| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.executor.sql.prepare.driver | |
| org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SQLExecutionUnitBuilder<T extends DriverExecutionUnit<?>,M extends ExecutorDriverManager<C,?,O>,C,O extends StorageResourceOption>
SQL execution unit builder.
|
| Constructor and Description |
|---|
DriverExecutionPrepareEngine(String type,
int maxConnectionsSizePerQuery,
ExecutorDriverManager<C,?,?> executorDriverManager,
StorageResourceOption option,
Collection<ShardingSphereRule> rules) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutorJDBCManager
Executor JDBC driver manager.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.