Uses of Class
org.apache.openjpa.util.CacheMap

Packages that use CacheMap
org.apache.openjpa.datacache OpenJPA Data Cache 
 

Uses of CacheMap in org.apache.openjpa.datacache
 

Methods in org.apache.openjpa.datacache that return CacheMap
 CacheMap ConcurrentQueryCache.getCacheMap()
          Returns the underlying CacheMap that this cache is using.
 CacheMap ConcurrentDataCache.getCacheMap()
          Returns the underlying CacheMap that this cache is using.
protected  CacheMap ConcurrentQueryCache.newCacheMap()
          Return the map to use as an internal cache.
protected  CacheMap ConcurrentDataCache.newCacheMap()
          Return the map to use as an internal cache; entry expirations must invoke AbstractDataCache.keyRemoved(java.lang.Object, boolean).
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01