Superclass for loaders that initialize collections
Namespace: NHibernate.Loader.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public class CollectionLoader : OuterJoinLoader, ICollectionInitializer |
| Visual Basic |
|---|
Public Class CollectionLoader _ Inherits OuterJoinLoader _ Implements ICollectionInitializer |
| Visual C++ |
|---|
public ref class CollectionLoader : public OuterJoinLoader, ICollectionInitializer |
Inheritance Hierarchy
System..::..Object
NHibernate.Loader..::..Loader
NHibernate.Loader..::..BasicLoader
NHibernate.Loader..::..OuterJoinLoader
NHibernate.Loader.Collection..::..CollectionLoader
NHibernate.Loader.Collection..::..BasicCollectionLoader
NHibernate.Loader.Collection..::..OneToManyLoader
NHibernate.Loader..::..Loader
NHibernate.Loader..::..BasicLoader
NHibernate.Loader..::..OuterJoinLoader
NHibernate.Loader.Collection..::..CollectionLoader
NHibernate.Loader.Collection..::..BasicCollectionLoader
NHibernate.Loader.Collection..::..OneToManyLoader