Uses of Interface
org.hibernate.metamodel.mapping.EntityAssociationMapping
-
Packages that use EntityAssociationMapping Package Description org.hibernate.metamodel.mapping.internal -
-
Uses of EntityAssociationMapping in org.hibernate.metamodel.mapping.internal
Classes in org.hibernate.metamodel.mapping.internal that implement EntityAssociationMapping Modifier and Type Class Description class
ManyToManyCollectionPart
Entity-valued collection-part mapped through a join table.class
ToOneAttributeMapping
-