Class OneToManyPersister

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

@Internal public class OneToManyPersister extends AbstractCollectionPersister
Author:
Gavin King, Brett Meyer
See Also: