Package com.db4o.config
Interface CacheConfiguration
- 
- All Known Implementing Classes:
- CacheConfigurationImpl
 
 public interface CacheConfigurationInterface to configure the cache configurations.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidslotCacheSize(int size)Deprecated.since 7.14 BTrees have their own LRU cache now.
 
-