PMD Results
The following document contains the results of PMD 3.7.
Files
org/jasig/services/persondir/support/ComplexStubPersonAttributeDao.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.jasig.services.persondir.IPersonAttributeDao' | 15 |
org/jasig/services/persondir/support/jdbc/MultiRowJdbcPersonAttributeDao.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.springframework.jdbc.object.MappingSqlQuery' | 20 |
org/jasig/services/persondir/support/jdbc/SingleRowJdbcPersonAttributeDao.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.springframework.jdbc.object.MappingSqlQuery' | 19 |