Uses of Class
org.hibernate.annotations.SQLUpdate
-
Packages that use SQLUpdate Package Description org.hibernate.annotations Package containing all the Hibernate specific annotations. -
-
Uses of SQLUpdate in org.hibernate.annotations
Methods in org.hibernate.annotations that return SQLUpdate Modifier and Type Method Description SQLUpdate
sqlUpdate()
Defines a custom SQL update statement.
-