public class BatchInsertOnceExcutor extends ExcutorBase<Map<String,Object>[],Map<String,Object>[]> implements org.springframework.jdbc.core.BatchPreparedStatementSetter
jdbcTemplate, para, result, table| 构造器和说明 |
|---|
BatchInsertOnceExcutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute() |
int |
getBatchSize() |
String |
getTempPkTag() |
void |
setTempPkTag(String tempPkTag) |
void |
setValues(PreparedStatement ps,
int i) |
clear, formatObject, init, init, listIn, result, setDefaultValuepublic String getTempPkTag()
public void setTempPkTag(String tempPkTag)
public void execute()
public void setValues(PreparedStatement ps, int i) throws SQLException
setValues 在接口中 org.springframework.jdbc.core.BatchPreparedStatementSetterSQLExceptionpublic int getBatchSize()
getBatchSize 在接口中 org.springframework.jdbc.core.BatchPreparedStatementSetterCopyright © 2019. All rights reserved.