From dev-return-20980-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri Sep 21 14:44:07 2012 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C052D188 for ; Fri, 21 Sep 2012 14:44:07 +0000 (UTC) Received: (qmail 58451 invoked by uid 500); 21 Sep 2012 14:44:07 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 58416 invoked by uid 500); 21 Sep 2012 14:44:07 -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 58407 invoked by uid 99); 21 Sep 2012 14:44:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 14:44:07 +0000 Date: Sat, 22 Sep 2012 01:44:07 +1100 (NCT) From: "garpinc (JIRA)" To: dev@openjpa.apache.org Message-ID: <1528494876.107805.1348238647433.JavaMail.jiratomcat@arcas> In-Reply-To: <1809747794.107796.1348238407634.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (OPENJPA-2266) I've created a Dictionary for Teradata which I hope you guys can include (hibernate has a Teradata Dialect) 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-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] garpinc updated OPENJPA-2266: ----------------------------- Attachment: TeradataDictionary.java Here is the attachment. I haven't figured out how in teradata to set it for a schema without the schema prefix on tables so I had to do a: jpaConf.put("jdbc.Schema", connection.getMetaData().getUserName()); > I've created a Dictionary for Teradata which I hope you guys can include (hibernate has a Teradata Dialect) > ----------------------------------------------------------------------------------------------------------- > > Key: OPENJPA-2266 > URL: https://issues.apache.org/jira/browse/OPENJPA-2266 > Project: OpenJPA > Issue Type: New Feature > Components: jdbc > Affects Versions: 2.2.0 > Reporter: garpinc > Attachments: TeradataDictionary.java > > > I've created a Dictionary for Teradata which I hope you guys can include (hibernate has a Teradata Dialect). It will be attached. To test it (I tested it so you may not need to), teradata provides an express version downloadable as a VMWare image. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira