|
- 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? The second patch contains all the comments.
The second patch has been checked in.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JDO-157. For this reason, that patch must be checked in first.