• 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
Data in many-to-many join table
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Data in many-to-many join table


  • Subject: Data in many-to-many join table
  • From: Wolfram Stebel <email@hidden>
  • Date: Thu, 14 Apr 2005 19:00:38 +0200

Hi folks,

i have a many-to-many relation

    person<<-->>task

Each person should be able to "confirm" the task.
So i packed the "confirmed" attribute into to join table Task_Person.
I felt this is the best place, but how can i cheapest access this field?

In the moment i do fetches on the table directly, using both related
objects.
Then i have the EOGeneric, where i use key/value coding to set and get
values.
Is there a better precoded way for this?


Wolfram


 _______________________________________________
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: Data in many-to-many join table
      • From: Arturo Perez <email@hidden>
  • Prev by Date: Re: Programmer Analyst Position
  • Next by Date: Re: Tiger, EOF & CoreData
  • Previous by thread: RE: Tiger, EOF & CoreData
  • Next by thread: Re: Data in many-to-many join table
  • Index(es):
    • Date
    • Thread