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 Watzek (JIRA)" <ji...@apache.org> on 2005/10/04 13:04:49 UTC

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

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
 Assigned to: Michael Watzek 


 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


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

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-158?page=all ]

Michael Watzek updated JDO-158:
-------------------------------

    Attachment: JDO-158.patch2

The second patch contains all the comments.


> 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, JDO-158.patch2
>
>  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


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

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-158?page=all ]

Michael Watzek updated JDO-158:
-------------------------------

    Attachment: JDO-158.patch

This patch implements the assertions above. It depends on patch for JDO-157. For this reason, that patch must be checked in first.

> 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


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

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Michael Watzek (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-158?page=all ]
     
Michael Watzek resolved JDO-158:
--------------------------------

    Resolution: Fixed

The second patch has been checked in.

> 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, JDO-158.patch2
>
>  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


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

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-158?page=comments#action_12331969 ] 

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

Looks good, ship it!

> 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, JDO-158.patch2
>
>  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