Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
25 1111

Files

Files Errors
com\reuters\rc\db\adb\AdbBusinessException.java 15
com\reuters\rc\db\adb\AdbFactory.java 59
com\reuters\rc\db\adb\AdbMInstChildPubMsgData.java 44
com\reuters\rc\db\adb\AdbMInstPubMsg.java 75
com\reuters\rc\db\adb\AdbMInstPubMsgData.java 93
com\reuters\rc\db\adb\AdbOpcode.java 35
com\reuters\rc\db\adb\AdbReply.java 129
com\reuters\rc\db\adb\AdbRequest.java 123
com\reuters\rc\db\adb\AdbRequestBind.java 35
com\reuters\rc\db\adb\AdbRequestStmt.java 44
com\reuters\rc\db\adb\AdbSystemException.java 15
com\reuters\rc\db\DbBaseException.java 40
com\reuters\rc\db\DbBusinessException.java 17
com\reuters\rc\db\DbChildPubMsgData.java 22
com\reuters\rc\db\DbFactory.java 62
com\reuters\rc\db\DbManager.java 56
com\reuters\rc\db\DbOpcode.java 17
com\reuters\rc\db\DbPubMsg.java 15
com\reuters\rc\db\DbPubMsgData.java 32
com\reuters\rc\db\DbReply.java 54
com\reuters\rc\db\DbRequest.java 63
com\reuters\rc\db\DbRequestBind.java 16
com\reuters\rc\db\DbRequestCallback.java 15
com\reuters\rc\db\DbRequestStmt.java 18
com\reuters\rc\db\DbSystemException.java 17

com\reuters\rc\db\adb\AdbBusinessException.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 27
'{' should be on the previous line. 33
'{' should be on the previous line. 42

com\reuters\rc\db\adb\AdbFactory.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
line longer than 80 characters 26
line longer than 80 characters 27
'{' should be on the previous line. 33
'{' should be on the previous line. 38
'{' should be on the previous line. 49
Expected an @return tag. 63
'{' should be on the previous line. 64
line longer than 80 characters 79
Expected an @return tag. 79
Expected an @return tag. 90
'{' should be on the previous line. 91
Expected an @return tag. 105
'{' should be on the previous line. 106
line longer than 80 characters 121
Expected an @return tag. 121
Expected an @return tag. 135
'{' should be on the previous line. 136
Expected an @return tag. 150
'{' should be on the previous line. 151
Expected an @return tag. 161
'{' should be on the previous line. 162
Expected an @return tag. 174
'{' should be on the previous line. 175
line longer than 80 characters 187
Expected an @return tag. 187
Expected an @return tag. 199
'{' should be on the previous line. 200
line longer than 80 characters 212
Expected an @return tag. 212
line longer than 80 characters 229
Expected an @return tag. 229
Expected an @return tag. 241
'{' should be on the previous line. 242
Expected an @return tag. 252
'{' should be on the previous line. 253
line longer than 80 characters 263
'{' should be on the previous line. 268
'{' should be on the previous line. 278
line longer than 80 characters 283
'{' should be on the previous line. 288
line longer than 80 characters 293
'{' should be on the previous line. 298
line longer than 80 characters 303
'{' should be on the previous line. 308
'{' should be on the previous line. 321
'{' should be on the previous line. 338

com\reuters\rc\db\adb\AdbMInstChildPubMsgData.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
line longer than 80 characters 24
'{' should be on the previous line. 29
'{' should be on the previous line. 36
line longer than 80 characters 41
'if' construct must use '{}'s. 41
line longer than 80 characters 42
'else' construct must use '{}'s. 43
'{' should be on the previous line. 56
Unused @param tag for 'The'. 62
Expected @param tag for 'idx'. 66
'{' should be on the previous line. 67
'{' should be on the previous line. 69
line longer than 80 characters 70
line longer than 80 characters 71
cast needs to be followed by whitespace. 71
'}' should be on the same line. 72
'{' should be on the previous line. 74
'{' should be on the previous line. 85
'{' should be on the previous line. 87
cast needs to be followed by whitespace. 88
'}' should be on the same line. 89
'{' should be on the previous line. 91
Expected @throws tag for 'AdbSystemException'. 101
'{' should be on the previous line. 102
Expected an @return tag. 109
'{' should be on the previous line. 110
variable 'fldName_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
variable 'childMsgData_' missing Javadoc. 123
variable 'childMsgData_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
variable 'className_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
variable 'valid_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133

com\reuters\rc\db\adb\AdbMInstPubMsg.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
line longer than 80 characters 24
'{' should be on the previous line. 29
'{' should be on the previous line. 35
'{' should be on the previous line. 48
Expected @throws tag for 'AdbSystemException'. 56
'{' should be on the previous line. 57
'{' should be on the previous line. 59
cast needs to be followed by whitespace. 60
'}' should be on the same line. 61
'{' should be on the previous line. 63
Expected @throws tag for 'AdbSystemException'. 73
'{' should be on the previous line. 74
'{' should be on the previous line. 76
cast needs to be followed by whitespace. 77
'}' should be on the same line. 78
'{' should be on the previous line. 80
Expected @throws tag for 'AdbSystemException'. 89
'{' should be on the previous line. 90
'{' should be on the previous line. 92
cast needs to be followed by whitespace. 93
'}' should be on the same line. 94
'{' should be on the previous line. 96
Expected @throws tag for 'AdbSystemException'. 106
'{' should be on the previous line. 107
'{' should be on the previous line. 109
cast needs to be followed by whitespace. 110
'}' should be on the same line. 111
'{' should be on the previous line. 113
Expected @throws tag for 'AdbSystemException'. 122
'{' should be on the previous line. 123
'{' should be on the previous line. 125
cast needs to be followed by whitespace. 126
'}' should be on the same line. 127
'{' should be on the previous line. 129
Expected @throws tag for 'AdbSystemException'. 139
'{' should be on the previous line. 142
cast needs to be followed by whitespace. 143
'}' should be on the same line. 144
'{' should be on the previous line. 146
'{' should be on the previous line. 156
'{' should be on the previous line. 158
cast needs to be followed by whitespace. 159
'}' should be on the same line. 160
'{' should be on the previous line. 162
line longer than 80 characters 172
Expected an @return tag. 172
Expected @throws tag for 'AdbSystemException'. 172
'{' should be on the previous line. 175
cast needs to be followed by whitespace. 176
'}' should be on the same line. 177
'{' should be on the previous line. 179
Expected an @return tag. 187
'{' should be on the previous line. 188
variable 'ADB_MESSAGE' missing Javadoc. 196
variable 'ADB_MESSAGE_TYPE' missing Javadoc. 197
variable 'ADB_MESSAGE_PFMT' missing Javadoc. 198
variable 'ADB_MESSAGE_VER' missing Javadoc. 199
variable 'ADB_MESSAGE_PREFIXLIST' missing Javadoc. 200
variable 'ADB_MESSAGE_PREFIXLIST_DEFAULT' missing Javadoc. 201
variable 'ADB_DATA' missing Javadoc. 202
variable 'pubMsg_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 207
variable 'valid_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212

