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 Value Converters

If the value's object value and database value are different types, use a converter. TopLink supports the following value converters:

Using TopLink Workbench

  1. Select the mapped attribute in the Navigator. Its properties appear in the Editor.

  2. Click the Converter tab. The Converter tab appears.

  3. Click the Value Converter tab. The Value Converter tab appears.

    Figure 46-4 Converter – Value Converter Tab

    Description of Figure 46-4 follows
    Description of "Figure 46-4 Converter – Value Converter Tab"

  4. Select the appropriate Value Converter.

Use the following information to select the converter for the direct map mapping value:

Converter Description
No Converter Do not use a Value Converter for this mapping.
Serialized Object Converter See "Configuring a Serialized Object Converter".
Type Conversion Converter See "Configuring a Type Conversion Converter".
Object Type Converter See "Configuring an Object Type Converter".