Previous | Table of Contents | Next |
A simple datatype used with an SQL column. Examples are Integer, Varchar, LOB, CLOB, etc.
Superclasses DataType SQLDataType
Attributes
characterMaximumLength
See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR.type:multiplicity: |
|||||
Integer | |||||
zero or one |
characterOctetLength
See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR.type:multiplicity: |
|||||
Integer | |||||
zero or one |
numericPrecision
See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR.type:multiplicity: |
|||||
Integer | |||||
zero or one |
numericPrecisionRadix
See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR.type:multiplicity: |
|||||
Integer | |||||
zero or one |
numericScale
See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR.type:multiplicity: |
|||||
Integer | |||||
zero or one |
dateTimePrecision
See [SQL], corresponding field in DATA_TYPE_DESCRIPTOR.type:multiplicity: |
|||||
Integer | |||||
zero or one |