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
 

Configuring Model Java Source Code Options

You can configure model java source code options only when using TopLink Workbench.

Using TopLink Workbench, you can specify the default file names, class names, and directories, when exporting or generating Java source code for your domain objects. Directories are relative to the project save location (see "Configuring Project Save Location"), and will contain folders for each generated package.

Table 22-10 summarizes which projects support model Java source code options.

Table 22-10 Project Support for Model Java Source Options

Descriptor Using TopLink Workbench
Using Java

Relational Projects

Supported.


Unsupported

EIS Projects

Supported.


Unsupported

XML Projects

Supported.


Unsupported

Using TopLink Workbench

To specify the default export options, use this procedure:

  1. Select the project object in the Navigator.

  2. Select the Options tab in the Editor. The Options tab appears.

    Figure 22-8 Options Tab, Model Java Source options

    Description of Figure 22-8  follows
    Description of "Figure 22-8 Options Tab, Model Java Source options"

Specify the project root directory to which TopLink Workbench generates model Java source files. For more information, see "Generating Java Code for Descriptors".