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
Assignees
Labels
design A design or implementation issue enhancement New feature or request good first issue Good for newcomers
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
@DavideD DavideD added good first issue Good for newcomers enhancement New feature or request problem A limitation or source of discomfort and removed problem A limitation or source of discomfort labels Dec 2, 2024
@dreab8 dreab8 self-assigned this Jan 28, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 30, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 30, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 30, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 30, 2025
…eriaBuilder() to return HibernateCriteriaBuilder
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 30, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
…eriaBuilder() to return HibernateCriteriaBuilder
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
…eriaBuilder() to return HibernateCriteriaBuilder
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
…eriaBuilder() to return HibernateCriteriaBuilder
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
…eriaBuilder() to return HibernateCriteriaBuilder
dreab8 added a commit to dreab8/hibernate-reactive that referenced this issue Jan 31, 2025
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 enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants