Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe

PlaceHolder

A collection of 1 post
하이버네이트

Using placeholders

특징 * you can call any native SQL function or keyword your database system supports. * The disadvantage of putting native SQL in your mapping metadata is lost database portability. * One way to deal with this issue is to use a placeholder in your XML file that is replaced during build when
Jan 13, 2008 — 1 min read
Whiteship © 2022
Powered by Ghost