Generate meta-model for JPA 2.0
-------------------------------
Key: OPENJPA-1008
URL: https://issues.apache.org/jira/browse/OPENJPA-1008
Project: OpenJPA
Issue Type: New Feature
Components: jpa
Reporter: Pinaki Poddar
Assignee: Pinaki Poddar
Fix For: 2.0.0-M1
A meta-model for persistent domain has been specified in JPA 2.0. This M2 model
currently only expose type metadata and not mapping metadata. OpenJPA provides
rich meta-data support both at type level and mapping level. The goal is to
maximally leverage these existing facilities with the help of appropriate
design patterns to comply with JPA 2.0 specified type system. It is not
recommended to create a parallel type system for this purpose.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.