Some columnDefinition annotation properties incorrectly used as column name
instead of type
-------------------------------------------------------------------------------------------
Key: OPENJPA-392
URL: https://issues.apache.org/jira/browse/OPENJPA-392
Project: OpenJPA
Issue Type: Bug
Components: jdbc, jpa
Affects Versions: 1.0.0, 0.9.7, 0.9.6, 0.9.0
Reporter: Patrick Linskey
Fix For: 1.0.1, 1.1.0
When specified, the columnDefinition property settings of the
@PrimaryKeyJoinColumn, @JoinColumn, @XJoinColumn, @ElementJoinColumn
annotations are incorrectly stored as the column name instead of the column
type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.