See: Description
Class | Description |
---|---|
DefaultMapper |
Generic mapper implementation that allows mappings to be configured programatically.
|
DefaultMapping |
A single mapping definition, encapsulating the information necessary to map the result of evaluating an expression on
a source object to a property on a target object, optionally applying a type conversion during the mapping process.
|
DefaultMappingContext |
Default mapping context implementation.
|
DefaultMappingResults |
Default mapping results implementation.
|
The default data Mapper implementation.