Antw: Re: Migrating Data from a temporary table into another editingcontext
Antw: Re: Migrating Data from a temporary table into another editingcontext
- Subject: Antw: Re: Migrating Data from a temporary table into another editingcontext
- From: "Andri vonAllmen" <email@hidden>
- Date: Fri, 01 May 2009 14:07:48 +0200
Hi Chuck,
thanks for your response.
I can't fetch inside the thread because the thread did not insert the data into the temporary table and can't access them at all. But the session should be able to transfer these data to the thread somehow.
I also tried to invoke all getter methods of the objects in the session for getting the attribute (and relationship) values in order to set them to a newly created object (using reflection) by using the respective setter methods, but, with the same results....the getter methods already return null values (but they don't if I'm doing the same with some data from a "permanent" table).
Using the mentioned copy code from Practical WebObjects didn't help too.
I can't figure out whats going wrong. Hard copying, refetching, refreshing, faulting, everything i do, lets the objects forget about their attributes values...
|
_______________________________________________
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