Uses of Class
net.sf.hibernate.collection.AbstractCollectionPersister

Packages that use AbstractCollectionPersister
net.sf.hibernate.collection   
 

Uses of AbstractCollectionPersister in net.sf.hibernate.collection
 

Subclasses of AbstractCollectionPersister in net.sf.hibernate.collection
 class BasicCollectionPersister
          Collection persister for collections of values and many-to-many associations.
 class OneToManyPersister
          Collection persister for one-to-many associations.