[
https://issues.apache.org/jira/browse/OPENJPA-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564520#action_12564520
]
Andy Schlaikjer commented on OPENJPA-340:
-----------------------------------------
looks like @JoinTable(uniqueConstraints=...) is not supported either.
> @UniqueConstraint and corresponding XML ignored
> -----------------------------------------------
>
> Key: OPENJPA-340
> URL: https://issues.apache.org/jira/browse/OPENJPA-340
> Project: OpenJPA
> Issue Type: Bug
> Reporter: Patrick Linskey
> Fix For: 1.1.0
>
>
> OpenJPA ignores @UniqueConstraint annotations (and the corresponding XML
> declaration) when generating database schemas. This should be rectified.
> A workaround is to set the -ignoreErrors flag to true when running
> mappingtool, which will let schema creation continue despite the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.