Interface | Description |
---|---|
MSSQLBuilder |
Entry point for building MSSQL clients.
|
MSSQLConnection |
A connection to Microsoft SQL Server.
|
MSSQLPool | Deprecated |
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 |
The
DatabaseException for MS SQL Server. |
Copyright © 2024 Eclipse. All rights reserved.