[hibernate-commits] [hibernate/hibernate-orm] 633dee: HHH-10842 - Entity graph attribute node is ignored...

GitHub noreply at github.com
Thu Mar 2 07:58:44 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 633deeb75e1a0d7ff4f08a27ffc5360d2605fecf
      https://github.com/hibernate/hibernate-orm/commit/633deeb75e1a0d7ff4f08a27ffc5360d2605fecf
  Author: Oliver Breidenbach <olly.breidenbach at googlemail.com>
  Date:   2017-03-02 (Thu, 02 Mar 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/jpa/test/graphs/mapped_by_id/LoadGraphFindByIdTest.java

  Log Message:
  -----------
  HHH-10842 - Entity graph attribute node is ignored if the entity is mapped by the Primary Key column

- Add test case to replicate the issue




More information about the hibernate-commits mailing list