Uses of Class
org.hibernate.annotations.ForeignKey
-
Packages that use ForeignKey Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations. -
-
Uses of ForeignKey in org.hibernate.annotations
Methods in org.hibernate.annotations that return ForeignKey Modifier and Type Method Description ForeignKey
foreignKey()
Deprecated.useSecondaryTable.foreignKey()
-