iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ICacheController Members

ICacheController overview

Public Instance Properties

Item Adds an item with the specified key and value into cached data. Gets a cached object with the specified key.

Public Instance Methods

Configure Configures the CacheController
Flush Clears all elements from the cache.
Remove Remove an object from a cache model

See Also

ICacheController Interface | IBatisNet.DataMapper.Configuration.Cache Namespace