Uses of Class
org.hibernate.collection.spi.PersistentSet
-
Packages that use PersistentSet Package Description org.hibernate.collection.spi SPI definitions for persistent collections -
-
Uses of PersistentSet in org.hibernate.collection.spi
Subclasses of PersistentSet in org.hibernate.collection.spi Modifier and Type Class Description classPersistentSortedSet<E>A persistent wrapper for ajava.util.SortedSet.
-