Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » scalar subqueries in select supported?
scalar subqueries in select supported? [message #933825] Fri, 05 October 2012 07:23 Go to previous message
Knut Wannheden is currently offline Knut Wannheden
Messages: 283
Registered: July 2009
Senior Member
Hi all,

I have written a query using the Criteria API which does a multiselect()
and as part of that also includes some scalar subqueries and I've also
experimented with including exists() expressions referencing a subquery.

These queries don't cause any "parse time" exceptions but when these
queries are executed they don't always return the expected results.

I know scalar subqueries are not supported by JPQL in the select part,
but I was wondering if EclipseLink supports this at all using the
Criteria API or not.

Best regards,

--knut
 
Read Message
Read Message
Read Message
Previous Topic:Unmarshalling through eclipselink moxy and jaxb
Next Topic:maven repo problem
Goto Forum:
  


Current Time: Sat May 25 23:10:46 EDT 2013

Powered by FUDForum. Page generated in 0.01609 seconds