Best Practice: Using JDBC connection pooling
Best Practice: Using JDBC connection
pooling
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.
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
(C) Copyright IBM Corporation 2000, 2006. All Rights
Reserved.