Caching many to many
Caching many to many
- Subject: Caching many to many
- From: Ute Hoffmann <email@hidden>
- Date: Tue, 24 Jul 2007 12:11:31 +0200
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.
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
_______________________________________________
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