Re: Partially saving the object graph. How? (Jean Pierre Malrieu)
Re: Partially saving the object graph. How? (Jean Pierre Malrieu)
- Subject: Re: Partially saving the object graph. How? (Jean Pierre Malrieu)
- From: Ken Anderson <email@hidden>
- Date: Mon, 19 Mar 2007 18:05:07 -0400
You guys are all nuts! I strongly suggest finding a way around the
problem that does not include hacking EOF.
On Mar 19, 2007, at 5:58 PM, Mike Schrag wrote:
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@hidden)
Help/Unsubscribe/Update your Subscription:
40anderhome.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden