You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Bouschen (JIRA)" <ji...@apache.org> on 2007/09/17 15:14:56 UTC

[jira] Updated: (JDO-530) ImplicitParameters.testGrouping - uses keyword 'min' as a parameter name

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

Michael Bouschen updated JDO-530:
---------------------------------

          Component/s: tck2-legacy
        Fix Version/s: JDO 2 maintenance release 1
             Assignee: Michael Bouschen
    Affects Version/s: JDO 2 final

Correct. I will take a look and provide a patch.

> ImplicitParameters.testGrouping - uses keyword 'min' as a parameter name
> ------------------------------------------------------------------------
>
>                 Key: JDO-530
>                 URL: https://issues.apache.org/jira/browse/JDO-530
>             Project: JDO
>          Issue Type: Test
>          Components: tck2, tck2-legacy
>    Affects Versions: JDO 2 final
>            Reporter: Ilan Kirsh
>            Assignee: Michael Bouschen
>             Fix For: JDO 2 maintenance release 1
>
>
> org.apache.jdo.tck.query.jdoql.parameters.testGrouping() contains:
>   "department.name HAVING COUNT(this) >= :min"
> but according to section 14.4 in the spec, min is a keyword, and keywords should not be used as parameter names.

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