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 "Ilan Kirsh (JIRA)" <ji...@apache.org> on 2007/09/18 22:10:43 UTC

[jira] Commented: (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:comment-tabpanel#action_12528537 ] 

Ilan Kirsh commented on JDO-530:
--------------------------------

Issue is solved, thanks.

> 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
>
>         Attachments: JDO-530.patch
>
>
> 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.