[ http://issues.apache.org/jira/browse/DERBY-462?page=all ]

Dag H. Wanvik updated DERBY-462:
--------------------------------

    Attachment: foo.java

added simple repro.

> DatabaseMetaData method supportsConvert() returns true
> ------------------------------------------------------
>
>          Key: DERBY-462
>          URL: http://issues.apache.org/jira/browse/DERBY-462
>      Project: Derby
>         Type: Bug
>   Components: JDBC
>     Reporter: Dag H. Wanvik
>     Priority: Minor
>  Attachments: foo.java
>
> 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().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to