com\reuters\rc\db\adb\AdbMInstPubMsgData.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
'{' should be on the previous line. 40
'{' should be on the previous line. 46
'{' should be on the previous line. 58
'{' should be on the previous line. 67
Expected @throws tag for 'AdbSystemException'. 77
'{' should be on the previous line. 78
Expected @throws tag for 'AdbSystemException'. 89
'{' should be on the previous line. 92
cast needs to be followed by whitespace. 93
'if' construct must use '{}'s. 94
line longer than 80 characters 97
'}' should be on the same line. 101
'{' should be on the previous line. 103
line longer than 80 characters 110
Expected @throws tag for 'AdbSystemException'. 112
'{' should be on the previous line. 113
'{' should be on the previous line. 115
cast needs to be followed by whitespace. 116
'}' should be on the same line. 117
'{' should be on the previous line. 119
line longer than 80 characters 127
Expected @throws tag for 'AdbSystemException'. 129
'{' should be on the previous line. 130
'{' should be on the previous line. 132
cast needs to be followed by whitespace. 133
'}' should be on the same line. 134
'{' should be on the previous line. 136
Expected @throws tag for 'AdbSystemException'. 146
'{' should be on the previous line. 147
'{' should be on the previous line. 149
'}' should be on the same line. 151
'{' should be on the previous line. 153
Expected @throws tag for 'AdbSystemException'. 164
'{' should be on the previous line. 165
'{' should be on the previous line. 167
cast needs to be followed by whitespace. 168
'}' should be on the same line. 169
'{' should be on the previous line. 171
Expected @throws tag for 'AdbSystemException'. 181
'{' should be on the previous line. 182
Expected @throws tag for 'AdbSystemException'. 192
'{' should be on the previous line. 195
cast needs to be followed by whitespace. 196
'}' should be on the same line. 197
'{' should be on the previous line. 199
Expected @throws tag for 'AdbSystemException'. 208
'{' should be on the previous line. 209
'{' should be on the previous line. 211
cast needs to be followed by whitespace. 212
'}' should be on the same line. 213
'{' should be on the previous line. 215
Expected @throws tag for 'AdbSystemException'. 225
'{' should be on the previous line. 226
'{' should be on the previous line. 228
cast needs to be followed by whitespace. 229
'}' should be on the same line. 230
'{' should be on the previous line. 232
line longer than 80 characters 239
'{' should be on the previous line. 244
'{' should be on the previous line. 246
'{' should be on the previous line. 251
'{' should be on the previous line. 254
'if' construct must use '{}'s. 255
line longer than 80 characters 263
'{' should be on the previous line. 265
cast needs to be followed by whitespace. 266
line longer than 80 characters 267
cast needs to be followed by whitespace. 267
'}' should be on the same line. 271
'{' should be on the previous line. 273
Expected an @return tag. 281
'{' should be on the previous line. 282
variable 'ADB_DATA_CLASS' missing Javadoc. 290
variable 'ADB_DATA_ADB_SUBJECT' missing Javadoc. 291
variable 'ADB_DATA_ADB_SEQUENCE' missing Javadoc. 292
variable 'ADB_DATA_ADB_OPCODE' missing Javadoc. 293
variable 'ADB_DATA_ADB_AGENT_ID' missing Javadoc. 294
line longer than 80 characters 297
variable 'msgData_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 305
variable 'valid_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 310

com\reuters\rc\db\adb\AdbOpcode.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 27
'{' should be on the previous line. 33
'{' should be on the previous line. 42
'{' should be on the previous line. 51
'{' should be on the previous line. 60
'{' should be on the previous line. 69
'{' should be on the previous line. 78
'{' should be on the previous line. 87
'{' should be on the previous line. 96
line longer than 80 characters 101
line longer than 80 characters 103
'{' should be on the previous line. 107
line longer than 80 characters 112
line longer than 80 characters 114
'{' should be on the previous line. 118
'{' should be on the previous line. 121
variable 'INSERT_CODE' missing Javadoc. 142
variable 'UPDATE_CODE' missing Javadoc. 143
variable 'DELETE_CODE' missing Javadoc. 144
variable 'UPSERT_CODE' missing Javadoc. 145
variable 'UNKNOWN_CODE' missing Javadoc. 146
variable 'opCode_' missing Javadoc. 149
variable 'opCode_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149

com\reuters\rc\db\adb\AdbReply.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
'{' should be on the previous line. 32
'{' should be on the previous line. 38
'{' should be on the previous line. 41
'}' should be on the same line. 43
'{' should be on the previous line. 45
'}' should be on the same line. 47
'{' should be on the previous line. 49
'{' should be on the previous line. 62
'{' should be on the previous line. 71
line longer than 80 characters 79
Expected @throws tag for 'AdbBusinessException'. 79
Expected @throws tag for 'AdbSystemException'. 79
'{' should be on the previous line. 82
'{' should be on the previous line. 86
line contains a tab character 90
'{' should be on the previous line. 90
line longer than 80 characters 91
line contains a tab character 91
line longer than 80 characters 92
line contains a tab character 92
cast needs to be followed by whitespace. 92
'+' is not preceeded with whitespace. 92
'+' is not followed by whitespace. 92
',' needs to be followed by whitespace. 92
line contains a tab character 93
'}' should be on the same line. 97
'{' should be on the previous line. 99
Expected @throws tag for 'AdbBusinessException'. 110
Expected @throws tag for 'AdbSystemException'. 110
'{' should be on the previous line. 113
'if' construct must use '{}'s. 114
cast needs to be followed by whitespace. 117
'}' should be on the same line. 118
'{' should be on the previous line. 120
line longer than 80 characters 133
Expected @throws tag for 'AdbBusinessException'. 133
Expected @throws tag for 'AdbSystemException'. 133
'{' should be on the previous line. 136
'if' construct must use '{}'s. 137
cast needs to be followed by whitespace. 138
'else' construct must use '{}'s. 139
'}' should be on the same line. 141
'{' should be on the previous line. 143
line longer than 80 characters 154
Expected @throws tag for 'AdbBusinessException'. 154
Expected @throws tag for 'AdbSystemException'. 154
'{' should be on the previous line. 157
'!' is followed by whitespace. 158
'{' should be on the previous line. 159
'if' construct must use '{}'s. 160
cast needs to be followed by whitespace. 161
'else' construct must use '{}'s. 162
'}' should be on the same line. 164
'else' construct must use '{}'s. 165
'}' should be on the same line. 167
'{' should be on the previous line. 169
line longer than 80 characters 179
Expected @throws tag for 'AdbBusinessException'. 179
Expected @throws tag for 'AdbSystemException'. 179
'{' should be on the previous line. 182
'if' construct must use '{}'s. 183
'!' is followed by whitespace. 183
'}' should be on the same line. 187
'{' should be on the previous line. 189
line longer than 80 characters 198
Expected @throws tag for 'AdbBusinessException'. 198
Expected @throws tag for 'AdbSystemException'. 198
'if' construct must use '{}'s. 200
'!' is followed by whitespace. 200
'{' should be on the previous line. 204
line longer than 80 characters 206
'while' construct must use '{}'s. 206
'}' should be on the same line. 210
'{' should be on the previous line. 212
line longer than 80 characters 222
Expected @throws tag for 'AdbBusinessException'. 222
Expected @throws tag for 'AdbSystemException'. 222
line longer than 80 characters 233
Expected @throws tag for 'AdbBusinessException'. 233
Expected @throws tag for 'AdbSystemException'. 233
'if' construct must use '{}'s. 235
'!' is followed by whitespace. 235
'{' should be on the previous line. 239
line longer than 80 characters 240
'if' construct must use '{}'s. 241
cast needs to be followed by whitespace. 244
'}' should be on the same line. 245
'{' should be on the previous line. 247
line longer than 80 characters 255
line longer than 80 characters 258
Expected @throws tag for 'AdbBusinessException'. 258
Expected @throws tag for 'AdbSystemException'. 258
line longer than 80 characters 264
line longer than 80 characters 265
line longer than 80 characters 267
line longer than 80 characters 271
Expected @throws tag for 'AdbBusinessException'. 271
Expected @throws tag for 'AdbSystemException'. 271
'if' construct must use '{}'s. 273
'!' is followed by whitespace. 273
'{' should be on the previous line. 277
line longer than 80 characters 278
'if' construct must use '{}'s. 279
cast needs to be followed by whitespace. 282
cast needs to be followed by whitespace. 282
'}' should be on the same line. 283
'{' should be on the previous line. 285
'}' should be on the same line. 287
'{' should be on the previous line. 289
variable 'ADB_RESULTS' missing Javadoc. 308
variable 'ADB_CLOSURE' missing Javadoc. 309
variable 'ADB_SQL' missing Javadoc. 311
variable 'ADB_ERROR' missing Javadoc. 312
variable 'ADB_ROW' missing Javadoc. 313
variable 'replyMsg_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 318
variable 'valid_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 323

