[ 
https://issues.apache.org/jira/browse/DERBY-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466120
 ] 

Saurabh Vyas commented on DERBY-2244:
-------------------------------------

Modifying the return type for methods supportsExpressionsInOrderBy()  in 
EmbedDatabaseMetaData.java to return TRUE as Derby does support these features.
The patch for DERBY-2243 (https://issues.apache.org/jira/browse/DERBY-2243) 
address this issue too, thus the same patch can be used for this too.

Thus I think linking these issues and addressing them as "Methods in 
DatabaseMetaData should reflect the correct behavior of  Derby. 
Comment/Suggestions ?

> DatabaseMetaData.supportsExpressionsInOrderBy() returns false
> -------------------------------------------------------------
>
>                 Key: DERBY-2244
>                 URL: https://issues.apache.org/jira/browse/DERBY-2244
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.2.1.6, 10.2.2.0, 10.3.0.0
>            Reporter: Daniel John Debrunner
>         Assigned To: Saurabh Vyas
>            Priority: Minor
>
> Expressions in the ORDER BY clause were added by DERBY-134

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

        

Reply via email to