JDBC Type 4 Driver 2.0 Programmer's Reference (SQL/MX 2.x)

Added CallableStatement.getBlob to Unsupported Features.
Added new error messages 29191 through 29196 for setQueryTimeoutErrorMessages.
Added useArrayBinding server-side property.
Added the new terms closeConnectionUponQueryTimeout and useArrayBinding
to index.
Modified the version procedure information under Verifying the Type 4 Driver.
Removed index terms referring to deleted sections.
Removed the following sections:
Creating and executing SPJ with BLOB parameters.
Retrieving BLOB output parameters using
CallableStatement.getBlob().
Setting BLOB input parameters using
CallableStatement.setBlob().
Using T4LobAdmin Utility for SPJ with BLOB parameters.
Specifications of CallableStatement.getBlob() and
CallableStatement.setBlob().
Compatibility note that mentions SQLMX release with BLOB support.
Samples for stored procedures with BLOB under Appendix.
The updates in the previous edition (529651-003) were:
XADataSource and XAResource interfaces methods
Unicode LOB support
BLOB parameter support for SPJs
Added the samples, WLS_TwoPhaseandPoolingSample and WLS_TwoPhaseSample, provided
with the Type4 driver.
Added the instructions for configuring MXCS XA data source.
Added the Unicode-related related information under:
Inserting a CLOB column with Unicode data using a Reader
Writing Unicode data to a CLOB column
Reading Unicode data from a CLOB Column