Uses of Interface
org.hibernate.metamodel.mapping.Association
-
Packages that use Association Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.sql.results.internal.domain -
-
Uses of Association in org.hibernate.metamodel.mapping
Subinterfaces of Association in org.hibernate.metamodel.mapping Modifier and Type Interface Description interface
EntityAssociationMapping
Commonality between `many-to-one`, `one-to-one` and `any`, as well as entity-valued collection elements and map-keys -
Uses of Association in org.hibernate.metamodel.mapping.internal
Classes in org.hibernate.metamodel.mapping.internal that implement Association Modifier and Type Class Description class
EntityCollectionPart
class
ToOneAttributeMapping
-
Uses of Association in org.hibernate.sql.results.internal.domain
Classes in org.hibernate.sql.results.internal.domain that implement Association Modifier and Type Class Description class
CircularBiDirectionalFetchImpl
class
CircularFetchImpl
-