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