Re: Query result times in WO and mysql
Re: Query result times in WO and mysql
- Subject: Re: Query result times in WO and mysql
- From: arturo <email@hidden>
- Date: Wed, 21 Jan 2004 16:05:11 -0500
----- Original Message -----
From: "Chuck Hill" <email@hidden>
> And if you are going to put it in the database, then in EOModeler mark the
> Entity as "Cache in memory". This will result in all the objects being
> fetched in a batch at first access. Subsequent access, even by fetching,
> will be resolved by the datastore without a trip to the database.
>
This reminds me of a bug in 4.5(.1). Does anyone know if it's still there?
Here's the bug.
If you mark an entity as "Cache In Memory" WO would read in all instances on
startup.
If the entity was also marked as "Read Only" then WO would read them all in
again!
Has anyone seen this behavior recently?
-arturo
_______________________________________________
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.