public class BatchUpdateExcutor extends ExcutorBase<Map<String,Object>[],Map<String,Object>[]> implements org.springframework.jdbc.core.BatchPreparedStatementSetter
jdbcTemplate, para, result, table| 构造器和说明 |
|---|
BatchUpdateExcutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute() |
int |
getBatchSize() |
void |
setValues(PreparedStatement ps,
int i) |
clear, formatObject, init, init, listIn, result, setDefaultValuepublic 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.