new MappingManager()
Methods
mapper(mappedClass) → {Mapper}
Create a Mapper that allows conversion of domain classes to and from query results.
Parameters:
| Name | Type | Description |
|---|---|---|
mappedClass |
todo | mapped class |
Returns:
- Type
- Mapper