Interface | Description |
---|---|
Mapper<T,S> |
SPI object to convert object from application type to database type and vice versa.
|
Class | Description |
---|---|
MapperContext<T,S> | |
MapperRegistry |
Registry of mappers, which allow to convert application object to database objects.
|
Copyright © 2015. All Rights Reserved.