Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | JDBC Driver Specific Properties | MySQL | JDBC Type 4 Driver for MySQL
 
JDBC Type 4 Driver for MySQL
DataSource
Transaction Type
DataSource Class
NO_TRANSACTION, LOCAL_TRANSACTION
com.mysql.jdbc.jdbc2.optional.MysqlDataSource
For driver version 8.0.15 and later, use the following:
com.mysql.cj.jdbc.MysqlDataSource
XA_TRANSACTION
com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
For driver version 8.0.15 and later, use the following:
com.mysql.cj.jdbc.MysqlXADataSource
Required Connection Property Fields
Driver Name
Server Name
User
Password
Database Name
Port Number
Network Protocol
JDBC Type 4 Driver for MySQL
Yes
Yes
Yes
Yes
Yes
No