New Features in JDBC 2.0 API

The JDBC 2.0 includes many new features in the java.sql package as well as the javax.sql Standard Extension Package. This section discusses three of the new features from the core 2.0 API and a later section briefly describes a few features found in the Standard Extension Package. The JDBC 2.0 core APIs found in the java.sql package is available as part of the standard SDK 1.3 download. The Optional Package APIs, which are within the javax.sql package, are available as a separate download. You can download the Optional Package at the following URL:

The new JDBC 2.0 core features discussed in this chapter are

  • Scrollable ResultSets

  • Updatable ResultSets

  • Batch Updates

Get Special Edition Using Java 2 Standard Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.