Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.3.0
-
None
-
None
Description
Hibernate and EclipseLink support null to be used as a surrogate for an empty collection in CriteriaQueries.
Would be great to have that in OpenJPA as well - sadly the JPA spec isn't that clear on this...
I added a test case that reproduces the issue:
https://gist.github.com/thomasdarimont/b8d4f01b0e66bcdb2560
See: shouldSupportNullValueAsASubstituateForAnEmptyParameterList