Nice, sounds better than the perl script my friend wrote. Will check it out!
Tim -----Original Message----- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 8:39 AM To: [EMAIL PROTECTED] Subject: RE: Tools to create database schema from 'repository.xml' ? Cobble, Tim dijo: > How about tools to create the repository.xml from either DDL or > database? See Druid - http://druid.sf.net/ . The CVS version include that an OJB generator. You can also wait for the next release that will be today or tomorrow. Druid also has an import tool from a JDBC connection. That way you can generate a repository from an already deployed Database. Best Regards, Antonio Gallardo. > > -----Original Message----- > From: Christophe.Demarey [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2003 7:45 AM > To: OJB Users List > Subject: Tools to create database schema from 'repository.xml' ? > > Hi, > > I had a look in your test application but I don't find how to generate > the database schema binding to the repository.xml file. > > From the repository.xml file, is it possible to : > 1) generate a sql file to create tables in the database? > 2) execute this sql file in the database to create the database schema? > (I think it's possible with Torque). > > For these two steps, shall I use Torque Tasks ? > In this case : > * What values must I assign to properties? I found no documentation > about this (ex: basePathToDbProps, idTableXMLFile, sqldbmap, ...). * > What configuration files must I take into my application? What should > be modified? What is really needed (I want to use a light OJB version: > only jars and configuration files)? > > I really need this information as it is a very important part for me. > > > Thanks. > > -- > Christophe Demarey, > Research engineer > OpenCCM project - http://www.objectweb.org/openccm > GOAL Team - CNRS/USTL/LIFL - http://www.lifl.fr/GOAL/ > Universite des Sciences et Technologies de Lille > LIFL - UMR CNRS 8022- Batiment M3 > 59655 Villeneuve d'Ascq Cedex - FRANCE > Phone: +33 (0)32043 4728 > Fax : +33 (0)32043 6566 > > > --------------------------------------------------------------------- To > unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To > unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
