Property
|
Characteristic
|
Controls how data conversions are handled for null values.
|
|
Determines which algorithm the driver uses when converting a double or float value to a string value. By default, the driver uses its own internal conversion algorithm, which improves performance.
|
|
Determines the maximum precision of NUMERIC columns when described within the result set metadata.
|
|
Determines the maximum scale of NUMERIC columns when described within the result set metadata.
|
|
Determines the maximum size of VARCHAR columns when described within the result set metadata.
|
|
Enables CLOB functionality when handling character data. Determines whether columns of the Character varying data type will be described as VARCHAR or LONGVARCHAR (CLOB).
|