public abstract class AbstractBatchTranService extends AbstractBatchService
| 构造器和说明 |
|---|
AbstractBatchTranService() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
closeStmt(Map<String,Object> stmtMap) |
protected void |
executeSingleRecord(BatchContext batchContext,
Connection conn,
Map<String,Object> stmtMap,
com.bstek.urule.model.GeneralEntity data,
Map<String,BatchItemResult> resultMap) |
protected void |
executeSqlBatch(Map<String,Object> stmtMap) |
protected Map<String,Object> |
prepareStmt(Connection conn,
BatchDataResolver resolver) |
beforeExecute, closeConnection, getBatchStatus, getPageSize, getReadDataSource, getRuleProcessor, getTotleRows, getWriteDataSource, loadDatas, prepareItemResult, rollbackConnection, sumFilterCount, sumFilterCount, sumSubResults, sumSubResultsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected void executeSqlBatch(Map<String,Object> stmtMap) throws SQLException
SQLExceptionprotected Map<String,Object> prepareStmt(Connection conn, BatchDataResolver resolver) throws SQLException
SQLExceptionprotected void executeSingleRecord(BatchContext batchContext, Connection conn, Map<String,Object> stmtMap, com.bstek.urule.model.GeneralEntity data, Map<String,BatchItemResult> resultMap) throws Exception
ExceptionCopyright © 2023 Bstek. All rights reserved.