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 Deprecated Direct Mappings

You can configure deprecated direct mapping options only when using TopLink Workbench.

Starting with this release, TopLink no longer uses the following direct mapping types:

Instead, TopLink uses a direct-to-field mapping with a specialized converter.

To generate backward-compatible deployment XML and Java source code files, use the Generate Deprecated Direct Mappings option.

Table 22-11 summarizes which projects support deprecated direct mapping options.

Table 22-11 Project Support for Deprecated Direct Mapping Options

Descriptor Using TopLink Workbench
Using Java

Relational Projects

Supported.


Unsupported

EIS Projects

Unsupported
Unsupported

XML Projects

Unsupported
Unsupported

Using TopLink Workbench

To specify if TopLink Workbench should generate the deprecated direct mappings (instead of using the converter) when exporting projects, 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-9 Options Tab, Generate Deprecated Direct Mappings option

    Description of Figure 22-9  follows
    Description of "Figure 22-9 Options Tab, Generate Deprecated Direct Mappings option"

Select the Generate Deprecated Direct Mappings option on the tab to specify that TopLink Workbench should generate backward-compatible code (using the deprecated direct mappings, instead of the converter).