[hibernate-commits] [hibernate/hibernate-orm] c3286a: HHH-13607 : Added tests

Steve Ebersole noreply at github.com
Wed Sep 11 16:40:33 EDT 2019


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c3286a2b56d842b0cff4a7e859276cc10cbb747b
      https://github.com/hibernate/hibernate-orm/commit/c3286a2b56d842b0cff4a7e859276cc10cbb747b
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/NaturalIdInUninitializedAssociationTest.java
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/NaturalIdInUninitializedProxyTest.java
    A hibernate-core/src/test/java/org/hibernate/test/naturalid/lazy/NaturalIdInUninitializedAssociationTest.java
    A hibernate-core/src/test/java/org/hibernate/test/naturalid/lazy/NaturalIdInUninitializedProxyTest.java

  Log Message:
  -----------
  HHH-13607 : Added tests

(cherry picked from commit 650b1dec6a105a40f197cececd754f24cdca7e57)


  Commit: 5274f15ef53433bfe08929d81f3dfb6b13735d16
      https://github.com/hibernate/hibernate-orm/commit/5274f15ef53433bfe08929d81f3dfb6b13735d16
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/event/internal/DefaultFlushEntityEventListener.java

  Log Message:
  -----------
  HHH-13607 - Exception thrown while flushing uninitialized enhanced proxy with immutable natural ID

(cherry picked from commit 7ceaf3aaa42992b18f809adc2322388a81018fc2)


Compare: https://github.com/hibernate/hibernate-orm/compare/4b187995a981...5274f15ef534


More information about the hibernate-commits mailing list