Skip to content

Change NativeQueryImpl#createCountQueryPlan scope to protected #8542

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

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jun 11, 2024

Fix https://hibernate.atlassian.net/browse/HHH-18254

So that I can re-use the code when implementing ReactiveSelectQueryPlan#getReactiveResultsCount in Hibernate Reactive

The PR is for 6.5 but it should be applied on all the other branches (I think).
I expect it's possible to cherry pick the same commit, but let me know if I have to send new PRs for each

…ected

So that I can re-use the code when implementing ReactiveSelectQueryPlan#getReactiveResultsCount in Hibernate Reactive
@beikov beikov merged commit dbfaa0d into hibernate:6.5 Jun 12, 2024
25 checks passed
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

Successfully merging this pull request may close these issues.

2 participants