Beispiel #1
0
 protected void clear() throws SQLException {
   clearTable("test_user_test_role");
   clearTable("test_user");
 }