Skip to content

Add missing upsertAll and upsertMultiple to the StatelessSession #2139

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
DavideD opened this issue Mar 6, 2025 · 1 comment · Fixed by #2140
Closed

Add missing upsertAll and upsertMultiple to the StatelessSession #2139

DavideD opened this issue Mar 6, 2025 · 1 comment · Fixed by #2140
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DavideD
Copy link
Member

DavideD commented Mar 6, 2025

When we added the upsert method to the Stateless session, we didn't add the methods for batching.

@DavideD DavideD added the enhancement New feature or request label Mar 6, 2025
@DavideD DavideD self-assigned this Mar 6, 2025
@DavideD DavideD added this to the next milestone Mar 6, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
* Rename it to ReactiveStatelessWithBatchTest
* Clean up unit tests
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
* Rename it to ReactiveStatelessWithBatchTest
* Clean up unit tests
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
DavideD added a commit to DavideD/hibernate-reactive that referenced this issue Mar 7, 2025
DavideD added a commit that referenced this issue Mar 7, 2025
* Rename it to ReactiveStatelessWithBatchTest
* Clean up unit tests
@gavinking
Copy link
Member

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants