Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: a27d7994a6e696ed23b829173f2bf417430d5209
https://github.com/hibernate/hibernate-orm/commit/a27d7994a6e696ed23b8291...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/batch/BatchAndClassIdCollectionTest.java
Log Message:
-----------
HHH-17202 Test ArrayStoreException for single field id class entity collection batch
loading
Commit: 30687e03700b00acb2a9678562ad94c64bc98df2
https://github.com/hibernate/hibernate-orm/commit/30687e03700b00acb2a9678...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/ast/internal/CollectionBatchLoaderArrayParam.java
Log Message:
-----------
HHH-17202 Fix ArrayStoreException for single field id class entity collection batch
loading
Compare:
https://github.com/hibernate/hibernate-orm/compare/f21cc53d2889...30687e0...