NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.0+)

SQLMPCachedRowSet
SQLMPCachedRowSetInternal
SQLMPClob
SQLMPConnection
SQLMPDatabaseMetaData
SQLMPDataSource
SQLMPDriver
SQLMPPreparedStatement
SQLMPResultSet
SQLMPResultSetMetaData
SQLMPStatement
Transactions and JDBC
Autocommit Mode
Nonautocommit Mode
SQL/MP Driver Requirements
JDBC Driver Types
Original SQL/MP Driver
Transaction-Aware SQL/MP 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
Original Driver Example
Transaction-Aware Driver Example
Pure Java Driver Example
Passing SQL/MP Statements to a Database
Compatible Java and SQL/MP Data Types
Referring to Database Objects
When You Can Use Aliases
Creating and Using Aliases