connectionPool.setTestOnBorrow(true);
connectionPool.setTestOnReturn(true);
// connectionPool.setTestWhileIdle(true);
These set in what conditions the *one* verification SQL statement will be run. I had a DBCP developer brag about how there were **8 configuration options** on when you could run the one verification SQL statement. Whoa!
-- Serge Knystautas President Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
