| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.driver.executor | |
| org.apache.shardingsphere.driver.executor.callback.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> |
DriverJDBCExecutor.executeQuery(org.apache.shardingsphere.infra.executor.kernel.model.ExecutionGroupContext<org.apache.shardingsphere.infra.executor.sql.execute.engine.driver.jdbc.JDBCExecutionUnit> executionGroupContext,
org.apache.shardingsphere.infra.binder.LogicSQL logicSQL,
ExecuteQueryCallback callback)
Execute query.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PreparedStatementExecuteQueryCallback
Prepared statement execute query callback.
|
class |
StatementExecuteQueryCallback
Statement execute query callback.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.