getTypeInfo()
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
The following table provides getTypeInfo() results for Amazon Redshift databases supported by the driver.
|
TYPE_NAME = bigint
|
|
|
TYPE_NAME = boolean
|
|
|
TYPE_NAME = character
|
|
|
TYPE_NAME = character varying 1
|
|
|
TYPE_NAME = date
|
|
|
TYPE_NAME = double precision
|
|
|
TYPE_NAME = integer
|
|
|
TYPE_NAME = numeric
|
|
|
TYPE_NAME = real
|
|
|
TYPE_NAME = smallint
|
|
|
TYPE_NAME = timestamp
|
|
1 You can determine how these columns are
described by setting the VarcharClobThreshold connection property.