[teiid-issues] [JBoss JIRA] Commented: (TEIID-739) JDBC Connector updates

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Sun Jul 26 12:48:29 EDT 2009


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

Steven Hawkins commented on TEIID-739:
--------------------------------------

Additionally the Derby translator should have the same common base logic as the DB2 translator (see TEIID-710, also Derby does not support cross join and uses the same limit syntax).  The Derby capabilities should be updated to support functions and abilities added after 10.1.  Since it is still the same major version, I would like to keep using the same capabilities class.  There would be a connector binding property, DatabaseVersion defaulting to 10.1, that would be used to drive the capabilities reported.

> JDBC Connector updates
> ----------------------
>
>                 Key: TEIID-739
>                 URL: https://jira.jboss.org/jira/browse/TEIID-739
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Connector
>    Affects Versions: 6.2.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 6.2.0
>
>
> The PostgreSQL translator should assume the use of a 8.0 jdbc client (supports back to the 7.2 server) so that we can remove DatePartFunctionModifer/ModifiedDatePartFunctionModifer also support for the bit functions should be added.
> The SQL Server translator / capabilities should be updated to assume the use of a 2005, DataDirect, or later driver (all support back to sql server 2000) so that support for most of the time functions can be added. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list