com\reuters\rc\db\adb\AdbRequest.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
line longer than 80 characters 24
line longer than 80 characters 25
line longer than 80 characters 26
'{' should be on the previous line. 31
'{' should be on the previous line. 38
'{' should be on the previous line. 50
line longer than 80 characters 60
line longer than 80 characters 62
'{' should be on the previous line. 66
'{' should be on the previous line. 76
'{' should be on the previous line. 88
line longer than 80 characters 98
line longer than 80 characters 100
'{' should be on the previous line. 104
Expected @param tag for 'replySize'. 111
'{' should be on the previous line. 112
line longer than 80 characters 120
line longer than 80 characters 122
'{' should be on the previous line. 126
line longer than 80 characters 137
line longer than 80 characters 139
'{' should be on the previous line. 143
'{' should be on the previous line. 154
'{' should be on the previous line. 163
'{' should be on the previous line. 173
'{' should be on the previous line. 184
line longer than 80 characters 189
line longer than 80 characters 196
Expected @throws tag for 'AdbBusinessException'. 196
Expected @throws tag for 'AdbSystemException'. 196
'{' should be on the previous line. 199
'if' construct must use '{}'s. 200
line longer than 80 characters 203
'if' construct must use '{}'s. 204
'}' should be on the same line. 208
'{' should be on the previous line. 210
line longer than 80 characters 216
line longer than 80 characters 217
line longer than 80 characters 224
Expected @throws tag for 'AdbBusinessException'. 224
Expected @throws tag for 'AdbSystemException'. 224
line longer than 80 characters 234
Expected @throws tag for 'AdbBusinessException'. 234
Expected @throws tag for 'AdbSystemException'. 234
'{' should be on the previous line. 237
'if' construct must use '{}'s. 238
'}' should be on the same line. 242
'{' should be on the previous line. 244
line longer than 80 characters 250
line longer than 80 characters 251
line longer than 80 characters 257
Expected @throws tag for 'AdbBusinessException'. 257
Expected @throws tag for 'AdbSystemException'. 257
line longer than 80 characters 269
Expected @throws tag for 'AdbBusinessException'. 269
Expected @throws tag for 'AdbSystemException'. 269
'{' should be on the previous line. 272
'if' construct must use '{}'s. 273
'}' should be on the same line. 277
'{' should be on the previous line. 279
line longer than 80 characters 292
Expected @throws tag for 'AdbBusinessException'. 292
Expected @throws tag for 'AdbSystemException'. 292
line longer than 80 characters 298
line longer than 80 characters 299
line longer than 80 characters 309
Expected @throws tag for 'AdbBusinessException'. 309
Expected @throws tag for 'AdbSystemException'. 309
'{' should be on the previous line. 312
'if' construct must use '{}'s. 313
'if' construct must use '{}'s. 316
line longer than 80 characters 319
'}' should be on the same line. 321
'{' should be on the previous line. 323
line longer than 80 characters 329
line longer than 80 characters 330
line longer than 80 characters 337
Expected @throws tag for 'AdbBusinessException'. 337
Expected @throws tag for 'AdbSystemException'. 337
line longer than 80 characters 339
'{' should be on the previous line. 347
'{' should be on the previous line. 351
line longer than 80 characters 369
Expected @throws tag for 'AdbBusinessException'. 369
Expected @throws tag for 'AdbSystemException'. 369
'{' should be on the previous line. 372
'if' construct must use '{}'s. 374
'if' construct must use '{}'s. 382
'if' construct must use '{}'s. 385
'{' should be on the previous line. 390
'if' construct must use '{}'s. 391
'else' construct must use '{}'s. 393
'}' should be on the same line. 398
'{' should be on the previous line. 400
'}' should be on the same line. 402
'{' should be on the previous line. 404
variable 'rvTrans_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 412
variable 'rvQueue_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 417
variable 'DEFAULT_TIMEOUT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 433
variable 'timeout_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 438
variable 'closure_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 443
variable 'stmts_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 448
type Javadoc comment is missing an @author tag. 454
'{' should be on the previous line. 455
Unused @throws tag for 'NullPointerException'. 459
'{' should be on the previous line. 463
'if' construct must use '{}'s. 464
'{' should be on the previous line. 477
'if' construct must use '{}'s. 481
variable 'cb_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 488

com\reuters\rc\db\adb\AdbRequestBind.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
line longer than 80 characters 24
'{' should be on the previous line. 30
'{' should be on the previous line. 39
'{' should be on the previous line. 51
'{' should be on the previous line. 62
'{' should be on the previous line. 73
'{' should be on the previous line. 84
'{' should be on the previous line. 93
'{' should be on the previous line. 103
Expected @throws tag for 'AdbSystemException'. 112
'{' should be on the previous line. 113
'{' should be on the previous line. 115
'if' construct must use '{}'s. 118
'if' construct must use '{}'s. 121
'}' should be on the same line. 127
'{' should be on the previous line. 129
variable 'position_' missing Javadoc. 154
variable 'position_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
variable 'columnName_' missing Javadoc. 155
variable 'columnName_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
variable 'data_' missing Javadoc. 156
variable 'data_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156

com\reuters\rc\db\adb\AdbRequestStmt.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
Avoid using the '.*' form of import. 21
line longer than 80 characters 25
'{' should be on the previous line. 31
'{' should be on the previous line. 37
'{' should be on the previous line. 49
'{' should be on the previous line. 61
'{' should be on the previous line. 74
'{' should be on the previous line. 86
'{' should be on the previous line. 100
'{' should be on the previous line. 110
'{' should be on the previous line. 122
'{' should be on the previous line. 124
'}' should be on the same line. 128
'{' should be on the previous line. 130
'{' should be on the previous line. 142
'{' should be on the previous line. 153
'{' should be on the previous line. 165
line longer than 80 characters 174
Expected @throws tag for 'AdbBusinessException'. 174
Expected @throws tag for 'AdbSystemException'. 174
'{' should be on the previous line. 177
'if' construct must use '{}'s. 179
'if' construct must use '{}'s. 187
'{' should be on the previous line. 191
'for' construct must use '{}'s. 192
'}' should be on the same line. 196
'{' should be on the previous line. 198
'}' should be on the same line. 200
'{' should be on the previous line. 202
variable 'sql_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
variable 'maxRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 240
variable 'binds_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 245

com\reuters\rc\db\adb\AdbSystemException.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 27
'{' should be on the previous line. 33
'{' should be on the previous line. 42

com\reuters\rc\db\DbBaseException.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Unused import - java.io.Writer 22
'{' is not followed by whitespace. 53
line longer than 80 characters 76
line longer than 80 characters 95
line longer than 80 characters 108
line longer than 80 characters 114
line longer than 80 characters 133
'if' construct must use '{}'s. 156
line longer than 80 characters 163
cast needs to be followed by whitespace. 163
'if' construct must use '{}'s. 184
'if' construct must use '{}'s. 192
'else' construct must use '{}'s. 194
method is missing a Javadoc comment. 201
'if' construct must use '{}'s. 204
Comment matches to-do format 'TODO:'. 212
method is missing a Javadoc comment. 214
'{' should be on the previous line. 215
'{' should be on the previous line. 218
method is missing a Javadoc comment. 223
'{' should be on the previous line. 224
'{' should be on the previous line. 227
method is missing a Javadoc comment. 233
'{' should be on the previous line. 234
'{' should be on the previous line. 237
method is missing a Javadoc comment. 243
'public' modifier out of order with the JLS suggestions. 243
variable 'previousThrowable' missing Javadoc. 254
variable 'stackTraceString' missing Javadoc. 255

com\reuters\rc\db\DbBusinessException.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
line longer than 80 characters 21
line longer than 80 characters 22
line longer than 80 characters 23
'{' should be on the previous line. 28
'{' should be on the previous line. 34
'{' should be on the previous line. 43

com\reuters\rc\db\DbChildPubMsgData.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
line longer than 80 characters 23
line longer than 80 characters 24
'{' should be on the previous line. 29
redundant 'public' modifier. 38
Unused @param tag for 'The'. 43
redundant 'public' modifier. 47
Expected @param tag for 'idx'. 47
redundant 'public' modifier. 55
redundant 'public' modifier. 63
Expected @throws tag for 'DbSystemException'. 63

com\reuters\rc\db\DbFactory.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
line longer than 80 characters 24
line longer than 80 characters 26
line longer than 80 characters 27
'{' should be on the previous line. 33
redundant 'public' modifier. 47
Expected an @return tag. 60
redundant 'public' modifier. 60
line longer than 80 characters 74
Expected an @return tag. 74
redundant 'public' modifier. 74
Expected an @return tag. 82
redundant 'public' modifier. 82
Expected an @return tag. 95
redundant 'public' modifier. 95
line longer than 80 characters 109
Expected an @return tag. 109
redundant 'public' modifier. 109
Expected an @return tag. 121
redundant 'public' modifier. 121
Expected an @return tag. 135
redundant 'public' modifier. 135
Expected an @return tag. 144
redundant 'public' modifier. 144
Expected an @return tag. 154
redundant 'public' modifier. 154
line longer than 80 characters 165
Expected an @return tag. 165
redundant 'public' modifier. 165
Expected an @return tag. 175
redundant 'public' modifier. 175
line longer than 80 characters 187
Expected an @return tag. 187
redundant 'public' modifier. 187
line longer than 80 characters 204
Expected an @return tag. 204
redundant 'public' modifier. 204
Expected an @return tag. 213
redundant 'public' modifier. 213
Expected an @return tag. 222
redundant 'public' modifier. 222
line longer than 80 characters 233
redundant 'public' modifier. 237
redundant 'public' modifier. 245
line longer than 80 characters 248
redundant 'public' modifier. 252
line longer than 80 characters 255
redundant 'public' modifier. 259
line longer than 80 characters 262
redundant 'public' modifier. 266
redundant 'public' modifier. 277
redundant 'public' modifier. 293

