Re: Order of Objects Saved to DB
Re: Order of Objects Saved to DB
- Subject: Re: Order of Objects Saved to DB
- From: Travis Britt <email@hidden>
- Date: Mon, 12 Jan 2009 16:54:42 -0500
Oy. Is this a legacy schema that you can't modify such that the
primary keys aren't actually used for anything?
tb
On Jan 12, 2009, at 4:17 PM, Dawn Lockhart wrote:
I am creating new EO objects and I need them to be saved to the DB
in the
same order that they were created so their primary keys will be in
the order
created. It seems like when I call saveChanges on the editing
context that
the records are just being saved to the DB all willy nilly.
It looks like the only way to enforce this is to do multiple calls to
saveChanges which I'd like to avoid.
Is there some way to have it save a group of objects in the order
created?
_______________________________________________
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