Re: Updating EOObjects
Re: Updating EOObjects
- Subject: Re: Updating EOObjects
- From: LD <email@hidden>
- Date: Fri, 19 Aug 2005 08:00:08 +1000
Hi there,
On 19/08/2005, at 7:25 AM, Chuck Hill wrote:
On Aug 18, 2005, at 2:14 PM, Jonathan Miller wrote:
I have a two step form where the first step represents information
in one table and the second step represents information in a
second table. The two tables share a relationship where table
one's Primary key is a foreign key in table 2.
Tables? Primary keys? What is that? We don't use those words in
polite company here, those are dirty little implementation details
best left in the dark corner of the closet.
Keep the humour coming :-)
You have one instance (object) each of two entities (classes).
Object A knows about (has a relationship to Object B. Does Object
B know about Object A?
Sounds like he has one instance (EOEnterpriseObject)<entity1> that
has a to-many (NSArray of EOEnterpriseObject) relationship
"<secondTable>s"...
with regards,
--
LD
_______________________________________________
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