public class RecordTranService extends AbstractBatchTranService
| 构造器和说明 |
|---|
RecordTranService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(BatchContext batchContext) |
void |
executeSubBatch(BatchContext batchContext,
int startBatchIndex,
BatchResult batchIndexResult) |
protected Map<String,Object> |
prepareStmt(Connection conn,
BatchDataResolver resolver) |
closeStmt, executeSingleRecord, executeSqlBatchbeforeExecute, closeConnection, getBatchStatus, getPageSize, getReadDataSource, getRuleProcessor, getTotleRows, getWriteDataSource, loadDatas, prepareItemResult, rollbackConnection, sumFilterCount, sumFilterCount, sumSubResults, sumSubResultspublic void execute(BatchContext batchContext)
public void executeSubBatch(BatchContext batchContext, int startBatchIndex, BatchResult batchIndexResult)
protected Map<String,Object> prepareStmt(Connection conn, BatchDataResolver resolver) throws SQLException
prepareStmt 在类中 AbstractBatchTranServiceSQLExceptionCopyright © 2023 Bstek. All rights reserved.