[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - joinColumn order

rajuanye do-not-reply at jboss.com
Thu Sep 21 08:12:30 EDT 2006


Hi all :)

does anyone knows if it makes any difference of the @JoinColumn order.

I had a problem and changing the order solved it for me.

joinColumns = { @JoinColumn(name = "profile_id"), at JoinColumn(name = "population_id")}) 

I just changed between profile_id and population_id

thanks in advance
Yehuda

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

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



More information about the jboss-user mailing list