[hibernate-commits] [hibernate/hibernate-orm] 561edf: HHH-10993 - Added testcase for Lazy Loaded collect...

GitHub noreply at github.com
Tue Jul 26 21:00:20 EDT 2016


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 561edfbd24962c5011cfa8187c5007abffef90a9
      https://github.com/hibernate/hibernate-orm/commit/561edfbd24962c5011cfa8187c5007abffef90a9
  Author: johara <johnaohara80 at gmail.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/EnhancerTest.java
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/LazyCollectionNoTransactionLoadingTestTask.java

  Log Message:
  -----------
  HHH-10993 - Added testcase for Lazy Loaded collections outside transaction in bytecode enhanced entities

(cherry picked from commit 80e092a43258449bfe77a2b91511bde94dcb9106)


  Commit: d2f428bb022ef94e54967b72bb2a0bcc1bcb567f
      https://github.com/hibernate/hibernate-orm/commit/d2f428bb022ef94e54967b72bb2a0bcc1bcb567f
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/LazyCollectionNoTransactionLoadingTestTask.java

  Log Message:
  -----------
  HHH-10993 : Correction to test case for 5.1


  Commit: 5ef34ca6e25ab6f0c560f0abdf77205e9c06b060
      https://github.com/hibernate/hibernate-orm/commit/5ef34ca6e25ab6f0c560f0abdf77205e9c06b060
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-07-26 (Tue, 26 Jul 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/AbstractEntityEntry.java

  Log Message:
  -----------
  HHH-10993 : NPE when Lazy loading collection without transaction for bytecode enhanced entitie

(cherry picked from commit 2c553f3290f01c6eeb3e2b75d89428e9b99712e3)


Compare: https://github.com/hibernate/hibernate-orm/compare/a345adbdc536...5ef34ca6e25a


More information about the hibernate-commits mailing list