[
https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537469
]
Daniel John Debrunner commented on DERBY-2245:
----------------------------------------------
Does a keyword being reserved has anything to do with this method, the JDBC
javadoc as Knut Anders points out just says non-SQL 2003 keywords?
In the list Myrna provides at least these are SQL 2003 keywords:
BIGINT,BOOLEAN,CALL,CURRENT_ROLE,ROLE,NONE
The XML words are part of standard SQL, but maybe not SQL2003.
I'm not sure though what the correct list should be, I can't figure out a use
for this method so it's hard to tell what it should do.
> DatabaseMetaData.getSQLKeywords() contains words that are not keywords in
> Derby.
> --------------------------------------------------------------------------------
>
> Key: DERBY-2245
> URL: https://issues.apache.org/jira/browse/DERBY-2245
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0, 10.1.2.1, 10.1.3.1,
> 10.2.1.6, 10.2.2.0
> Reporter: Daniel John Debrunner
> Assignee: Saurabh Vyas
> Priority: Minor
>
> Such as REFRESH and PUBLICATION.
> Not sure what the exact contents should be.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.