[hibernate-commits] [hibernate/hibernate-orm] d92245: HHH-12989 Support heterogeneous collections passed...

GitHub noreply at github.com
Wed Oct 3 04:42:42 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: d92245230791ed81c0a8929e3d3b983369861b79
      https://github.com/hibernate/hibernate-orm/commit/d92245230791ed81c0a8929e3d3b983369861b79
  Author: carnusj <jeremy.carnus at zimmercas.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/criteria/internal/predicate/InPredicate.java
    A hibernate-core/src/test/java/org/hibernate/query/criteria/internal/InWithHeterogeneousCollectionTest.java

  Log Message:
  -----------
  HHH-12989 Support heterogeneous collections passed to JPA's Expression#in()


  Commit: 439ce293dad84e8309837f111f66dbae535b6adb
      https://github.com/hibernate/hibernate-orm/commit/439ce293dad84e8309837f111f66dbae535b6adb
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/jpa/test/criteria/basic/InWithHeterogeneousCollectionTest.java
    R hibernate-core/src/test/java/org/hibernate/query/criteria/internal/InWithHeterogeneousCollectionTest.java

  Log Message:
  -----------
  HHH-12989 Make the test prove that everything is really working as expected


Compare: https://github.com/hibernate/hibernate-orm/compare/297690bb0d84...439ce293dad8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list