many - many to many inserts
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
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.