I don't think OJB itself has anything to do this (at least something that works). We use Torque to generate our classes - it has an OJB "option". Uses Velocity templates so you can mod the output as needed. We also use it to generate the repository mappings for OJB. It's fast, easy to use, and works every time (unlike the reversedb tools). It also uses Velocity templates so you can mod that output also.
-----Original Message----- From: Malinescu, Cristian [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 3:28 AM To: 'OJB Users List' Subject: Generating persistent java classes Hi I'm a beginner in using OJB framework and I have a basic question : Is possible to use OJB for generating skeleton java persistent classes based on existing database filled with data ? Thanks and regards, Cristian Malinescu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] +---------------------------------------------------------+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +---------------------------------------------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
