Namespaces

Types

Type ICurrentSessionContext

Namespace NHibernate.Context

Methods

Public instance methods

ISession CurrentSession()

Retrieve the current session according to the scoping defined by this implementation.
Parameters
return ISession The current session.