Re: chainable key path Qualifier question.
Re: chainable key path Qualifier question.
- Subject: Re: chainable key path Qualifier question.
- From: James Cicenia <email@hidden>
- Date: Fri, 17 May 2013 11:06:26 -0500
Ah! Missed that key little method.
Thanks
On May 17, 2013, at 11:04 AM, Jesse Tayler <email@hidden> wrote:
>
> have you seen the method called dot() ?
>
> stuff like:
>
> (Article.AUTHOR.dot(User.POSTER_ID))
>
> dot rocks the box.
>
>
>
> On May 17, 2013, at 11:50 AM, James Cicenia <email@hidden> wrote:
>
>> I am trying to get handy with ERXKey.
>>
>> However, how does one go across relationships?
>>
>> Say I want to find all order items for a store:
>>
>> It doesn't know to traverse ORDER_ERXKEY to the STORE_ERXKEY
>>
>> OrderItems.ORDER_ERXKEY.STORE_ERXKEY.eq(store);
>>
>> How does one properly construct this query?
>>
>> Thanks
>> _______________________________________________
>> 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