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