JDBC Type 2 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)

Deleting BLOB Data
NULL and Empty BLOB or CLOB Value
Transactions Involving Blob and Clob Access
Access Considerations for Clob and Blob Objects
Managing the SQL/MX Tables for BLOB and CLOB Data
Creating Base Tables that Have LOB Columns
Data Types for LOB Columns
Using MXCI to Create Base Tables that Have LOB Columns
Using JDBC Programs to Create Base Tables that Have LOB Columns
Managing LOB Data by Using the JDBC/MX Lob Admin Utility
Running the JDBC/MX Lob Admin Utility
Help Listing from the JDBC/MX Lob Admin Utility
Using SQL/MX Triggers to Delete LOB Data
Limitations of the CLOB and BLOB Data Types
Module File Caching
Design of MFC
Enabling MFC
Limitations of MFC
Troubleshooting MFC
JDBC/MX Compliance
Unsupported Features
Limitation of JDBC/MX Type 2 Driver
Deviations
Updatable Result Set
Batch Updates
DatabaseMetaData Calls
HP Extensions
Interval Data Type
Internationalization
SQL Conformance
SQL Scalar Functions
CONVERT Function
JDBC Data Types
Floating-Point Support
SQL Escape Clauses
JDBC/MX Type 2 Driver Features
JDBC Trace Facility
Tracing Using the DriverManager Class
Tracing Using the DataSource Implementation
Tracing Using the java Command
Tracing Using the system.setProperty Method
Tracing by Loading the Trace Driver Within the Program
Tracing Using a Wrapper Data Source
Enabling Tracing for Application Servers
Trace-File Output Format
Logging SQL Statement IDs and Corresponding JDBC SQL Statements
Specifying Statement-ID Logging
Properties for Statement-ID Logging
Statement-ID Log Output
JDBC Trace Facility Demonstration Program