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]
