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

Packages that use BasicCollectionPersister
org.hibernate.collection.internal   
 

Uses of BasicCollectionPersister in org.hibernate.collection.internal
 

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



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