Issue Details (XML | Word | Printable)

Key: RDBMS-91
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andy Jefferson
Reporter: Andy Jefferson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JPOX RDBMS (ARCHIVED)

JDOQL : Subqueries

Created: 30/Mar/07 11:35 AM   Updated: 08/Jan/09 11:26 AM   Resolved: 27/Jan/08 11:38 AM
Component/s: Queries
Affects Version/s: None
Fix Version/s: 1.2.0-rc-1


 Description  « Hide
JDO 2.1 specifies support for JDOQL subqueries (javax.jdo.Query.addSubquery()). This needs supporting

Andy Jefferson made changes - 21/Jan/08 12:51 PM
Field Original Value New Value
Project Core [ 10000 ] RDBMS [ 10111 ]
Key CORE-3207 RDBMS-91
Component/s Queries [ 10111 ]
Component/s JDO [ 10000 ]
Fix Version/s 1.2.0 [ 10274 ]
Fix Version/s 1.2.0 [ 10021 ]
Andy Jefferson made changes - 21/Jan/08 12:52 PM
Summary JDO 2.1 : Support for subqueries JDOQL : Subqueries
Andy Jefferson added a comment - 23/Jan/08 01:16 PM
SVN trunk has initial support for subqueries specified using the API methods.

Andy Jefferson made changes - 23/Jan/08 01:16 PM
Fix Version/s 1.2.0-rc-1 [ 10302 ]
Fix Version/s 1.2.0 [ 10274 ]
Assignee Andy Jefferson [ andy ]
Andy Jefferson added a comment - 27/Jan/08 11:38 AM
Implemented for single-string and API interfaces, providing
1. Basic subquery
2. Use of parameters to link back to outer query
3. Support for candidate expressions.

TODOs are present in JDOQLQueryCompiler for extra capabilities that are currently beyond the scope of the JDO2 TCK

Andy Jefferson made changes - 27/Jan/08 11:38 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Andy Jefferson made changes - 08/Jan/09 11:26 AM
Status Resolved [ 5 ] Closed [ 6 ]