Hi Phil, > Is this a problem with Oracle? I can easily reproduce the schema I need > classes for on SQL Server.
It shouldn't, as there is no reference to the JDBC driver in the related code. Very strange. I'll have a look at it as soon as I have some time. regards, Florian > > -----Original Message----- > From: Florian Bruckner [ mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> ] > Sent: Tuesday, June 10, 2003 10:19 AM > To: OJB Users List > Subject: AW: Reversedb - a new problem? > > > Hi Phil, > > > Using ojb 1.0 rc3, Oracle 9.2.0.1.0 and 9.2.0.1 JDBC driver, reversedb > > > correctly reads the schema I want, and also generates what appears to > > be valid XML for the repository. However, when I try to generate > > java, clicking on the Save button does nothing. The save dialog just > > sits there. The only things that works is to cancel. > > > > I really don't want to have to manually code the classes for this > > schema, as there are many tables. Any suggestions? > > I fear there won't be a short term solution for your problem within > reversedb. What you can try is to generate Java classes from the your > respository descriptor with XSLT. I think someone posted a stylesheet on > the list which is doing exactly what you need. > > regards, > > Florian > > > --------------------------------------------------------------------- > 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]
