You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DATAJDBC-233 modified the public API. This issue is for changing the actual implementation which will require AggregateChange/DbAction to learn not just about their relevant PropertyPath but also the entities and Map keys or List indexes in that path in order to assemble a proper new Aggregate root after performing all DbActions
Issue Links:
DATAJDBC-233 API changes for future proper support for immutable entities
("depends on")
DATAJDBC-249 Improve design of DbAction handling
("is depended on by")
Jens Schauder opened DATAJDBC-241 and commented
DATAJDBC-233 modified the public API. This issue is for changing the actual implementation which will require
AggregateChange
/DbAction
to learn not just about their relevantPropertyPath
but also the entities andMap
keys orList
indexes in that path in order to assemble a proper new Aggregate root after performing allDbActions
Issue Links:
("depends on")
("is depended on by")
Referenced from: pull request #84
The text was updated successfully, but these errors were encountered: