Uses of Class
org.hibernate.collection.PersistentMap

Packages that use PersistentMap
org.hibernate.collection This package defines a framework for collection wrappers. 
 

Uses of PersistentMap in org.hibernate.collection
 

Subclasses of PersistentMap in org.hibernate.collection
 class PersistentSortedMap
          A persistent wrapper for a java.util.SortedMap.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.