Add subqueries APIs
-------------------

                 Key: JDO-446
                 URL: http://issues.apache.org/jira/browse/JDO-446
             Project: JDO
          Issue Type: New Feature
          Components: api2, api2-legacy
    Affects Versions: JDO 2 final
            Reporter: Michelle Caisse


In 14, add subqueries to permit e.g. select from Employee where this.salary > 
(select avg(salary) from Employee)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to