• 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: Traversing keys or EOEntities
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Traversing keys or EOEntities


  • Subject: Re: Traversing keys or EOEntities
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Wed, 12 Feb 2003 20:47:58 -0500

On Wednesday, February 12, 2003, at 03:27  PM, Jonathan Fleming wrote:

Hi Art or anyone else that can help:
this is the relationship:
tbClient-(owns tbClientData, propagates primary key) > <
(mandatory)-tbClientData


We ran into something similar. We had an entity owned by another entity. When we created the latter (in your case, the tbClient) EOF would automatically create the former (in your case, tbClientData).
Then we would create and add our own. EOF would subsequently complain. It tooks us two 60 hour weeks to figure that one out.


In our resolution we would create the tbClient and then
	tbClientData = tbClient.valueForKey("tbClientData");
and then fill the tbClientData up.

Is that what's happening to you?
-------
WebObjects in Philadelphia.  You want a cheesesteak with that?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Traversing keys or EOEntities (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Re: There are no models in the current EOModelGroup
  • Next by Date: Re: Traversing keys or EOEntities
  • Previous by thread: Re: Traversing keys or EOEntities
  • Next by thread: Re: Traversing keys or EOEntities
  • Index(es):
    • Date
    • Thread