JDBC Driver for SQL/MP 3.0

JDBC/MP Doc Home Page
JDBC Driver for SQL/MP Programmer's Reference
Contents
About This Document
New and Changed Information
Is This Document for You?
Document Structure
Printing This Document
Related Reading
NonStop System Computing Documents
Sun Microsystems Documents
Notation Conventions
Abbreviations
Introduction to JDBC/MP Driver
JDBC Driver Types
JDBC/MP Architecture
JDBC/MP API Packages
Limitation
Installing and Verifying JDBC/MP
JDBC/MP Driver Requirements
Verifying the JDBC/MP Driver
Accessing SQL Databases with SQL/MP
Setting a Column in an SQL Table to Null
Transactions and the JDBC Driver for SQL/MP
Autocommit Mode and the Standard Driver
Nonautocommit Mode and the Standard Driver
Autocommit Mode and the Transaction-Aware Driver
Nonautocommit Mode and the Transaction-Aware Driver
JDBC DriverManager
Loading a Driver
Specifying the JDBC Driver Class on the java Command Line
Adding the JDBC Driver Class to the jdbc.drivers Property
Loading the JDBC Driver Class Directly into the JVM
Connecting a Program to a Database
Standard Driver Example
Transaction-Aware Driver Example
Passing SQL/MP Statements to a Database