Uses of Class
org.hibernate.persister.collection.BasicCollectionPersister

Packages that use BasicCollectionPersister
org.hibernate.collection This package defines a framework for collection wrappers. 
 

Uses of BasicCollectionPersister in org.hibernate.collection
 

Methods in org.hibernate.collection with parameters of type BasicCollectionPersister
protected  Serializable PersistentSortedSet.snapshot(BasicCollectionPersister persister, EntityMode entityMode)
           
protected  Serializable PersistentSortedMap.snapshot(BasicCollectionPersister persister, EntityMode entityMode)
           
 



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