[hibernate-commits] [hibernate/hibernate-orm] f2c83c: HHH-10179 - Fetching an already loaded entity with...

GitHub noreply at github.com
Tue Oct 31 09:29:45 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f2c83c9653c6a2c0bdc55d63305cef3c2241c8c2
      https://github.com/hibernate/hibernate-orm/commit/f2c83c9653c6a2c0bdc55d63305cef3c2241c8c2
  Author: Vlad Mihalcea <mihalcea.vlad at 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




More information about the hibernate-commits mailing list