[teiid-issues] [JBoss JIRA] Commented: (TEIID-1491) Provide JDBC 3.0 JRE 1.5 backwards compatibility

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Mar 3 12:19:46 EST 2011


    [ https://issues.jboss.org/browse/TEIID-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585808#comment-12585808 ] 

Steven Hawkins commented on TEIID-1491:
---------------------------------------

We had an issue on this before that was resolved as:

1. the jdbc/odbc bridge can be used (if performance is not an issue).
2. use a retroweaving tool to get a 1.5 compatible jar.  the biggest issue is the jaxb support needs to be added for xml query plan usage.

we have an example of using the retroweaver project to produce either a 1.4 or 1.5 compatible jar that can be attached.
 

> Provide JDBC 3.0 JRE 1.5 backwards compatibility
> ------------------------------------------------
>
>                 Key: TEIID-1491
>                 URL: https://issues.jboss.org/browse/TEIID-1491
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Driver
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>
> The jdbc driver needs to support jdk 1.5 on the client.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list