• 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: SQL to EOQualifier
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQL to EOQualifier


  • Subject: Re: SQL to EOQualifier
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 29 Apr 2008 17:22:47 -0700

Hi Paulo,


On Apr 29, 2008, at 5:02 PM, Paulo Filipe Andrade wrote:

Hello,

I was wondering if one can translate something like this:

select message_id from message m where creator_id = 5 AND (select count(*) from message where message.reply_to_id = m.message_id) > 0;

to an EOQualifier.

It would be wonderfull if one could write a "creator = %@ AND replies.@count > 0" :D, but obviously that doesn't work.

You can't do this with pure WO. Project Wonder and the Houdah frameworks have qualifier additions (extensions) that let you make qualifiers like this.



Chuck


Regards,

Paulo F. Andrade 52439@IST
mailto: 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


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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


References: 
 >SQL to EOQualifier (From: Paulo Filipe Andrade <email@hidden>)

  • Prev by Date: Initialization in a D2W Edit Page
  • Next by Date: Re: Unable to release locks when using MultiECLockManager
  • Previous by thread: SQL to EOQualifier
  • Next by thread: Unable to release locks when using MultiECLockManager
  • Index(es):
    • Date
    • Thread