Type Conversion Mapping - General
Use to explicitly map a database type to a Java type.
- Database Field
- Choose the database field to map to the attribute.
- Database Type
- Choose the database type of the Database Field.
- 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.
Related Topics
Working with Type Conversion Mappings
Specifying Read Only Settings
Specifying Direct Access and Method Access
Working with Direct Mappings
Copyright © 1997, 2004, Oracle.
All rights reserved.