You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2014/11/18 19:55:36 UTC

[jira] [Updated] (CAY-1969) Malformed EJBQL Yields NPE

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

Andrus Adamchik updated CAY-1969:
---------------------------------
    Fix Version/s:     (was: 4.0.M3)
                   4.0.M2

Adjusting fix version. Master is still 4.0.M2

> Malformed EJBQL Yields NPE
> --------------------------
>
>                 Key: CAY-1969
>                 URL: https://issues.apache.org/jira/browse/CAY-1969
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 4.0.M2
>            Reporter: Andrew Lindesay
>             Fix For: 4.0.M2
>
>
> When you issue an EJBQL query where an entity variable is missing, at execution time an NPE is raised.  It should throw a more descriptive exception.  An example query would be;
> {noformat}
> SELECT b FROM Artist a
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)