[Missing <summary> documentation for "N:NHibernate.Loader"]
Classes
| Class | Description | |
|---|---|---|
| AbstractEntityJoinWalker | ||
| BasicLoader | ||
| DefaultEntityAliases |
EntityAliases which handles the logic of selecting user provided aliases (via return-property),
before using the default aliases.
| |
| GeneratedCollectionAliases |
CollectionAliases which handles the logic of selecting user provided aliases (via return-property),
before using the default aliases.
| |
| JoinWalker | ||
| JoinWalker..::..AssociationKey |
Uniquely identifier a foreign key, so that we don't
join it more than once, and create circularities
| |
| JoinWalker..::..DependentAlias | ||
| Loader |
Abstract superclass of object loading (and querying) strategies.
| |
| OuterJoinableAssociation | ||
| OuterJoinLoader |
Implements logic for walking a tree of associated classes.
|
Interfaces
| Interface | Description | |
|---|---|---|
| ICollectionAliases |
Type definition of CollectionAliases.
| |
| IEntityAliases |
Metadata describing the SQL result set column aliases
for a particular entity
|