[hibernate-commits] [hibernate/hibernate-orm] 1616b3: HHH-12074 - order_inserts: flush during transactio...

GitHub noreply at github.com
Wed Nov 8 07:32:32 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1616b3de37d9e4c34fb4a02382d724a313508067
      https://github.com/hibernate/hibernate-orm/commit/1616b3de37d9e4c34fb4a02382d724a313508067
  Author: Jonathan Bregler <jonathan.bregler at sap.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/insertordering/InsertOrderingWithBidirectionalOneToManyFlushProblem.java

  Log Message:
  -----------
  HHH-12074 - order_inserts: flush during transaction causes incorrect insert ordering and subsequent constraint violation

- "TOP" is a reserved key word in same database systems.




More information about the hibernate-commits mailing list