• 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
How to build EOQualifier which generates "IN" SQL statement
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to build EOQualifier which generates "IN" SQL statement


  • Subject: How to build EOQualifier which generates "IN" SQL statement
  • From: Kushnir Gennady <email@hidden>
  • Date: Wed, 24 Aug 2005 18:38:45 +0400

Hello all
How to perform SQL with "IN" selector to get Enterprise Objects as a result?
I have EO with "type" attribute (which is link to another EO).
I want to fetch from database EOs of several "type"s. Of course I can use something like
"type = good OR type = bad OR type = fine" etc.
However this does not seem efficient. SQL database provides single statement for this
"type IN (good, bad, fine, etc.)"
So I tried to find EOQualifier which would take an array of values to put them into IN statement
and I found nothing :(.


Can  anyone gime sime advice on this?


Thanks in advance Gennady _______________________________________________ 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
  • Follow-Ups:
    • Re: How to build EOQualifier which generates "IN" SQL statement
      • From: email@hidden
    • Re: How to build EOQualifier which generates "IN" SQL statement
      • From: Arturo Perez <email@hidden>
    • Re: How to build EOQualifier which generates "IN" SQL statement
      • From: Guido Neitzer <email@hidden>
    • Re: How to build EOQualifier which generates "IN" SQL statement
      • From: Colin Clark <email@hidden>
  • Prev by Date: Re: String Encodings
  • Next by Date: Re: How to build EOQualifier which generates "IN" SQL statement
  • Previous by thread: Re: WOComponent's synchronizesVariablesWithBindings
  • Next by thread: Re: How to build EOQualifier which generates "IN" SQL statement
  • Index(es):
    • Date
    • Thread