Namespaces

Types

Type HashtableCacheProvider

Namespace NHibernate.Cache

Interfaces ICacheProvider

Methods

Public instance methods

ICache BuildCache(string regionName, IDictionary properties)

Parameters
return ICache
string regionName
IDictionary properties

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

long NextTimestamp()

Parameters
return long

void Start(IDictionary properties)

Parameters
IDictionary properties

void Stop()

string ToString()

Parameters
return string