Frank Conradie a �crit :

> DSD design tool -> SQL schema -> DB -> JDBC metadata -> XML schema -> (tweak
> XML) -> Peers/DO's/MapBuilders

Jon was talking about reducing the step number ;-)

So, the XMLGenerator is available under /example
There are 2 classes:
 1 - BaseXMLGeneratorTask which is an abstract class that generates a
XML file from a DatabaseMap.
 2 - XmlXmlGeneratorTask which extends BaseXmlGeneratorMap and build the
DatabaseMap from another XML file (TurbineDBSchema.xml for instance). I
wrote it for consistency check of the parsers/writers. It is also an
example of what you have to do to generate the XML out of what you want.

You can test BaseXMLGeneratorTask by writing MySqlXmlGeneratorTask or
JdbcXmlGeneratorTask. This may take 5 minits. (I did not write them
since I can't test them)

Regis


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to