Branch: refs/heads/5.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0614bfe3b8a4a923e60f606ecfda7740a53203b3
https://github.com/hibernate/hibernate-orm/commit/0614bfe3b8a4a923e60f606...
Author: Nathan Xu <nathan.qingyang.xu(a)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