Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
28005

Details

org/apache/commons/dbutils/AbstractQueryRunner.java

ViolationMessageLine
ErrorsVariable 'ds' must be private and have accessor methods.51

org/apache/commons/dbutils/DbUtils.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.28

org/apache/commons/dbutils/handlers/KeyedHandler.java

ViolationMessageLine
ErrorsVariable 'convert' must be private and have accessor methods.58
ErrorsVariable 'columnIndex' must be private and have accessor methods.63
ErrorsVariable 'columnName' must be private and have accessor methods.69