The following document contains the results of PMD 4.2.5.
| Violation | Line |
|---|---|
| Avoid unused private methods such as 'query(Connection,boolean,String,ResultSetHandler,Object...)'. | 299 |
| Avoid unused private methods such as 'update(Connection,boolean,String,Object...)'. | 468 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 237 - 247 |