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 result set whose rows are mapped to an entity class.
|