The following document contains the results of Checkstyle.
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 20 | 0 | 0 | 136 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 32 |
|
| Expected @param tag for 'name'. | 56 |
|
| Expected @param tag for 'javaType'. | 56 |
|
| Unused @param tag for 'nam'. | 72 |
|
| Expected @param tag for 'name'. | 75 |
|
| Unused @param tag for 'type'. | 90 |
|
| Expected @param tag for 'sqlType'. | 93 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 31 |
|
| Line is longer than 150 characters. | 33 |
|
| Missing a Javadoc comment. | 33 |
|
| Missing a Javadoc comment. | 38 |
|
| Missing a Javadoc comment. | 43 |
|
| Missing a Javadoc comment. | 178 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 30 |
|
| Variable 'errorReport' must be private and have accessor methods. | 32 |
|
| Name 'BLANKS30' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 |
|
| 'while' construct must use '{}'s. | 80 |
|
| Name 'I' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 |
|
| Empty catch block. | 188 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 32 |
|
| 'if' construct must use '{}'s. | 179 |
| Error | Line | |
|---|---|---|
|
| Duplicate import to line 20 - java.util.*. | 23 |
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 38 |
|
| Missing a Javadoc comment. | 40 |
|
| Missing a Javadoc comment. | 53 |
|
| Missing a Javadoc comment. | 58 |
|
| Missing a Javadoc comment. | 122 |
|
| Missing a Javadoc comment. | 133 |
|
| Missing a Javadoc comment. | 139 |
|
| 'if' construct must use '{}'s. | 151 |
|
| 'if' construct must use '{}'s. | 152 |
|
| 'if' construct must use '{}'s. | 153 |
|
| 'if' construct must use '{}'s. | 154 |
|
| 'if' construct must use '{}'s. | 155 |
|
| 'if' construct must use '{}'s. | 156 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 33 |
|
| '||' should be on a new line. | 52 |
|
| Expected @param tag for 'bean'. | 71 |
|
| Expected @throws tag for 'IllegalAccessException'. | 95 |
|
| Expected @throws tag for 'IllegalArgumentException'. | 95 |
|
| Expected @throws tag for 'InvocationTargetException'. | 95 |
|
| Expected @throws tag for 'NoSuchMethodException'. | 95 |
|
| Unused @param tag for 'bean'. | 112 |
|
| Expected @param tag for 'value'. | 118 |
|
| Expected @throws tag for 'IllegalAccessException'. | 119 |
|
| Expected @throws tag for 'IllegalArgumentException'. | 119 |
|
| Expected @throws tag for 'InvocationTargetException'. | 119 |
|
| Expected @throws tag for 'NoSuchMethodException'. | 119 |
|
| Expected an @return tag. | 139 |
|
| Expected @throws tag for 'IllegalArgumentException'. | 140 |
|
| Expected @throws tag for 'NoSuchMethodException'. | 140 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 33 |
|
| Line is longer than 150 characters. | 64 |
|
| Expected @throws tag for 'SQLException'. | 64 |
|
| 'if' construct must use '{}'s. | 190 |
|
| Comment matches to-do format 'TODO:'. | 221 |
|
| Expected an @return tag. | 229 |
|
| Comment matches to-do format 'TODO:'. | 350 |
|
| Expected an @return tag. | 358 |
|
| 'if' construct must use '{}'s. | 434 |
|
| Empty catch block. | 438 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 27 |
|
| Variable 'duringBind' must be private and have accessor methods. | 29 |
|
| Variable 'source' must be private and have accessor methods. | 31 |
|
| Variable 'targetName' must be private and have accessor methods. | 33 |
|
| Variable 'targetType' must be private and have accessor methods. | 34 |
|
| Variable 'targetValue' must be private and have accessor methods. | 35 |
|
| Variable 'sourceName' must be private and have accessor methods. | 37 |
|
| Variable 'sourceType' must be private and have accessor methods. | 38 |
|
| Variable 'sourceValue' must be private and have accessor methods. | 39 |
|
| Variable 'rootExceptionName' must be private and have accessor methods. | 41 |
|
| Variable 'message' must be private and have accessor methods. | 43 |
|
| Missing a Javadoc comment. | 183 |
|
| 'message' hides a field. | 185 |
|
| Expression can be simplified. | 186 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 35 |
|
| Line is longer than 150 characters. | 65 |
|
| Expected @throws tag for 'SQLException'. | 65 |
|
| 'if' construct must use '{}'s. | 191 |
|
| Comment matches to-do format 'TODO:'. | 222 |
|
| Expected an @return tag. | 230 |
|
| Comment matches to-do format 'TODO:'. | 374 |
|
| Expected an @return tag. | 382 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 29 |
|
| Missing a Javadoc comment. | 35 |
|
| Expected an @return tag. | 57 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 28 |
|
| Variable 'qName' must be private and have accessor methods. | 29 |
|
| Variable 'qString' must be private and have accessor methods. | 30 |
|
| Variable 'oriqString' must be private and have accessor methods. | 31 |
|
| Name 'BindIdentifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 |
|
| Variable 'BindIdentifiers' must be private and have accessor methods. | 33 |
|
| Variable 'argCount' must be private and have accessor methods. | 35 |
|
| Variable 'givesResultSet' must be private and have accessor methods. | 36 |
|
| Variable 'performsOrderBy' must be private and have accessor methods. | 37 |
|
| Variable 'isUpdate' must be private and have accessor methods. | 38 |
|
| Variable 'isInsert' must be private and have accessor methods. | 39 |
|
| Variable 'isDelete' must be private and have accessor methods. | 40 |
|
| Variable 'isCallable' must be private and have accessor methods. | 41 |
|
| Variable 'malformed' must be private and have accessor methods. | 42 |
|
| Missing a Javadoc comment. | 64 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 |
|
| Name 'BindIdentifyer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 |
|
| '&&' should be on a new line. | 160 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 226 |
|
| Name 'BindIdentifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 246 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc tag @version must match pattern '\$Revision:.*\S ?, ?\SDate:.*\S'. | 29 |
|
| Line is longer than 150 characters. | 42 |
|
| Expected @throws tag for 'SQLException'. | 42 |
|
| Expected @throws tag for 'SQLException'. | 54 |
|
| Expected @throws tag for 'SQLException'. | 66 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 27 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 290 |
|
| Missing a Javadoc comment. | 292 |
|
| Missing a Javadoc comment. | 295 |
|
| Missing a Javadoc comment. | 296 |
|
| Missing a Javadoc comment. | 300 |
|
| Name 'Q' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 359 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 |
|
| Expected @param tag for 'binds'. | 394 |
|
| Name 'Q' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 434 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 435 |
|
| Expected an @return tag. | 590 |
|
| Name 'Q' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 623 |
|
| Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 624 |
|
| '&&' should be on a new line. | 714 |
|
| 'if' construct must use '{}'s. | 759 |
| Error | Line | |
|---|---|---|
|
| Missing a Javadoc comment. | 39 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 42 |
| Error | Line | |
|---|---|---|
|
| Missing a Javadoc comment. | 27 |
|
| Missing a Javadoc comment. | 48 |
| Error | Line | |
|---|---|---|
|
| Type Javadoc comment is missing an @version tag. | 33 |
|
| 'if' construct must use '{}'s. | 63 |