Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 19783f184507bde1a080d46643ea09dff4d38d72
https://github.com/hibernate/hibernate-orm/commit/19783f184507bde1a080d46...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/stream/basic/NestedCollectionFetchStreamTest.java
Log Message:
-----------
HHH-17131 Add test for issue
Commit: 7b942b0c6aa27edb8e5fae9e2064f72932eedcfb
https://github.com/hibernate/hibernate-orm/commit/7b942b0c6aa27edb8e5fae9...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/results/graph/entity/internal/EntityFetchJoinedImpl.java
Log Message:
-----------
HHH-17131 Fix collection fetch detection for join-fetched associations
Compare:
https://github.com/hibernate/hibernate-orm/compare/e248379b0aac...7b942b0...