Uses of Class
org.hibernate.mapping.Table.ForeignKeyKey
-
Packages that use Table.ForeignKeyKey Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of Table.ForeignKeyKey in org.hibernate.mapping
Methods in org.hibernate.mapping that return types with arguments of type Table.ForeignKeyKey Modifier and Type Method Description Map<Table.ForeignKeyKey,ForeignKey>
Table. getForeignKeys()
-