| Package | Description |
|---|---|
| io.vertx.db2client.impl | |
| io.vertx.mysqlclient.impl | |
| io.vertx.pgclient.impl | |
| io.vertx.sqlclient.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DB2ConnectionImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLConnectionImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
PgConnectionImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlConnectionImpl<C extends SqlConnectionImpl> |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketConnectionBase.close(Connection.Holder holder) |
void |
Connection.close(Connection.Holder holder) |
void |
SocketConnectionBase.init(Connection.Holder holder) |
void |
Connection.init(Connection.Holder holder) |
Copyright © 2020. All rights reserved.