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 protected]> 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 protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to