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