[
https://issues.apache.org/jira/browse/OPENJPA-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787174#action_12787174
]
Laird Nelson commented on OPENJPA-1418:
---------------------------------------
Ah! The real problem is that I was specifying an idClassSuffix of simply "Id",
which conflicts with javax.persistence.Id.
> Imports produced by the ReverseMappingTool do not include
> javax.lang.annotation
> -------------------------------------------------------------------------------
>
> Key: OPENJPA-1418
> URL: https://issues.apache.org/jira/browse/OPENJPA-1418
> Project: OpenJPA
> Issue Type: Bug
> Components: tooling
> Affects Versions: 1.2.1
> Reporter: Laird Nelson
>
> Imports produced by the ReverseMapping tool do not include
> javax.lang.annotation, even though it writes @Id annotations when generating
> code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.