| Package | Description |
|---|---|
| io.vertx.mssqlclient | |
| io.vertx.reactivex.mssqlclient | |
| io.vertx.rxjava.mssqlclient | |
| io.vertx.rxjava3.mssqlclient |
| Modifier and Type | Method and Description |
|---|---|
MSSQLInfo |
MSSQLInfo.setLineNumber(int lineNumber) |
MSSQLInfo |
MSSQLInfo.setMessage(String message) |
MSSQLInfo |
MSSQLInfo.setNumber(int number) |
MSSQLInfo |
MSSQLInfo.setProcedureName(String procedureName) |
MSSQLInfo |
MSSQLInfo.setServerName(String serverName) |
MSSQLInfo |
MSSQLInfo.setSeverity(byte severity) |
MSSQLInfo |
MSSQLInfo.setState(byte state) |
| Modifier and Type | Method and Description |
|---|---|
MSSQLConnection |
MSSQLConnection.infoHandler(Handler<MSSQLInfo> handler)
Set a handler called when the connection receives an informational message from the server.
|
| Constructor and Description |
|---|
MSSQLInfo(MSSQLInfo other) |
| Modifier and Type | Method and Description |
|---|---|
MSSQLConnection |
MSSQLConnection.infoHandler(Handler<MSSQLInfo> handler)
Set a handler called when the connection receives an informational message from the server.
|
| Modifier and Type | Method and Description |
|---|---|
MSSQLConnection |
MSSQLConnection.infoHandler(Handler<MSSQLInfo> handler)
Set a handler called when the connection receives an informational message from the server.
|
| Modifier and Type | Method and Description |
|---|---|
MSSQLConnection |
MSSQLConnection.infoHandler(Handler<MSSQLInfo> handler)
Set a handler called when the connection receives an informational message from the server.
|
Copyright © 2024 Eclipse. All rights reserved.