Loads a collection of values or a many-to-many association.
Namespace: NHibernate.Loader.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class BasicCollectionLoader : CollectionLoader |
Visual Basic |
---|
Public Class BasicCollectionLoader _ Inherits CollectionLoader |
Visual C++ |
---|
public ref class BasicCollectionLoader : public CollectionLoader |
Remarks
The collection persister must implement . For
other collections, create a customized subclass of
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