JDBC Type 4 Driver 1.1 Programmer's Reference
JDBC Data Source (client-side)
MXCS Data Source (server-side)
Security
How to Make a Connection to SQL/MX
Connection by Using the DataSource Interface
Overview of Tasks to Deploy DataSource Objects
DataSource Object Properties
Programmatically Creating an Instance of the DataSource Class
Programmatically Registering the DataSource Object
Retrieving a DataSource Instance by using JNDI and to the Data Source
Specifying the Properties File that Configures the Data Source
Connection by Using the DriverManager Class
Loading and Registering the Driver
Establishing the Connection
Guidelines for Connections Using the Driver Manager
Stored Procedures
Connection Pooling
Statement Pooling
Guidelines for Statement Pooling
Troubleshooting Statement Pooling
Thread-safe SQL/MX Access
"Update ... Where Current of" Operations
Internationalization (I18N) Support
When String Literals Are Used in Applications
Controlling String Literal Conversion by Using the Character-Set Properties
Trimming Padding for Fixed-Length Character Columns
Localizing Error Messages and Status Messages
4. Type 4 Driver Properties
Summary of the Type 4 Driver Properties
Client-Side Properties
Server-Side Properties
How to Specify JDBC Type 4 Properties
Where To Set Properties