public void update(PlanEntity plan)
 {
     dao.update(plan);
 }