Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
TypedQuery q = em.createQuery("SELECT c FROM Cliente c");
q = em.createQuery("SELECT c FROM Cliente c");
¿Cuál es la corrección para que compile y sea typed?
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!