Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 13673 invoked from network); 20 Nov 2006 16:17:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2006 16:17:26 -0000 Received: (qmail 41981 invoked by uid 500); 20 Nov 2006 16:17:35 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 41947 invoked by uid 500); 20 Nov 2006 16:17:35 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 41899 invoked by uid 99); 20 Nov 2006 16:17:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 08:17:35 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 08:17:24 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E6ABC7142EC for ; Mon, 20 Nov 2006 08:17:03 -0800 (PST) Message-ID: <14117880.1164039423942.JavaMail.jira@brutus> Date: Mon, 20 Nov 2006 08:17:03 -0800 (PST) From: "Abe White (JIRA)" To: open-jpa-dev@incubator.apache.org Subject: [jira] Commented: (OPENJPA-85) Update reserved words in DBDictionaries In-Reply-To: <28877459.1163747857061.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/OPENJPA-85?page=comments#action_12451353 ] Abe White commented on OPENJPA-85: ---------------------------------- Note that the common SQL92 reserved words are maintained by the base DBDictionary, which reads from the sql-keywords.rsrc resource in the org.apache.openjpa.jdbc.sql package. > Update reserved words in DBDictionaries > --------------------------------------- > > Key: OPENJPA-85 > URL: http://issues.apache.org/jira/browse/OPENJPA-85 > Project: OpenJPA > Issue Type: Improvement > Components: sql > Reporter: Roger Keays > > It seems many of the DBDictionaries are a bit out of date WRT what reserved words they define. The mysql dictionary, for example, only has 22 of the ~210 reserved words in mysql (http://dev.mysql.com/doc/refman/5.1/en/reserved-words.html). -- 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