Karl Wright created CONNECTORS-509:
--------------------------------------
Summary: 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