• 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
Fetching a specified Object.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fetching a specified Object.


  • Subject: Fetching a specified Object.
  • From: Gustavo Pizano <email@hidden>
  • Date: Sat, 22 Mar 2008 17:59:03 -0500

Hello. I have in my db some convocations with a state. (false, true) , I wanna fetch the one-ones which state its true. how to do this.

I was thinking in doing hte following

1 -EOQualifier qual = Convocation.STATE.eq(true), but thtat retunr me a boolean.

then I should do some

2 -Convocation con = Convocation.fetchConvocation(ERXEC.newEditingContext(),qual);

I have problems in numeral 1.


Gustavo




_______________________________________________ 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: Fetching a specified Object.
      • From: David LeBer <email@hidden>
    • Re: Fetching a specified Object.
      • From: Art Isbell <email@hidden>
  • Prev by Date: Re: db Model and EOModel
  • Next by Date: Re: Using Design Patterns ???
  • Previous by thread: Re: Using Design Patterns ???
  • Next by thread: Re: Fetching a specified Object.
  • Index(es):
    • Date
    • Thread