Re: Caching many to many
Re: Caching many to many
- Subject: Re: Caching many to many
- From: Chuck Hill <email@hidden>
- Date: Tue, 24 Jul 2007 08:58:10 -0700
On Jul 24, 2007, at 3:11 AM, Ute Hoffmann wrote:
Hallo,
I use code like:
aGruppe.jgruppeprodukts_produkt() to fill a Array with Objects. The
Objects come from a flattened many to many realtionship.
This works well, but when I add a new Element to the relationship
the element will not show in the list.
Please show us the code you are using to add it.
Chuck
Question: Is there a way to get a refreshed fetch for the
realtionship.
Will changing the editingContext do the trick? At the moment
everything is in the session defaut edcontext. Will a new
editingcontext solve this?
Is there a way to tell the above code to get fresh data from the db
(apart from timeStampLag - which is set but does not show a effect?).
Thanks for a tip.
Regards
Ute
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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