[jboss-user] [EJB 3.0] - Re: How to access a join table column?!
fabiorusso
do-not-reply at jboss.com
Tue Jul 25 04:24:14 EDT 2006
Thanks. Do I still maintain the old code "as is" and simply put the mappedBy in the new PartnerToRate entity? I'm sorry if the question is dumb but there is not much documentation yet on this topic :-/ and I am sort of a newbie to ejb3.
So let me see if I understood this well:
1) I keep the ManyToMany mapping between Partner and OptionRate
2) I add the third entity representing the joinTable and put a mappedBy attribute somewhere in it...
Right?
Could you please provide a little code as an example of this? Thank you very, very much :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960610#3960610
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960610
More information about the jboss-user
mailing list