Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ab09c672a3faa3c039f1f40a844e00c45e714d57
https://github.com/hibernate/hibernate-orm/commit/ab09c672a3faa3c039f1f40...
Author: Cedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/instantiation/MatchingConstructorTest.java
Log Message:
-----------
HHH-18322 Test cases showing the problem
Commit: 8bec334ab28ad2a27c0ae3f82356e5c3fcf1ec32
https://github.com/hibernate/hibernate-orm/commit/8bec334ab28ad2a27c0ae3f...
Author: Čedomir Igaly <cigaly(a)users.noreply.github.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/internal/RowTransformerConstructorImpl.java
Log Message:
-----------
HHH-18322 Fix : when exact constructor is not found, try finding matching one
Commit: 289ab0e6ca0b208b1ce6811f77bebac33c15b9f5
https://github.com/hibernate/hibernate-orm/commit/289ab0e6ca0b208b1ce6811...
Author: Čedomir Igaly <cigaly(a)users.noreply.github.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/internal/RowTransformerConstructorImpl.java
Log Message:
-----------
HHH-18322 Immediately throw InstantiationException when resolving constructor for single
null argument
Commit: 2c607e4bd691b07b6c59a6df3b88a48170773df0
https://github.com/hibernate/hibernate-orm/commit/2c607e4bd691b07b6c59a6d...
Author: Čedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/instantiation/MatchingConstructorTest.java
Log Message:
-----------
HHH-18322 Fixed compilation error in test case
Compare:
https://github.com/hibernate/hibernate-orm/compare/95ef45bef847...2c607e4...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications