Class AbstractEntityCollectionPart

java.lang.Object
org.hibernate.metamodel.mapping.internal.AbstractEntityCollectionPart
All Implemented Interfaces:
Bindable, CollectionPart, EntityValuedModelPart, EntityCollectionPart, JdbcMappingContainer, MappingModelExpressible, ModelPart, ModelPartContainer, SelectableMappings, ValuedModelPart, ValueMapping, TableGroupProducer, EntityValuedFetchable, Fetchable, FetchableContainer, FetchOptions, FetchStyleAccess, FetchTimingAccess, JavaTypedExpressible
Direct Known Subclasses:
ManyToManyCollectionPart, OneToManyCollectionPart

public abstract class AbstractEntityCollectionPart extends Object implements EntityCollectionPart, FetchOptions, TableGroupProducer
Base support for EntityCollectionPart implementations