[Missing <summary> documentation for "N:NHibernate.Transform"]
Classes
| Class | Description | |
|---|---|---|
| AliasToBeanConstructorResultTransformer | ||
| AliasToBeanResultTransformer |
Result transformer that allows to transform a result to
a user specified class which will be populated via setter
methods or fields matching the alias names.
| |
| AliasToEntityMapResultTransformer | ||
| DistinctRootEntityResultTransformer | ||
| PassThroughResultTransformer | ||
| RootEntityResultTransformer | ||
| ToListResultTransformer | ||
| Transformers |
Interfaces
| Interface | Description | |
|---|---|---|
| IResultTransformer |
Implementors define a strategy for transforming criteria query
results into the actual application-visible query result list.
|