JDBC 2.0 Specification
Download the JDBC 2.0 Core API specification:
Download the JDBC 2.0 Standard Extension API specification:
Download the JDBC 2.0 Standard Extension API documentation:

Browse the JDBC 2.0 Standard
Extension API documentation online
Download the JDBC 2.0 Standard Extension Source:
This download contains the .java files for the javax.sql
package. These consist mainly of interfaces, and a few small helper
classes. The javax.sql package does not contain a JDBC driver,
and it does not contain a JDBC rowset implementation.
Click here to download.
Download the JDBC 2.0 Standard Extension Binary:
This download contains a compiled version (.class files) of the
javax.sql package. It is appropriate for inclusion in a classpath,
and may be added to a JavaTM 2
installation.
Click here to download.