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