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.
- Those need to get actually used everywhere.
EntityRowMapper needs to return the entity kept in 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