Class OneToManyPersister

java.lang.Object
org.hibernate.persister.collection.AbstractCollectionPersister
org.hibernate.persister.collection.OneToManyPersister
All Implemented Interfaces:
org.hibernate.engine.profile.internal.FetchProfileAffectee, FilterRestrictable, org.hibernate.metamodel.mapping.internal.InFlightCollectionMapping, org.hibernate.metamodel.mapping.internal.PluralAttributeMappingImpl.Aware, Restrictable, WhereRestrictable, CollectionPersister, CollectionMutationTarget, Joinable, MutationTarget<CollectionTableMapping>

@Internal public class OneToManyPersister extends AbstractCollectionPersister
See Also: