EntityManager.createQuery() does not throw IllegalArgumentException
-------------------------------------------------------------------

                 Key: OPENJPA-678
                 URL: https://issues.apache.org/jira/browse/OPENJPA-678
             Project: OpenJPA
          Issue Type: Bug
          Components: query
    Affects Versions: 1.1.0
            Reporter: Xiaoqin Feng


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to