[
https://issues.apache.org/jira/browse/DERBY-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481354
]
Andrew McIntyre commented on DERBY-2431:
----------------------------------------
Hi Laura,
I think all the information regarding privileges can be removed from this
topic. Since the only remaining information would be about
getBestRowIdentifier(), the title of the topic can change to be the method
name, i.e. "java.sql.DatabaseMetaData.getBestRowIdentifier method" This would
be similar to the topic name for "java.sql.DatabaseMetaData.getProcedureColumns
method", since the topic would no longer discuss functionality not implemented,
but the implementation notes for the getBestRowIdentifier method.
> Documentation for DatabaseMetaData should reflect that getColumnPrivileges
> and getTablePrivileges are implemented
> -----------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2431
> URL: https://issues.apache.org/jira/browse/DERBY-2431
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.2.2.0, 10.3.0.0
> Reporter: Andrew McIntyre
> Assigned To: Laura Stewart
> Attachments: derby2431_1.diff, rrefdmdfns1.html
>
>
> SQL Grant / Revoke functionality was added in the 10.2 release, but the
> documentation for Derby's java.sql.DatabaseMetaData states that the methods
> getColumnPrivileges and getTablePrivileges are not supported. Implementations
> for these DatabaseMetaData methods were added as part of Grant / Revoke
> support, and the documentation for Derby's DatabaseMetaData implementation
> should be updated to reflect that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.