Package io.vertx.mssqlclient
-
Interface Summary Interface Description MSSQLBuilder Entry point for building MSSQL clients.MSSQLConnection A connection to Microsoft SQL Server. -
Class Summary Class Description MSSQLConnectOptions Connect options for configuringMSSQLConnection
.MSSQLConnectOptionsConverter Converter and mapper forMSSQLConnectOptions
.MSSQLInfo An information message sent by the server to the client.MSSQLInfoConverter Converter and mapper forMSSQLInfo
. -
Exception Summary Exception Description MSSQLException TheDatabaseException
for MS SQL Server.