Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: e564ca4dde8cf685b7607e2e61a8e9e693e6c52a
https://github.com/hibernate/hibernate-orm/commit/e564ca4dde8cf685b7607e2...
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: 88f1e156a3bd704b80c4146adfd147e948ef2736
https://github.com/hibernate/hibernate-orm/commit/88f1e156a3bd704b80c4146...
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/bb26212f24bf...88f1e15...