JDBC Type 4 Driver 1.1 Programmer's Reference
inserting CLOB columns, Inserting CLOB Columns by Using the Clob Interface
writing ASCII or MBCS data, ASCII Data
Clob object
inserting, Inserting a Clob Object by Using the setClob Method
Replacing, Replacing Clob Objects
clobTableName property
description, LOB Table Name Properties
setting, Specifying the LOB Table
Columns
character, fixed-length, Trimming Padding for Fixed-Length Character Columns
Communication overview, Communication Overview
Compliance
description, Type 4 Driver Compliance
overview, Compliance Overview
Conformance
DatabaseMetadata, Conformance of DatabaseMetaData Methods' Handling of Null
Parameters
SQL data types, Type 4 Driver Conformance to SQL Data Types
Connection
DataSource interface, using, Connection by Using the DataSource Interface
DriverManager class, using, Connection by Using the DriverManager Class
how to, How to Make a Connection to SQL/MX
id, Message Format
properties for control, Client-Side Properties
ConnectionPoolDataSource interface
client-side, JDBC Data Source (client-side)
setting properties, Where To Set Properties
Connection pooling
initialPoolSize property, initialPoolSize Property
managing, Connection Pooling
maxIdleTime property, maxIdleTime Property
maxPoolSize property, maxPoolSize Property
minPoolSize property, minPoolSize Property
Connections