NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.1+)
SQLMPDatabaseMetaData■
SQLMPDataSource■
SQLMPDriver■
SQLMPPreparedStatement■
SQLMPResultSet■
SQLMPResultSetMetaData■
SQLMPStatement■
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■
❍
SQL/MP Driver Requirements❍
JDBC Driver Types❍
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■
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■
Which SQL Statements Support Aliases■
❍
Troubleshooting
No suitable driver Error■
Data Truncation■
❍