Esempio n. 1
0
 public EmpleadoDAOImpl()
 {
     adapter = new EMPLEADOTableAdapter();
 }