The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 21 | 0 | 0 | 350 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 34 | |
| JavadocType | 1 | |
| JavadocVariable | 3 | |
| JavadocStyle | 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 111 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 177 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 1 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 6 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 5 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 8 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 1 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 1 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
GenericIllegalRegexp
|
0 | |
| TodoComment | 1 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '>' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 42 | |
| Expected @throws tag for 'DataAccessException'. | 42 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 42 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Expected @throws tag for 'DataAccessException'. | 51 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 51 | |
| Expected @throws tag for 'DataAccessException'. | 58 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 58 | |
| Expected @throws tag for 'DataAccessException'. | 65 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 65 | |
| Expected @throws tag for 'DataAccessException'. | 72 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 72 | |
| Expected @throws tag for 'DataAccessException'. | 81 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Expected @throws tag for 'DataAccessException'. | 88 | |
| Redundant throws: 'DataAccessException' is unchecked exception. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Method 'transform' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| '?' is not preceded with whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| '?' is not followed by whitespace. | 32 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 36 | |
| Unused Javadoc tag. | 37 | |
| Unused Javadoc tag. | 43 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| '<' is not preceded with whitespace. | 60 | |
| '<' is not followed by whitespace. | 60 | |
| '?' is not preceded with whitespace. | 60 | |
| '>' is not preceded with whitespace. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 33 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| '?' is not followed by whitespace. | 35 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| '<' is not followed by whitespace. | 48 | |
| Expected @param tag for '<T>'. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| '<' is not preceded with whitespace. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| '?' is not followed by whitespace. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 63 | |
| '<' is not followed by whitespace. | 63 | |
| Expected @param tag for '<T>'. | 63 | |
| '>' is not preceded with whitespace. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Must have at least one statement. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 66 | |
| Avoid inline conditionals. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Avoid inline conditionals. | 68 | |
| Avoid inline conditionals. | 70 | |
| Avoid inline conditionals. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| '<' is not preceded with whitespace. | 83 | |
| '<' is not followed by whitespace. | 83 | |
| '>' is not preceded with whitespace. | 83 | |
| '?' is not followed by whitespace. | 83 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| '<' is not preceded with whitespace. | 90 | |
| '<' is not followed by whitespace. | 90 | |
| '>' is not preceded with whitespace. | 90 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| Line is longer than 80 characters. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| '?' is not followed by whitespace. | 102 | |
| Missing a Javadoc comment. | 112 | |
| '<' is not preceded with whitespace. | 113 | |
| '<' is not followed by whitespace. | 113 | |
| '>' is not preceded with whitespace. | 113 | |
| '?' is not followed by whitespace. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 116 | |
| '<' is not preceded with whitespace. | 117 | |
| '<' is not followed by whitespace. | 117 | |
| '>' is not preceded with whitespace. | 117 | |
| '<' is not preceded with whitespace. | 117 | |
| '<' is not followed by whitespace. | 117 | |
| '>' is not preceded with whitespace. | 117 | |
| '>' is not followed by whitespace. | 117 | |
| Avoid inline conditionals. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Avoid inline conditionals. | 122 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| 'queryArgumentTransformer' hides a field. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 26 | |
| '<' is not followed by whitespace. | 26 | |
| '>' is not preceded with whitespace. | 26 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 37 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '?' is not preceded with whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| '?' is not followed by whitespace. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '?' is not preceded with whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '<' is not preceded with whitespace. | 64 | |
| '<' is not followed by whitespace. | 64 | |
| '?' is not preceded with whitespace. | 64 | |
| '>' is not preceded with whitespace. | 64 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Variable 'hibernateTemplate' must be private and have accessor methods. | 46 | |
| Missing a Javadoc comment. | 48 | |
| 'hibernateTemplate' hides a field. | 48 | |
| '<' is not followed by whitespace. | 56 | |
| '>' is not preceded with whitespace. | 56 | |
| '<' is not preceded with whitespace. | 56 | |
| '<' is not followed by whitespace. | 56 | |
| '>' is not preceded with whitespace. | 56 | |
| '<' is not preceded with whitespace. | 57 | |
| '<' is not followed by whitespace. | 57 | |
| '>' is not preceded with whitespace. | 57 | |
| '?' is not followed by whitespace. | 57 | |
| Line is longer than 80 characters. | 63 | |
| '<' is not followed by whitespace. | 72 | |
| '>' is not preceded with whitespace. | 72 | |
| '<' is not preceded with whitespace. | 72 | |
| '<' is not followed by whitespace. | 72 | |
| '>' is not preceded with whitespace. | 72 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 87 | |
| '<' is not followed by whitespace. | 87 | |
| '>' is not preceded with whitespace. | 87 | |
| '<' is not preceded with whitespace. | 87 | |
| '<' is not followed by whitespace. | 87 | |
| '>' is not preceded with whitespace. | 87 | |
| '?' is not followed by whitespace. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 99 | |
| '<' is not followed by whitespace. | 99 | |
| '>' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 131 | |
| Line is longer than 80 characters. | 132 | |
| '<' is not preceded with whitespace. | 132 | |
| '<' is not followed by whitespace. | 132 | |
| '>' is not preceded with whitespace. | 132 | |
| '?' is not followed by whitespace. | 132 | |
| '<' is not preceded with whitespace. | 133 | |
| '<' is not followed by whitespace. | 133 | |
| '>' is not preceded with whitespace. | 133 | |
| '?' is not followed by whitespace. | 133 | |
| Missing a Javadoc comment. | 151 | |
| Line is longer than 80 characters. | 152 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 21 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| '<' is not preceded with whitespace. | 65 | |
| '<' is not followed by whitespace. | 65 | |
| '?' is not preceded with whitespace. | 65 | |
| '<' is not preceded with whitespace. | 65 | |
| '<' is not followed by whitespace. | 65 | |
| '?' is not preceded with whitespace. | 65 | |
| '>' is not preceded with whitespace. | 65 | |
| '?' is not followed by whitespace. | 65 | |
| '>' is not followed by whitespace. | 65 | |
| '>' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters. | 72 | |
| '<' is not preceded with whitespace. | 73 | |
| '<' is not followed by whitespace. | 73 | |
| '?' is not preceded with whitespace. | 73 | |
| '>' is not preceded with whitespace. | 73 | |
| '?' is not followed by whitespace. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 83 | |
| Comment matches to-do format 'TODO:'. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 115 | |
| 'sessionFactory' hides a field. | 116 | |
| Line is longer than 80 characters. | 120 | |
| Missing a Javadoc comment. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| '?' is not preceded with whitespace. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| '<' is not followed by whitespace. | 120 | |
| '?' is not preceded with whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| '?' is not followed by whitespace. | 120 | |
| '>' is not followed by whitespace. | 120 | |
| '>' is not preceded with whitespace. | 120 | |
| 'entityType' hides a field. | 120 | |
| '<' is not preceded with whitespace. | 128 | |
| '<' is not followed by whitespace. | 128 | |
| '?' is not preceded with whitespace. | 128 | |
| '>' is not preceded with whitespace. | 128 | |
| '?' is not followed by whitespace. | 128 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 165 | |
| '<' is not preceded with whitespace. | 169 | |
| '<' is not followed by whitespace. | 169 | |
| '?' is not preceded with whitespace. | 169 | |
| '>' is not preceded with whitespace. | 169 | |
| '?' is not followed by whitespace. | 169 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 185 | |
| Missing a Javadoc comment. | 197 | |
| Line is longer than 80 characters. | 198 | |
| '<' is not preceded with whitespace. | 201 | |
| '<' is not followed by whitespace. | 201 | |
| '>' is not preceded with whitespace. | 201 | |
| '<' is not preceded with whitespace. | 201 | |
| '<' is not followed by whitespace. | 201 | |
| '>' is not preceded with whitespace. | 201 | |
| '>' is not followed by whitespace. | 201 | |
| '<' is not preceded with whitespace. | 204 | |
| '<' is not followed by whitespace. | 204 | |
| '?' is not preceded with whitespace. | 204 | |
| '>' is not preceded with whitespace. | 204 | |
| '?' is not followed by whitespace. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 236 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| '>' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| 'entityType' hides a field. | 36 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |