Populate canonical meta-model for strictly typed Criteria Query building
------------------------------------------------------------------------

                 Key: OPENJPA-1009
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1009
             Project: OpenJPA
          Issue Type: New Feature
          Components: jpa
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar
             Fix For: 2.0.0-M1


JPA 2.0 has introduced a specification for strictly-typed dynamic query 
construction. The type-strictness is based on availability of a meta-model. The 
user application can either use meta-model API to access the type information 
or instantiate the meta-model (referred as canonical meta-model) with a set of 
auto-generated classes for compile-time binding. This issue refers to 
populating the canonical meta-model at runtime. 

-- 
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