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