[hibernate-commits] [hibernate/hibernate-orm] 10a29b: HHH-11582 - Add test case.

GitHub noreply at github.com
Wed Mar 22 14:20:51 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 10a29b48c31359fb62eb27ebcfb0ef5ee38aec2b
      https://github.com/hibernate/hibernate-orm/commit/10a29b48c31359fb62eb27ebcfb0ef5ee38aec2b
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/modifiedflags/HasChangedInsertUpdateSameTransactionTest.java

  Log Message:
  -----------
  HHH-11582 - Add test case.


  Commit: f9c1e7e3394b10bac01181cf034fa0085dff261f
      https://github.com/hibernate/hibernate-orm/commit/f9c1e7e3394b10bac01181cf034fa0085dff261f
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M hibernate-envers/src/main/java/org/hibernate/envers/internal/synchronization/work/AddWorkUnit.java

  Log Message:
  -----------
  HHH-11582 - Fix inconsistent modified flags behavior when same entity
persisted and merged within the same transaction.


Compare: https://github.com/hibernate/hibernate-orm/compare/a23a9a81e3b3...f9c1e7e3394b


More information about the hibernate-commits mailing list