[jboss-user] [EJB 3.0] - Re: Can not seem to name foreign keys in relationships

lafr do-not-reply at jboss.com
Sat Sep 1 15:31:13 EDT 2007


did you try to specify the name with referencedColumnName:
	@JoinColumn(name="catalogueFk",referencedColumnName="catalogue")


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080251#4080251

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080251



More information about the jboss-user mailing list