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
Jens Schauder opened DATAJDBC-227 and commented
The work on DATAJDBC-224 involves a refactoring of the JdbcEntityWriter to make it easier maintainable and a rework of the DbAction API in order to make it more expressive.
JdbcEntityWriter
This issues bundles these changes in order to get them on master before RC1
Issue Links:
Referenced from: pull request #79, and commits cfd3112, 12f95fb, 12d539a, d9cf7d1, eb2d270, bdefd3d, 31f3f2f, e52b4a9, 1e04263, 5018a79, 38fffb3, 55cc846, 72e0673
The text was updated successfully, but these errors were encountered:
#453 - Introduce converters to consume Postgres Json and convert thes…
4506fb6
…e to String/byte[]. We now ship converters for Postgres' Json data type to map JSON to String and to byte[] for easier and safe consumption.
schauder
No branches or pull requests
Jens Schauder opened DATAJDBC-227 and commented
The work on DATAJDBC-224 involves a refactoring of the
JdbcEntityWriter
to make it easier maintainable and a rework of the DbAction API in order to make it more expressive.This issues bundles these changes in order to get them on master before RC1
Issue Links:
("is duplicated by")
Referenced from: pull request #79, and commits cfd3112, 12f95fb, 12d539a, d9cf7d1, eb2d270, bdefd3d, 31f3f2f, e52b4a9, 1e04263, 5018a79, 38fffb3, 55cc846, 72e0673
The text was updated successfully, but these errors were encountered: