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

Andy Jefferson commented on JDO-177:
------------------------------------

To be explicit, this only relates to queries where JDOHelper.getObjectId(this) 
is in the result clause. When it is in the filter clause all works fine.

> 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: Erik Bengtson

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