public class JDBCClose extends AbstractJDBCAction<Void>
ctx, helper, options, vertx| Constructor and Description |
|---|
JDBCClose(Vertx vertx,
SQLOptions options,
ContextInternal ctx,
PoolMetrics metrics,
Object metric) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(Connection conn) |
protected String |
name() |
executepublic JDBCClose(Vertx vertx, SQLOptions options, ContextInternal ctx, PoolMetrics metrics, Object metric)
public Void execute(Connection conn) throws SQLException
execute in class AbstractJDBCAction<Void>SQLExceptionprotected String name()
name in class AbstractJDBCAction<Void>Copyright © 2020. All rights reserved.