DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Classes
Deveel.Data.Caching Namespace Reference

Classes

class  Cache
 Represents a cache of Objects. /summary> More...
 
class  CacheAdapter
 
class  CachedCell
 
class  CacheProperties
 
class  CellKey
 
class  DataCellCache
 Represents a cache for accesses to the the data cells within a Table. More...
 
interface  ICache
 Provides a contract to access a caching system. More...
 
interface  ITableCellCache
 
class  MemoryCache
 
class  MemoryCacheTests
 
class  SizeLimitedCache
 
class  TableCacheExtensions
 
class  TableCellCache