public final class RawSQLExecutorCallback extends Object implements ExecutorCallback<RawSQLExecutionUnit,ExecuteResult>
| 构造器和说明 |
|---|
RawSQLExecutorCallback() |
public Collection<ExecuteResult> execute(Collection<RawSQLExecutionUnit> inputs, boolean isTrunkThread, Map<String,Object> dataMap) throws SQLException
ExecutorCallbackexecute 在接口中 ExecutorCallback<RawSQLExecutionUnit,ExecuteResult>inputs - input valuesisTrunkThread - is execution in trunk threaddataMap - data mapSQLException - throw when execute failureCopyright © 2021 The Apache Software Foundation. All rights reserved.