Uses of Package
org.apache.openjpa.datacache
Package
Description
OpenJPA Configuration
OpenJPA Data Cache
OpenJPA Runtime Kernel
OpenJPA Metadata
OpenJPA JPA
-
ClassDescriptionA policy determines whether a given entity should be cached and if true, in which named partition of the cache.Manages the system's data and query caches.
-
ClassDescriptionAbstract
DataCache
implementation that provides various statistics, logging, and timeout functionality common across cache implementations.AbstractQueryCache
implementation that provides various statistics, logging, and timeout functionality common across cache implementations.A policy determines whether a given entity should be cached and if true, in which named partition of the cache.Counts number of read/write requests and hit ratio for a cache in total and per-class basis.The provider extensions to the CacheStatistics interface.Cron-style clearable eviction.ADataCache
implementation that is optimized for concurrent access.Interface that must be implemented by any level 2 cache used by OpenJPA.Manages the system's data and query caches.SpecializedPCData
implementation for data caching.APCDataGenerator
instance which generates properly synchronized instances suitable for use in the cache.A default implementation that selects the cache by the type of the given managed instance.An event indicating the expiration of an object from the data cache, or an expiration of a result list from the query cache.An entity that wishes to be notified when cache keys expire.Interface that must be implemented by any level 2 query cache used by OpenJPA.This class stores information about a particular invocation of a query.A query result.An event indicating that instances of given persistent types have been modified.An entity that wishes to be notified when types change. -
ClassDescriptionInterface that must be implemented by any level 2 cache used by OpenJPA.Manages the system's data and query caches.Interface that must be implemented by any level 2 query cache used by OpenJPA.
-
-
ClassDescriptionInterface that must be implemented by any level 2 cache used by OpenJPA.
-
ClassDescriptionCounts number of read/write requests and hit ratio for a cache in total and per-class basis.Interface that must be implemented by any level 2 cache used by OpenJPA.Interface that must be implemented by any level 2 query cache used by OpenJPA.