| 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 |
CacheableExecutorConnectionManager<C>
Executor connection manager which is able to cache connections.
|
| Constructor and Description |
|---|
DriverExecutionPrepareEngine(String type,
int maxConnectionsSizePerQuery,
ExecutorConnectionManager<C> connectionManager,
ExecutorStatementManager<C,?,?> statementManager,
StorageResourceOption option,
Collection<ShardingSphereRule> rules,
Map<String,DatabaseType> databaseTypes) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutorJDBCConnectionManager
Executor JDBC connection manager.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.