Here you go:
Step 2: Tools > Data Modeler > Reverse Engineer Step 3: Open the model browser, right-click on Schemas, select "Data Modeler -> Transform to Object Model..." and follow the wizard You will get a package with your Java classes. Regards, Davor Gornik -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 2:14 PM To: [EMAIL PROTECTED] Subject: Oracle db - Analyze Schema Vs. Reverse Engineer problem Overall goal to create Java classes from the oracle database tables. Here is the steps I was told to take in order to accomplish it. 1. set the default language to Java 2. reverse engineer Oracle to data model 3. convert data model to object model Situation: For step 1- - default language in options is set to Java, it is a new Oracle 8 project. For step 2. (not sure which to do so I tried both... which of the below is the correct way?) >From the menu... Tools > Oracle > Analyze Schema - this works fine I can retrieve the schema I want from the database - but I can't convert this to java Tools > Data Modeler > Reverse Engineer - I select the oracle db from the list but the schema selection box is blank. I clicked the test connection button and it says I am connected. I hope this is enough information to explain my situation 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 * *************************************************************************
