8485868788899091929394
* @param cm The instance */ private void shutdown(BaseConnectionManager2 cm) { ManagedConnectionPool pool = cm.getPoolingStrategy(); pool.shutdown(); } public void testConnectionCount() throws Exception {
8384858687888990919293
* @param cm The instance */ private void shutdown(BaseConnectionManager2 cm) { ManagedConnectionPool pool = cm.getPoolingStrategy(); pool.shutdown(); } public void testHashCodes() throws Exception {