Пример #1
0
 @After
 public void close() throws SQLException {
   stat.close();
   conn.close();
 }