From dev-return-12513-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri Jun 19 04:01:21 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 30757 invoked from network); 19 Jun 2009 04:01:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jun 2009 04:01:20 -0000 Received: (qmail 9567 invoked by uid 500); 19 Jun 2009 04:01:31 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 9460 invoked by uid 500); 19 Jun 2009 04:01:31 -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 9423 invoked by uid 99); 19 Jun 2009 04:01:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 04:01:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 19 Jun 2009 04:01:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F3102234C1E6 for ; Thu, 18 Jun 2009 21:01:07 -0700 (PDT) Message-ID: <1607691445.1245384067994.JavaMail.jira@brutus> Date: Thu, 18 Jun 2009 21:01:07 -0700 (PDT) From: "Tim McConnell (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-946) Oracle create table(s) exceptions In-Reply-To: <462074187.1235925192738.JavaMail.jira@brutus> 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-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated OPENJPA-946: ---------------------------------- Attachment: OPENJPA-946-5.patch This patch will handle the case where column names are validated and translated against the database dictionary and multiple schema factories get invoked, including the DynamicSchemaFactory. Additionally, some changes have been made to the Derby (see http://db.apache.org/derby/docs/10.1/ref/rrefkeywords29722.html) and DB2 dictionaries. Thanks Jeremy for the testcase. > Oracle create table(s) exceptions > --------------------------------- > > Key: OPENJPA-946 > URL: https://issues.apache.org/jira/browse/OPENJPA-946 > Project: OpenJPA > Issue Type: Sub-task > Reporter: Tim McConnell > Assignee: Tim McConnell > Fix For: 1.3.0, 2.0.0-M2 > > Attachments: OPENJPA-946-5.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.