|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.cache.OSQueryCacheFactory
public class OSQueryCacheFactory
A factory for the OSCache factory. "/oscache.properties" file is read to load the standard OSCache properties and also extra properties
Constructor Summary | |
---|---|
OSQueryCacheFactory()
Deprecated. |
Method Summary | |
---|---|
QueryCache |
getQueryCache(java.util.Map<java.lang.String,java.lang.String> properties)
Deprecated. Creates QueryCache, ignoring provided properties, and reading data from "oscache.properties" file instead. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSQueryCacheFactory()
Method Detail |
---|
public QueryCache getQueryCache(java.util.Map<java.lang.String,java.lang.String> properties)
getQueryCache
in interface QueryCacheFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |