[hibernate-commits] [hibernate/hibernate-orm] 56f2c8: HHH-12569 - Added test case.

GitHub noreply at github.com
Thu May 17 16:10:48 EDT 2018


  Branch: refs/heads/5.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 56f2c8f69f03307aa1547554e46366e9fa734a7d
      https://github.com/hibernate/hibernate-orm/commit/56f2c8f69f03307aa1547554e46366e9fa734a7d
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/insertordering/InsertOrderingWithUnidirectionalOneToOneJoinColumn.java

  Log Message:
  -----------
  HHH-12569 - Added test case.

(cherry picked from commit 3c3dc88)


  Commit: 940b771f96bc967e0cdc34025eda411cdf2eec58
      https://github.com/hibernate/hibernate-orm/commit/940b771f96bc967e0cdc34025eda411cdf2eec58
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-05-17 (Thu, 17 May 2018)

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

  Log Message:
  -----------
  HHH-12569 - Fix ordered inserts constraint violation when using a OneToOne with a JoinColumn.

(cherry picked from commit de44e41)


Compare: https://github.com/hibernate/hibernate-orm/compare/5fd63433c9a9...940b771f96bc
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list