| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ISQLServerCallableStatement |
Provides an interface to the
SQLServerCallableStatement class. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SQLServerCallableStatement |
Provides implementation of JDBC callable statements.
|
class |
SQLServerPreparedStatement |
Provides an implementation of java.sql.PreparedStatement interface that assists in preparing Statements for SQL
Server.
|
Copyright © 2018 Microsoft Corporation. All rights reserved.