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


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.

Reply via email to