コード例 #1
0
 public void setStatus(String username, String status) {
   dba.setStatus(username, status);
 }