I'm wondering if there's any code out there that will generate
Rose::DB::Object's for all tables in a database.  I have my own makeshift
version which will do it for a given table, and the loop to simply iterate
through tables isn't bad.  I'm wondering if there's something that will
create all the FK mappings for me, which would probably imply that it would
also do some sort of DAG analysis on the table dependencies.

Any help in that direction would be appreciated!

Thanks!

-- Jeff Horn


-------------------------------------------------------------------------
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