>Torque is nice, but you have to specify the database first in the XML. >Usually, I prefer to code Java instead of XML. If it was the other way
i solved this by writing a little tools that analyzes the database and generates the xml for me. but this is for my own tool not for torque ;) it also reads the "foreign keys" and creates the right references in the mapping xml. additional stuff is done in a seperate "manual.xml". works fine ! --amar -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
