Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: d92245230791ed81c0a8929e3d3b983369861b79
https://github.com/hibernate/hibernate-orm/commit/d92245230791ed81c0a8929...
Author: carnusj <jeremy.carnus(a)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/439ce293dad84e8309837f1...
Author: Guillaume Smet <guillaume.smet(a)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...439ce29...
**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.