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 Andy Jefferson <an...@jpox.org> on 2005/11/25 12:19:55 UTC

TCK : SupportedJDOHelperMethods

There seems to be an error in SupportedJDOHelperMethods. It seems to try to 
generate a query with the filter "personid = 1" (expected result for query 
2). Presumably this was supposed to be "personid == 1".

-- 
Andy

Re: TCK : SupportedJDOHelperMethods

Posted by Michael Watzek <mw...@spree.de>.
Hi Andy,
> There seems to be an error in SupportedJDOHelperMethods. It seems to try to 
> generate a query with the filter "personid = 1" (expected result for query 
> 2). Presumably this was supposed to be "personid == 1".
That's right. I'll fix it.

Regards,
Michael
-- 
-------------------------------------------------------------------
Michael Watzek                  Tech@Spree Engineering GmbH
mailto:mwa.tech@spree.de        Buelowstr. 66
Tel.:  ++49/30/235 520 36       10783 Berlin - Germany
Fax.:  ++49/30/217 520 12       http://www.spree.de/
-------------------------------------------------------------------