Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
58 0 0 3

Details

org/apache/commons/dbcp/DelegatingPreparedStatement.java

Violation Message Line
error Definition of 'equals()' without corresponding definition of 'hashCode()'. 73

org/apache/commons/dbcp/PoolingDriver.java

Violation Message Line
error Name '_pools' must match pattern 'log|^[a-zA-Z][a-zA-Z0-9_]*$'. 62

org/apache/commons/dbcp/DelegatingCallableStatement.java

Violation Message Line
error Definition of 'equals()' without corresponding definition of 'hashCode()'. 74