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

Steve Ebersole noreply at github.com
Wed Sep 4 23:46:24 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 650b1dec6a105a40f197cececd754f24cdca7e57
      https://github.com/hibernate/hibernate-orm/commit/650b1dec6a105a40f197cececd754f24cdca7e57
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2019-09-04 (Wed, 04 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


  Commit: 7ceaf3aaa42992b18f809adc2322388a81018fc2
      https://github.com/hibernate/hibernate-orm/commit/7ceaf3aaa42992b18f809adc2322388a81018fc2
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2019-09-04 (Wed, 04 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


Compare: https://github.com/hibernate/hibernate-orm/compare/148b4b2ed009...7ceaf3aaa429


More information about the hibernate-commits mailing list