[
https://issues.apache.org/jira/browse/DERBY-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479766
]
Andrew McIntyre commented on DERBY-2431:
----------------------------------------
Actually, I think all that needs to happen is to remove the section that says
that they are not implemented. The methods conform to the standard here, so no
need for any specific mention in the doc.
> 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
>
> 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.