|
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. |
|
|
|
|
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 |
|
|
|
|