[Missing <summary> documentation for "N:NHibernate.Loader.Collection"]

Classes

  ClassDescription
Public classBasicCollectionJoinWalker
Walker for collections of values and many-to-many associations
Public classBasicCollectionLoader
Loads a collection of values or a many-to-many association.
Public classBatchingCollectionInitializer
"Batch" loads collections, using multiple foreign key values in the SQL Where clause
Public classCollectionJoinWalker
Superclass of walkers for collection initializers
Public classCollectionLoader
Superclass for loaders that initialize collections
Public classOneToManyJoinWalker
Walker for one-to-many associations
Public classOneToManyLoader
Loads one-to-many associations
Public classSubselectCollectionLoader
Implements subselect fetching for a collection
Public classSubselectOneToManyLoader
Implements subselect fetching for a one to many association

Interfaces

  InterfaceDescription
Public interfaceICollectionInitializer
An interface for collection loaders