skip to main content
DataDirect Connect Drivers : Progress OpenEdge Driver : Connection Properties
  
Connection Properties
This section lists the JDBC connection properties supported by the Progress OpenEdge 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 DataDirect Connect for JDBC 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 is 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 Progress OpenEdge driver and their default values.
Table 59. Progress OpenEdge Driver Properties
Property
Default
None
2 (result sets contain synonyms)
5
1 (second)
1 (data type check is performed if column value is null)
None
None
noEncryption
nonAtomic
connect
false
empty string
empty string
None
2048 (KB of memory)
false
1
false
0 (no timeout)
0 (driver’s internal prepared statement pooling is not enabled)
0 (driver’s internal prepared statement pooling is not enabled)
None
Varies depending on operating system
0 (query does not time out)
None
None
None
None
true
This section includes the following topics:
* AlternateServers
* CatalogOptions
* ConnectionRetryCount
* ConnectionRetryDelay
* ConvertNull
* Database
* DatabaseName
* EncryptionMethod
* FailoverGranularity
* FailoverMode
* FailoverPreconnect
* HostNameInCertificate
* ImportStatementPool
* InitializationString
* InsensitiveResultSetBufferSize
* JavaDoubleToString
* JDBCBehavior
* LoadBalancing
* LoginTimeout
* MaxPooledStatements
* MaxStatements
* Password
* PortNumber
* QueryTimeout
* ServerName
* SpyAttributes
* TrustStore
* TrustStorePassword
* User
* ValidateServerCertificate