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 2005/10/12 15:58:08 UTC

[jira] Commented: (JDO-158) Implement new JDO 2 query tests cases concerning new operators.

    [ http://issues.apache.org/jira/browse/JDO-158?page=comments#action_12331885 ] 

Michael Bouschen commented on JDO-158:
--------------------------------------

- A14.6.2-40: modulo operator.
The current implementation uses a QueryElementHolder to run a modulo query as API query and single string Query. This is godd! How about adding another test method that runs modulo queries for all integral data types? Please have a look at the other test classes in the operators package, e.g. class Multiplication.

- A14.6.2-41: instanceof operator. 
How about adding a second test query that  import class PartTimeEmployee and uses the unqualified class name in the instanceof operator?

> Implement new JDO 2 query tests cases concerning new operators.
> ---------------------------------------------------------------
>
>          Key: JDO-158
>          URL: http://issues.apache.org/jira/browse/JDO-158
>      Project: JDO
>         Type: New Feature
>   Components: tck20
>     Reporter: Michael Watzek
>     Assignee: Michael Watzek
>  Attachments: JDO-158.patch
>
>  We need 2 new test classes, one for each of the following assertions:
> - A14.6.2-40: modulo operator.
> -  A14.6.2-41: instanceof operator.
> Details can be found on Wiki page http://wiki.apache.org/jdo/QueryTests#NewOperators.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira