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

Classes

  ClassDescription
Public classAbstractEntityJoinWalker
Public classBasicLoader
Public classDefaultEntityAliases
EntityAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.
Public classGeneratedCollectionAliases
CollectionAliases which handles the logic of selecting user provided aliases (via return-property), before using the default aliases.
Public classJoinWalker
Protected classJoinWalker..::..AssociationKey
Uniquely identifier a foreign key, so that we don't join it more than once, and create circularities
Public classJoinWalker..::..DependentAlias
Public classLoader
Abstract superclass of object loading (and querying) strategies.
Public classOuterJoinableAssociation
Public classOuterJoinLoader
Implements logic for walking a tree of associated classes.

Interfaces

  InterfaceDescription
Public interfaceICollectionAliases
Type definition of CollectionAliases.
Public interfaceIEntityAliases
Metadata describing the SQL result set column aliases for a particular entity