rainbowdashlabs/sadu

Implement simple Object mapper

Closed this issue · 0 comments

Implement a simple object mapper which allows to map columns on an object based on the entered class.

Object mappers are registered at a central placed and will be picked based on the column names in the result set and the expected class.

The new method will be simply called map and will be in the result state as an alternative to readRow