Interface EntityValuedModelPart

All Superinterfaces:
Bindable, FetchableContainer, JdbcMappingContainer, MappingModelExpressible, ModelPart, ModelPartContainer
All Known Subinterfaces:
DeprecatedEntityStuff, EntityCollectionPart, EntityMappingType, EntityPersister, EntityValuedFetchable, InFlightEntityMappingType, Loadable, Lockable, OuterJoinLoadable, PostInsertIdentityPersister, Queryable, SQLLoadable, UniqueKeyLoadable
All Known Implementing Classes:
AbstractEntityCollectionPart, AbstractEntityPersister, AnonymousTupleEntityValuedModelPart, JoinedSubclassEntityPersister, ManyToManyCollectionPart, OneToManyCollectionPart, SingleTableEntityPersister, ToOneAttributeMapping, UnionSubclassEntityPersister

public interface EntityValuedModelPart extends FetchableContainer
Entity-valued model part
Author:
Steve Ebersole