James Carman created DBCP-392:
---------------------------------

             Summary: Remove Occurrences of Multiple Statements on One Line
                 Key: DBCP-392
                 URL: https://issues.apache.org/jira/browse/DBCP-392
             Project: Commons Dbcp
          Issue Type: Improvement
    Affects Versions: 1.4
            Reporter: James Carman
            Priority: Minor


The DelegatingConnection class has many methods that are one-liners, but it's 
actually multiple statements.  When debugging, it can make it appear as if the 
code is being executed twice (it did to me) at first glance.  If it's multiple 
statements, we should use multiple lines of code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to