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
Oliver Drotbohm opened DATAJDBC-233 and commented
A follow up for DATAJDBC-232 to change the API to properly support immutable entities.
DataAccessStrategies
EntityRowMapper
PropertyAccessor
Issue Links:
DATAJDBC-241 Implement support for immutable entities ("is depended on by")
DATAJDBC-240 Add proper support for immutable entities in events
DATAJDBC-232 Adapt to changes to support immutable entities
Referenced from: pull request #80
The text was updated successfully, but these errors were encountered:
#458 - Upgrade to netty 4.1.52.Final.
2a2fd60
schauder
No branches or pull requests
Oliver Drotbohm opened DATAJDBC-233 and commented
A follow up for DATAJDBC-232 to change the API to properly support immutable entities.
DataAccessStrategies
must return the changed/new entity.EntityRowMapper
needs to return the entity kept inPropertyAccessor
Issue Links:
DATAJDBC-241 Implement support for immutable entities
("is depended on by")
DATAJDBC-240 Add proper support for immutable entities in events
DATAJDBC-232 Adapt to changes to support immutable entities
Referenced from: pull request #80
The text was updated successfully, but these errors were encountered: