You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "garpinc (JIRA)" <ji...@apache.org> on 2012/09/21 16:44:07 UTC

[jira] [Updated] (OPENJPA-2266) I've created a Dictionary for Teradata which I hope you guys can include (hibernate has a Teradata Dialect)

     [ 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