JDBC Type 4 Driver 1.1 Programmer's Reference

JDBC 3.0 Specification, available for downloading from Sun Microsystems
(http://java.sun.com/products/jdbc/download.html).
JDBC API Documentation , includes links to APIs and Tutorials
(http://java.sun.com/j2se/1.4.1/docs/guide/jdbc/index.html)
JDBC Data Access API , general information
(http://java.sun.com/products/jdbc/index.html)
JDBC Data Access API , FAQs for JDBC 3.0
(http://java.sun.com/products/jdbc/faq.html)
JDBC API Javadoc Comments
Core JDBC 3.0 API in the java.sql package
(http://java.sun.com/j2se/1.4.1/docs/api/java/sql/package-summary.html)
Optional JDBC 3.0 API in the javax.sql package
(http://java.sun.com/j2se/1.4.1/docs/api/javax/sql/package-summary.html)
Type 4 Driver Implementation-Specific APIs
For information about Type 4 driver implementation-specific APIs, see the following Type 4 Driver document that is
available in the NonStop Technical Library (http://www.hp.com/go/ntl):
NonStop JDBC Type 4 Driver API Reference
NonStop System Computing Documents
The following NonStop system computing documents are available in the NonStop Technical Library.
SQL/MX Connectivity Service Manual—Describes the SQL/MX connectivity service (MXCS) on the NonStop
server. This product enables applications developed for the Microsoft® Open Database Connectivity (ODBC)
application programming interface and other connectivity APIs to use NonStop SQL/MX to access NonStop
SQL databases on NonStop systems.
NonStop JDBC Server Programmer's Reference—Describes how to use the JDBC type 3 driver that allows Java
programmers to remotely (from a PC or UNIX machine) develop and debug applications that will be deployed
on NonStop servers to access NonStop SQL databases using SQL/MP or SQL/MX tables.
JDBC Driver for SQL/MX Programmer's Reference—Describes how to use the JDBC Driver for SQL/MX
(JDBC/MX), a type 2 driver that provides Java applications running on NonStop systems with access to
NonStop SQL databases through the SQL/MX engine.
SQL/MX documents
SQL/MX Programming Manual for Java—Explains how to use embedded SQL in Java programs (SQLJ
programs) to access NonStop SQL databases with SQL/MX tables.
SQL/MX Guide to Stored Procedures in Java—Describes how to develop and deploy stored procedures in
Java (SPJs) in SQL/MX.
SQL/MX Quick Start—Describes basic techniques for using SQL in the SQL/MX conversational interface
(MXCI). Also includes information about installing the sample database.
SQL/MX Reference Manual—Describes SQL/MX language elements (such as expressions, predicates, and
functions) and the SQL statements that can be run in MXCI or in embedded programs. Also describes