Oracle Designer Tutorial |
Having refined the database design, you use the Server Generator to generate the server-side components for the system.
The Server Generator can create objects on a local or remote database from definitions recorded in the repository.
During this lesson you will:
Oracle Designer can take the table definitions created by the Database Design Transformer and create the database that your applications will use to store data.
To create the database tables required for your system.
When generation is complete, the Generation Complete dialog box opens.
After the 'Processing Complete' message appears in the message window, you can use the Database Navigator to see the database objects that have been created.
You open the Database Navigator by selecting ToolsDatabase Navigator. Note that no triggers have been created for any of the tables. You should
close the Database Navigator before continuing.
You can close the Design Editor. There is no need to save the server model diagram that you created, but you may do so if you wish.
In this lesson you used the Server Generator to create the tables on the database.
|
|