Skip to content

Support for optimistic locking [DATAJDBC-219] #445

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions