org.apache.cayenne.cache
Class MapQueryCacheProvider
java.lang.Object
org.apache.cayenne.cache.MapQueryCacheProvider
- All Implemented Interfaces:
- Provider<QueryCache>
public class MapQueryCacheProvider
- extends Object
- implements Provider<QueryCache>
- Since:
- 3.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_SIZE_PROPERTY
public static final String CACHE_SIZE_PROPERTY
- See Also:
- Constant Field Values
properties
protected RuntimeProperties properties
MapQueryCacheProvider
public MapQueryCacheProvider(RuntimeProperties properties)
get
public QueryCache get()
throws ConfigurationException
- Specified by:
get
in interface Provider<QueryCache>
- Throws:
ConfigurationException
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.