Interface | Description |
---|---|
MSSQLConnection |
A connection to Microsoft SQL Server.
|
MSSQLPool |
A
pool of SQL Server connections . |
Class | Description |
---|---|
MSSQLConnectOptions |
Connect options for configuring
MSSQLConnection . |
MSSQLConnectOptionsConverter |
Converter and mapper for
MSSQLConnectOptions . |
MSSQLInfo |
An information message sent by the server to the client.
|
MSSQLInfoConverter |
Converter and mapper for
MSSQLInfo . |
Exception | Description |
---|---|
MSSQLException |
A
RuntimeException signals that an error occurred. |
Copyright © 2023 Eclipse. All rights reserved.