[
https://issues.apache.org/jira/browse/OPENJPA-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinaki Poddar closed OPENJPA-1277.
----------------------------------
Resolution: Fixed
> 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
> Affects Versions: 2.0.0-M3, 2.0.0-M4, 2.0.0
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
> Fix For: 2.0.0-M3, 2.0.0-M4, 2.0.0
>
> 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.