| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISQLServerCallableStatement42
This interface requires all the CallableStatement methods including those are specific to JDBC 4.2
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerCallableStatement
CallableStatement implements JDBC callable statements.
|
class |
SQLServerCallableStatement42
This class is separated from SQLServerCallableStatement class in order to resolve compiling error of missing Java 8 Types when running with Java 7.
|
Copyright © 2017 Microsoft Corporation. All rights reserved.