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