[Missing namespace summary documentation for N:NHibernate.Loader.Collection]

Classes

  ClassDescription
public classBasicCollectionJoinWalker
Walker for collections of values and many-to-many associations

public classBasicCollectionLoader
public classBatchingCollectionInitializer
"Batch" loads collections, using multiple foreign key values in the SQL Where clause

public classCollectionJoinWalker
public classCollectionLoader
public classOneToManyJoinWalker
Walker for one-to-many associations NHibernate.Loader.Collection.OneToManyLoader

public classOneToManyLoader
Loads one-to-many associations

public classSubselectCollectionLoader
public classSubselectOneToManyLoader
Implements subselect fetching for a one to many association

Interfaces

  InterfaceDescription
public interfaceICollectionInitializer
An interface for collection loaders