[hibernate-commits] [hibernate/hibernate-orm] 2ecd96: 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/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2ecd96158e51908aa8416ba97e5af0abae05744b
      https://github.com/hibernate/hibernate-orm/commit/2ecd96158e51908aa8416ba97e5af0abae05744b
  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: acd7c3046fb3de5e22168aac52d564efb117ae0a
      https://github.com/hibernate/hibernate-orm/commit/acd7c3046fb3de5e22168aac52d564efb117ae0a
  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: 9f215c84759193ca852423cdee961b2ed53284cf
      https://github.com/hibernate/hibernate-orm/commit/9f215c84759193ca852423cdee961b2ed53284cf
  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/50d1be9e2d13...9f215c847591


More information about the hibernate-commits mailing list