Description
EntityManager.createQuery(String qlString) does not throw IllegalArgumentException as expected in case the query is incorrect. See javax.persistence.EntityManager API doc.
EntityManager.createQuery(String qlString) does not throw IllegalArgumentException as expected in case the query is incorrect. See javax.persistence.EntityManager API doc.