Branch: refs/heads/6.5
Home:
https://github.com/hibernate/hibernate-orm
Commit: dbfaa0d4f24a6dfb7d4c05df87de8075bd09333c
https://github.com/hibernate/hibernate-orm/commit/dbfaa0d4f24a6dfb7d4c05d...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2024-06-12 (Wed, 12 Jun 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
Log Message:
-----------
HHH-18254 Change `NativeQueryImpl#createCountQueryPlan` scope to protected
So that I can re-use the code when implementing
ReactiveSelectQueryPlan#getReactiveResultsCount in Hibernate Reactive
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications