Package org.hibernate.persister.collection
This package abstracts persistence mechanisms for collections.
Interface Summary Interface Description CollectionPersister A strategy for persisting a mapped collection role.DeprecatedCollectionStuff Deprecated. Just used to singly extend all the deprecated collection persister rolesQueryableCollection Deprecated, for removal: This API element is subject to removal in a future version. Given the mapping-model and SQM, this contract is no longer needed.SQLLoadableCollection Deprecated. Class Summary Class Description AbstractCollectionPersister Base implementation of theQueryableCollectioninterface.BasicCollectionPersister CompositeElementPropertyMapping Deprecated, for removal: This API element is subject to removal in a future version. Replaced byEmbeddedCollectionPartElementPropertyMapping Deprecated, for removal: This API element is subject to removal in a future version. Replaced byCollectionPartOneToManyPersister