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

HP NonStop JDBC Type 4 Driver 3.1 Programmer's Reference
Next
Version and Copyright Information
Published
October 2011
Table of Contents
What's New in This Guide
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
1. Introduction to HP NonStop JDBC Type 4 Driver
Type 4 Driver API Package
Type 4 Driver Architecture
Client Platforms Supported
Accessing a Database with the Type 4 Driver
Samples
2. Installing and Verifying the Type 4 Driver
Installation Requirements
Product Files
Setting CLASSPATH
Verifying the Type 4 Driver
3. Accessing SQL Databases with SQL/MX
Communication Overview
Data Sources
JDBC Data Source (client-side)
MXCS Data Source (server-side)
Security
How to Make a Connection to SQL/MX
Connection by Using the DataSource Interface
Overview of Tasks to Deploy DataSource Objects
DataSource Object Properties
Programmatically Creating an Instance of the DataSource Class
Programmatically Registering the DataSource Object
Retrieving a DataSource Instance by using JNDI and to the Data Source
Specifying the Properties File that Configures the Data Source
Connection by Using the DriverManager Class
Loading and Registering the Driver
Establishing the Connection
Guidelines for Connections Using the Driver Manager