Oracle Designer Model,
Release 6i
Language specific domains
| Language | Language Specific Domain | Values of SCALAR_DATATYPE applicable |
|---|---|---|
| C++ | SCALAR_DATATYPE_CPP |
UNSIGNED LONG FLOAT SIGNED FLOAT UNSIGNED FLOAT SIGNED SHORT INT UNSIGNED INT SIGNED LONG SIGNED CHAR CHAR SHORT UNSIGNED CHAR LONG SIGNED INT UNSIGNED SHORT UNSIGNED DOUBLE SIGNED DOUBLE DOUBLE |
| Java | SCALAR_DATATYPE_JAVA |
BYTE CHAR SHORT INT LONG FLOAT DOUBLE BOOLEAN |
The languages shown above are only those where a limited subset of the valid values, or no valid values at all, apply. For any language not listed above, the full set of valid values is applicable.
This distinction as to which valid values are "applicable" is solely for UI purposes to enable the tools to provide the user with visual feedback as to the sensible values to chose in the context of the language of the module.
This information is controlled by the syscase table CK_LANGUAGE_PROPERTIES