[hibernate-commits] [hibernate/hibernate-orm] 41b57a: HHH-13410 Option "order_inserts = true" causes FK ...

Gajendra kumar noreply at github.com
Tue Jul 21 14:22:54 EDT 2020


  Branch: refs/heads/5.4
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 41b57a9cf978749a24a6bf992f873b4a4f2a5bfc
      https://github.com/hibernate/hibernate-orm/commit/41b57a9cf978749a24a6bf992f873b4a4f2a5bfc
  Author: gajendra.jatav <raaz2.gajendra at gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/ActionQueue.java

  Log Message:
  -----------
  HHH-13410 Option "order_inserts = true" causes FK Violation when inserting with a Unidirectional Relations between 4 Entities


  Commit: 0eca528cc5959bf6c06344d0d7875f7214502bee
      https://github.com/hibernate/hibernate-orm/commit/0eca528cc5959bf6c06344d0d7875f7214502bee
  Author: gajendra.jatav <raaz2.gajendra at gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/engine/spi/BatchSortingTest.java

  Log Message:
  -----------
  HHH-13410 Adding test case


Compare: https://github.com/hibernate/hibernate-orm/compare/89904bd31fff...0eca528cc595


More information about the hibernate-commits mailing list