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