skip to main content
Reference : Connection Property Descriptions
  

Connection Property Descriptions

This section lists the JDBC connection properties supported by the driver and describes each property. The properties have the form:
property=value
You can use these connection properties with either the JDBC Driver Manager or Progress DataDirect data sources unless otherwise noted.
Note: All connection property names are case-insensitive. For example, Password is the same as password. Required properties are noted as such.
Note: The data type listed for each connection property refers to the Java data type used for the property value in a JDBC data source.
The following table provides a summary of the connection properties supported by the driver and their default values.
Table 16. Amazon Redshift Driver Properties
Property
Default
None
empty string
MultiRowInsert
1000 (rows)
2
empty string
empty string
5
1 (second)
1 (data type check is performed if column value is null)
TLSv1.2,TLSv1.1,TLSv1
None
false
noEncryption
empty string
empty string
None
2048 (KB of memory)
false
None
None
None
0 (no timeout)
1,073,741,823
1000
0 (driver’s internal prepared statement pooling is not enabled)
4096
None
5439
empty string
0 (query does not time out)
0 (no additional processing to determine the correct table name for each column in the result set)
None
None
false
RollbackTransaction
None
None
None
true
32768
In this section: 
* AccountingInfo
* ApplicationName
* BatchMechanism
* BulkLoadBatchSize
* CatalogOptions
* ClientHostName
* ClientUser
* ConnectionRetryCount
* ConnectionRetryDelay
* ConvertNull
* CryptoProtocolVersion
* DatabaseName
* EnableCancelTimeout
* EncryptionMethod
* HostNameInCertificate
* ImportStatementPool
* InitializationString
* InsensitiveResultSetBufferSize
* JavaDoubleToString
* KeyPassword
* KeyStore
* KeyStorePassword
* LoginTimeout
* MaxNumericPrecision
* MaxNumericScale
* MaxPooledStatements
* MaxVarcharSize
* Password
* PortNumber
* ProgramID
* QueryTimeout
* ResultSetMetaDataOptions
* ServerName
* SpyAttributes
* SupportsCatalogs
* TransactionErrorBehavior
* TrustStore
* TrustStorePassword
* User
* ValidateServerCertificate
* VarcharClobThreshold