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