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

[jira] Assigned: (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 ]

Pinaki Poddar reassigned OPENJPA-678:
-------------------------------------

    Assignee: Pinaki Poddar

> 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
>         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.