From dev-return-14215-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Nov 12 08:20:04 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 207 invoked from network); 12 Nov 2009 08:20:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Nov 2009 08:20:04 -0000 Received: (qmail 62811 invoked by uid 500); 12 Nov 2009 08:20:04 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 62776 invoked by uid 500); 12 Nov 2009 08:20:04 -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 62766 invoked by uid 99); 12 Nov 2009 08:20:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 08:20:04 +0000 X-ASF-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 08:20:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 08022234C1EF for ; Thu, 12 Nov 2009 00:19:40 -0800 (PST) Message-ID: <242894480.1258013980017.JavaMail.jira@brutus> Date: Thu, 12 Nov 2009 08:19:40 +0000 (UTC) From: "Pinaki Poddar (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Commented: (OPENJPA-1047) Unique Constraint on sibling classes causes name conflict In-Reply-To: <437977837.1240443947550.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OPENJPA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776903#action_12776903 ] Pinaki Poddar commented on OPENJPA-1047: ---------------------------------------- These commits 835292 & 293 are wrongly assigned to this issue. They actually pertains to OPENJPA-1046. > Unique Constraint on sibling classes causes name conflict > --------------------------------------------------------- > > Key: OPENJPA-1047 > URL: https://issues.apache.org/jira/browse/OPENJPA-1047 > Project: OpenJPA > Issue Type: Bug > Components: jpa > Affects Versions: 1.2.1 > Reporter: Pinaki Poddar > Assignee: Pinaki Poddar > Fix For: 2.0.0 > > > OpenJPA is not generating unique names for unique constraints properly. Shows up when unique constrain is defined in sibling classes [1] > [1] http://n2.nabble.com/UniqueConstraint-in-a-MappedSuperclass-not-working-tc2633410.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.