예제 #1
0
 public boolean setPeptideFile(ExperimentBean exp) {
   boolean test = db.setPeptideFile(exp);
   return test;
 }