| Package | Description |
|---|---|
| com.mysql.cj.jdbc.ha |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadBalancedMySQLConnection |
| Modifier and Type | Field and Description |
|---|---|
private static LoadBalancedConnection |
LoadBalancedConnectionProxy.nullLBConnectionInstance |
protected LoadBalancedConnection |
ReplicationConnectionProxy.replicasConnection |
protected LoadBalancedConnection |
ReplicationConnectionProxy.sourceConnection |
| Modifier and Type | Method and Description |
|---|---|
static LoadBalancedConnection |
LoadBalancedConnectionProxy.createProxyInstance(ConnectionUrl connectionUrl)
Static factory to create
LoadBalancedConnection instances. |
(package private) static LoadBalancedConnection |
LoadBalancedConnectionProxy.getNullLoadBalancedConnectionInstance() |