Uses of Enum Class
org.hibernate.metamodel.mapping.ForeignKeyDescriptor.Nature

Packages that use ForeignKeyDescriptor.Nature
Package
Description
 
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
 
 
Package for the translation of SQM into SQL AST
Defines domain result graphs.