Provision of a statically-typed refactor-friendly query capability for JDOQL
----------------------------------------------------------------------------

                 Key: JDO-652
                 URL: https://issues.apache.org/jira/browse/JDO-652
             Project: JDO
          Issue Type: New Feature
          Components: api2, specification, tck2
            Reporter: Andy Jefferson


There are various querying capabilities of this type around. JPA2 has its 
Criteria query API. Third party solutions like QueryDSL also exist, in its case 
providing a JDOQL implementation (as well as JPQL, and HQL). We should 
seriously consider introducing something along these lines in the JDO2.4 
timeframe. 

There is a comparison of JPA Criteria with QueryDSL over at 
http://source.mysema.com/forum/mvnforum/viewthread_thread,49

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

        

Reply via email to