| Class | Description |
|---|---|
| Mapper<T> |
An object handling the mapping of a particular class.
|
| Mapper.Option |
An option for a mapper operation.
|
| MappingManager |
Mapping manager from which to obtain entity mappers.
|
| Result<T> |
A
ResultSet mapped to an entity class. |