Uses of Class
org.hibernate.collection.spi.PersistentMap
-
Packages that use PersistentMap Package Description org.hibernate.collection.spi SPI definitions for persistent collections -
-
Uses of PersistentMap in org.hibernate.collection.spi
Subclasses of PersistentMap in org.hibernate.collection.spi Modifier and Type Class Description classPersistentSortedMap<K,E>A persistent wrapper for ajava.util.SortedMap.
-