• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
EOQualifier filteredArrayWithQualifier across relationship
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOQualifier filteredArrayWithQualifier across relationship


  • Subject: EOQualifier filteredArrayWithQualifier across relationship
  • From: David Griffith <email@hidden>
  • Date: Sat, 06 Mar 2004 19:11:13 +0100

Hi,

I am trying to use this:

EOQualifier typeQualifier =
EOQualifier.qualifierWithQualifierFormat("shippingType.shippingTypeIsInterna
tional=%@", bindings);

to filter an array of DistShippingTypes which has a to-many relationship to
ShippingTypes, I9m looking for a ShippingType with
shippingTypeIsInternational = true;

DistShippingType <<--> ShippingType

The above returns an empty array (where there were 3 entries before the
above call).
The ShippingType relationship is faulted in the original array which is
found via:

distributor.distShippingTypes()

Is it the faulting that causes this not to return any results?  Or is it not
possible to do it this way at all?  If not, can someone tell me how please?

Kind regards,

Dave.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: silly question installing the apple webobjects demo
  • Next by Date: Re: WOComponent Template
  • Previous by thread: Re: WOComponent Template
  • Next by thread: object clearing value question....
  • Index(es):
    • Date
    • Thread