Class BasicCollectionPersister

java.lang.Object
org.hibernate.persister.collection.AbstractCollectionPersister
org.hibernate.persister.collection.BasicCollectionPersister
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 BasicCollectionPersister extends AbstractCollectionPersister
See Also: