The following document contains the results of PMD 4.1.
| Violation | Line | 
|---|---|
| Avoid unused private fields such as 'prefix'. | 34 | 
| Violation | Line | 
|---|---|
| Avoid empty catch blocks | 204 - 207 | 
| Avoid empty catch blocks | 217 - 220 | 
| Violation | Line | 
|---|---|
| Avoid empty catch blocks | 147 - 150 | 
| Avoid empty catch blocks | 160 - 163 | 
| Violation | Line | 
|---|---|
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 535 | 
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 723 | 
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 741 | 
| Violation | Line | 
|---|---|
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 209 | 
| Avoid unused private fields such as 'findAttributeByIdStmt'. | 488 | 
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 691 | 
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 733 | 
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 793 | 
| Violation | Line | 
|---|---|
| Avoid empty if statements | 186 - 196 | 
| Violation | Line | 
|---|---|
| Avoid unused imports such as 'java.sql.SQLException' | 23 | 
| Violation | Line | 
|---|---|
| These nested if statements could be combined | 176 - 178 | 
| Avoid empty catch blocks | 267 - 269 | 
| Avoid empty catch blocks | 274 - 276 | 
| Violation | Line | 
|---|---|
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 201 | 
| Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. | 203 | 
| These nested if statements could be combined | 213 - 221 |