示例#1
0
 protected void tearDown() throws Exception {
   super.tearDown();
   getDb().setLogCommits(false);
   getDb().setLogSQL(false);
 }
示例#2
0
 protected void setUp() throws Exception {
   super.setUp();
 }