JDBC Type 4 Driver 3.0 Programmer's Reference (SQL/MX 3.x)
(http://download.oracle.com/javase/1.5.0/docs/guide/jdbc/index.html)
JDBC Data Access API, general information
(http://www.oracle.com/technetwork/java/overview-141217.html#1)
●
JDBC Data Access API, FAQs for JDBC 3.0
(http://www.oracle.com/technetwork/java/index-138427.html)
●
JDBC API Comments
Core JDBCore JDBC 3.0 API in the java.sql package
(http://download.oracle.com/javase/1.5.0/docs/api/java/sql/package-summary.html)
❍
Optional JDBC 3.0 API in the javax.sql package
(http://download.oracle.com/javase/1.5.0/docs/api/javax/sql/package-summary.html)
❍
●
Type 4 Driver 3.0 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 at Business Support Center (BSC):
JDBC Driver Reference Pages
NonStop System Computing Documents
The following NonStop system computing documents are available in the NonStop Technical Library at BSC.
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 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 MXCI commands and
utilities.
❍
●
Notation Conventions
Bold Type
Bold type within text indicates terms defined in the Glossary. For example:










