Interface ModelPartContainer

All Superinterfaces:
Bindable, JdbcMappingContainer, MappingModelExpressible, ModelPart
All Known Subinterfaces:
CompositeIdentifierMapping, DiscriminatedAssociationModelPart, EmbeddableMappingType, EmbeddableValuedFetchable, EmbeddableValuedModelPart, EntityAssociationMapping, EntityMappingType, EntityPersister, EntityValuedFetchable, EntityValuedModelPart, FetchableContainer, Loadable, ManagedMappingType, NonAggregatedIdentifierMapping, NonAggregatedIdentifierMapping.IdentifierValueMapper, PluralAttributeMapping, RootTableGroupProducer, SoftDeletableModelPart, TableGroupJoinProducer, TableGroupProducer
All Known Implementing Classes:
AbstractEntityPersister, JoinedSubclassEntityPersister, SingleTableEntityPersister, UnionSubclassEntityPersister

public interface ModelPartContainer extends ModelPart
Access to a group of ModelPart by name or for iteration.