| Modifier and Type | Interface and Description |
|---|---|
interface |
SQLExecutionUnitBuilder<T extends DriverExecutionUnit<?>,M extends ExecutorStatementManager<C,?,O>,C,O extends StorageResourceOption>
SQL execution unit builder.
|
| Constructor and Description |
|---|
DriverExecutionPrepareEngine(String type,
int maxConnectionsSizePerQuery,
ExecutorConnectionManager<C> connectionManager,
ExecutorStatementManager<C,?,?> statementManager,
StorageResourceOption option,
Collection<ShardingSphereRule> rules) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutorJDBCStatementManager
Executor JDBC statement manager.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutorVertxStatementManager
Executor statement manager for Vert.x.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.