JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)
with the Type 4 driver product for demonstrating connection pooling and integration.
WLS8.1 implements the connection pooling component. The WLS8.1 application server maintains the cache of pooled objects, and retrieves an
object when the client requests a connection.
When the application is finished using the connection object, that object is returned to the pool and made available for future requests.
If the connection cannot be initialized, the pooling component discards the pooled connection object.
To enable WLS 8.1 application servers to manage the connection pool, the Type 4 driver provides methods that
get and set connection pool
configuration properties as per the JDBC 3.0 specification.
Prev Up Next
Chapter 11. Messages
Home
Appendix A. Sample Programs Accessing CLOB
and BLOB
Data
Part Number 663860-001 Legal Notices










