Closed
Description
Jens Schauder opened DATAJDBC-219 and commented
If there is a @Version
annotated attribute in an Aggregate Root the update on the Aggregate Root should check that the version has the current value and increment that value.
If the update fails due to that version check an exception should get thrown
Issue Links:
- DATAJDBC-312 Support for optimistic locking on Aggregate Roots
("is duplicated by")
Referenced from: pull request #166
3 votes, 7 watchers