[patch] access static constants with static references
------------------------------------------------------

                 Key: DERBY-5604
                 URL: https://issues.apache.org/jira/browse/DERBY-5604
             Project: Derby
          Issue Type: Improvement
          Components: Store
    Affects Versions: 10.8.2.2
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: use_static_reference.diff

code access static fields by fetching instances and getting the static variable 
from the object. Just use the class reference.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to