[jboss-user] [EJB 3.0] - Re: Two relationship one-to-many

Andre1001 do-not-reply at jboss.com
Wed Aug 9 09:35:38 EDT 2006


oops...

little mistake...

anonymous wrote : when I recall the Employee with findEmployee() method I see in my grafh:
  | 
  | Employee - 01
  | -----------
  | startedOrders - 01
  | finalizedOrders - 01 

when I recall the Employee with findEmployee() method I see in my grafh:

Employee - 01
-----------
startedOrders - 01 (OrderCode) 
finalizedOrders - 01  (OrderCode)

I would like to see my Order just in startedOrders because this is more intuitive. Is this possible?

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

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



More information about the jboss-user mailing list