SqlConnection to MSSQLConnection.connectOptions.MSSQLConnection.connect(Vertx, MSSQLConnectOptions, Handler) but returns a Future of the asynchronous resultMSSQLConnection.connect(Vertx, MSSQLConnectOptions, Handler) with options built from connectionUri.MSSQLConnection.connect(Vertx, String, Handler) but returns a Future of the asynchronous resultMSSQLConnectOptions configured from a connection URI.MSSQLConnection.MSSQLConnectOptions.DatabaseException for MS SQL Server.MSSQLInfo.DatabaseException.getErrorCode() insteadblock argument.MSSQLPool.pool(String, PoolOptions) with default options.MSSQLPool.pool(Vertx, String, PoolOptions) with default options.MSSQLPool.pool(Vertx, MSSQLConnectOptions, PoolOptions) with database built from connectionUri.database configured with the given options.MSSQLPool.pool(MSSQLConnectOptions, PoolOptions) with a specific Vertx instance.databases with round-robin selection.MSSQLPool.pool(List, PoolOptions) with a specific Vertx instance.databases.MSSQLPool.pool(Supplier, PoolOptions) with a specific Vertx instance.Copyright © 2024 Eclipse. All rights reserved.