Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 4859 invoked from network); 4 Oct 2007 14:47:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 14:47:48 -0000 Received: (qmail 72257 invoked by uid 500); 4 Oct 2007 14:47:37 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 72234 invoked by uid 500); 4 Oct 2007 14:47:37 -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 72216 invoked by uid 99); 4 Oct 2007 14:47:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 07:47:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of plinskey@gmail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 14:47:38 +0000 Received: by an-out-0708.google.com with SMTP id c24so220976ana for ; Thu, 04 Oct 2007 07:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=kK+vAtsMF/4UWZ0zK+PQpMtIOKSK2Z7v59dIKjeIDEU=; b=jockxc25HiiW/xaD1MVPHw5r5CvlZjJXgOygugOnn66i+k8CJ1uKNs8+denG0FlEFZ1TO2FJ0hW0S4aUb7gTXu5XPmEwNkUNEp7hHuuRZchVbkMckpQ4VDFAFNGHkiHSo97rjwUfJwM8nAX2SladnFRdpGjsV92h52gUrXC36og= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RFcfzOhihOmxXo0B5khY/goPNW0aVUIWJV5dl1P+nMc7/341Ol7TTwwzLeI84lU+tr5HC78kD+mXFesjzPGPOdFn5Yv4XKS6CkvmI5txFGRNQ7AHN/GIlyhw/IDWEQ3HMYhMxtdJdk8cZ6u37hH7J9VTah67t38TzEF3wOrpUx8= Received: by 10.142.226.2 with SMTP id y2mr749390wfg.1191509236506; Thu, 04 Oct 2007 07:47:16 -0700 (PDT) Received: by 10.143.165.19 with HTTP; Thu, 4 Oct 2007 07:47:16 -0700 (PDT) Message-ID: <7262f25e0710040747i17be6e61rff5f4c9a49239d92@mail.gmail.com> Date: Thu, 4 Oct 2007 07:47:16 -0700 From: "Patrick Linskey" To: dev@openjpa.apache.org Subject: Re: wrong sql for tables relation In-Reply-To: <13040890.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13030884.post@talk.nabble.com> <7262f25e0710040716r2dd76b40o939ecfc86e865270@mail.gmail.com> <13040890.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org This is a bug; see OPENJPA-392. I just checked in a fix (but no test cases); it should be in the next 1.1.0 snapshot. -Patrick On 10/4/07, AlexD. wrote: > > Hi, > > Patrick Linskey-2 wrote: > > > > If you remove the columnDefinition, does the problem go away? I'm not > > suggesting that as a solution, but the answer will help debug the > > problem. > > > > Yes, the problem goes away if I delete the columnDefinition. > > best regards, > alex > -- > View this message in context: http://www.nabble.com/wrong-sql-for-tables-relation-tf4565246.html#a13040890 > Sent from the OpenJPA Developers mailing list archive at Nabble.com. > > -- Patrick Linskey 202 669 5907