Good evening guys, I'm trying to create a namedquery with a query in the database.
Following:
@NamedQuery(name="ListagemProdutosMesa",query="select Produto p FROM Produto p, Pedido pe, Conta c, Pedido_produto pp where pe.id = pp.pedido...
asked by
13.05.2015 / 03:58