[hibernate-commits] [hibernate/hibernate-orm] 58e6e4: HHH-7205: Added test to show bug exists when execu...

GitHub noreply at github.com
Mon Feb 10 16:34:56 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 58e6e47ea47c9f12f5c24bb263dbe41e9e68f86f
      https://github.com/hibernate/hibernate-orm/commit/58e6e47ea47c9f12f5c24bb263dbe41e9e68f86f
  Author: akotlyarov <akotlyarov at gmail.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/loader/LoaderTest.java

  Log Message:
  -----------
  HHH-7205: Added test to show bug exists when execute session.get after session.load for not-existing entity


  Commit: 4bb52196f14662b76dad7a29715ab1474b3e101a
      https://github.com/hibernate/hibernate-orm/commit/4bb52196f14662b76dad7a29715ab1474b3e101a
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/loader/LoaderTest.java

  Log Message:
  -----------
  HHH-7205 test assertion


  Commit: c12963ae541137deabd0b0cd5d9ff4a90d7a77a3
      https://github.com/hibernate/hibernate-orm/commit/c12963ae541137deabd0b0cd5d9ff4a90d7a77a3
  Author: akotlyarov <akotlyarov at gmail.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java

  Log Message:
  -----------
  HHH-7205: Added catching exception for executing session.get when session cache contains proxy for non-existing object


Compare: https://github.com/hibernate/hibernate-orm/compare/c26a3fd7327a...c12963ae5411


More information about the hibernate-commits mailing list