[hibernate-commits] [hibernate/hibernate-orm] cb00f8: HHH-10375 - Add test for issue

GitHub noreply at github.com
Tue Jun 14 19:52:04 EDT 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: cb00f86a4de8a09c486f5d5525ce8c7f420bef7f
      https://github.com/hibernate/hibernate-orm/commit/cb00f86a4de8a09c486f5d5525ce8c7f420bef7f
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/collection/delayedOperation/ListAddTest.java

  Log Message:
  -----------
  HHH-10375 - Add test for issue

(cherry picked from commit 6e47c2840aa8410cac44b320161e8fac1a771756)


  Commit: ec7e2d88ef99e42ab72df7928a52a7a1c92720cb
      https://github.com/hibernate/hibernate-orm/commit/ec7e2d88ef99e42ab72df7928a52a7a1c92720cb
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

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

  Log Message:
  -----------
  HHH-10375 - Fix adding an entity at index to list with @OrderColumn in detached Entity

(cherry picked from commit da0b46d61c810533e7a642026ab12cdb2fedc0ba)


Compare: https://github.com/hibernate/hibernate-orm/compare/be84fd83c4ea...ec7e2d88ef99


More information about the hibernate-commits mailing list