public class DeleteQueryExcutor extends ExcutorBase<QueryParameters,Integer> implements org.springframework.jdbc.core.PreparedStatementSetter
jdbcTemplate, para, result, table| 构造器和说明 |
|---|
DeleteQueryExcutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute() |
void |
setValues(PreparedStatement ps) |
clear, formatObject, init, init, listIn, result, setDefaultValuepublic void execute()
execute 在类中 ExcutorBase<QueryParameters,Integer>public void setValues(PreparedStatement ps) throws SQLException
setValues 在接口中 org.springframework.jdbc.core.PreparedStatementSetterSQLExceptionCopyright © 2019. All rights reserved.