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

Gajendra kumar noreply at github.com
Tue Jul 21 13:26:39 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: faf39280430381a1bc73410c807c5c6bddf6198e
      https://github.com/hibernate/hibernate-orm/commit/faf39280430381a1bc73410c807c5c6bddf6198e
  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: bfef0df089f364e838119bf99eaa8f3973812518
      https://github.com/hibernate/hibernate-orm/commit/bfef0df089f364e838119bf99eaa8f3973812518
  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/61ed4bf88db9...bfef0df089f3


More information about the hibernate-commits mailing list