[hibernate-commits] [hibernate/hibernate-orm] 9924bd: HHH-11410 - Added test case.

GitHub noreply at github.com
Tue May 16 01:54:25 EDT 2017


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9924bd600c2c01e351068832eb6c7582cf1ec50a
      https://github.com/hibernate/hibernate-orm/commit/9924bd600c2c01e351068832eb6c7582cf1ec50a
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/filter/ManyToManyWithDynamicFilterTest.java

  Log Message:
  -----------
  HHH-11410 - Added test case.

(cherry picked from commit 10fe238688e7f47bd86ecf2c015158c9ea826713)

HHH-11410 - Fix pgsql failing test

(cherry picked from commit 8461913c5c46632760bf3ee1128ef47e73aad8af)

HHH-11410 : Fix test to work on pre-5.2 branch


  Commit: b4a79ee931036db6592d18bb3fa758493eaba798
      https://github.com/hibernate/hibernate-orm/commit/b4a79ee931036db6592d18bb3fa758493eaba798
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/LoadQueryJoinAndFetchProcessor.java

  Log Message:
  -----------
  HHH-11410 - Fixed ManyToMany with an active Filter to apply the condition on the join.

(cherry picked from commit c87194c3fe73c2f495cf30e5ee48d4561d4bdd8d)


Compare: https://github.com/hibernate/hibernate-orm/compare/d94dda3d3110...b4a79ee93103


More information about the hibernate-commits mailing list