• 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: And another EOF one-to-many qualifier to use?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: And another EOF one-to-many qualifier to use?


  • Subject: Re: And another EOF one-to-many qualifier to use?
  • From: Gustavo Pizano <email@hidden>
  • Date: Thu, 3 Dec 2009 09:45:06 +0100

MM I think it should be something like... assuming you are using wonder


EOQualifier qual = User.TO_KEYWORD.eq(null);
NSArray<User> array = User.fetchUser(ec,qual,sortOrdering);

correct me if im wrong.


G.


On Dec 3, 2009, at 7:33 AM, Amiel Montecillo wrote:

> Hello,
>
> This may be a simple but it is really beating me up.
>
> I have a one-to-many relationship User to many Keyword
>
> What I need is the qualifier to get only a list of users without a single keyword. I know that I can just do users.keywords().count == 0 but I don't want that.
>
> Can someone please beat some sense into me?
>
> Thanks,
> Amiel
>
> --
> socket error: unable to connect to 127.0.0.1
> _______________________________________________
> 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

 _______________________________________________
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: And another EOF one-to-many qualifier to use?
      • From: Amiel Montecillo <email@hidden>
References: 
 >And another EOF one-to-many qualifier to use? (From: Amiel Montecillo <email@hidden>)

  • Prev by Date: And another EOF one-to-many qualifier to use?
  • Next by Date: Re: And another EOF one-to-many qualifier to use?
  • Previous by thread: And another EOF one-to-many qualifier to use?
  • Next by thread: Re: And another EOF one-to-many qualifier to use?
  • Index(es):
    • Date
    • Thread