| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ISQLServerResultSet42 |
This interface requires all the ResultSet methods including those are specific to JDBC 4.2
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SQLServerResultSet |
Top-level JDBC ResultSet implementation
|
class |
SQLServerResultSet42 |
This class is separated from SQLServerResultSet class in order to resolve compiling error of missing Java 8 Types when running with Java 7.
|
Copyright © 2018 Microsoft Corporation. All rights reserved.