Package org.apache.cayenne.cache
package org.apache.cayenne.cache
-
ClassDescriptionA default implementation of the
QueryCache
interface that stores data in a non-expiring LRUMap.AQueryCache
wrapper that introduces a key namespace on top of a delegate shared cache.Defines API of a cache that stores query results.A factory that is used by the cache to rebuild expired entries.