FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is

Effort is min

Summary

ClassesBugsErrorsMissing Classes
30100

org.apache.commons.dbutils.AsyncQueryRunner$BatchCallableStatement

BugCategoryDetailsLinePriority
new org.apache.commons.dbutils.AsyncQueryRunner$BatchCallableStatement(AsyncQueryRunner, String, Object[][], Connection, boolean, PreparedStatement) may expose internal representation by storing an externally mutable object into AsyncQueryRunner$BatchCallableStatement.paramsMALICIOUS_CODEEI_EXPOSE_REP2110Medium