You can use primitive type
transformation parameters to extend
the UML model.
The following table lists the parameters
that apply
to the UML class element.
- EGL Type
- Specifies
the EGL primitive type that will be used to represent
this Property. Each primitive type in the list is mapped to a SQL
Type based on the value of the Target database type Model parameter.
Default value is the EGL String type, mapped to a VARCHAR(128) database
column.
- Length
- Specifies the length
of the EGL type, if appropriate.
- Decimals
- Specifies the decimals of the EGK type, if appropriate.
- Mask
- Specifies the mask of an Interval
EGL type.