Re: Fetch Optimization Advice
Re: Fetch Optimization Advice
- Subject: Re: Fetch Optimization Advice
- From: Mike Schrag <email@hidden>
- Date: Wed, 8 Jul 2009 16:34:53 -0400
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