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.config
Methods in com.db4o.config that return CacheConfiguration Modifier and Type Method Description CacheConfiguration
CacheConfigurationProvider. cache()
Access to the cache-related configuration methods.CacheConfiguration
Configuration. cache()
returns the Cache configuration interface. -
Uses of CacheConfiguration in com.db4o.cs.internal.config
Methods in com.db4o.cs.internal.config that return CacheConfiguration Modifier and Type Method Description CacheConfiguration
ServerConfigurationImpl. cache()
-
Uses of CacheConfiguration in com.db4o.internal
Methods in com.db4o.internal that return CacheConfiguration Modifier and Type Method Description CacheConfiguration
Config4Impl. cache()
-
Uses of CacheConfiguration in com.db4o.internal.config
Classes in com.db4o.internal.config that implement CacheConfiguration Modifier and Type Class Description class
CacheConfigurationImpl
Methods in com.db4o.internal.config that return CacheConfiguration Modifier and Type Method Description CacheConfiguration
EmbeddedConfigurationImpl. cache()
-