Best Practice:  Using JDBC connection pooling
 Technote (FAQ)
 
Problem
Using JDBC™ connection pooling effectively.
 
Solution
Use JDBC Connection pooling. Acquiring JDBC database resource connections is a very expensive process. Connection pooling enhances performance by mitigating this cost.
 
Related information
Connection Pooling
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Java 2 Connectivity (J2C)
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1053995
IBM Group: Software Group
Modified date: Sep 16, 2004