The database owner is incorrectly referred to as dba in the code comments that 
were checked in Derby 10.2 for grant revoke work. We should clean this up at 
some point.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-1787
                 URL: http://issues.apache.org/jira/browse/DERBY-1787
             Project: Derby
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 10.2.1.0
            Reporter: Mamta A. Satoor
            Priority: Minor


Grant revoke functionality was added in Derby 10.2 The comments that went into 
the grant revoke code, in some places refer to database owner as "dba". They 
are not the same thing. In the grant revoke world, dba is a role. We haven't 
added roles into Derby yet but current use of dba in comments might make it 
confusing when we do start working on roles including dba.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to