As far as I know OJB recommends the use of Torque to create SQL script from an XML file.
-----Original Message----- From: Dan Tran [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 10:51 PM To: OJB Users List Subject: Creating my model tables - how? Hello, I am new to OJB so please be patient with me on this. I used torque in last small project which has a way to create all database tables based on my provided schema file. But on OJB, I am not able to find any document regarding this feature. The ant build file has a target "prepare-testdb" which create OJB internal tables a tons of other test tables which I dont need in my production. Can some one shred some light? I am in OJB turnel in the last 7 days. Can I use OJB to create my database table base on my repository_user.xml file?? Or I need to write my own SQL script? Advice is greatly appreciated. Happy coding -Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
