[ http://issues.apache.org/jira/browse/JDO-177?page=all ]

Andy Jefferson reassigned JDO-177:
----------------------------------

    Assign To: Michael Watzek  (was: Andy Jefferson)

JPOX CVS has been updated to support JDOHelper.getObjectId in the result 
clause. It now shows up an error in the test. The second query is trying to use 
a filter of "personid = 1", where it should be "personid == 1"

> JPOX ignores JDOHelper.getObjectId in queries.
> ----------------------------------------------
>
>          Key: JDO-177
>          URL: http://issues.apache.org/jira/browse/JDO-177
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michael Watzek
>     Assignee: Michael Watzek

>
> JPOX ignores JDOHelper.getObjectId in queries. This bug may be reproduced 
> applying patch JDO-159. The following query returns instances of 
> FullTimeEmployee instead of objectid instances:
> SELECT JDOHelper.getObjectId(this) FROM org.apache.jdo.tck.pc.company.Person

-- 
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

Reply via email to