Bidirectionnal many to many relation
"Pierre Gilquin" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi dear list, I have a many to many relation from entities A to B managed in a Java client. Recently, I had the reverse relationin my model. When adding/removing Bs to/from A, I cannot use the corresponding method for the B object. Is there a way to reflect the change for B when I want to display all its As ? I have try to processRecentChanges and refreshObject(b) in ec without success. Do you have others idea ? Thanks in advance. Pierre _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev