Namespaces

Types

Type StandardQueryCacheFactory

Namespace NHibernate.Cache

Interfaces IQueryCacheFactory

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

IQueryCache GetQueryCache(string regionName, UpdateTimestampsCache updateTimestampsCache, Settings settings, IDictionary props)

Parameters
return IQueryCache
string regionName
UpdateTimestampsCache updateTimestampsCache
Settings settings
IDictionary props

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string