Summary
override this method if you want to work with a different caching
strategy than the default LRU2Q cache.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- CachingStorage
Syntax
protected virtual ICache4 NewCache()
Remarks
override this method if you want to work with a different caching
strategy than the default LRU2Q cache.
Return Value
Type | Description |
---|---|
ICache4 |