You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/05/07 15:28:30 UTC

[jira] Resolved: (OPENJPA-973) Allow DB2 JCC driver to work with Informix database

     [ https://issues.apache.org/jira/browse/OPENJPA-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved OPENJPA-973.
----------------------------------

    Resolution: Fixed

Patch applied to trunk on March 23 by Fay and I verified that the DB2 driver could be used with IDS when testing the query timeout featue, so marking as resolved.

> Allow DB2 JCC driver to work with Informix database
> ---------------------------------------------------
>
>                 Key: OPENJPA-973
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-973
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>            Reporter: Fay Wang
>             Fix For: 2.0.0
>
>         Attachments: OPENJPA-973.patch
>
>
> Openjpa parses the DatabaseMetaData retrieved from the jdbc connection to determine the database type. For informix, if db2jcc driver is used, the product name in the DatabaseMetaData does not start with "informix", but with "ids"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.