net.ontopia.persistence.proxy
Class DefaultCaches

java.lang.Object
  extended by net.ontopia.persistence.proxy.DefaultCaches
All Implemented Interfaces:
CachesIF

public class DefaultCaches
extends java.lang.Object
implements CachesIF

INTERNAL: Default caches.


Field Summary
 
Fields inherited from interface net.ontopia.persistence.proxy.CachesIF
QUERY_CACHE_RT1, QUERY_CACHE_RT2, QUERY_CACHE_SRCLOC, QUERY_CACHE_SUBIND, QUERY_CACHE_SUBLOC
 
Method Summary
 CacheIF createCache(int cacheType, IdentityIF namespace)
           
 java.util.Map createDataCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDataCache

public java.util.Map createDataCache()
Specified by:
createDataCache in interface CachesIF

createCache

public CacheIF createCache(int cacheType,
                           IdentityIF namespace)
Specified by:
createCache in interface CachesIF


Copyright © 2000-2012 Ontopia.