Skip to content

Improve update sql for optimistic locking#4792

Merged
fmbenhassine merged 1 commit intospring-projects:mainfrom
quaff:patch-8
Jun 3, 2025
Merged

Improve update sql for optimistic locking#4792
fmbenhassine merged 1 commit intospring-projects:mainfrom
quaff:patch-8

Conversation

@quaff
Copy link
Copy Markdown
Contributor

@quaff quaff commented Mar 26, 2025

The version to be updated could be computed at server side instead of client side, it will save one parameter for prepared statement.

The version to be updated could be computed at server side instead of client side, it will save one parameter of prepared statement.

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
@fmbenhassine fmbenhassine added pr-for: enhancement in: core for: backport-to-5.2.x Issues that will be back-ported to the 5.2.x line labels Jun 3, 2025
@fmbenhassine fmbenhassine added this to the 6.0.0-M1 milestone Jun 3, 2025
@fmbenhassine fmbenhassine merged commit 92a304e into spring-projects:main Jun 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

for: backport-to-5.2.x Issues that will be back-ported to the 5.2.x line in: core pr-for: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants