Simple Many-to-Many Question
Simple Many-to-Many Question
- Subject: Simple Many-to-Many Question
- From: David Schneider-Joseph <email@hidden>
- Date: Fri, 26 Aug 2005 19:55:27 -0400
I have two entity tables, Person and Interest. I also have a many-to-
many relationship between People and Interests, in a table named
PeopleInterests. I am generating Java source with EOGenerator. How
do I write a method for Person which returns an NSArray of all the
Interests that person has? EOGenerator doesn't seem to generate the
method itself, and nothing I can think of works.
Thanks,
David
_______________________________________________
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