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

Hibernate 6 Support #32

Open
ArjanPronk opened this issue Aug 11, 2023 · 0 comments
Open

Hibernate 6 Support #32

ArjanPronk opened this issue Aug 11, 2023 · 0 comments

Comments

@ArjanPronk
Copy link

ArjanPronk commented Aug 11, 2023

We've been upgrading our infrastructure and as part of that we're planning to upgrade to Hibernate 6.

I've tried to modify the Provider class to match the new Hibernate apis but after that ran into problems with hibernate not allowing another copy during the creation of the countQuery in the baseEntityService.

java.lang.IllegalArgumentException: Already registered a copy: SqmBasicValuedSimplePath

I was wondering, is support for Hibernate 6 on your roadmap or have you by any chance looked into it and can point me into the right direction?

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

No branches or pull requests

1 participant