Interface Joinable

All Known Implementing Classes:
AbstractCollectionPersister, AbstractEntityPersister, BasicCollectionPersister, JoinedSubclassEntityPersister, MockCollectionPersister, MockEntityPersister, OneToManyPersister, ProcessorSessionFactory.ElementCollectionPersister, ProcessorSessionFactory.EntityPersister, ProcessorSessionFactory.ToManyAssociationPersister, SingleTableEntityPersister, UnionSubclassEntityPersister

@Deprecated(since="6", forRemoval=true) public interface Joinable
Deprecated, for removal: This API element is subject to removal in a future version.
Use ModelPartContainer, TableGroupProducer and/or TableGroupJoinProducer instead depending on need
Anything that can be loaded by outer join - namely persisters for classes or collections.