MySQL
JDBC Type 4 Driver for MySQL
DataSource
| Transaction Type | DataSource Class |
|---|---|
| NO_TRANSACTION, LOCAL_TRANSACTION |
For driver version 8.0.15 and later, use the following:
|
| XA_TRANSACTION |
For driver version 8.0.15 and later, use the following:
|
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 |