Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-29618

[8.1.0.GA] - [GSS](8.0.z) HHH-19246 - Fetch join makes partially covered EntityGraph ineffective

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.1.0.GA-CR9, 8.1.0.GA
    • 8.0 Update 6, 8.1.0.Beta
    • Hibernate
    • None

      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

              lvydra Lukas Vydra
              rhn-support-tcowhey TJ Cowhey
              Ondrej Gerzicak Ondrej Gerzicak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: