The following document contains the results of FindBugs Report
FindBugs Version is 1.3.7
Threshold is Low
Effort is Max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
79 | 2 | 0 | 0 |
Class | Bugs |
---|---|
org.perfectjpattern.jee.integration.dao.JpaManagedSessionStrategy | 1 |
org.perfectjpattern.jee.integration.dao.JpaManagedTransactionStrategy | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
JpaManagedSessionStrategy.theSessionAdapter not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available | Low |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
JpaManagedTransactionStrategy.theSessionStrategy not initialized in constructor | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | Not available | Low |