skip to main content
Using the JDBC Client : JDBC Connection Properties
 

JDBC Connection Properties

This section lists the JDBC connection properties supported by the JDBC Client and describes each property. The properties have the form:
property = value
You can use these connection properties with either the JDBC Driver Manager or JDBC client 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.