JDBC Driver for SQL/MX Programmer's Reference

Verifying the JDBC/MX Driver
Setting CLASSPATH
Accessing SQL Databases with SQL/MX
Connection to SQL/MX
Connection Using the DriverManager Class
Connection Using the DataSource Implementation
JDBC/MX Properties
Default Catalog and Schema
LOB Table Name Properties
ISO88591 Property
mploc Property
maxStatements Property
minPoolSize Property
maxPoolSize Property
transactionModeProperty
Setting Properties in the Command Line
Transactions
Autocommit Mode and Transaction Boundaries
Disabling Autocommit Mode
Stored Procedures
SQL Context Management
Holdable Cursors
Connection Pooling
Connection Pooling by an Application Server
Connection Pooling Using the Basic DataSource API
Connection Pooling with the DriverManager Class
Statement Pooling
Guidelines for Statement Pooling
Controlling the Performance of ResultSet Processing
Troubleshooting Statement Pooling
Using Additional JDBC/MX Properties
Managing Nonblocking JDBC/MX