Posts by user3626169 • 51 points
1 post
-
5
votes1
answer813
viewsQ: cannot be cast to java.util.Map
The method below that I created in the model layer, is returning me the error "cannot be cast to java.util.Map" public List<NotaFiscalProduto> listaItens (boolean entSaid, Date dtinicio, Date…