Description
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).
Attachments
Issue Links
- is part of
-
OPENJPA-1013 Build strictly-typed Criteria API
- Closed
-
OPENJPA-1268 OpenJPA 2.0 iteration 11 primary task
- Closed