Skip Headers
Oracle TopLink Developer's Guide
10g Release 3 (10.1.3)
B13593-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

Creating a Project for an Existing Object and Data Model

If you have both an existing object model (Java classes for your domain objects) and data model (such as an existing database schema), use this procedure to create your TopLink project.

This procedure applies to relational project types.

Using TopLink Workbench

  1. Create the project (see "Using TopLink Workbench").

  2. Configure the project classpath (see "Configuring Project Classpath").

  3. Import classes (see "Importing and Updating Classes").

  4. Import database tables (see "Importing Tables from a Database").

  5. Configure project options (see Chapter 22, "Configuring a Project").