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