Doh typo there, should have been @Column rather than @JoinColumn

BarryDev wrote:
> 
> Oh forgot that I'd change the field's name to match the column in that
> class.  If you want to explicitly join a field to a column use the
> @JoinColumn(name = "whatever") annotation.
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-Using-with-hibernate-and-Mysql-tp20166018p20208487.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to