Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ff4bcafd521a614758dbc3cf84b505f94bd796ba
https://github.com/hibernate/hibernate-orm/commit/ff4bcafd521a614758dbc3c...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/joinfetch/JoinFetchImplicitOwnerTest.java
Log Message:
-----------
HHH-16362 Add test for issue
Commit: 6a03676c9fa69acac6bda65309a505302fc489cc
https://github.com/hibernate/hibernate-orm/commit/6a03676c9fa69acac6bda65...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/hql/internal/QualifiedJoinPathConsumer.java
Log Message:
-----------
HHH-16362 Don't set fetched on nested non-terminal attribute joins
Compare:
https://github.com/hibernate/hibernate-orm/compare/0addc00d1067...6a03676...