示例#1
0
 @Override
 public void cleanup() throws DBException {
   ConnectionHelper.disconnect(Thread.currentThread().getId());
 }