Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Uses of AbstractCollectionPersister in org.hibernate.persister.collection
 

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