Mensaje citado por Jean-philippe VIGNIEL <[EMAIL PROTECTED]>: > 1-n relation: > > > /** @ejb.relation > * name = "Source-Target" > * role-name = "Source" > * > * target-ejb = "Target" > * target-role-name = "Target" > * targte-multiple = "yes" > * / > public abstract Collection getTarget(); > public abstract void setTarget(Collection target)
Would't this be a m-n relationship? -- Rodrigo Chand�a ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
