[hibernate-issues] [Hibernate-JIRA] Created: (ANN-663) @JoinColumn must be set for @AssociationOverride to work
Bas van den Berg (JIRA)
noreply at atlassian.com
Sun Oct 7 12:00:38 EDT 2007
@JoinColumn must be set for @AssociationOverride to work
--------------------------------------------------------
Key: ANN-663
URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-663
Project: Hibernate Annotations
Issue Type: Improvement
Components: binder
Affects Versions: 3.3.0.ga
Environment: Hibernate 3.2 , MySQL
Reporter: Bas van den Berg
Priority: Minor
The following error is given when overiding the joincolumn which has not been set explicitly:
Illegal attempt to define a @JoinColumn with a mappedBy association
see
http://forum.hibernate.org/viewtopic.php?t=960621&highlight=
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list