PMD Results
The following document contains the results of PMD 6.8.0.
 
Files
org/mybatis/spring/SqlSessionFactoryBean.java
| Violation | Priority | Line | 
| Too many static imports may lead to messy code | 3 | 16–670 | 
| Useless parentheses. | 4 | 472 | 
 
org/mybatis/spring/SqlSessionTemplate.java
| Violation | Priority | Line | 
| Too many static imports may lead to messy code | 3 | 16–454 | 
 
org/mybatis/spring/SqlSessionUtils.java
| Violation | Priority | Line | 
| Useless parentheses. | 4 | 190 | 
| Useless parentheses. | 4 | 190 | 
| Useless parentheses. | 4 | 214 | 
| Useless parentheses. | 4 | 214 | 
 
org/mybatis/spring/support/SqlSessionDaoSupport.java
| Violation | Priority | Line | 
| Useless parentheses. | 4 | 79 |