JDBC Driver for SQL/MP 3.0

Compatible Java and SQL/MP Data Types
Referring to Database Objects
When You Can Use Aliases
Creating and Using Aliases
Which SQL Statements Support Aliases
Connection Pooling and the Application Server
Guidelines for Implementing an Application Server to Use Connection Pooling
Standard ConnectionPoolDataSource Object Properties
Registering the ConnectionPoolDataSource and DataSource with a JNDI-Based Name Service
Connection Pooling in a Basic DataSource Implementation
Basic DataSource Object Properties
Requesting Connection and Statement Pooling
Determining of the Pool is Large Enough
Using an SQLMPDataSource with an SQLMPConnectionPoolDataSource
Statement Pooling
JDBC/MP Connection-Pooling and Statement-Pooling Properties
maxStatements Property
minPoolSize Property
maxPoolSize Property
poolLogging Property
TransactionMode Property
jdbcPropfile Property
Troubleshooting
Tracing
No suitable driver Error
Data Truncation
Dangling Statements
Sample SQL/MP Program
JDBC/MP Compliance
JDBC API Call Exception Summary
Compliance Information
JDBC Driver for SQL/MP Support for JDBC 3.0
Result Set Support
Metadata Support
Batch Update Support
BLOBs and CLOBs
JDBC 2.0 Standard Extensions
Floating Point Support
HP Extensions
JDBC Trace Facility
Tracing Using the DriverManager Class
Tracing Using the DataSource Implementation
Tracing by Loading the Trace Driver Within the Program
Tracing Using a Wrapper Data Source
Output Format
JDBC Trace Facility Demonstration Programs
Glossary
Index
List of Examples
List of Figures