| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMasterSlavePreparedStatementAdapter
Master-slave adapter for
PreparedStatement. |
class |
AbstractShardingPreparedStatementAdapter
Sharding adapter for
PreparedStatement. |
class |
AbstractStatementAdapter
Adapter for
Statement. |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterSlavePreparedStatement
PreparedStatement that support master-slave.
|
class |
MasterSlaveStatement
Statement that support master-slave.
|
class |
ShardingPreparedStatement
PreparedStatement that support sharding.
|
class |
ShardingStatement
Statement that support sharding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUnsupportedOperationPreparedStatement
Unsupported
PreparedStatement methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
CircuitBreakerPreparedStatement
Circuit breaker preparedStatement.
|
class |
CircuitBreakerStatement
Circuit breaker statement.
|
Copyright © 2018. All rights reserved.