Uses of Class
org.apache.jdo.util.WeakValueHashMap

Packages that use WeakValueHashMap
org.apache.jdo.impl.pm This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. 
 

Uses of WeakValueHashMap in org.apache.jdo.impl.pm
 

Fields in org.apache.jdo.impl.pm declared as WeakValueHashMap
private  WeakValueHashMap CacheManagerImpl._weakCache
          Weak Hashtable of Persistent instances accessed by this PersistenceManager