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
            Reporter: Ilan Kirsh


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.

Reply via email to