Interface ModelPartContainer

All Superinterfaces:
Bindable, JdbcMappingContainer, MappingModelExpressible, ModelPart
All Known Subinterfaces:
CompositeIdentifierMapping, DiscriminatedAssociationModelPart, EmbeddableMappingType, EmbeddableValuedFetchable, EmbeddableValuedModelPart, EntityAssociationMapping, EntityCollectionPart, EntityMappingType, EntityPersister, EntityValuedFetchable, EntityValuedModelPart, FetchableContainer, InFlightEntityMappingType, Loadable, ManagedMappingType, NonAggregatedIdentifierMapping, NonAggregatedIdentifierMapping.IdentifierValueMapper, PluralAttributeMapping, RootTableGroupProducer, SoftDeletableModelPart, TableGroupJoinProducer, TableGroupProducer
All Known Implementing Classes:
AbstractCompositeIdentifierMapping, AbstractEmbeddableMapping, AbstractEntityCollectionPart, AbstractEntityPersister, AnonymousTupleEmbeddableValuedModelPart, AnonymousTupleEmbeddedEntityIdentifierMapping, AnonymousTupleEntityValuedModelPart, AnonymousTupleNonAggregatedEntityIdentifierMapping, AnonymousTupleTableGroupProducer, CompoundNaturalIdMapping, CteTupleTableGroupProducer, DiscriminatedAssociationAttributeMapping, DiscriminatedCollectionPart, EmbeddableMappingTypeImpl, EmbeddedAttributeMapping, EmbeddedCollectionPart, EmbeddedIdentifierMappingImpl, IdClassEmbeddable, InverseNonAggregatedIdentifierMapping, JoinedSubclassEntityPersister, ManyToManyCollectionPart, MockEntityPersister, NonAggregatedIdentifierMappingImpl, OneToManyCollectionPart, PluralAttributeMappingImpl, ProcessorSessionFactory.EntityPersister, SingleTableEntityPersister, ToOneAttributeMapping, UnionSubclassEntityPersister, VirtualEmbeddedAttributeMapping, VirtualIdEmbeddable

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