Skip to content

Improve documentation for deleteById. #3281

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
wants to merge 1 commit into from

Conversation

schauder
Copy link
Contributor

The documentation now clarifies that entity might get loaded and therefore possibly OptimisticLockingFailureException might get thrown.

Closes #3280

The documentation now clarifies that entity might get loaded and therefore possibly OptimisticLockingFailureException might get thrown.

Closes #3280
@schauder schauder requested a review from mp911de April 29, 2025 08:22
mp911de pushed a commit that referenced this pull request May 9, 2025
The documentation now clarifies that entity might get loaded and therefore possibly OptimisticLockingFailureException might get thrown.

Closes #3280
Original pull request: #3281
mp911de added a commit that referenced this pull request May 9, 2025
Align documentation between reactive and imperative repository variants.

See #3280
Original pull request: #3281
mp911de pushed a commit that referenced this pull request May 9, 2025
The documentation now clarifies that entity might get loaded and therefore possibly OptimisticLockingFailureException might get thrown.

Closes #3280
Original pull request: #3281
mp911de added a commit that referenced this pull request May 9, 2025
Align documentation between reactive and imperative repository variants.

See #3280
Original pull request: #3281
mp911de pushed a commit that referenced this pull request May 9, 2025
The documentation now clarifies that entity might get loaded and therefore possibly OptimisticLockingFailureException might get thrown.

Closes #3280
Original pull request: #3281
mp911de added a commit that referenced this pull request May 9, 2025
Align documentation between reactive and imperative repository variants.

See #3280
Original pull request: #3281
@mp911de mp911de added this to the 3.3.12 (2024.0.12) milestone May 9, 2025
@mp911de
Copy link
Member

mp911de commented May 9, 2025

That's merged, polished, and backported now.

@mp911de mp911de closed this May 9, 2025
@mp911de mp911de deleted the issue/repository-optimistic-locking branch May 9, 2025 08:07
mp911de pushed a commit that referenced this pull request May 9, 2025
The documentation now clarifies that entity might get loaded and therefore possibly OptimisticLockingFailureException might get thrown.

Closes #3280
Original pull request: #3281
mp911de added a commit that referenced this pull request May 9, 2025
Align documentation between reactive and imperative repository variants.

See #3280
Original pull request: #3281
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JavaDoc of CrudRepository.deleteById is too unspecific
2 participants