Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for bug 330628

A patch file for bug 330628 is now available for review.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=330628

Description: @PrimaryKeyJoinColumn(...) is not working equivalently to @JoinColumn(..., insertable = false, updatable = false)

Please review and provide any feedback.

Cheers,
Guy

Back to the top