[jboss-user] [EJB 3.0] - needing to have extra fields accessible in association table

pucky do-not-reply at jboss.com
Thu Jun 5 04:50:57 EDT 2008


I have a system that I'm building that I need to store extra information within an association table.  for example.

many to many relationship between consultant and learner

the association table should have 
[consultant_learner]
id
consultantid
learnerid
timestamp
withdrawndate
active



is there a best practice for this?  More or less I'm trying to get my head around having logic within that intersection table.  

Anyone have link they can provide?  Is this possible? 

Thanks,
Pucky




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

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



More information about the jboss-user mailing list