public void add_Pliromi(Pliromi myPliromi) { Dal myDal = new Dal(); myDal.insertPliromi(myPliromi); }