• 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
Re: EOFetchSpecification with SQL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOFetchSpecification with SQL


  • Subject: Re: EOFetchSpecification with SQL
  • From: email@hidden (Anjo Krank)
  • Date: Wed, 20 Aug 2003 12:40:01 +0200
  • Xx-reply-to: email@hidden

Am Mittwoch, 20.08.03, um 12:22 Uhr (Europe/Berlin) schrieb Alex Blaj:
Is there any way to create a fetchSpecification using a String that contains
the SELECT statement for that fetchSpec?
Or, if I declared a new fetchSpecification, it there a way to set its bindings
so that it corresponds to my SELECT (String) statement.


I'm using a query like this: (SELECT ...) INTERSECT (SELECT ...).

you can set the string via:

NSDictionary hints = new NSDictionary("select ...", "EOCustomQueryExpressionHintKey");
spec.setHints(hints);


Cheers, Anjo
_______________________________________________
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.

  • Follow-Ups:
    • Re: EOFetchSpecification with SQL
      • From: "Alex Blaj" <email@hidden>
References: 
 >EOFetchSpecification with SQL (From: "Alex Blaj" <email@hidden>)

  • Prev by Date: EOFetchSpecification with SQL
  • Next by Date: Re: EOFetchSpecification with SQL
  • Previous by thread: EOFetchSpecification with SQL
  • Next by thread: Re: EOFetchSpecification with SQL
  • Index(es):
    • Date
    • Thread