| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISQLServerResultSet42
This interface requires all the ResultSet methods including those are specific to JDBC 4.2
|
| Modifier and Type | Class and 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 © 2016. All rights reserved.