Namespaces

Types

Type UpdateTimestampsCache

Namespace NHibernate.Cache

Methods

Public instance methods

void Clear()

void Destroy()

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

void Invalidate(Object[] spaces)

Parameters
Object[] spaces

bool IsUpToDate(ISet spaces, long timestamp)

Parameters
return bool
ISet spaces
long timestamp

void PreInvalidate(Object[] spaces)

Parameters
Object[] spaces

string ToString()

Parameters
return string