[hibernate-commits] [hibernate/hibernate-orm] eafc5f: HHH-11922 : Added test cases

GitHub noreply at github.com
Wed Aug 16 01:42:09 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: eafc5fe105dde67b7cfa87f935d56d9005b10609
      https://github.com/hibernate/hibernate-orm/commit/eafc5fe105dde67b7cfa87f935d56d9005b10609
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyCompositeManyToOneKeyCachedTest.java
    A hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyCompositeManyToOneKeyTest.java

  Log Message:
  -----------
  HHH-11922 : Added test cases


  Commit: ef81e39d199f64ce3fad946657853d6a43937c9b
      https://github.com/hibernate/hibernate-orm/commit/ef81e39d199f64ce3fad946657853d6a43937c9b
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/Loader.java
    M hibernate-core/src/main/java/org/hibernate/type/ManyToOneType.java

  Log Message:
  -----------
  HHH-11922 - Entity with null many-to-one cannot be loaded when associated entity has composite ID with hibernate.create_empty_composites.enabled=true


  Commit: 310a43e5e7f3773cb0d98902dd1443bd775aa749
      https://github.com/hibernate/hibernate-orm/commit/310a43e5e7f3773cb0d98902dd1443bd775aa749
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyCompositeCollectionKeyEagerTest.java
    A hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyCompositeCollectionKeyLazyTest.java

  Log Message:
  -----------
  HHH-11928 : test cases


  Commit: 65c6964c962344c728f5a680f7f6e1e246208446
      https://github.com/hibernate/hibernate-orm/commit/65c6964c962344c728f5a680f7f6e1e246208446
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/persister/collection/AbstractCollectionPersister.java

  Log Message:
  -----------
  HHH-11928 : Empty left join fetched collection is uninitialized when collection key is composite with hibernate.create_empty_composites.enabled=true


Compare: https://github.com/hibernate/hibernate-orm/compare/203793be63d3...65c6964c9623


More information about the hibernate-commits mailing list