@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.