Re: Batch Size not settable on relationship?
Re: Batch Size not settable on relationship?
- Subject: Re: Batch Size not settable on relationship?
- From: Ramsey Gurley <email@hidden>
- Date: Tue, 29 Jan 2013 11:51:35 -0700
I usually prefetch to save myself the pain of faulting on list pages. Something like
100 : pageConfiguration = 'QueryERCMailMessage' => prefetchingRelationshipKeyPaths = ("mailRecipients", "mailRecipients.mailAddress", "fromAddress", "replyToAddress") [com.webobjects.directtoweb.Assignment]
Not sure if that helps.
Ramsey
On Jan 29, 2013, at 11:30 AM, Pascal Robert wrote:
> :-/ And I have a SELECT that is executed 253 times in the same page (the qualifier is different). I guess I will have to look at ERXEnterpriseObjectCache.
>
>> That should be editable.
>>
>>
>> On 2013-01-29, at 10:08 AM, Pascal Robert wrote:
>>
>>> I want to add some batch faulting in a model. I can set the Batch Size in the entity, but in the relationship, the Batch Size field is not editable. Normal?
>>> _______________________________________________
>>> 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
>>
>> --
>> Chuck Hill Senior Consultant / VP Development
>>
>> Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
>> http://www.global-village.net/gvc/practical_webobjects
>>
>> Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest Growing Companies in B.C!
>> Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine!
>>
>>
>>
>>
>>
>>
>>
>>
>
>
> _______________________________________________
> 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