[ 
https://issues.apache.org/jira/browse/OPENJPA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaoqin Feng updated OPENJPA-678:
---------------------------------

    Attachment: TestException.java

Test testThrowsIllegalArgumentExceptionForCreateQuery() is added in 
org.apache.openjpa.persistence.exception.TestException.

> 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
>         Attachments: TestException.java
>
>
> 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