[ https://issues.apache.org/jira/browse/DERBY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466212 ]
Saurabh Vyas commented on DERBY-2243: ------------------------------------- Thanks Dan for your comments and guiding me for best practices (i.e. removing the old code rather than just commenting it) Incorporated the changes & modified jdbcapi.DatabaseMetaDataTest to reflect the changes (i.e. TRUE as return value for 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, > Derby-2243_v2.diff, Derby-2243_v2.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