| Package | Description |
|---|---|
| com.mysql.cj.jdbc | |
| com.mysql.cj.jdbc.ha |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcPropertySetImpl |
class |
MysqlConnectionPoolDataSource
This class is used to obtain a physical connection and instantiate and return a MysqlPooledConnection.
|
class |
MysqlDataSource
A JNDI DataSource for a Mysql JDBC connection
|
class |
MysqlXADataSource |
| Modifier and Type | Field and Description |
|---|---|
protected JdbcPropertySet |
ConnectionImpl.propertySet |
| Modifier and Type | Method and Description |
|---|---|
JdbcPropertySet |
ConnectionWrapper.getPropertySet() |
JdbcPropertySet |
ConnectionImpl.getPropertySet() |
JdbcPropertySet |
JdbcConnection.getPropertySet() |
| Modifier and Type | Method and Description |
|---|---|
JdbcPropertySet |
MultiHostMySQLConnection.getPropertySet() |