Uses of Class
org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
-
Packages that use AbstractEntityCollectionPart Package Description org.hibernate.metamodel.mapping.internal -
-
Uses of AbstractEntityCollectionPart in org.hibernate.metamodel.mapping.internal
Subclasses of AbstractEntityCollectionPart in org.hibernate.metamodel.mapping.internal Modifier and Type Class Description class
ManyToManyCollectionPart
Entity-valued collection-part mapped through a join table.class
OneToManyCollectionPart
order( id, ...
-