The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is max
Class | Bugs |
---|---|
ejava.examples.webtier.dao.DAOFactory | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
ejava.examples.webtier.dao.DAOFactory.getDAOTypeFactory() makes inefficient use of keySet iterator instead of entrySet iterator | PERFORMANCE | WMI_WRONG_MAP_ITERATOR | 22 | Medium |