Beispiel #1
0
 protected void tearDown() throws Exception {
   super.tearDown();
   getDb().setLogCommits(false);
   getDb().setLogSQL(false);
 }