[
https://issues.apache.org/jira/browse/OPENJPA-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519608
]
Stefan Hansel commented on OPENJPA-125:
---------------------------------------
This would also help migrations from kodo-JDO to OpenJPA, since 'old' .jdo and
.mapping files just had to be transformed into a new file. And without all the
custom extension this wouldn't work.
> OpenJPA-specific metadata cannot be specified in XML descriptors
> ----------------------------------------------------------------
>
> Key: OPENJPA-125
> URL: https://issues.apache.org/jira/browse/OPENJPA-125
> Project: OpenJPA
> Issue Type: New Feature
> Components: jpa
> Affects Versions: 0.9.0, 0.9.6, 0.9.7
> Reporter: Patrick Linskey
> Assignee: David Ezzio
> Priority: Critical
> Fix For: 1.1.0
>
>
> OpenJPA includes a number of annotations that extend the behavior of the JPA
> specification. Currently, these annotations cannot be specified in an XML
> descriptor. We must create an XSD that allows XML-based configuration of
> these settings.
> Additionally, to address OPENJPA-87, we should come up with a good story for
> when only spec-level XML is used and OpenJPA annotations are also used.
> Currently, as reported in OPENJPA-87, such a configuration causes us to
> ignore the OpenJPA annotations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.