JDBC Type 2 Driver 3.0 Programmer's Reference (SQL/MX 3.x)
minPoolSize Property
maxPoolSize Property
transactionMode Property
Setting Properties in the Command Line
Transactions
Autocommit Mode and Transaction Boundaries
Disabling Autocommit Mode
Stored Procedures
Limitations
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
BatchUpdate Exception handling Improvements
Statement Level Atomicity
Managing Nonblocking JDBC/MX
Setting Batch Processing for Prepared Statements
Setting the reserveDataLocators Property
Supported Character Set Encodings
Working with BLOB and CLOB Data
Architecture for LOB Support
Setting Properties for the LOB Table
Specifying the LOB Table
Reserving Data Locators
Storing CLOB Data
Inserting CLOB Columns by Using the Clob Interface
Writing ASCII or Unicode Data to a CLOB Column
Inserting CLOB Data by Using the PreparedStatement Interface
Inserting a Clob Object by Using the setClob Method
Reading CLOB Data
Reading ASCII Data from a CLOB Column
Reading Unicode Data from a CLOB Column
Updating CLOB Data
Updating Clob Objects by Using the updateClob Method
Replacing Clob Objects
Deleting CLOB Data
Storing BLOB Data
Inserting a BLOB Column by Using the Blob Interface
Writing Binary Data to a BLOB Column
Inserting a BLOB Column by Using the PreparedStatement Interface
Inserting a Blob Object by Using the setBlob Method
Reading Binary Data from a BLOB Column
Updating BLOB Data
Updating Blob Objects by Using the updateBlob Method
Replacing Blob Objects










