Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4242010

DatabaseMetaData methods don't say whether parameters allow quoted identifiers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • docs
    • merlin
    • generic
    • generic
    • Verified



      Name: skT88420 Date: 05/27/99


      Some DatabaseMetaData methods have parameters for the name or
      pattern of a catalog, schema, table, and/or column. There is no
      mention of whether quoted identifiers should be used in these
      parameters for identifiers that may be reserved words or contain
      special characters. Different JDBC vendors may use different
      interpretations for this, resulting in incompatibilities.

      Do I pass in a quoted identifier, in the format that would be
      used in a SQL statement (wrap with quotes and double any
      contained quotes), or do I pass in a string that matches what is
      in the system catalog? Please make the documentation specific.
      (Review ID: 83590)
      ======================================================================

            mfishersunw Maydene Fisher (Inactive)
            skonchad Sandeep Konchady
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: