You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Abe White (JIRA)" <ji...@apache.org> on 2008/08/15 21:05:44 UTC

[jira] Resolved: (OPENJPA-678) EntityManager.createQuery() does not throw IllegalArgumentException

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

Abe White resolved OPENJPA-678.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

Similar patch applied in SVN revision 686325.

> 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
>            Assignee: Pinaki Poddar
>             Fix For: 1.3.0
>
>         Attachments: openjpa-678.patch, 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.