[jboss-user] [EJB 3.0] - ManyToMany mapping with a JoinTable having extra fields - Ho

sreeraaman do-not-reply at jboss.com
Fri Nov 16 03:14:13 EST 2007


Hi All,

I have two tables viz. Client and Employee and a JoinTable Client_Employee having two fields client_id and Employee_id which are foreign keys to the Client and Employee table respectively. However, if I want to have an additional field in the JoinTable like Emp_No, how to handle this in ejb3?

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

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



More information about the jboss-user mailing list