Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement simple Object mapper #8

Closed
rainbowdashlabs opened this issue Aug 22, 2022 · 0 comments · Fixed by #6
Closed

Implement simple Object mapper #8

rainbowdashlabs opened this issue Aug 22, 2022 · 0 comments · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@rainbowdashlabs
Copy link
Owner

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

@rainbowdashlabs rainbowdashlabs added the enhancement New feature or request label Aug 22, 2022
@rainbowdashlabs rainbowdashlabs self-assigned this Aug 22, 2022
@rainbowdashlabs rainbowdashlabs linked a pull request Aug 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant