Skip to content
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

Add createMutationQuery method that accept criterias #1885

Open
DavideD opened this issue Apr 18, 2024 · 0 comments
Open

Add createMutationQuery method that accept criterias #1885

DavideD opened this issue Apr 18, 2024 · 0 comments
Labels
design A design or implementation issue
Milestone

Comments

@DavideD
Copy link
Member

DavideD commented Apr 18, 2024

At the moment we can pass criteria using .createQuery, but HIbernate ORM is moving toward .createMutationQuery and .createSelectionQuery and we should do the same.

We have already implemented those methods for strings.

@DavideD DavideD added the design A design or implementation issue label Apr 18, 2024
@DavideD DavideD added this to the next milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design A design or implementation issue
Projects
None yet
Development

No branches or pull requests

1 participant