Uses of Interface
com.db4o.config.CacheConfiguration
- 
Packages that use CacheConfiguration Package Description com.db4o.config com.db4o.cs.internal.config com.db4o.internal com.db4o.internal.config 
- 
- 
Uses of CacheConfiguration in com.db4o.configMethods in com.db4o.config that return CacheConfiguration Modifier and Type Method Description CacheConfigurationCacheConfigurationProvider. cache()Access to the cache-related configuration methods.CacheConfigurationConfiguration. cache()returns the Cache configuration interface.
- 
Uses of CacheConfiguration in com.db4o.cs.internal.configMethods in com.db4o.cs.internal.config that return CacheConfiguration Modifier and Type Method Description CacheConfigurationServerConfigurationImpl. cache()
- 
Uses of CacheConfiguration in com.db4o.internalMethods in com.db4o.internal that return CacheConfiguration Modifier and Type Method Description CacheConfigurationConfig4Impl. cache()
- 
Uses of CacheConfiguration in com.db4o.internal.configClasses in com.db4o.internal.config that implement CacheConfiguration Modifier and Type Class Description classCacheConfigurationImplMethods in com.db4o.internal.config that return CacheConfiguration Modifier and Type Method Description CacheConfigurationEmbeddedConfigurationImpl. cache()
 
-