Beispiel #1
0
 public List <ContratoEntity> listContrato()
 {
     return(dao.findAll());
 }