Re: many - many to many inserts
Kieran Kelleher <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Probably many might say yuch to this, but if you have a mission critical situation, a *hack* *non-WO-way* to do it might be to just create and insert an instance of the join entity. On Aug 25, 2006, at 10:05 AM, [email protected] wrote: > Hi all, > > here I have got a bunch of objects - several thousands in a many to > many join. What bothers me - joining an item to all of them takes > just too long. > I am using addObjectToBothSidesOfRelationshipWithKey to do this - > are there better - faster options or any other ways to improve this? > > Cheers, > > Dave. > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev