Namespaces

Types

Type NamedQueryDefinition

Namespace NHibernate.Engine

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

string CacheRegion get;

return string

string Comment get;

return string

int FetchSize get;

return int

FlushMode FlushMode get;

return FlushMode

bool IsCacheable get;

return bool

bool IsReadOnly get;

return bool

IDictionary ParameterTypes get;

return IDictionary

string Query get;

return string

string QueryString get;

return string

int Timeout get;

return int