[
https://issues.apache.org/jira/browse/OPENJPA-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508391
]
Gokhan Ergul commented on OPENJPA-239:
--------------------------------------
I haven't disabled orm.xml generation on purpose when annotations are enabled
--iirc Patrick suggested that disabling it would be an option while we were
discussing the feature. It can be disabled by setting metadata="none".
> Option for the reverse mapping tool to generate mapping annotations
> -------------------------------------------------------------------
>
> Key: OPENJPA-239
> URL: https://issues.apache.org/jira/browse/OPENJPA-239
> Project: OpenJPA
> Issue Type: New Feature
> Components: jdbc, jpa
> Affects Versions: 0.9.0, 0.9.6, 0.9.7
> Reporter: Marc Prud'hommeaux
> Attachments: openjpa-revtool-ann.patch
>
>
> The reverse mapping tool currently only generates mappings in a separate
> orm.xml file. It would be useful if there was an option to instead generate
> annotations in the generated .java files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.