Package org.hibernate.persister.collection
-
Interface Summary Interface Description CollectionPersister A strategy for persisting a mapped collection role.QueryableCollection A collection role that may be queried or loaded by outer join.SQLLoadableCollection -
Class Summary Class Description AbstractCollectionPersister Base implementation of theQueryableCollectioninterface.BasicCollectionPersister ACollectionPersisterfor collections of values and many-to-many associations.CompositeElementPropertyMapping ElementPropertyMapping OneToManyPersister ACollectionPersisterforone-to-one associations.