Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: fe7a4d730407cf20c2c5b1bb75518754676554bc
https://github.com/hibernate/hibernate-orm/commit/fe7a4d730407cf20c2c5b1b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/query/sql/NativeQueryResultCheckingTests.java
Log Message:
-----------
HHH-19383 add more tests
Commit: 3b3ee645eed07cf9eb0e16b626c74b1a93e1302f
https://github.com/hibernate/hibernate-orm/commit/3b3ee645eed07cf9eb0e16b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
Log Message:
-----------
HHH-19383 partial fix to checking of constructor signature
NativeQueryConstructorTransformer does not prevent the result
type from having multiple constructors, it just rejects a
result type with multiple constructors with matching arity
Compare:
https://github.com/hibernate/hibernate-orm/compare/9a1bf3bbdec1...3b3ee64...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications