[
https://issues.apache.org/jira/browse/OPENJPA-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods updated OPENJPA-1009:
----------------------------------
Affects Version/s: (was: 2.0.0)
Fix Version/s: (was: 2.0.0-M4)
(was: 2.0.0)
> 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-M3
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> 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.