public class JDBCUpdate extends AbstractJDBCAction<UpdateResult>
helper, options| Constructor and Description |
|---|
JDBCUpdate(JDBCStatementHelper helper,
SQLOptions options,
String sql,
JsonArray in) |
| Modifier and Type | Method and Description |
|---|---|
UpdateResult |
execute(Connection conn) |
applyStatementOptionspublic JDBCUpdate(JDBCStatementHelper helper, SQLOptions options, String sql, JsonArray in)
public UpdateResult execute(Connection conn) throws SQLException
execute in class AbstractJDBCAction<UpdateResult>SQLExceptionCopyright © 2021. All rights reserved.