Re: Fetch Optimization Advice
Re: Fetch Optimization Advice
- Subject: Re: Fetch Optimization Advice
- From: Benjamin Chew <email@hidden>
- Date: Wed, 30 Dec 2009 10:21:51 -0700
Could you please explain how that is better than the solutions proposed by Mike?
Thanks,
Ben
On Thu, Jul 9, 2009 at 10:59 AM, Mr. Frank Cobia
<email@hidden> wrote:
> Just in case anybody cares or is looking at similar problems. I came up with
> an even better solution. I just programmatically remove the unused
> attributes from the model at application startup.
>
> Thanks,
> Frank
>
>
> On Jul 8, 2009, at 4:37 PM, Mr. Frank Cobia wrote:
>
>> 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
>>
>
> _______________________________________________
> 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