com\reuters\rc\db\DbManager.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 36
'{' should be on the previous line. 41
line longer than 80 characters 52
Expected @throws tag for 'DbBusinessException'. 52
Expected @throws tag for 'DbSystemException'. 52
line longer than 80 characters 66
Expected @throws tag for 'DbBusinessException'. 66
Expected @throws tag for 'DbSystemException'. 66
line longer than 80 characters 77
Expected @throws tag for 'DbBusinessException'. 77
'if' construct must use '{}'s. 79
line longer than 80 characters 90
Expected @throws tag for 'DbBusinessException'. 90
'if' construct must use '{}'s. 92
line longer than 80 characters 103
Expected @throws tag for 'DbBusinessException'. 103
'if' construct must use '{}'s. 105
'{' should be on the previous line. 118
'{' should be on the previous line. 129
'{' should be on the previous line. 138
line longer than 80 characters 146
Expected @throws tag for 'DbBusinessException'. 146
'if' construct must use '{}'s. 148
line longer than 80 characters 160
Expected @throws tag for 'DbBusinessException'. 160
Expected @throws tag for 'DbSystemException'. 160
'{' should be on the previous line. 163
'if' construct must use '{}'s. 164
line longer than 80 characters 167
'}' should be on the same line. 168
'{' should be on the previous line. 170
'}' should be on the same line. 172
'{' should be on the previous line. 174
'}' should be on the same line. 176
'{' should be on the previous line. 178
Expected @throws tag for 'DbBusinessException'. 188
'{' should be on the previous line. 189
'if' construct must use '{}'s. 190
variable 'dbFactory_' missing Javadoc. 197
variable 'dbFactory_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
variable 'rvTrans_' must be private and have accessor methods. 203
variable 'rvQueue_' must be private and have accessor methods. 208
Comment matches to-do format 'TODO:'. 213
variable 'DEFAULT_TIMEOUT' must be private and have accessor methods. 215

com\reuters\rc\db\DbOpcode.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
'{' should be on the previous line. 27
redundant 'public' modifier. 33
redundant 'public' modifier. 39
redundant 'public' modifier. 45
redundant 'public' modifier. 51
redundant 'public' modifier. 57

com\reuters\rc\db\DbPubMsg.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 30
redundant 'public' modifier. 40
redundant 'public' modifier. 48

com\reuters\rc\db\DbPubMsgData.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 38
redundant 'public' modifier. 46
redundant 'public' modifier. 52
redundant 'public' modifier. 61
Expected @throws tag for 'DbSystemException'. 61
line longer than 80 characters 66
redundant 'public' modifier. 68
Expected @throws tag for 'DbBusinessException'. 68
Expected @throws tag for 'DbSystemException'. 68
redundant 'public' modifier. 76
Expected @throws tag for 'DbBusinessException'. 76
Expected @throws tag for 'DbSystemException'. 76
redundant 'public' modifier. 84
Expected @throws tag for 'DbBusinessException'. 84
Expected @throws tag for 'DbSystemException'. 84
redundant 'public' modifier. 92
Expected @throws tag for 'DbBusinessException'. 92
Expected @throws tag for 'DbSystemException'. 92
line longer than 80 characters 97
redundant 'public' modifier. 101

