160161162163164165166
return new MySqlVoitureDao(); } @Override public IDao<Contrat> getContratDao() { return new MySqlContratDao(); }