JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)

About This Guide
Prev Next
About This Guide
Is This Document for You?
Document Structure
Printing This Document
Related Reading
Type 4 Driver APIs
NonStop System Computing Documents
Notation Conventions
Abbreviations
Is This Document for You?
This HP NonStop JDBC Type 4 Driver 3.1 Programmer's Reference is for experienced Java programmers who want to access NonStop
SQL/MX with the Type 4 driver.
This document assumes you are already familiar with:
J2EE or Java applications running on JDK 1.5 or later
The JDBC 3.0 specification as defined by Oracle
JDBC 3.0 API
Document Structure
This document is a set of linked HTML files (Web pages). Each file corresponds to one of the chapters listed and described in the following
table.
Table 1. Document Chapters
Chapter Description
About This Guide Describes the intended audience and the document structure, lists related documents, explains
notation conventions and abbreviations, and invites comments.
Chapter 1, Introduction to HP
NonStop JDBC Type 4 Driver
Describes the driver architecture.
Chapter 2, Installing and
Verifying the Type 4 Driver
Describes where to find information about the installation requirements and explains how to verify
the Type 4 driver installation.
Chapter 3, Accessing SQL
Databases with SQL/MX
Explains how to access NonStop SQL/MX databases by using the Type 4 driver.
Chapter 4, Type 4 Driver
Properties
Describes how to set the properties that configure the driver and provides a detailed description of
each property.
Chapter 5, Working with BLOB
and CLOB Data
Describes working with BLOB and CLOB data in JDBC applications using the standard interface
described in the JDBC 3.0 API specification.
Chapter 6, Managing the
SQL/MX Tables for BLOB and
CLOB Data
Describes the database management (administrative) tasks for adding and managing the tables
for
BLOB and CLOB data. The Type 4 driver uses SQL/MX tables in implementing support for BLOB
and CLOB data access.
Chapter 7, Module File
Caching (MFC)
Explains the Module File Caching (MFC) feature.
Chapter 8, Type 4 Driver
Compliance
Explains how the Type 4 driver differs from the Oracle JDBC 3.0 standard. Lists supported
features of SQL/MX 3.0 or later versions, unsupported features for NonStop SQL/MX and
NonStop SQL/MP.
Chapter 9, Tracing and Explains the tracing and logging facilities.