Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-4991

JDBC connector should not hard code quotes around identifiers in SQL statements

    XMLWordPrintableJSON

Details

    Description

      Currently the JDBC connector has double quotes around all identifiers in SQL statements it creates.

      Instead of always using double quotes, it should instead ask JDBC using java.sql.DatabaseMetaData.getIdentifierQuoteString() what the quote string is and use that.

      For databases that do not support quoting identifiers a space is returned.

      Attachments

        Issue Links

          Activity

            People

              dschneider Darrel Schneider
              dschneider Darrel Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h