On Tue, May 01, 2007 at 10:25:22PM +0700, Watchara Kangkun wrote:
> But it have problem , it show only 1 ProductID / 1 OrderID. it incorrect!
> if true it show "many" ProductID / 1 OrderID

   ForeignKey is 1-to-1 join. ForeignKey+MultipleJoin is 1-to-many join.
RelatedJoin+RelatedJoin is many-to-many join.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to