[
https://issues.apache.org/jira/browse/DERBY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466130
]
Daniel John Debrunner commented on DERBY-2243:
----------------------------------------------
Patch looks fine though I personally don't like the habit of just commenting
out the old code. If that practice is followed then after a while the code
becomes unreadable. SVN history provides the ability to see old code.
Also I think you need to modifiy jdbcapi.DatabaseMetaDataTest, since it is
checking the output of these methods.
> 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