childEC.saveChanges()
 parentEC.saveChanges

If you don't save the parent, the changes won't be saved to the database.
right, yes, my bad ... so just to be clear, Chuck is saying in ADDITION to childEC.saveChanges(), you also then do a parentEC.saveChanges() (childEC.saveChanges() commits to parent, then parentEC commits to the database .. well assuming it's not itself a child of another EC).

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to