Example #1
0
 @Override
 public void update(Item item) throws Exception {
   itemdao.update(item);
 }