@Override
 public void clear() throws Exception, UnsupportedOperationException {
   keyedConnectionPool.clear();
 }