Package | Description |
---|---|
io.vertx.db2client | |
io.vertx.mssqlclient | |
io.vertx.mysqlclient | |
io.vertx.pgclient |
Modifier and Type | Class and Description |
---|---|
class |
DB2Exception
The
DatabaseException for DB2. |
Modifier and Type | Class and Description |
---|---|
class |
MSSQLException
The
DatabaseException for MS SQL Server. |
Modifier and Type | Class and Description |
---|---|
class |
MySQLException
The
DatabaseException for MySQL. |
Modifier and Type | Class and Description |
---|---|
class |
PgException
PostgreSQL error including all fields
of the ErrorResponse message of the PostgreSQL frontend/backend protocol.
|
Copyright © 2023 Eclipse. All rights reserved.