Uses of Interface
org.hibernate.metamodel.mapping.Association
-
Packages that use Association Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model. -
-
Uses of Association in org.hibernate.metamodel.mapping
Subinterfaces of Association in org.hibernate.metamodel.mapping Modifier and Type Interface Description interfaceEntityAssociationMappingCommonality between `many-to-one`, `one-to-one` and `any`, as well as entity-valued collection elements and map-keys
-