Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 43426 invoked from network); 6 Oct 2005 16:01:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2005 16:01:24 -0000 Received: (qmail 85663 invoked by uid 500); 6 Oct 2005 16:01:24 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 85652 invoked by uid 99); 6 Oct 2005 16:01:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2005 09:01:24 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 1F5EF21F for ; Thu, 6 Oct 2005 18:01:03 +0200 (CEST) Message-ID: <915995618.1128614463126.JavaMail.jira@ajax.apache.org> Date: Thu, 6 Oct 2005 18:01:03 +0200 (CEST) From: "Michael Watzek (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Created: (JDO-177) JPOX ignores JDOHelper.getObjectId in queries. Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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