Exemple #1
0
 public List <Factory> getFactorys()
 {
     return(factoryDao.select());
 }