Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check in - Bug 318195 - NPE thrown during JPQL query using IS NOT EMPTY for element-collection of Strings

https://bugs.eclipse.org/bugs/show_bug.cgi?id=318195

Fixed in trunk. The fix stores some information about the subquery and builds it when information about the session is available for subqueries involved in COUNT.

Reviewed by James Sutherland

Tested with JPA and Core LRG

Added 2 tests to JUnitJPQLSimpleTestSuite


Back to the top