Library:Hibernate3.2.5  
Package
org.hibernate.persister.collection
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorNot specified.

This package abstracts the persistence mechanism for collections.

Concrete implementations of CollectionPersister define strategies for persistence of particular collection roles. Collection persisters may optionally implement QueryableCollection if they should be queryable using HQL or loaded using OuterJoinLoader.

Wiki javadoc Use textile entry format.
Add your comments here.