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