Package | Description |
---|---|
com.microsoft.sqlserver.jdbc |
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.
|
class |
SQLServerPreparedStatement
SQLServerPreparedStatement provides JDBC prepared statement functionality.
|
class |
SQLServerPreparedStatement42
This class is separated from SQLServerPreparedStatement class in order to resolve compiling error of missing Java 8 Types when running with Java 7.
|
Constructor and Description |
---|
SQLServerResultSet42(SQLServerStatement stmtIn)
Makes a new result set
|
Copyright © 2017 Microsoft Corporation. All rights reserved.