Package org.hibernate.persister.collection

Interface Summary
CollectionPersister A strategy for persisting a collection role.
QueryableCollection A collection role that may be queried or loaded by outer join.
SQLLoadableCollection  
 

Class Summary
AbstractCollectionPersister Base implementation of the QueryableCollection interface.
BasicCollectionPersister Collection persister for collections of values and many-to-many associations.
CollectionPropertyMapping  
CollectionPropertyNames The names of all the collection properties.
CompositeElementPropertyMapping  
ElementPropertyMapping  
NamedQueryCollectionInitializer A wrapper around a named query.
OneToManyPersister Collection persister for one-to-many associations.