JDBC Type 4 Driver 1.1 Programmer's Reference
Character padding, How the Padding Character Causes the Discrepancy in Length
Character-set properties
use, Controlling String Literal Conversion by Using the Character-Set Properties
using, Using the Character-Set Properties
Character sets
ISO8859/2 through ISO8859/9, Unsupported SQL/MP Features
SQL/MX, Controlling String Literal Conversion by Using the Character-Set Properties
CLASSPATH environment variable, Setting CLASSPATH
Client
components, Accessing a Database with the Type 4 Driver
connection security, Security
data source, Data Sources
platforms , Client Platforms Supported
Type 4 properties, Client-Side Properties
CLOB columns
associated LOB table, Specifying the LOB Table
creating, Using MXCI To Create Base Tables that Have LOB Columns
inserting, Inserting CLOB Columns by Using the Clob Interface
transactions, Transactions Involving Blob and Clob Access
writing ASCII data, Writing ASCII or MBCS Data to a CLOB Column
writing MBCS data, Writing ASCII or MBCS Data to a CLOB Column
CLOB data
accessing sample program, Sample Program Accessing CLOB Data
data type limitations, Limitations of LOB Data (CLOB and BLOB Data Types)
deleting, Deleting CLOB Data
inserting using PreparedStatement interface, Inserting CLOB Data by Using the
PreparedStatement Interface
properties for, Client-Side Properties
reading, Reading CLOB Data
storing, Storing CLOB Data
updating, Updating CLOB Data
working with, Working with BLOB and CLOB Data
Clob interface