Best Practice:  Reusing DataSources for JDBC Resources
 Technote (FAQ)
 
Problem
 
Solution
Acquire, cache and reuse JDBC DataSources. Because of JNDI lookup, acquiring a JDBC DataSources is an expensive operation. Because JDBC DataSources are thread safe they can be cached and reused safely to achieve better performance.
 
Related information
Best Practice: Reusing DataSources for JDBC Resources
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Software Development WebSphere Studio Application Developer Java development Linux, Windows 4.0, 4.02, 4.03 Edition Independent
Application Servers WebSphere Application Server Enterprise ApplicationDevelopment(WSADIE Runtime) Multi-Platform 4.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.0.7 Edition Independent
 
 


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 #: 1053987
IBM Group: Software Group
Modified date: Dec 9, 2003