You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Michael Dick (JIRA)" <ji...@apache.org> on 2011/01/13 00:11:46 UTC

[jira] Updated: (OPENJPA-1277) Support JPQL to Criteria Query conversion

     [ https://issues.apache.org/jira/browse/OPENJPA-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick updated OPENJPA-1277:
----------------------------------

    Fix Version/s:     (was: 2.0.0-M3)

> Support JPQL to Criteria Query conversion
> -----------------------------------------
>
>                 Key: OPENJPA-1277
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1277
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: jpa, query
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> Develop a mechanics to generate a Criteria Query from a JPQL string.
> A mechanics to convert an existing JPQL string into a Criteria  Query will ease adoption of the new API. 
> The conversion mechanics should operate both a design-time (to emit Java source code) as well as runtime (to instantiate of Criteria  Query instances). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.