Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 80816 invoked from network); 23 Jun 2010 16:01:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 16:01:19 -0000 Received: (qmail 25249 invoked by uid 500); 23 Jun 2010 16:01:18 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 25124 invoked by uid 99); 23 Jun 2010 16:01:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 16:01:18 +0000 X-ASF-Spam-Status: No, hits=-1539.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 16:01:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5NG0ttQ002438 for ; Wed, 23 Jun 2010 16:00:56 GMT Message-ID: <4287085.17131277308855958.JavaMail.jira@thor> Date: Wed, 23 Jun 2010 12:00:55 -0400 (EDT) From: "Andy Jefferson (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Commented: (JDO-652) Provision of a statically-typed refactor-friendly query capability for JDOQL In-Reply-To: <8636188.18591271057620534.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JDO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881723#action_12881723 ] Andy Jefferson commented on JDO-652: ------------------------------------ If anyone is interested in contributing ideas etc, please go to http://datanucleus.blogspot.com/2010/06/jdo-typesafe-refactorable-queries.html and http://blog.mysema.com/2010/06/typesafe-queries-for-datanucleus.html > 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: api, specification, tck > Reporter: Andy Jefferson > Fix For: JDO 3 maintenance release 1 > > > 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. - You can reply to this email to add a comment to the issue online.