| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.openjpa.datacache | |
|---|---|
| org.apache.openjpa.conf | OpenJPA Configuration | 
| org.apache.openjpa.datacache | OpenJPA Data Cache | 
| org.apache.openjpa.meta | OpenJPA Metadata | 
| Classes in org.apache.openjpa.datacache used by org.apache.openjpa.conf | |
|---|---|
| DataCacheManager Manages the system's data and query caches. | |
| Classes in org.apache.openjpa.datacache used by org.apache.openjpa.datacache | |
|---|---|
| AbstractDataCache Abstract DataCacheimplementation that provides various
 statistics, logging, and timeout functionality common across cache
 implementations. | |
| AbstractQueryCache Abstract QueryCacheimplementation that provides various
 statistics, logging, and timeout functionality common across cache
 implementations. | |
| DataCache Interface that must be implemented by any level 2 cache used by OpenJPA. | |
| DataCacheManager Manages the system's data and query caches. | |
| DataCachePCData Specialized PCDataimplementation for data caching. | |
| DataCachePCDataGenerator A PCDataGeneratorinstance which generates properly
 synchronized instances suitable for use in the cache. | |
| DataCacheScheduler Cron-style cache eviction. | |
| ExpirationEvent An event indicating the expiration of an object from the data cache, or an expiration of a result list from the query cache. | |
| ExpirationListener An entity that wishes to be notified when cache keys expire. | |
| QueryCache Interface that must be implemented by any level 2 query cache used by OpenJPA. | |
| QueryKey This class stores information about a particular invocation of a query. | |
| QueryResult A query result. | |
| TypesChangedEvent An event indicating that instances of given persistent types have been modified. | |
| TypesChangedListener An entity that wishes to be notified when types change. | |
| Classes in org.apache.openjpa.datacache used by org.apache.openjpa.meta | |
|---|---|
| DataCache Interface that must be implemented by any level 2 cache used by OpenJPA. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||