Package | Description |
---|---|
com.microsoft.sqlserver.jdbc |
Modifier and Type | Interface | Description |
---|---|---|
interface |
ISQLServerConnection43 |
Provides an interface to the
SQLServerConnection43 class. |
Modifier and Type | Class | Description |
---|---|---|
class |
SQLServerConnection |
Provides an implementation java.sql.connection interface that assists creating a JDBC connection to SQL Server.
|
class |
SQLServerConnection43 |
Extends
SQLServerConnection43 and implements ISQLServerConnection43 with methods introduced in JDBC
4.3 Specifications. |
Copyright © 2018 Microsoft Corporation. All rights reserved.