Namespace:  NHibernate.Loader.Entity
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly persister As IOuterJoinLoadable
C#
protected readonly IOuterJoinLoadable persister
Visual C++
protected:
initonly IOuterJoinLoadable^ persister
JavaScript
persister

See Also