OpenJPA seems to handle @Column(unique = true) wrongly
------------------------------------------------------
Key: GERONIMO-5450
URL: https://issues.apache.org/jira/browse/GERONIMO-5450
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: databases
Affects Versions: 2.1.6, 2.1.5
Reporter: Knut-HÃ¥vard Aksnes
Priority: Minor
Table generation fails on embeded Derby f more than one @Column(unique = true)
are present in the same database. The generated DDL statements contains a
naming conflict as the constraints seems to get the same name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.