Example #1
0
 public void update(PlanEntity plan)
 {
     dao.update(plan);
 }