Justin Mahoney
Thu, 12 Jul 2007 18:20:45 -0700
Hi, I see that DBCP supports testing of connections during idle time, and on reserve and release. WebLogic has a configuration option for their connection pools to consider application-issued queries as successful tests, thereby greatly reducing the need to test connections being returned to the pool, or requested from the pool if a small enough amount of time has passed. Does DBCP support similar behavior?