Object Type Mapping - General
Use to create an object type mapping between an attribute and a database column.
- Database Field
- Choose the database field to map to the attribute.
- Read Only
- Specify if this mapping is "read only." See "Specifying Read Only Settings" for more information.
- Use Method Accessing
- Specify if this mapping uses specific get and set methods. See "Specifying Direct Access and Method Access" for more information.
- Use Default Value When Database Field is Null
- Specify if this mapping includes a nullValue attribute. See "Defaulting Null Values" for more information
- Database Type
- Choose the appropriate database type of the Database Field.
- Object Type
- Choose the object type.
Click Add to add Database Value and Object Value pairs to the table. The Database Value and Object Value must match the Database Type and Object Type. Select the Default Attribute Value option for the value to use as the default.
To remove a database value, select the value and click Remove.
To edit a database or object value, select the database value and click Edit.
Related Topics
Working with Object Type Mappings
Specifying Read Only Settings
Specifying Direct Access and Method Access
Defaulting Null Values
Working with Direct Mappings
Copyright © 1997, 2004, Oracle.
All rights reserved.