Namespaces

Types

Type NamedQueryCollectionInitializer

Namespace NHibernate.Persister.Collection

Interfaces ICollectionInitializer

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

void Initialize(object key, ISessionImplementor session)

Parameters
object key
ISessionImplementor session

string ToString()

Parameters
return string