On 7/3/07, Michael Lackhoff <[EMAIL PROTECTED]> wrote:
> The only problem is, I don't know how to define such a mapping in RDBO. Do I
> have to somehow (how?) define every possible table that can be linked to or is
> it possible to say "take whatever is in link_table" to be a table name? Any
> ideas?

None of the existing relationships work like that.  You'd have to make
your own relationship class, map it to a relationship type name, and
make your own set of method types and associated method-maker for your
new relationship type.

-John

-------------------------------------------------------------------------
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/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to