You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2012/08/20 15:03:38 UTC

[jira] [Commented] (CONNECTORS-509) JDBC driver specification change means that JDBC Connector configurations need additional parameter

    [ https://issues.apache.org/jira/browse/CONNECTORS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437838#comment-13437838 ] 

Karl Wright commented on CONNECTORS-509:
----------------------------------------

r1375003

                
> JDBC driver specification change means that JDBC Connector configurations need additional parameter
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-509
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-509
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: JDBC connector
>    Affects Versions: ManifoldCF 0.6
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.7
>
>
> The JDBC specification changed from 3.0 to 4.0 to be more clear about how getColumnName() and getColumnLabel() should be implemented.  This has caused the JDBC Connector to not work properly for MySQL/J 5.1.x and up.
> The recommended solution is to allow users to select which method is used to get the column label.  The default for this selection should be getColumnName() since that would result in current behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira