Uses of Class
org.hibernate.annotations.SQLInsert
-
Packages that use SQLInsert Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations. -
-
Uses of SQLInsert in org.hibernate.annotations
Methods in org.hibernate.annotations that return SQLInsert Modifier and Type Method Description SQLInsert
sqlInsert()
Defines a custom SQL insert statement.
-