Skip to content

Implement SelectionQuery#getResultsCount #1937

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
wants to merge 4 commits into from
Closed

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jun 7, 2024

Fix #1932

This only support the method for HQL queries, for native queries I need this PR merged in ORM: hibernate/hibernate-orm#8542

@DavideD DavideD added this to the 2.3.2.Final milestone Jun 11, 2024
@DavideD DavideD marked this pull request as ready for review June 11, 2024 09:18
@FroMage
Copy link
Contributor

FroMage commented Jul 2, 2024

What's the status of this?

@DavideD
Copy link
Member Author

DavideD commented Jul 2, 2024

I'm waiting for the release of ORM 6.5.3

@DavideD DavideD added waiting We are waiting for another PR or issue to be solved before merging this one labels Jul 2, 2024
@DavideD DavideD modified the milestones: 2.3.2.Final, 2.4.0.Alpha1 Aug 6, 2024
@DavideD
Copy link
Member Author

DavideD commented Aug 6, 2024

This will be included as part of #1969

@DavideD DavideD closed this Aug 6, 2024
@DavideD DavideD removed this from the 2.4.0.CR1 milestone Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting We are waiting for another PR or issue to be solved before merging this one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support SelectionQuery.getResultCount()
2 participants