[
https://issues.apache.org/jira/browse/GERONIMO-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889532#action_12889532
]
David Jencks commented on GERONIMO-5450:
----------------------------------------
I don't see how this relates to geronimo as we don't know anything about the
DDL generated by openjpa. Asking the openjpa community is more likely to get a
useful response.
> 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.5, 2.1.6
> 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.