Community
Participate
Working Groups
More here: http://www.nabble.com/UNION%2C-INTERSECT-in-JPQL-to23510002.html
*** Bug 276146 has been marked as a duplicate of this bug. ***
Agree that it should become part of the spec. but maybe the requirement would be better met via JPQL extensions, see bug 219814. Also see http://www.eclipse.org/newsportal/article.php?id=848&group=eclipse.rt.eclipselink#848. It might be better to generalise this subject under the title 'Spatial JPQL Operators' or similar.
I beleive this bug is for the set Operators, UNION and INTERSECT and not related to spatial funcitonality.
Created attachment 213905 [details] adds union,intersect,except and regexp support
SVN trunk commit: Bug#276147 – Unions https://bugs.eclipse.org/bugs/show_bug.cgi?id=276147 https://bugs.eclipse.org/bugs/show_bug.cgi?id=376215 Adds support for UNION, INTERSECT, EXCEPT operations to Expressions and JPQL. Adds support for REGEXP operation for regular expression comparisons. Changes: - Adds core Expression/Query tests for regexp and unions. - Adds Hermes JPQL support for RegexpExpression and UnionClause. - Add None JPQL validation option. - Add regexp and union, intersect, except support to expressions, queries. - Add conforming support for regexp. - Add JPA JPQL tests for regexp, unions. - Fix NoSQL connection spec properties to try both class loaders.
fixed
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink