[
https://issues.apache.org/jira/browse/DERBY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Saurabh Vyas updated DERBY-2243:
--------------------------------
Derby Info: [Patch Available]
Fix Version/s: 10.3.0.0
Modifying the return type for methods like
- supportsANSI92EntryLevelSQL()
- supportsExpressionsInOrderBy()
in EmbedDatabaseMetaData.java to return TRUE as Derby does support these
features
Thus now the behavior is consistent across drivers.
This patch address DERBY-2244
(https://issues.apache.org/jira/browse/DERBY-2244) also.
Accordingly modified the master output files also as earlier these methods were
expected to return FALSE but now they will return TRUE value.
> DatabaseMetaData.supportsANSI92EntryLevelSQL() returns false for embedded,
> true for client driver
> -------------------------------------------------------------------------------------------------
>
> Key: DERBY-2243
> URL: https://issues.apache.org/jira/browse/DERBY-2243
> 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
> Fix For: 10.3.0.0
>
> Attachments: Derby-2243_v1.diff, Derby-2243_v1.stat
>
>
> Since this method is returning the support level of SQL it must be consistent
> across the drivers.
> Probably need some investigation as to which is correct, most likely 'true'.
--
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