[hibernate-commits] [hibernate/hibernate-orm] 5952c0: HHH-14097 fix bug that redundant SQLs might be iss...

Nathan Xu noreply at github.com
Thu Jul 9 09:08:52 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5952c0abc3357a7346c4d12e4b13e1103926a89e
      https://github.com/hibernate/hibernate-orm/commit/5952c0abc3357a7346c4d12e4b13e1103926a89e
  Author: Nathan Xu <nathan.qingyang.xu at gmail.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
    M hibernate-core/src/main/java/org/hibernate/engine/internal/TwoPhaseLoad.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/graphs/LoadAndFetchGraphTest.java

  Log Message:
  -----------
  HHH-14097 fix bug that redundant SQLs might be issued for 'FETCH' entity graph




More information about the hibernate-commits mailing list