Traversing Multiple Join Tables?
Traversing Multiple Join Tables?
- Subject: Traversing Multiple Join Tables?
- From: Lucas Haley <email@hidden>
- Date: Mon, 12 Jul 2004 14:39:04 -0700
Heya all --
I'm having a problem figuring out how WebObjects would do this, and was
wondering if anyone out there could lend a hand. My problem lies with
going back and forth across join tables. My structure is something like
this:
Object A is joined to Objects B and C across join tables AB and AC.
Object C has a column that is a reference to the pks in Object B.
I'm using a WO Repitition to list the rows in join table AB.
What I would like to do is to include in the AB WORep a column from AC.
Does this make sense? Is there a better (read: more technical) way of
explaining the problem?
Thanks for any help!
-Lucas
_______________________________________________
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.