• 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 the data of a many-to many relationShip
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fetching the data of a many-to many relationShip


  • Subject: Fetching the data of a many-to many relationShip
  • From: Gustavo Pizano <email@hidden>
  • Date: Thu, 2 Jul 2009 11:19:25 +0200

Hello.

I have the following:

I have a Entity called WG, and one called, TRANSLATIONSET. so the relationship is WG << >> TRANSLATIONSET.

if I have the wg , I want to get all the TRANSLATIONSET that this partigual wg has. Whne I was definiyng the EOModel, I set up a manytomany relationship with a join table called WGxTS and I unchecked the Flattern box, I read it somewhere.

so if I do.

NSArray aux = wg.toTranslationSets();

the contents of aux are all what is in the WGxTS which is not more than the pk of WG and TRANSLATIONSET related..

What am I missing here, this is the first time Im working with many-to-many rs.


Thanks in advance

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 the data of a many-to many relationShip
      • From: David Avendasora <email@hidden>
  • Prev by Date: [SOLVED] deploying across multiple app servers
  • Next by Date: Re: er.excel No Such Method Error exception
  • Previous by thread: [SOLVED] deploying across multiple app servers
  • Next by thread: Re: Fetching the data of a many-to many relationShip
  • Index(es):
    • Date
    • Thread