JPOX ignores JDOHelper.getObjectId in queries.
----------------------------------------------

         Key: JDO-177
         URL: http://issues.apache.org/jira/browse/JDO-177
     Project: JDO
        Type: Bug
    Reporter: Michael Watzek
 Assigned to: 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