See: Description
Interface | Description |
---|---|
Converter<T,R> |
Represents a contract for data conversions.
|
Class | Description |
---|---|
ClassMapper<T> |
ResultSetRowMapper implementation that converts a row into a new instance of the specified mapped target class.
|
DataUtils |
Annotation Type | Description |
---|---|
MapWith |
This annotation specify what converter should be used before passing a value to a setter method.
|
Name |
Class fields and column names may differ from names.
|
Copyright © 2021. All rights reserved.