It is possible. Here are the steps: 1. set the default language to Java 2. reverse engineer Oracle to data model 3. convert data model to object model
You got regular Java classes. You can use them in your further development - for example to apply the java patterns to them, like building EJBs, etc. Regards, Davor Gornik -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 10:13 AM To: [EMAIL PROTECTED] Subject: (Rose) Oracle reverse reengineering to java code possible? I have reengeered my Oracle schema from the database into Rose. Now what I would like to do is use the oracle schema model I created and use it to generate java code/classes. I don't want to have to go through every oracle table and manually create the info classes. Is it possible to take the oracle model and create java from it? If so how. Jason Richardson ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
