public class BatchGetExcutor extends ExcutorBase<Object[],Map<String,Object>[]> implements org.springframework.jdbc.core.PreparedStatementCreator, org.springframework.jdbc.core.PreparedStatementCallback<Boolean>
jdbcTemplate, para, result, table| 构造器和说明 |
|---|
BatchGetExcutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
PreparedStatement |
createPreparedStatement(Connection con) |
Boolean |
doInPreparedStatement(PreparedStatement ps) |
void |
execute() |
clear, formatObject, init, init, listIn, result, setDefaultValuepublic PreparedStatement createPreparedStatement(Connection con) throws SQLException
createPreparedStatement 在接口中 org.springframework.jdbc.core.PreparedStatementCreatorSQLExceptionpublic Boolean doInPreparedStatement(PreparedStatement ps) throws SQLException, org.springframework.dao.DataAccessException
doInPreparedStatement 在接口中 org.springframework.jdbc.core.PreparedStatementCallback<Boolean>SQLExceptionorg.springframework.dao.DataAccessExceptionCopyright © 2019. All rights reserved.