Contents | Prev | Next | JDBCTM Guide: Getting Started |
java.sql2
package. Substituted a proposal that
splits the JDBC API into two packages: javax.sql
and java.sql.
javax.sql.
We plan to
add them in again later, or create a separate document for the extended JDBC
API.
ScrollableResultSet
interface and associated methods on
other interfaces. Added methods for scrolling to the ResultSet
interface
Connection
, Statement
, and ResultSet
interfaces.