[Missing namespace summary documentation for N:NHibernate.Caches.SysCache2]
Classes
| Class | Description | |
|---|---|---|
| CacheDependenciesElement |
Defines the cache dependencies for an NHibernate cache region
| |
| CacheRegionCollection | ||
| CacheRegionElement |
Represents a cacheRegion configuration element
| |
| CommandCacheDependencyCollection |
Represents a collection of CommandCacheDependencyElement objects.
| |
| CommandCacheDependencyElement |
Configures a sql command notification cache dependency for am NHibernate cache region
| |
| ConfigConnectionStringProvider |
Connection string provider that uses the ConfigurationManager to retrieve conenction strings
| |
| NullableTimeSpanValidator |
Timespan validator that can accept a null value as valid input
| |
| SqlCommandCacheDependencyEnlister |
Creates SqlCacheDependency objects and hooks them up to a query notification based on the command
| |
| SqlTableCacheDependencyEnlister |
Creates SqlCacheDependency objects dependent on data changes in a table and registers the dependency for
change notifications if necessary
| |
| StaticConnectionStringProvider |
Connection string provider that returns a specified connection string
| |
| SysCacheProvider |
Cache provider using the System.Web.Caching classes
| |
| SysCacheRegion |
Pluggable cache implementation using the System.Web.Caching classes
| |
| SysCacheSection |
Provides Configuration system support for the SysCache configuration section
| |
| TableCacheDependencyCollection |
Represents a collection of TableCacheDependencyElement objects.
| |
| TableCacheDependencyElement |
Configures a table monitor cache dependency for an Nhibernate cache region.
|
Interfaces
| Interface | Description | |
|---|---|---|
| ICacheDependencyEnlister |
Enlists a CacheDependency for change notifications
| |
| IConnectionStringProvider |
Provides connection strings
|