[hibernate-commits] [hibernate/hibernate-orm] 63ecc1: HHH-8855 Failing test for multiple @ManyToOnes loa...

GitHub noreply at github.com
Tue Jan 14 19:40:42 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 63ecc1c8c3656d6cf03e4983314fe6710ee6876f
      https://github.com/hibernate/hibernate-orm/commit/63ecc1c8c3656d6cf03e4983314fe6710ee6876f
  Author: Christian Bauer <cb at 4thline.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/graphs/find/FindEntityGraphTests.java

  Log Message:
  -----------
  HHH-8855 Failing test for multiple @ManyToOnes load graph


  Commit: 76e0e427960446b66fbb34ca01242cfc5207f046
      https://github.com/hibernate/hibernate-orm/commit/76e0e427960446b66fbb34ca01242cfc5207f046
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2014-01-14 (Tue, 14 Jan 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/plan/build/internal/AbstractEntityGraphVisitationStrategy.java
    M hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/graphs/find/FindEntityGraphTests.java

  Log Message:
  -----------
  HHH-8855 corrected EntityGraph loadplan strategy, testcase cleanup


Compare: https://github.com/hibernate/hibernate-orm/compare/56e6db38fc57...76e0e4279604


More information about the hibernate-commits mailing list