Uses of Class
org.hibernate.annotations.SQLUpdate
-
Packages that use SQLUpdate Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of SQLUpdate in org.hibernate.annotations
Methods in org.hibernate.annotations that return SQLUpdate Modifier and Type Method Description SQLUpdate
override()
SQLUpdate
sqlUpdate()
Deprecated.useSQLInsert.table()
to specify the secondary tableSQLUpdate[]
value()
-