Make role descriptor a dependency Provider
------------------------------------------
Key: DERBY-3666
URL: https://issues.apache.org/jira/browse/DERBY-3666
Project: Derby
Issue Type: Sub-task
Components: Security, SQL
Reporter: Dag H. Wanvik
Since dropping roles and revoking role grants (and setting the current
role) can effect dependent objects, we need to track such
dependencies. Derby already has a system for this, so we make the role
descriptor as Provider in that system. This allows us to track
dependencies that view, constraints and triggers may have on roles, as well
prepared statements and/or activations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.