Re: EOModeler and more
Re: EOModeler and more
- Subject: Re: EOModeler and more
- From: Chuck Hill <email@hidden>
- Date: Mon, 12 Jan 2004 12:16:59 -0800
- Organization: Global Village Consulting, Inc.
Arturo Pirez wrote:
BTW, no fetch spec result is cached. That will always go to the
database. I'm not certain if
the resultant objects are cached or not. So I try to write things such
that I only go through
relationships. Those are cached and offer amazing performance. But
it's not always possible.
If the fetch is marked as refreshing refetched objects then the newly
fetched rows will update the cache. Otherwise only the PK (and
Entity, restricting value) is used to identify the snapshots already
cached.
Chuck
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.