JDBC Driver for SQL/MP (JDBC/MP) 3.0
This document assumes you are already familiar with NonStop Server for Java—the Java implementation for use in
enterprise Java applications on HP NonStop servers. NonStop Server for Java is based on the reference Java
implementation for Solaris, licensed by HP from Sun Microsystems, Inc. The NonStop Server for Java is a conformant
version of a Sun Microsystems SDK, for example, NonStop Server for Java, based on Java™ 2 Platform Standard
Edition, SDK 1.5.0.
This document also assumes that you are already familiar with the JDBC API from reading literature in the field.
Document Structure
This document is a set of linked HTML files (Web pages). Each file corresponds to one of the sections listed and
described in this table:
Document Sections
Section Description
Table of Contents Shows the structure of this document in outline form. Each section and
subsection name is a link to that section or subsection.
About This Document Describes the intended audience and the document structure, lists related
documents, explains notation conventions and abbreviations, and invites
comments.
Introduction to JDBC Driver for
SQL/MP
Describes the JDBC/MP architecture and the API package.
Installing and Verifying
JDBC/MP
Describes where to find information about the installation requirements and
explains how to verify the JDBC/MP the installation.
Accessing SQL Databases with
SQL/MP
Explains how to access SQL databases with SQL/MP from the NonStop Server
for Java by using JDBC/MP 3.0.
JDBC/MP Compliance Explains how JDBC/MP differs from the Sun Microsystems JDBC standard
because of limitations of SQL/MP and the JDBC/MP driver.
JDBC Trace Facility Explains how to use the JDBC trace facility
Glossary Defines many terms that this document uses.
Index Lists this document's subjects alphabetically. Each index entry is a link to the
appropriate text.
List of Examples Lists the examples in this document. Each example name is a link to that
example.
List of Figures Lists the figures in this document. Each figure name is a link to that figure.
List of Tables Lists the tables in this document. Each table name is a link to that table.










