| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.builder |
| 限定符和类型 | 方法和说明 |
|---|---|
JDBCExecutionUnit |
StatementExecutionUnitBuilder.build(ExecutionUnit executionUnit,
ExecutorJDBCStatementManager statementManager,
Connection connection,
ConnectionMode connectionMode,
StatementOption option) |
JDBCExecutionUnit |
PreparedStatementExecutionUnitBuilder.build(ExecutionUnit executionUnit,
ExecutorJDBCStatementManager statementManager,
Connection connection,
ConnectionMode connectionMode,
StatementOption option) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.