Class OneToManyPersister

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

@Internal public class OneToManyPersister extends AbstractCollectionPersister
See Also: