[hibernate-commits] [hibernate/hibernate-orm] 8201c6: HHH-11076 - Lazy collections ignore filters when a...

GitHub noreply at github.com
Wed Sep 28 10:18:38 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 8201c69103b125785379f6b51beb05853b1ba6be
      https://github.com/hibernate/hibernate-orm/commit/8201c69103b125785379f6b51beb05853b1ba6be
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java
    M hibernate-core/src/test/java/org/hibernate/jpa/test/hibernateFilters/ProxyPreservingFiltersOutsideInitialSessionTest.java

  Log Message:
  -----------
  HHH-11076 - Lazy collections ignore filters when allowLoadOutsideTransaction is true

Roll back fix since it got rejected due to some corner cases that are now added to ProxyPreservingFiltersOutsideInitialSessionTest




More information about the hibernate-commits mailing list