Hello,
When would I want to use MapBuilders? The
MySQLSchemaToDatabaseMap class tells the story on
how it reads a MySQL schema and creates a populated
DatabaseMap for that schema. Then, it says, you could
generate your MapBuilder classes.
Now, let's say I'm adding a few tables to the schema
(say, BOOK, AUTHOR and BOOK_AUTHOR). Do I need to do
this at all?
I've been reading the source java files, and still
haven't gotten to the Peer classes that others
recommended to handle DB I/O; I'm wondering if
generating MapBuilder classes is related to Peer
objects at all.
Thanks,
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]