Uses of Class
org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
Packages that use AbstractEntityCollectionPart
-
Uses of AbstractEntityCollectionPart in org.hibernate.metamodel.mapping.internal
Subclasses of AbstractEntityCollectionPart in org.hibernate.metamodel.mapping.internalModifier and TypeClassDescriptionclass
Entity-valued collection-part mapped through a join table.class
order( id, ...Methods in org.hibernate.metamodel.mapping.internal with parameters of type AbstractEntityCollectionPartModifier and TypeMethodDescriptionprotected EntityFetch
AbstractEntityCollectionPart.buildEntityFetchJoined
(FetchParent fetchParent, AbstractEntityCollectionPart abstractEntityCollectionPart, TableGroup partTableGroup, NavigablePath fetchablePath, DomainResultCreationState creationState) For Hibernate ReactiveConstructors in org.hibernate.metamodel.mapping.internal with parameters of type AbstractEntityCollectionPartModifierConstructorDescriptionprotected
For Hibernate Reactive