Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Overview of the Adapter | Adapter Connections | Using JDBC Drivers to Connect to Databases
 
Using JDBC Drivers to Connect to Databases
Adapter for JDBC connections access databases using either the driver's DataSource or XADataSource objects provided by your JDBC driver. For more information about DataSource and XADataSource objects, see the documentation provided with your JDBC driver.
The JDBC driver must be installed on the Integration Server machine and loaded when the server starts. For instructions, see Installing a JDBC Driver on Integration Server.
For more information about the transaction types supported in Adapter for JDBC, see Transaction Management of Adapter Connections.
For a complete list of the JDBC drivers that the adapter supports, see webMethods Adapters System Requirements.
For a list of known driver limitations, see JDBC Driver Specific Properties.