The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 59 | 0 | 0 | 3 |
| Files | I |
W |
E |
|---|---|---|---|
| org/apache/commons/dbcp/DelegatingPreparedStatement.java | 0 | 0 | 1 |
| org/apache/commons/dbcp/PoolingDriver.java | 0 | 0 | 1 |
| org/apache/commons/dbcp/DelegatingCallableStatement.java | 0 | 0 | 1 |
| Violation | Message | Line |
|---|---|---|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 73 |
| Violation | Message | Line |
|---|---|---|
| Name '_pools' must match pattern 'log|^[a-zA-Z][a-zA-Z0-9_]*$'. | 62 |
| Violation | Message | Line |
|---|---|---|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 74 |