Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ea90b86f9f2914019e1d1f2d35d73d56c2efe2b7
https://github.com/hibernate/hibernate-orm/commit/ea90b86f9f2914019e1d1f2...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/batch/ManyToOneBatchLoadErrorTest.java
Log Message:
-----------
HHH-17526 Add test for issue
Commit: 84726a577291236c0f0e1eba0f8ca13266e1277d
https://github.com/hibernate/hibernate-orm/commit/84726a577291236c0f0e1eb...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/results/spi/ListResultsConsumer.java
Log Message:
-----------
HHH-17526 Throw correct exception when reading list results
Compare:
https://github.com/hibernate/hibernate-orm/compare/9c95dfca08bb...84726a5...