[
https://issues.apache.org/jira/browse/DERBY-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-462:
-------------------------------------
Issue & fix info: [Newcomer, Patch Available] (was: [Newcomer])
Regression tests ran cleanly.
> DatabaseMetaData method supportsConvert() returns true
> ------------------------------------------------------
>
> Key: DERBY-462
> URL: https://issues.apache.org/jira/browse/DERBY-462
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.1.2.1, 10.2.1.6
> Reporter: Dag H. Wanvik
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: d462.diff, 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.
-
You can reply to this email to add a comment to the issue online.