Using Connection Properties
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
The drivers provide connection properties that allow you to customize the drivers for your environment. You can specify connection properties using either of the following methods:
- JDBC Driver Manager. See Connecting Using the JDBC Driver Manager for more information.
- JDBC data sources. See Connecting Using Data Sources for sample code that you can use as a template for creating and using your own data sources.
You can use connection properties to accomplish different tasks, such as provide specific driver behavior for a connection or optimize performance in certain scenarios.