Skip to content

Release 1.0.12 (Lovelace SR12) [DATAJDBC-422] #643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Sep 30, 2019 · 0 comments
Closed

Release 1.0.12 (Lovelace SR12) [DATAJDBC-422] #643

spring-projects-issues opened this issue Sep 30, 2019 · 0 comments
Assignees
Labels
type: task A general task

Comments

@spring-projects-issues
Copy link

Mark Paluch opened DATAJDBC-422 and commented


No further details from DATAJDBC-422

@spring-projects-issues spring-projects-issues added the type: task A general task label Dec 31, 2020
schauder pushed a commit that referenced this issue Feb 22, 2022
Methods which use the derive query functionality now can be annotated with `@Lock` to used a given `LockMode`. Right now there are two different modes `PESSIMISTIC_READ` and `PESSIMISTIC_WRITE`. Based on the dialect the right select is generated. For example for H2 `Select ... FOR UPDATE`.

Closes #1041
See #643,
Original pull request /pull/1158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants