Package | Description |
---|---|
com.glyart.mystral.data |
Contains classes for: auto object mappings, better data management and type conversions.
|
com.glyart.mystral.data.support |
Contains implementations for fast type conversions.
|
Class and Description |
---|
ClassMapper
ResultSetRowMapper implementation that converts a row into a new instance of the specified mapped target class.
|
Converter
Represents a contract for data conversions.
|
MapWith
This annotation specify what converter should be used before passing a value to a setter method.
|
Class and Description |
---|
Converter
Represents a contract for data conversions.
|
Copyright © 2021. All rights reserved.