|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.cache.MapQueryCacheFactory
MapQueryCacheProvider
.
public class MapQueryCacheFactory
Field Summary | |
---|---|
static java.lang.String |
CACHE_SIZE_PROPERTY
Deprecated. |
Constructor Summary | |
---|---|
MapQueryCacheFactory()
Deprecated. |
Method Summary | |
---|---|
QueryCache |
getQueryCache(java.util.Map<java.lang.String,java.lang.String> properties)
Deprecated. Creates a new instance of the QueryCache, configuring it using provided properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CACHE_SIZE_PROPERTY
Constructor Detail |
---|
public MapQueryCacheFactory()
Method Detail |
---|
public QueryCache getQueryCache(java.util.Map<java.lang.String,java.lang.String> properties)
QueryCacheFactory
getQueryCache
in interface QueryCacheFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |