Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
OPENJPA-1165 Two unique constraints in a table try to share the same constraint name
- Closed