From dev-return-18713-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri Mar 11 02:05:23 2011 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 40422 invoked from network); 11 Mar 2011 02:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Mar 2011 02:05:23 -0000 Received: (qmail 45103 invoked by uid 500); 11 Mar 2011 02:05:23 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 45072 invoked by uid 500); 11 Mar 2011 02:05:23 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 45064 invoked by uid 99); 11 Mar 2011 02:05:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 02:05:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 02:05:21 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 89F473A3B8B for ; Fri, 11 Mar 2011 02:04:59 +0000 (UTC) Date: Fri, 11 Mar 2011 02:04:59 +0000 (UTC) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Message-ID: <1744766291.12483.1299809099562.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Updated: (OPENJPA-677) Single Table Inheritance Strategy causes entity identity issues MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-677: --------------------------------- Fix Version/s: 1.2.3 > Single Table Inheritance Strategy causes entity identity issues > --------------------------------------------------------------- > > Key: OPENJPA-677 > URL: https://issues.apache.org/jira/browse/OPENJPA-677 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0 > Environment: IBM Java 1.5 > Reporter: Przemek Koprowski > Assignee: Pinaki Poddar > Fix For: 1.2.3, 2.0.0-M1 > > Attachments: TestJPAIdentityWhenSingleTable.zip > > > Entity objects that are pulled out from the database using bean methods (get*()) are not the same objects that are pulled out using using other methods(find(), getReference()). > This occurs only when using Single Table Inheritance. > This works on 0.9.7, in other versions Exception is thrown (https://issues.apache.org/jira/browse/OPENJPA-494) , in latest version from trunk test fails. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira