| Package | Description |
|---|---|
| org.apache.shardingsphere.driver.executor | |
| org.apache.shardingsphere.driver.executor.callback.impl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedStatementExecuteQueryCallback
Prepared statement execute query callback.
|
class |
StatementExecuteQueryCallback
Statement execute query callback.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.