com\reuters\rc\db\DbReply.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 30
redundant 'public' modifier. 39
line longer than 80 characters 46
redundant 'public' modifier. 46
Expected @throws tag for 'DbBusinessException'. 46
Expected @throws tag for 'DbSystemException'. 46
redundant 'public' modifier. 55
Expected @throws tag for 'DbBusinessException'. 55
Expected @throws tag for 'DbSystemException'. 55
redundant 'public' modifier. 66
Expected @throws tag for 'DbBusinessException'. 66
Expected @throws tag for 'DbSystemException'. 66
redundant 'public' modifier. 75
Expected @throws tag for 'DbBusinessException'. 75
Expected @throws tag for 'DbSystemException'. 75
redundant 'public' modifier. 83
Expected @throws tag for 'DbBusinessException'. 83
Expected @throws tag for 'DbSystemException'. 83
line longer than 80 characters 90
redundant 'public' modifier. 90
Expected @throws tag for 'DbBusinessException'. 90
Expected @throws tag for 'DbSystemException'. 90
line longer than 80 characters 97
redundant 'public' modifier. 97
Expected @throws tag for 'DbBusinessException'. 97
Expected @throws tag for 'DbSystemException'. 97
line longer than 80 characters 107
redundant 'public' modifier. 107
Expected @throws tag for 'DbBusinessException'. 107
Expected @throws tag for 'DbSystemException'. 107
line longer than 80 characters 113
line longer than 80 characters 117
redundant 'public' modifier. 117
Expected @throws tag for 'DbBusinessException'. 117
Expected @throws tag for 'DbSystemException'. 117
line longer than 80 characters 121
line longer than 80 characters 122
line longer than 80 characters 124
line longer than 80 characters 129
redundant 'public' modifier. 129
Expected @throws tag for 'DbBusinessException'. 129
Expected @throws tag for 'DbSystemException'. 129

com\reuters\rc\db\DbRequest.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 30
redundant 'public' modifier. 37
redundant 'public' modifier. 46
redundant 'public' modifier. 55
line longer than 80 characters 59
line longer than 80 characters 60
line longer than 80 characters 61
line longer than 80 characters 62
line longer than 80 characters 66
line longer than 80 characters 68
redundant 'public' modifier. 74
redundant 'public' modifier. 83
line longer than 80 characters 97
redundant 'public' modifier. 97
Expected @throws tag for 'DbBusinessException'. 97
Expected @throws tag for 'DbSystemException'. 97
line longer than 80 characters 102
line longer than 80 characters 112
redundant 'public' modifier. 112
Expected @throws tag for 'DbBusinessException'. 112
Expected @throws tag for 'DbSystemException'. 112
line longer than 80 characters 121
redundant 'public' modifier. 121
Expected @throws tag for 'DbBusinessException'. 121
Expected @throws tag for 'DbSystemException'. 121
line longer than 80 characters 131
redundant 'public' modifier. 131
Expected @throws tag for 'DbBusinessException'. 131
Expected @throws tag for 'DbSystemException'. 131
line longer than 80 characters 141
redundant 'public' modifier. 141
Expected @throws tag for 'DbBusinessException'. 141
Expected @throws tag for 'DbSystemException'. 141
line longer than 80 characters 152
redundant 'public' modifier. 152
Expected @throws tag for 'DbBusinessException'. 152
Expected @throws tag for 'DbSystemException'. 152
line longer than 80 characters 156
line longer than 80 characters 157
line longer than 80 characters 169
redundant 'public' modifier. 169
Expected @throws tag for 'DbBusinessException'. 169
Expected @throws tag for 'DbSystemException'. 169
line longer than 80 characters 173
line longer than 80 characters 174
line longer than 80 characters 181
line longer than 80 characters 183
redundant 'public' modifier. 183
Expected @throws tag for 'DbBusinessException'. 183
Expected @throws tag for 'DbSystemException'. 183
redundant 'public' modifier. 190

com\reuters\rc\db\DbRequestBind.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
line longer than 80 characters 23
'{' should be on the previous line. 29
redundant 'public' modifier. 37
Expected @throws tag for 'DbSystemException'. 37

com\reuters\rc\db\DbRequestCallback.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
line longer than 80 characters 24
'{' should be on the previous line. 33
redundant 'public' modifier. 43

com\reuters\rc\db\DbRequestStmt.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
Avoid using the '.*' form of import. 20
'{' should be on the previous line. 29
redundant 'public' modifier. 35
redundant 'public' modifier. 45
redundant 'public' modifier. 53
Expected @throws tag for 'DbBusinessException'. 53
Expected @throws tag for 'DbSystemException'. 53

com\reuters\rc\db\DbSystemException.java

Error Line
line longer than 80 characters 3
line longer than 80 characters 5
line longer than 80 characters 6
line longer than 80 characters 7
line longer than 80 characters 8
line longer than 80 characters 10
line longer than 80 characters 11
line longer than 80 characters 12
line longer than 80 characters 13
line longer than 80 characters 14
line longer than 80 characters 15
line longer than 80 characters 21
line longer than 80 characters 22
line longer than 80 characters 23
'{' should be on the previous line. 28
'{' should be on the previous line. 34
'{' should be on the previous line. 43