Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8700f6f93b1bf82e2296632bd35bcdc578b90a53
https://github.com/hibernate/hibernate-orm/commit/8700f6f93b1bf82e2296632...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/onetomany/NestedOneToManyFetchTest.java
Log Message:
-----------
HHH-16210 Add test for issue
Commit: 615267f61ddf8d30a4646f4c63e9f6ea8504e06c
https://github.com/hibernate/hibernate-orm/commit/615267f61ddf8d30a4646f4...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/ast/internal/LoaderSelectBuilder.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/PluralAttributeMappingImpl.java
Log Message:
-----------
HHH-16210 Avoid join fetching multiple bag-type collections
Compare:
https://github.com/hibernate/hibernate-orm/compare/f8494fa09717...615267f...