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

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


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a1ea2deb7d80622ee2c31c5dbfed05d234adfbee
      https://github.com/hibernate/hibernate-orm/commit/a1ea2deb7d80622ee2c31c5dbfed05d234adfbee
  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: 9069b4776de89330220214633120c6bc03fa9420
      https://github.com/hibernate/hibernate-orm/commit/9069b4776de89330220214633120c6bc03fa9420
  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: 74e926c9d54a6796fd7ed551d02d65b1d216389b
      https://github.com/hibernate/hibernate-orm/commit/74e926c9d54a6796fd7ed551d02d65b1d216389b
  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/bfd63f1fec76...74e926c9d54a


More information about the hibernate-commits mailing list