Skip to content

add getCriteriaBuilder() to session APIs #2212

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
gavinking opened this issue Apr 23, 2025 · 3 comments · Fixed by #2213
Closed

add getCriteriaBuilder() to session APIs #2212

gavinking opened this issue Apr 23, 2025 · 3 comments · Fixed by #2213
Labels
enhancement New feature or request
Milestone

Comments

@gavinking
Copy link
Member

JPA has this, and a uniform API makes things easier for Hibernate Processor.

gavinking added a commit to gavinking/hibernate-reactive that referenced this issue Apr 23, 2025
…on types

since JPA has this, and a uniform API makes things easier for
Hibernate Processor
@DavideD DavideD linked a pull request Apr 23, 2025 that will close this issue
@DavideD DavideD added this to the 3.0.0.CR1 milestone Apr 23, 2025
@DavideD DavideD added the enhancement New feature or request label Apr 23, 2025
@DavideD
Copy link
Member

DavideD commented Apr 23, 2025

I guess I will backport this to 2.4 too

@gavinking
Copy link
Member Author

I guess I will backport this to 2.4 too

Do we need to?

If you do that, don't forget to adjust the @since tags.

@DavideD
Copy link
Member

DavideD commented Apr 23, 2025

I guess we don't

DavideD pushed a commit that referenced this issue Apr 23, 2025
since JPA has this, and a uniform API makes things easier for
Hibernate Processor
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