Beispiel #1
0
 public void insertStueckBand(String stueckgruppe) {
   DBMethodsBand.insertStueckGruppe(getBandIDDB(), stueckgruppe);
 }