It's avalaible here: http://cvs.apache.org/viewcvs/db-ojb/contrib/xdoclet-ojb-module.zip
> -----Original Message----- > From: Jim McLaughlin [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 10, 2003 5:32 PM > To: OJB Users List; [EMAIL PROTECTED] > Subject: RE: Forward engineering tool > > > Is this DDL generator you discussed a while back in ... > > Hi, > > > > I did not want to announce this before it is usable, but > since a lot of > > folks asked for forward engineering and the dropped > forward-db stuff, I'd > > just wanted to let you know that I'm currently working on an XDoclet > > module for OJB that automatically generates the ojb repository file > > (repository-user.xml) from java source files as well as a > corresponding > > torque database schema, which can be used to automatically > instantiate the > > database (sql, create-db and insert-sql targets in the > build-torque.xml > > script). I expect to have it in a usable state sometime next week. > > > > Tom > > Just asking? > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Friday, May 16, 2003 1:37 PM > > To: Alexander Prozor > > Cc: OJB Users List > > Subject: Re: Forward engineering tool > > > > > > Hi Alexander > > > > Alexander Prozor wrote: > > > Hello Thomas, > > > sorry for writing you directly, > > > can you write me, > > > where should I looking for this tool? > > > > It does not yet exist. There are currently discussions how > to implement > > it at: > > http://nagoya.apache.org/wiki/apachewiki.cgi?OJBProjectPagesRevers > > eEngineering > > > > There are also several existing solutions listed there. > > > > > > > or, if it doesn't exist - what did you used for O/R > mapping and DDL > > > generation? > > > Did you use Torque? > > For the DDL Generation we use Torque. But the mappings for > the test bed > > are created manually. > > > > For my job we have delevoped a cool XMI to Java, > repository.xml and DDL > > generator. It's based on XSLT transformations. But it's > closed source... > > > > cheers, > > Thomas > > > > > > > > thank you. > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
