18441845184618471848184918501851
try { return (List<CondizionePagamento>) getHibernateTemplate().findByCriteria(criteria); } catch (DataAccessException e) { log("Impossibile Leggere Dominio CondizionePagamento" + e); throw new ImpossibileLeggereCondizionePagamentoException(); } }