Beispiel #1
0
 public void updateAphorism(Aphorism aphorism) {
   aphorismDao.update(aphorism, true);
 }