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

Packages that use Set
net.sf.hibernate.collection   
 

Uses of Set in net.sf.hibernate.collection
 

Subclasses of Set in net.sf.hibernate.collection
 class SortedSet
          A persistent wrapper for a java.util.SortedSet.