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


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.

Reply via email to