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/26 16:52:41 UTC

TCK : ResultClassRequirements.testConstructor

The test ResultClassRequirements.testConstructor has a query
SELECT new LongString(personid, lastname) FROM 
org.apache.jdo.tck.pc.company.FullTimeEmployee

This is missing an "import" of LongString - the JDO impl cannot guess that it 
is stored under "org.apache.jdo.tck.query.result.classes"


The same may apply to other queries under that test.

-- 
Andy

Re: TCK : ResultClassRequirements.testConstructor

Posted by Craig L Russell <Cr...@Sun.COM>.
Hi Andy,

Could you please file a JIRA?

Thanks,

Craig

On Nov 26, 2005, at 7:52 AM, Andy Jefferson wrote:

> The test ResultClassRequirements.testConstructor has a query
> SELECT new LongString(personid, lastname) FROM
> org.apache.jdo.tck.pc.company.FullTimeEmployee
>
> This is missing an "import" of LongString - the JDO impl cannot  
> guess that it
> is stored under "org.apache.jdo.tck.query.result.classes"
>
>
> The same may apply to other queries under that test.
>
> -- 
> Andy

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!