Implements subselect fetching for a collection
Namespace: NHibernate.Loader.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class SubselectCollectionLoader : BasicCollectionLoader |
Visual Basic |
---|
Public Class SubselectCollectionLoader _ Inherits BasicCollectionLoader |
Visual C++ |
---|
public ref class SubselectCollectionLoader : public BasicCollectionLoader |
Inheritance Hierarchy
System..::..Object
NHibernate.Loader..::..Loader
NHibernate.Loader..::..BasicLoader
NHibernate.Loader..::..OuterJoinLoader
NHibernate.Loader.Collection..::..CollectionLoader
NHibernate.Loader.Collection..::..BasicCollectionLoader
NHibernate.Loader.Collection..::..SubselectCollectionLoader
NHibernate.Loader..::..Loader
NHibernate.Loader..::..BasicLoader
NHibernate.Loader..::..OuterJoinLoader
NHibernate.Loader.Collection..::..CollectionLoader
NHibernate.Loader.Collection..::..BasicCollectionLoader
NHibernate.Loader.Collection..::..SubselectCollectionLoader