Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: f2c83c9653c6a2c0bdc55d63305cef3c2241c8c2
https://github.com/hibernate/hibernate-orm/commit/f2c83c9653c6a2c0bdc55d6...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-10-31 (Tue, 31 Oct 2017)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/jpa/test/graphs/EntityGraphUsingFetchGraphForLazyTest.java
Log Message:
-----------
HHH-10179 - Fetching an already loaded entity with an EntityGraph does not initialize
previously lazy loaded attributes
Add replicating test case