| Package | Description |
|---|---|
| com.mysql.cj.jdbc | |
| com.mysql.cj.jdbc.ha | |
| testsuite.regression |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientInfoProviderSP |
class |
CommentClientInfoProvider
An implementation of ClientInfoProvider that exposes the client info as a comment prepended to all statements issued by the driver.
|
| Modifier and Type | Field and Description |
|---|---|
private ClientInfoProvider |
ConnectionImpl.infoProvider |
| Modifier and Type | Method and Description |
|---|---|
ClientInfoProvider |
ConnectionWrapper.getClientInfoProviderImpl() |
ClientInfoProvider |
ConnectionImpl.getClientInfoProviderImpl() |
ClientInfoProvider |
JdbcConnection.getClientInfoProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
ClientInfoProvider |
MultiHostMySQLConnection.getClientInfoProviderImpl() |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionRegressionTest.TestBug98445ClientInfoProvider |