-
Bug
-
Resolution: Done
-
Major
-
8.0 Update 6
-
False
-
-
False
-
-
-
-
-
-
+
-
-
A query like from Order o left join fetch o.items along with an entity graph Order(items(product)) is ineffective, because we fail to traverse the entity graph when we hit a fetch join in org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter#createFetch
- is blocked by
-
JBEAP-29618 [8.1.0.GA] - [GSS](8.0.z) HHH-19246 - Fetch join makes partially covered EntityGraph ineffective
-
- Verified
-
- is incorporated by
-
JBEAP-29692 [GSS](8.0.z) Upgrade Hibernate from 6.2.35.Final-redhat-00001 to 6.2.36.Final-redhat-00001
-
- Closed
-
- incorporates
-
HHH-19246 Loading...