Re: Fetch Optimization Advice
Re: Fetch Optimization Advice
- Subject: Re: Fetch Optimization Advice
- From: "Mr. Frank Cobia" <email@hidden>
- Date: Wed, 8 Jul 2009 16:37:41 -0400
Sorry. I meant never use them in the report or the command line
application. They are used by my web apps.
Frank
On Jul 8, 2009, at 4:34 PM, Mike Schrag wrote:
Is there any advantage to creating a view and pointing my new
entity to that view as opposed to just pointing the entity directly
to the table and leaving out the fields I am not interested in? It
seems like the view would just add overhead, but you may know some
advantage to using it that I am not aware of.
Oh, if you NEVER use the fields, then by all means, just remove them
from your entity definition (assuming they're not "NOT NULL" fields).
ms
_______________________________________________
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
_______________________________________________
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