[ http://issues.apache.org/jira/browse/DERBY-1787?page=all ]

Mamta A. Satoor updated DERBY-1787:
-----------------------------------

    Attachment: DERBY1787_UseCorrectTerminologyV1diff.txt

Attaching a simple patch which fixes the comments and method names related to 
this Jira entry. The files affected are as followis
svn stat -q
$ svn stat -q
M      java\engine\org\apache\derby\impl\sql\conn\GenericAuthorizer.java
M      java\engine\org\apache\derby\impl\sql\execute\PrivilegeInfo.java
M      java\engine\org\apache\derby\impl\sql\execute\TablePrivilegeInfo.java
M      java\engine\org\apache\derby\impl\sql\execute\DDLConstantAction.java
M      java\engine\org\apache\derby\impl\sql\catalog\DataDictionaryImpl.java
M      java\engine\org\apache\derby\impl\sql\catalog\DD_Version.java
M      
java\engine\org\apache\derby\iapi\sql\dictionary\StatementSchemaPermission.java
M      java\engine\org\apache\derby\iapi\sql\dictionary\DataDictionary.java

> 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
>         Attachments: DERBY1787_UseCorrectTerminologyV1diff.txt
>
>
> 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