There is a simple named query defined in the following way: @NamedQuery(name=etCustomer? query=elect c from Customer c?@NamedQuery(name=?etCustomer? query=?elect c from Customer c? Which Entity Manager (em) method must be used to access this defined named query?
Currently there are no comments in this discussion, be the first to comment!