[
https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735201#comment-14735201
]
Andy Jefferson commented on JDO-652:
------------------------------------
What remains on this issue :
1. spec : I don't mind contributing some text. What I suggest would be an
update to Ch14.5 to add the newJDOQLTypedQuery() method. Then insert a new
section 14.6 before "SQL Queries" to discuss solely the JDOQLTypedQuery
interface. Finally update the "Examples" section to add some examples at the
end. Other ideas?
2. tck : this needs tests. I am not the best person to write these since I've
written the majority of the API, and the implementation. Volunteer?
> Provision of a typesafe 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: api, specification, tck
> Reporter: Andy Jefferson
> Fix For: JDO 3.2
>
> Attachments: typesafe.patch, typesafe_manifest.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)