Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-462

DatabaseMetaData method supportsConvert() returns true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.1.2.1, 10.2.1.6
    • 10.7.1.1
    • JDBC
    • None
    • Normal
    • Newcomer

    Description

      but we don't support the scalar escape function CONVERT yet.
      I get the same result from both the embedded and client driver.

      See JDBC 3.0 specification, appendix C.5 for a description of CONVERT and
      http://java.sun.com/j2se/1.4.2/docs/api/java/sql/DatabaseMetaData.html#supportsConvert().

      Until we do, we sould return false from supportsConvert().

      Attachments

        1. d462.diff
          1 kB
          Knut Anders Hatlen
        2. foo.java
          0.8 kB
          Dag H. Wanvik

        Issue Links

          Activity

            People

              knutanders Knut Anders Hatlen
              dagw Dag H. Wanvik
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: