Package org.hibernate.persister.entity
Interface Joinable
- All Known Implementing Classes:
AbstractCollectionPersister
,AbstractEntityPersister
,BasicCollectionPersister
,JoinedSubclassEntityPersister
,MockCollectionPersister
,MockEntityPersister
,OneToManyPersister
,ProcessorSessionFactory.ElementCollectionPersister
,ProcessorSessionFactory.EntityPersister
,ProcessorSessionFactory.ToManyAssociationPersister
,SingleTableEntityPersister
,UnionSubclassEntityPersister
Deprecated, for removal: This API element is subject to removal in a future version.
Anything that can be loaded by outer join - namely
persisters for classes or collections.
ModelPartContainer
,TableGroupProducer
and/orTableGroupJoinProducer
instead depending on need