attrName |
|
|
The name of the attribute which this mapping
information has been written for.
|
type |
string |
|
integer int double real str string |
|
Type of the attribute.
Supported types; int:0, double:3, str:5 (default).
|
column |
|
|
Specify the rdb column where this attribute values to be written.
Use this attribute, when you use schema and table attributes of the object metaphor.
|
locations |
MetaRDBLocation
|
|
List of rdb locations this attribute information should go.
|
link |
MetaRDBLocation
|
|
Rdb locations the attribute information should be linked by.
|
constraint |
|
|
Column constraint definition |
compositePK |
n |
|
no n yes y |
|
Shows whether this attribute is part of a composite primary key.
|