Skip navigation links

Package org.hibernate.persister.collection

<p> This package abstracts the persistence mechanism for collections.

See: Description

Package org.hibernate.persister.collection Description

<p> This package abstracts the persistence mechanism for collections. </p> <p> Concrete implementations of <tt>CollectionPersister</tt> define strategies for persistence of particular collection roles. Collection persisters may optionally implement <tt>QueryableCollection</tt> if they should be queryable using HQL or loaded using <tt>OuterJoinLoader</tt>. </p>

Skip navigation links

Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.