FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
4 1 0 0

net.avcompris.examples.users3.dao.impl.UsersDaoInRDS

Bug Category Details Line Priority
A prepared statement is generated from a nonconstant String in net.avcompris.examples.users3.dao.impl.UsersDaoInRDS.updateUser(String, String, String, String, boolean, int) SECURITY SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING 287 Medium