Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-509

JDBC driver specification change means that JDBC Connector configurations need additional parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 0.6
    • ManifoldCF 1.0
    • JDBC connector
    • None

    Description

      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.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: