Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
120080

Files

FilesIWE
org/controlhaus/hibernate/HibernateControl.java 001
org/controlhaus/hibernate/HibernateControlImpl.java 001
org/controlhaus/hibernate/HibernateFactory.java 001
org/controlhaus/hibernate/package.html 001
org/controlhaus/hibernate/util/AbstractHibernateTest.java 001
org/controlhaus/hibernate/util/BatchSqlCommandRunner.java 0074
org/controlhaus/hibernate/util/package.html 001

org/controlhaus/hibernate/HibernateControl.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/controlhaus/hibernate/HibernateControlImpl.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/controlhaus/hibernate/HibernateFactory.java

ErrorLine
Error Got an exception - expecting EOF, found 'SessionFactory' 0

org/controlhaus/hibernate/package.html

ErrorLine
Error Missing package documentation file.0

org/controlhaus/hibernate/util/AbstractHibernateTest.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

org/controlhaus/hibernate/util/BatchSqlCommandRunner.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' should be on the previous line. 57
Error Missing a Javadoc comment. 58
Error Name '_buf' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Missing a Javadoc comment. 59
Error Name '_stmt' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Missing a Javadoc comment. 61
Error Parameter stmt should be final. 61
Error '{' should be on the previous line. 62
Error Missing a Javadoc comment. 66
Error Parameter conn should be final. 66
Error '{' should be on the previous line. 67
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error '{' should be on the previous line. 74
Error '}' should be on the same line. 76
Error '{' should be on the previous line. 78
Error Must have at least one statement. 78
Error Method 'readLine' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter reader should be final. 82
Error '{' should be on the previous line. 83
Error '{' should be on the previous line. 86
Error Method 'readCommand' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter reader should be final. 92
Error '{' should be on the previous line. 93
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 100
Error '&&' should be on a new line. 100
Error Line has trailing spaces. 101
Error '&&' should be on a new line. 101
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error First sentence should end with a period. 113
Error Expected an @return tag. 117
Error Method 'isInQuotes' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter line should be final. 117
Error Expected @param tag for 'line'. 117
Error Parameter inQuotes should be final. 117
Error Expected @param tag for 'inQuotes'. 117
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 123
Error Method 'runCommands' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter resourceLoc should be final. 130
Error '{' should be on the previous line. 132
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error Line has trailing spaces. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error ')' is preceded with whitespace. 143
Error '}' should be on the same line. 144
Error '{' should be on the previous line. 146
Error Method 'runCommands' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Parameter in should be final. 151
Error '{' should be on the previous line. 152
Error '{' should be on the previous line. 155
Error '}' should be on the same line. 158
Error '{' should be on the previous line. 160
Error Method 'runCommands' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Parameter reader should be final. 165
Error '{' should be on the previous line. 167
Error '{' should be on the previous line. 169
Error '{' should be on the previous line. 172
Error ')' is preceded with whitespace. 173
Error '}' should be on the same line. 176
Error '{' should be on the previous line. 178

org/controlhaus/hibernate/util/package.html

ErrorLine
Error Missing package documentation file.0