[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: Problem with Foreign Composite Key sharing a field with a Primary Composite Key?

The duplicate column name seems to be because you are using different case in your column, you must be consistent in your case in your @Column or @JoinColumn.

---
James
http://www.nabble.com/EclipseLink---Users-f26658.html