Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
26 1865

Files

Files Errors
TransactionToken.java 7
DataSourceTransactionToken.java 77
TransactionTokenFactory.java 9
oracle/CardtypesValueObject.java 12
oracle/CardtypesFactory.java 15
oracle/OracleTableRepository.java 1
oracle/OracleCardtypesDAO.java 112
oracle/CardtypeTable.java 10
d.java 50
itionOperatorRepository.java 18
ition.java 23
edConditionOperator.java 17
e.java 9
yFactory.java 10
yResultSet.java 779
itionOperator.java 17
icCondition.java 36
ield.java 23
yUtils.java 16
ableCondition.java 5
eAlias.java 11
y.java 409
itionFactory.java 102
ctQuery.java 76
ueryj/QueryJSuite.java 5
ueryj/SelectQueryTest.java 16

TransactionToken.java

Error Line
'{' should be on the previous line. 58
redundant 'public' modifier. 63
redundant 'public' modifier. 68
redundant 'public' modifier. 73
redundant 'public' modifier. 78
redundant 'public' modifier. 84
redundant 'public' modifier. 90

DataSourceTransactionToken.java

Error Line
Redundant import from the same package. 52
'{' should be on the previous line. 74
variable 'm__bTransactionAlive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
variable 'm__bNotYetReleased' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
variable 'm__bRollbackPending' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable 'm__DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
'{' should be on the previous line. 100
'{' should be on the previous line. 111
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
'{' should be on the previous line. 115
'{' should be on the previous line. 125
'{' should be on the previous line. 135
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
'(' is followed by whitespace. 141
'{' should be on the previous line. 145
'{' should be on the previous line. 157
Unused Javadoc tag. 163
Expected @param tag for 'alive'. 165
'{' should be on the previous line. 166
'{' should be on the previous line. 175
'{' should be on the previous line. 184
'{' should be on the previous line. 192
'{' should be on the previous line. 200
'{' should be on the previous line. 208
'{' should be on the previous line. 210
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
'{' should be on the previous line. 214
'{' should be on the previous line. 227
'{' should be on the previous line. 236
type name '_DataSourceWrapper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 246
'{' should be on the previous line. 248
variable 'm__DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 252
variable 'm__Connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 257
'{' should be on the previous line. 264
'{' should be on the previous line. 273
'{' should be on the previous line. 282
'{' should be on the previous line. 291
'{' should be on the previous line. 300
'{' should be on the previous line. 309
Expected @throws tag for 'SQLException'. 318
'{' should be on the previous line. 319
'{' should be on the previous line. 323
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 324
'{' should be on the previous line. 327
Expected @throws tag for 'SQLException'. 344
'{' should be on the previous line. 345
'{' should be on the previous line. 349
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 350
'{' should be on the previous line. 353
Expected @throws tag for 'SQLException'. 369
'{' should be on the previous line. 370
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 373
'{' should be on the previous line. 376
Expected @throws tag for 'SQLException'. 388
'{' should be on the previous line. 389
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 392
'{' should be on the previous line. 395
Expected @throws tag for 'SQLException'. 408
'{' should be on the previous line. 409
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 410
'{' should be on the previous line. 413
Expected @throws tag for 'SQLException'. 423
'{' should be on the previous line. 424
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 425
'{' should be on the previous line. 428
'{' should be on the previous line. 437
variable 't_Connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 438
'{' should be on the previous line. 441
'{' should be on the previous line. 443
'}' should be on the same line. 445
'{' should be on the previous line. 447
'{' should be on the previous line. 461
'(' is followed by whitespace. 464
'{' should be on the previous line. 466
variable 't_InternalDataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 467
variable 't_GivenDataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 469
'(' is followed by whitespace. 472

TransactionTokenFactory.java

Error Line
'{' should be on the previous line. 71
'{' is not followed by whitespace. 80
'{' should be on the previous line. 87
'{' should be on the previous line. 96
'{' should be on the previous line. 105
'{' should be on the previous line. 111
'{' should be on the previous line. 116
'{' should be on the previous line. 132
'{' should be on the previous line. 136

oracle/CardtypesValueObject.java

Error Line
Unused import - org.acmsl.queryj.Field 54
Unused import - org.acmsl.queryj.Table 55
Unused import - org.acmsl.queryj.TableAlias 56
Unused import - java.lang.ref.WeakReference 61
'{' should be on the previous line. 70
variable 'm__Typeid' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'm__Typetext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
'{' should be on the previous line. 89
'{' should be on the previous line. 99
'{' should be on the previous line. 108
'{' should be on the previous line. 117
'{' should be on the previous line. 126

oracle/CardtypesFactory.java

Error Line
Unused import - org.acmsl.queryj.Field 55
Unused import - org.acmsl.queryj.Table 56
Unused import - org.acmsl.queryj.TableAlias 57
'{' should be on the previous line. 72
'{' is not followed by whitespace. 81
'{' should be on the previous line. 88
'{' should be on the previous line. 97
'{' should be on the previous line. 106
'{' should be on the previous line. 112
'{' should be on the previous line. 117
Unused @param tag for 'typetexty'. 129
Expected an @return tag. 131
Expected @param tag for 'typetext'. 133
'{' should be on the previous line. 134
'{' should be on the previous line. 138

oracle/OracleTableRepository.java

Error Line
'{' should be on the previous line. 57

oracle/OracleCardtypesDAO.java

Error Line
Redundant import from the same package. 55
Unused import - org.acmsl.queryj.Query 60
Unused import - java.sql.ResultSet 69
Unused import - java.sql.Statement 71
Unused import - javax.transaction.NotSupportedException 77
Unused import - javax.transaction.RollbackException 78
Unused import - javax.transaction.InvalidTransactionException 79
'{' should be on the previous line. 95
variable 'm__DataSource' missing Javadoc. 99
variable 'm__DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
'{' should be on the previous line. 106
'{' should be on the previous line. 115
'{' should be on the previous line. 124
'{' should be on the previous line. 133
'{' should be on the previous line. 144
'{' should be on the previous line. 156
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
'(' is followed by whitespace. 161
'{' should be on the previous line. 163
'{' should be on the previous line. 169
'{' should be on the previous line. 175
'{' should be on the previous line. 179
'{' should be on the previous line. 200
'{' should be on the previous line. 220
variable 't_AutoCommitException' must match pattern '^[a-z][a-zA-Z0-9]*$'. 221
variable 't_OwnConnection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 225
'(' is followed by whitespace. 227
'{' should be on the previous line. 229
'{' should be on the previous line. 236
'{' should be on the previous line. 241
'{' should be on the previous line. 246
'(' is followed by whitespace. 248
'{' should be on the previous line. 250
'{' should be on the previous line. 254
'}' should be on the same line. 256
'{' should be on the previous line. 258
'{' should be on the previous line. 260
'{' should be on the previous line. 262
'}' should be on the same line. 264
'{' should be on the previous line. 266
'}' should be on the same line. 274
'{' should be on the previous line. 276
'{' should be on the previous line. 278
'{' should be on the previous line. 299
'{' should be on the previous line. 319
variable 't_AutoCommitException' must match pattern '^[a-z][a-zA-Z0-9]*$'. 320
variable 't_OwnConnection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 322
variable 't_DataSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 324
'(' is followed by whitespace. 326
'{' should be on the previous line. 328
'{' should be on the previous line. 335
'{' should be on the previous line. 340
'{' should be on the previous line. 345
'(' is followed by whitespace. 347
'{' should be on the previous line. 349
'{' should be on the previous line. 353
'}' should be on the same line. 355
'{' should be on the previous line. 357
'{' should be on the previous line. 359
'{' should be on the previous line. 361
'}' should be on the same line. 363
'{' should be on the previous line. 365
'}' should be on the same line. 372
'{' should be on the previous line. 374
'{' should be on the previous line. 376
'}' should be on the same line. 380
'{' should be on the previous line. 382
'{' should be on the previous line. 384
'{' should be on the previous line. 405
'{' should be on the previous line. 423
variable 't_AutoCommitException' must match pattern '^[a-z][a-zA-Z0-9]*$'. 424
'{' should be on the previous line. 427
'(' is followed by whitespace. 428
'{' should be on the previous line. 431
'(' is followed by whitespace. 432
'{' should be on the previous line. 434
'{' should be on the previous line. 436
'}' should be on the same line. 438
'{' should be on the previous line. 440
'}' should be on the same line. 447
'{' should be on the previous line. 449
'{' should be on the previous line. 451
'{' should be on the previous line. 464
'{' should be on the previous line. 482
variable 't_Connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 485
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 486
'{' should be on the previous line. 489
variable 't_QueryFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 492
'(' is followed by whitespace. 494
'{' should be on the previous line. 496
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 497
variable 't_Results' must match pattern '^[a-z][a-zA-Z0-9]*$'. 514
'(' is followed by whitespace. 516
'{' should be on the previous line. 518
'}' should be on the same line. 524
'{' should be on the previous line. 526
'}' should be on the same line. 528
'{' should be on the previous line. 530
'}' should be on the same line. 532
'{' should be on the previous line. 534
'{' should be on the previous line. 536
'{' should be on the previous line. 538
'{' should be on the previous line. 542
'}' should be on the same line. 545
'{' should be on the previous line. 547
Unused @param tag for 'queryResults'. 558
Expected @param tag for 'queryResultSet'. 564
'{' should be on the previous line. 566
'{' should be on the previous line. 570
variable 't_CardtypesFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 571
'{' should be on the previous line. 575

oracle/CardtypeTable.java

Error Line
'{' should be on the previous line. 68
line longer than 80 characters 82
line longer than 80 characters 97
'{' should be on the previous line. 103
'{' should be on the previous line. 112
'{' should be on the previous line. 121
'{' should be on the previous line. 130
'{' should be on the previous line. 136
'{' should be on the previous line. 141
'{' should be on the previous line. 156

d.java

Error Line
Redundant import from the same package. 52
'{' should be on the previous line. 61
variable 'm__strName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
variable 'm__Table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
'{' should be on the previous line. 78
'{' should be on the previous line. 88
'{' should be on the previous line. 97
'{' should be on the previous line. 106
'{' should be on the previous line. 115
'{' should be on the previous line. 124
'{' should be on the previous line. 133
'{' should be on the previous line. 142
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 148
'(' is followed by whitespace. 151
'{' should be on the previous line. 153
'{' should be on the previous line. 167
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
'(' is followed by whitespace. 176
'{' should be on the previous line. 178
'{' should be on the previous line. 192
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 198
'(' is followed by whitespace. 201
'{' should be on the previous line. 203
'{' should be on the previous line. 218
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 221
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 224
'(' is followed by whitespace. 227
'{' should be on the previous line. 229
Expected @param tag for 'query'. 243
'{' should be on the previous line. 244
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 247
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 250
'(' is followed by whitespace. 253
'{' should be on the previous line. 256
Expected @param tag for 'query'. 270
'{' should be on the previous line. 271
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 274
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 277
'(' is followed by whitespace. 280
'{' should be on the previous line. 283
Unused @param tag for 'value'. 295
'{' should be on the previous line. 299
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 302
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 305
'(' is followed by whitespace. 308
'{' should be on the previous line. 310
'{' should be on the previous line. 328

itionOperatorRepository.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 66
'{' is not followed by whitespace. 75
Unused @param tag for 'factory'. 79
Expected @param tag for 'repository'. 81
'{' should be on the previous line. 82
'{' should be on the previous line. 91
'{' should be on the previous line. 100
'{' should be on the previous line. 106
'{' should be on the previous line. 111
'{' should be on the previous line. 125
'{' should be on the previous line. 134
'{' should be on the previous line. 143
'{' should be on the previous line. 152
'{' should be on the previous line. 161
'{' should be on the previous line. 171
'{' should be on the previous line. 181

ition.java

Error Line
Redundant import from the same package. 52
'{' should be on the previous line. 61
variable 'm__InnerCondition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
Unused @param tag for 'conditions'. 74
Expected @param tag for 'condition'. 76
'{' should be on the previous line. 77
'{' should be on the previous line. 86
'{' should be on the previous line. 96
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
'{' should be on the previous line. 102
variable 't_InnerCondition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
'{' should be on the previous line. 106
variable 't_strPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
variable 't_strSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
'{' should be on the previous line. 128
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
'{' should be on the previous line. 134
variable 't_InnerCondition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
'{' should be on the previous line. 138
variable 't_strPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
variable 't_strSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
'{' should be on the previous line. 159

edConditionOperator.java

Error Line
Redundant import from the same package. 53
Redundant import from the same package. 54
Redundant import from the same package. 55
'{' should be on the previous line. 65
variable 'm__Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
'{' should be on the previous line. 77
'{' should be on the previous line. 87
'{' should be on the previous line. 96
'{' should be on the previous line. 105
'{' should be on the previous line. 115
'{' should be on the previous line. 119
'{' should be on the previous line. 124
variable 't_Candidate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
'{' should be on the previous line. 131
'{' should be on the previous line. 135
'}' should be on the same line. 137
'{' should be on the previous line. 139

e.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 61
variable 'm__strName' must be private and have accessor methods. 65
'{' should be on the previous line. 72
'{' should be on the previous line. 88
'{' should be on the previous line. 97
'{' should be on the previous line. 106
'{' should be on the previous line. 115

yFactory.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 66
'{' is not followed by whitespace. 75
'{' should be on the previous line. 82
'{' should be on the previous line. 91
'{' should be on the previous line. 100
'{' should be on the previous line. 106
'{' should be on the previous line. 111
'{' should be on the previous line. 125

yResultSet.java

Error Line
file length is 4549 lines (max allowed is 2000). 1
'{' should be on the previous line. 79
variable 'm__Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
variable 'm__ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
'{' should be on the previous line. 96
'{' should be on the previous line. 106
'{' should be on the previous line. 115
'{' should be on the previous line. 124
'{' should be on the previous line. 133
'{' should be on the previous line. 142
'{' should be on the previous line. 151
'{' should be on the previous line. 168
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
'{' should be on the previous line. 174
'{' should be on the previous line. 192
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
'{' should be on the previous line. 198
'{' should be on the previous line. 214
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
'{' should be on the previous line. 220
'{' should be on the previous line. 236
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 239
'{' should be on the previous line. 242
'{' should be on the previous line. 260
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 263
'{' should be on the previous line. 266
'{' should be on the previous line. 284
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 287
'{' should be on the previous line. 290
'{' should be on the previous line. 306
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 309
'{' should be on the previous line. 312
'{' should be on the previous line. 330
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 333
'{' should be on the previous line. 336
'{' should be on the previous line. 354
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 357
'{' should be on the previous line. 360
'{' should be on the previous line. 378
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 381
'{' should be on the previous line. 384
Expected an @return tag. 398
'{' should be on the previous line. 400
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 403
'{' should be on the previous line. 406
'{' should be on the previous line. 427
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 430
'{' should be on the previous line. 433
'{' should be on the previous line. 454
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 457
'{' should be on the previous line. 460
'{' should be on the previous line. 474
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 475
'{' should be on the previous line. 478
'{' should be on the previous line. 494
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 497
'{' should be on the previous line. 500
'{' should be on the previous line. 518
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 521
'{' should be on the previous line. 524
'{' should be on the previous line. 542
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 545
'{' should be on the previous line. 548
'{' should be on the previous line. 566
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 569
'{' should be on the previous line. 572
'{' should be on the previous line. 592
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 595
'{' should be on the previous line. 598
'{' should be on the previous line. 618
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 621
'{' should be on the previous line. 624
'{' should be on the previous line. 643
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 646
'{' should be on the previous line. 649
Expected an @return tag. 663
'{' should be on the previous line. 665
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 668
'{' should be on the previous line. 671
'{' should be on the previous line. 691
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 694
'{' should be on the previous line. 697
'{' should be on the previous line. 717
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 720
'{' should be on the previous line. 723
'{' should be on the previous line. 738
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 741
'{' should be on the previous line. 744
'{' should be on the previous line. 762
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 765
'{' should be on the previous line. 768
Expected an @return tag. 782
'{' should be on the previous line. 784
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 787
'{' should be on the previous line. 790
'{' should be on the previous line. 808
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 811
'{' should be on the previous line. 814
Expected an @return tag. 828
'{' should be on the previous line. 830
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 833
'{' should be on the previous line. 836
'{' should be on the previous line. 854
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 857
'{' should be on the previous line. 860
Expected an @return tag. 874
'{' should be on the previous line. 876
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 879
'{' should be on the previous line. 882
'{' should be on the previous line. 900
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 903
'{' should be on the previous line. 906
Expected an @return tag. 920
'{' should be on the previous line. 922
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 925
'{' should be on the previous line. 928
'{' should be on the previous line. 946
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 949
'{' should be on the previous line. 952
'{' should be on the previous line. 970
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 973
'{' should be on the previous line. 976
'{' should be on the previous line. 993
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 996
'{' should be on the previous line. 999
'{' should be on the previous line. 1015
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1018
'{' should be on the previous line. 1021
'{' should be on the previous line. 1035
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1036
'{' should be on the previous line. 1039
'{' should be on the previous line. 1054
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1055
'{' should be on the previous line. 1058
'{' should be on the previous line. 1072
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1075
'{' should be on the previous line. 1078
'{' should be on the previous line. 1093
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1094
'{' should be on the previous line. 1097
'{' should be on the previous line. 1111
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1114
'{' should be on the previous line. 1117
'{' should be on the previous line. 1135
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1138
'{' should be on the previous line. 1141
Expected an @return tag. 1155
'{' should be on the previous line. 1157
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1160
'{' should be on the previous line. 1163
'{' should be on the previous line. 1181
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1184
'{' should be on the previous line. 1187
Expected an @return tag. 1201
'{' should be on the previous line. 1203
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1206
'{' should be on the previous line. 1209
'{' should be on the previous line. 1227
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1230
'{' should be on the previous line. 1233
Expected an @return tag. 1247
'{' should be on the previous line. 1249
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1252
'{' should be on the previous line. 1255
'{' should be on the previous line. 1275
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1278
'{' should be on the previous line. 1281
Expected an @return tag. 1297
'{' should be on the previous line. 1299
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1302
'{' should be on the previous line. 1305
'{' should be on the previous line. 1323
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1326
'{' should be on the previous line. 1329
Expected an @return tag. 1343
'{' should be on the previous line. 1345
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1348
'{' should be on the previous line. 1351
'{' should be on the previous line. 1369
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1372
'{' should be on the previous line. 1375
Expected an @return tag. 1389
'{' should be on the previous line. 1391
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1394
'{' should be on the previous line. 1397
'{' should be on the previous line. 1415
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1418
'{' should be on the previous line. 1421
'{' should be on the previous line. 1439
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1442
'{' should be on the previous line. 1445
'{' should be on the previous line. 1463
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1466
'{' should be on the previous line. 1469
'{' should be on the previous line. 1487
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1490
'{' should be on the previous line. 1493
'{' should be on the previous line. 1511
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1514
'{' should be on the previous line. 1517
'{' should be on the previous line. 1535
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1538
'{' should be on the previous line. 1541
'{' should be on the previous line. 1561
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1564
'{' should be on the previous line. 1567
'{' should be on the previous line. 1587
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1590
'{' should be on the previous line. 1593
'{' should be on the previous line. 1611
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1614
'{' should be on the previous line. 1617
Expected an @return tag. 1631
'{' should be on the previous line. 1633
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1636
'{' should be on the previous line. 1639
'{' should be on the previous line. 1655
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1658
'{' should be on the previous line. 1661
'{' should be on the previous line. 1679
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1682
'{' should be on the previous line. 1685
'{' should be on the previous line. 1703
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1706
'{' should be on the previous line. 1709
'{' should be on the previous line. 1727
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1730
'{' should be on the previous line. 1733
'{' should be on the previous line. 1747
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1748
'{' should be on the previous line. 1751
'{' should be on the previous line. 1763
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1764
'{' should be on the previous line. 1767
'{' should be on the previous line. 1779
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1780
'{' should be on the previous line. 1783
'{' should be on the previous line. 1795
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1796
'{' should be on the previous line. 1799
'{' should be on the previous line. 1815
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1818
'{' should be on the previous line. 1821
'{' should be on the previous line. 1837
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1840
'{' should be on the previous line. 1843
'{' should be on the previous line. 1859
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1862
'{' should be on the previous line. 1865
'{' should be on the previous line. 1881
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1884
'{' should be on the previous line. 1887
'{' should be on the previous line. 1904
'{' should be on the previous line. 1908
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1909
'{' should be on the previous line. 1912
'{' should be on the previous line. 1927
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1928
'{' should be on the previous line. 1931
'{' should be on the previous line. 1946
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1949
'{' should be on the previous line. 1952
'{' should be on the previous line. 1969
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1972
'{' should be on the previous line. 1975
'{' should be on the previous line. 1991
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1994
'{' should be on the previous line. 1997
'{' should be on the previous line. 2013
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2016
'{' should be on the previous line. 2019
'{' should be on the previous line. 2036
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2039
'{' should be on the previous line. 2042
'{' should be on the previous line. 2056
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2057
'{' should be on the previous line. 2060
'{' should be on the previous line. 2072
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2073
'{' should be on the previous line. 2076
'{' should be on the previous line. 2088
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2089
'{' should be on the previous line. 2092
'{' should be on the previous line. 2108
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2111
'{' should be on the previous line. 2114
'{' should be on the previous line. 2130
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2133
'{' should be on the previous line. 2136
'{' should be on the previous line. 2152
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2155
'{' should be on the previous line. 2158
'{' should be on the previous line. 2175
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2178
'{' should be on the previous line. 2181
'{' should be on the previous line. 2202
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2203
'{' should be on the previous line. 2206
line longer than 80 characters 2213
'{' should be on the previous line. 2225
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2226
'{' should be on the previous line. 2229
Unused @param tag for 'bigDecimal'. 2239
Expected @param tag for 'value'. 2242
'{' should be on the previous line. 2244
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2245
'{' should be on the previous line. 2248
line longer than 80 characters 2255
Unused @param tag for 'bigDecimal'. 2258
Expected @param tag for 'value'. 2261
'{' should be on the previous line. 2263
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2264
'{' should be on the previous line. 2267
'{' should be on the previous line. 2286
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2287
'{' should be on the previous line. 2290
line longer than 80 characters 2297
'{' should be on the previous line. 2309
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2310
'{' should be on the previous line. 2313
'{' should be on the previous line. 2328
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2329
'{' should be on the previous line. 2332
'{' should be on the previous line. 2347
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2348
'{' should be on the previous line. 2351
'{' should be on the previous line. 2366
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2367
'{' should be on the previous line. 2370
'{' should be on the previous line. 2385
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2386
'{' should be on the previous line. 2389
'{' should be on the previous line. 2404
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2405
'{' should be on the previous line. 2408
'{' should be on the previous line. 2423
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2424
'{' should be on the previous line. 2427
'{' should be on the previous line. 2443
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2444
'{' should be on the previous line. 2447
line longer than 80 characters 2454
'{' should be on the previous line. 2466
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2467
'{' should be on the previous line. 2470
'{' should be on the previous line. 2485
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2486
'{' should be on the previous line. 2489
'{' should be on the previous line. 2504
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2505
'{' should be on the previous line. 2508
'{' should be on the previous line. 2523
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2524
'{' should be on the previous line. 2527
'{' should be on the previous line. 2542
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2543
'{' should be on the previous line. 2546
'{' should be on the previous line. 2561
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2562
'{' should be on the previous line. 2565
'{' should be on the previous line. 2580
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2581
'{' should be on the previous line. 2584
'{' should be on the previous line. 2599
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2600
'{' should be on the previous line. 2603
'{' should be on the previous line. 2618
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2619
'{' should be on the previous line. 2622
'{' should be on the previous line. 2637
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2638
'{' should be on the previous line. 2641
'{' should be on the previous line. 2656
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2657
'{' should be on the previous line. 2660
'{' should be on the previous line. 2675
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2676
'{' should be on the previous line. 2679
'{' should be on the previous line. 2693
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2694
'{' should be on the previous line. 2697
'{' should be on the previous line. 2715
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2716
'{' should be on the previous line. 2719
'{' should be on the previous line. 2734
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2735
'{' should be on the previous line. 2738
line longer than 80 characters 2745
'{' should be on the previous line. 2756
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2757
'{' should be on the previous line. 2760
'{' should be on the previous line. 2775
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2776
'{' should be on the previous line. 2779
'{' should be on the previous line. 2791
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2792
'{' should be on the previous line. 2795
'{' should be on the previous line. 2810
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2811
'{' should be on the previous line. 2814
'{' should be on the previous line. 2829
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2830
'{' should be on the previous line. 2833
'{' should be on the previous line. 2848
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2849
'{' should be on the previous line. 2852
'{' should be on the previous line. 2867
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2868
'{' should be on the previous line. 2871
'{' should be on the previous line. 2886
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2887
'{' should be on the previous line. 2890
'{' should be on the previous line. 2905
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2906
'{' should be on the previous line. 2909
'{' should be on the previous line. 2924
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2925
'{' should be on the previous line. 2928
line longer than 80 characters 2935
'{' should be on the previous line. 2943
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2944
'{' should be on the previous line. 2947
'{' should be on the previous line. 2966
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2969
'{' should be on the previous line. 2972
'{' should be on the previous line. 2990
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2993
'{' should be on the previous line. 2996
'{' should be on the previous line. 3013
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3014
'{' should be on the previous line. 3017
'{' should be on the previous line. 3031
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3032
'{' should be on the previous line. 3035
'{' should be on the previous line. 3050
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3051
'{' should be on the previous line. 3054
'{' should be on the previous line. 3068
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3069
'{' should be on the previous line. 3072
'{' should be on the previous line. 3088
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3089
'{' should be on the previous line. 3092
'{' should be on the previous line. 3106
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3107
'{' should be on the previous line. 3110
'{' should be on the previous line. 3126
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3127
'{' should be on the previous line. 3130
'{' should be on the previous line. 3144
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3145
'{' should be on the previous line. 3148
'{' should be on the previous line. 3164
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3167
'{' should be on the previous line. 3170
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3171
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3173
'{' should be on the previous line. 3176
'{' should be on the previous line. 3193
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3196
'{' should be on the previous line. 3199
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3200
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3202
'{' should be on the previous line. 3205
'{' should be on the previous line. 3222
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3225
'{' should be on the previous line. 3228
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3229
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3231
'{' should be on the previous line. 3234
Expected an @return tag. 3247
'{' should be on the previous line. 3249
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3252
'{' should be on the previous line. 3255
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3256
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3258
'{' should be on the previous line. 3261
'{' should be on the previous line. 3281
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3284
'{' should be on the previous line. 3287
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3288
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3290
'{' should be on the previous line. 3293
'{' should be on the previous line. 3310
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3313
'{' should be on the previous line. 3316
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3317
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3319
'{' should be on the previous line. 3322
'{' should be on the previous line. 3339
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3342
'{' should be on the previous line. 3345
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3346
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3348
'{' should be on the previous line. 3351
'{' should be on the previous line. 3370
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3373
'{' should be on the previous line. 3376
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3377
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3379
'{' should be on the previous line. 3382
Expected an @return tag. 3395
'{' should be on the previous line. 3397
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3400
'{' should be on the previous line. 3403
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3404
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3406
'{' should be on the previous line. 3409
'{' should be on the previous line. 3428
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3431
'{' should be on the previous line. 3434
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3435
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3437
'{' should be on the previous line. 3440
Expected an @return tag. 3453
'{' should be on the previous line. 3455
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3458
'{' should be on the previous line. 3461
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3462
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3464
'{' should be on the previous line. 3467
Expected an @return tag. 3480
'{' should be on the previous line. 3482
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3485
'{' should be on the previous line. 3488
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3489
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3491
'{' should be on the previous line. 3494
Expected an @return tag. 3507
'{' should be on the previous line. 3509
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3512
'{' should be on the previous line. 3515
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3516
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3518
'{' should be on the previous line. 3521
Expected an @return tag. 3534
'{' should be on the previous line. 3536
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3539
'{' should be on the previous line. 3542
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3543
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3545
'{' should be on the previous line. 3548
'{' should be on the previous line. 3565
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3568
'{' should be on the previous line. 3571
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3572
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3574
'{' should be on the previous line. 3577
Expected an @return tag. 3590
'{' should be on the previous line. 3592
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3595
'{' should be on the previous line. 3598
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3599
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3601
'{' should be on the previous line. 3604
Expected an @return tag. 3617
'{' should be on the previous line. 3619
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3622
'{' should be on the previous line. 3625
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3626
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3628
'{' should be on the previous line. 3631
Expected an @return tag. 3644
'{' should be on the previous line. 3646
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3649
'{' should be on the previous line. 3652
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3653
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3655
'{' should be on the previous line. 3658
Expected an @return tag. 3673
'{' should be on the previous line. 3675
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3678
'{' should be on the previous line. 3681
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3682
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3684
'{' should be on the previous line. 3687
Expected an @return tag. 3700
'{' should be on the previous line. 3702
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3705
'{' should be on the previous line. 3708
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3709
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3711
'{' should be on the previous line. 3714
Expected an @return tag. 3727
'{' should be on the previous line. 3729
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3732
'{' should be on the previous line. 3735
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3736
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3738
'{' should be on the previous line. 3741
'{' should be on the previous line. 3758
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3761
'{' should be on the previous line. 3764
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3765
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3767
'{' should be on the previous line. 3770
'{' should be on the previous line. 3787
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3790
'{' should be on the previous line. 3793
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3794
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3796
'{' should be on the previous line. 3799
'{' should be on the previous line. 3816
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3819
'{' should be on the previous line. 3822
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3823
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3825
'{' should be on the previous line. 3828
'{' should be on the previous line. 3847
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3850
'{' should be on the previous line. 3853
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3854
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3856
'{' should be on the previous line. 3859
Expected an @return tag. 3873
'{' should be on the previous line. 3875
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3878
'{' should be on the previous line. 3881
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3882
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3884
'{' should be on the previous line. 3887
'{' should be on the previous line. 3904
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3907
'{' should be on the previous line. 3910
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3911
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3913
'{' should be on the previous line. 3916
'{' should be on the previous line. 3936
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3939
'{' should be on the previous line. 3942
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3943
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3945
'{' should be on the previous line. 3948
'{' should be on the previous line. 3964
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3967
'{' should be on the previous line. 3970
'{' should be on the previous line. 3989
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3990
'{' should be on the previous line. 3993
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3994
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3996
'{' should be on the previous line. 3999
line longer than 80 characters 4008
Unused @param tag for 'columnName'. 4009
Unused @param tag for 'bigDecimal'. 4011
Expected @param tag for 'field'. 4014
Expected @param tag for 'value'. 4014
'{' should be on the previous line. 4016
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4017
'{' should be on the previous line. 4020
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4021
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4023
'{' should be on the previous line. 4026
'{' should be on the previous line. 4044
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4045
'{' should be on the previous line. 4048
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4049
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4051
'{' should be on the previous line. 4054
'{' should be on the previous line. 4069
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4070
'{' should be on the previous line. 4073
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4074
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4076
'{' should be on the previous line. 4079
'{' should be on the previous line. 4093
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4094
'{' should be on the previous line. 4097
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4098
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4100
'{' should be on the previous line. 4103
'{' should be on the previous line. 4117
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4118
'{' should be on the previous line. 4121
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4122
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4124
'{' should be on the previous line. 4127
'{' should be on the previous line. 4145
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4146
'{' should be on the previous line. 4149
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4150
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4152
'{' should be on the previous line. 4155
'{' should be on the previous line. 4170
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4171
'{' should be on the previous line. 4174
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4175
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4177
'{' should be on the previous line. 4180
'{' should be on the previous line. 4194
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4195
'{' should be on the previous line. 4198
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4199
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4201
'{' should be on the previous line. 4204
'{' should be on the previous line. 4218
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4219
'{' should be on the previous line. 4222
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4223
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4225
'{' should be on the previous line. 4228
'{' should be on the previous line. 4242
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4243
'{' should be on the previous line. 4246
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4247
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4249
'{' should be on the previous line. 4252
'{' should be on the previous line. 4266
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4267
'{' should be on the previous line. 4270
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4271
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4273
'{' should be on the previous line. 4276
'{' should be on the previous line. 4289
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4290
'{' should be on the previous line. 4293
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4294
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4296
'{' should be on the previous line. 4299
'{' should be on the previous line. 4316
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4317
'{' should be on the previous line. 4320
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4321
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4323
'{' should be on the previous line. 4326
'{' should be on the previous line. 4340
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4341
'{' should be on the previous line. 4344
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4345
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4347
'{' should be on the previous line. 4350
'{' should be on the previous line. 4364
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4365
'{' should be on the previous line. 4368
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4369
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4371
'{' should be on the previous line. 4374
'{' should be on the previous line. 4388
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4389
'{' should be on the previous line. 4392
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4393
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4395
'{' should be on the previous line. 4398
'{' should be on the previous line. 4412
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4413
'{' should be on the previous line. 4416
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4417
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4419
'{' should be on the previous line. 4422
'{' should be on the previous line. 4436
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4437
'{' should be on the previous line. 4440
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4441
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4443
'{' should be on the previous line. 4446
'{' should be on the previous line. 4462
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4463
'{' should be on the previous line. 4466
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4467
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4469
'{' should be on the previous line. 4472
'{' should be on the previous line. 4486
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4487
'{' should be on the previous line. 4490
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4491
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4493
'{' should be on the previous line. 4496
'{' should be on the previous line. 4510
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4511
'{' should be on the previous line. 4514
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4515
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4517
'{' should be on the previous line. 4520
'{' should be on the previous line. 4534
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4535
'{' should be on the previous line. 4538
variable 't_iFieldIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4539
variable 't_ResultSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 4541
'{' should be on the previous line. 4544

itionOperator.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 62
variable 'm__strSymbol' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
'{' should be on the previous line. 73
'{' should be on the previous line. 82
'{' should be on the previous line. 91
'{' should be on the previous line. 100
'{' should be on the previous line. 109
'{' should be on the previous line. 119
'{' should be on the previous line. 123
'{' should be on the previous line. 128
variable 't_Candidate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
'{' should be on the previous line. 134
'{' should be on the previous line. 138
'}' should be on the same line. 140
'{' should be on the previous line. 142

icCondition.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 63
variable 'm__LeftSideField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
variable 'm__Operator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
variable 'm__RightSideField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
variable 'm__strRightSideValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
'{' should be on the previous line. 94
Unused @param tag for 'rightSideField'. 104
Expected @param tag for 'rightSideValue'. 109
'{' should be on the previous line. 110
Unused @param tag for 'rightSideField'. 119
Expected @param tag for 'rightSideValue'. 124
'{' should be on the previous line. 125
'{' should be on the previous line. 135
'{' should be on the previous line. 144
'{' should be on the previous line. 153
'{' should be on the previous line. 162
'{' should be on the previous line. 171
'{' should be on the previous line. 180
'{' should be on the previous line. 189
'{' should be on the previous line. 198
'{' should be on the previous line. 207
'{' should be on the previous line. 216
'{' should be on the previous line. 225
'{' should be on the previous line. 234
'{' should be on the previous line. 243
variable 't_sbResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 244
variable 't_RightSideField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 250
variable 't_strRightSide' must match pattern '^[a-z][a-zA-Z0-9]*$'. 252
'{' should be on the previous line. 255
'}' should be on the same line. 257
'{' should be on the previous line. 259
'{' should be on the previous line. 264
'}' should be on the same line. 266
'{' should be on the previous line. 268

ield.java

Error Line
Redundant import from the same package. 52
'{' should be on the previous line. 62
'{' should be on the previous line. 69
'{' should be on the previous line. 79
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
'(' is followed by whitespace. 88
'{' should be on the previous line. 90
'{' should be on the previous line. 107
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
'(' is followed by whitespace. 116
'{' should be on the previous line. 118
'{' should be on the previous line. 135
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
'(' is followed by whitespace. 144
'{' should be on the previous line. 146
'{' should be on the previous line. 163
variable 't_ConditionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 166
variable 't_ConditionOperatorRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
'(' is followed by whitespace. 172
'{' should be on the previous line. 174

yUtils.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 68
'{' is not followed by whitespace. 77
'{' should be on the previous line. 84
'{' should be on the previous line. 93
'{' should be on the previous line. 102
'{' should be on the previous line. 108
'{' should be on the previous line. 113
'{' should be on the previous line. 129
variable 't_sbResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
'{' should be on the previous line. 133
variable 't_itItems' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
'{' should be on the previous line. 137
'(' is followed by whitespace. 141
'{' should be on the previous line. 143

ableCondition.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
Redundant import from the same package. 54
'{' should be on the previous line. 64
'{' should be on the previous line. 71

eAlias.java

Error Line
Redundant import from the same package. 52
'{' should be on the previous line. 61
variable 'm__strName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
variable 'm__Table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
'{' should be on the previous line. 78
'{' should be on the previous line. 88
'{' should be on the previous line. 97
'{' should be on the previous line. 106
'{' should be on the previous line. 115
'{' should be on the previous line. 124
'{' should be on the previous line. 133

y.java

Error Line
file length is 2711 lines (max allowed is 2000). 1
'{' should be on the previous line. 83
variable 'm__PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'm__lTables' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
variable 'm__lConditions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
variable 'm__lVariableConditions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
'{' should be on the previous line. 108
'{' should be on the previous line. 119
'{' should be on the previous line. 128
'{' should be on the previous line. 137
'{' should be on the previous line. 146
'{' should be on the previous line. 155
'{' should be on the previous line. 164
'{' should be on the previous line. 166
variable 't_Tables' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
'{' should be on the previous line. 170
'{' should be on the previous line. 181
'{' should be on the previous line. 190
'{' should be on the previous line. 199
'{' should be on the previous line. 208
'{' should be on the previous line. 210
variable 't_Conditions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
'{' should be on the previous line. 214
'{' should be on the previous line. 225
'{' should be on the previous line. 234
'{' should be on the previous line. 243
'{' should be on the previous line. 253
'{' should be on the previous line. 255
variable 't_VariableConditions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 256
'{' should be on the previous line. 259
'{' should be on the previous line. 273
'(' is followed by whitespace. 276
'{' should be on the previous line. 278
'{' should be on the previous line. 295
Unused @param tag for 'sql'. 305
'{' should be on the previous line. 323
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 324
'{' should be on the previous line. 327
'{' should be on the previous line. 343
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 346
'{' should be on the previous line. 349
'{' should be on the previous line. 365
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 368
'{' should be on the previous line. 371
'{' should be on the previous line. 387
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 390
'{' should be on the previous line. 393
'{' should be on the previous line. 407
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 408
'{' should be on the previous line. 411
'{' should be on the previous line. 427
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 430
'{' should be on the previous line. 433
'{' should be on the previous line. 451
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 454
'{' should be on the previous line. 457
'{' should be on the previous line. 474
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 477
'{' should be on the previous line. 480
'{' should be on the previous line. 496
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 497
'{' should be on the previous line. 500
'{' should be on the previous line. 515
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 518
'{' should be on the previous line. 521
'{' should be on the previous line. 537
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 538
'{' should be on the previous line. 541
Unused @param tag for 'enable'. 549
Expected @param tag for 'flag'. 554
'{' should be on the previous line. 556
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 557
'{' should be on the previous line. 560
'{' should be on the previous line. 574
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 577
'{' should be on the previous line. 580
'{' should be on the previous line. 596
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 597
'{' should be on the previous line. 600
'{' should be on the previous line. 612
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 613
'{' should be on the previous line. 616
'{' should be on the previous line. 630
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 631
'{' should be on the previous line. 634
'{' should be on the previous line. 649
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 652
'{' should be on the previous line. 655
'{' should be on the previous line. 672
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 675
'{' should be on the previous line. 678
'{' should be on the previous line. 696
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 699
'{' should be on the previous line. 702
'{' should be on the previous line. 718
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 719
'{' should be on the previous line. 722
'{' should be on the previous line. 737
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 740
'{' should be on the previous line. 743
'{' should be on the previous line. 758
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 759
'{' should be on the previous line. 762
'{' should be on the previous line. 776
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 779
'{' should be on the previous line. 782
'{' should be on the previous line. 798
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 801
'{' should be on the previous line. 804
'{' should be on the previous line. 822
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 825
'{' should be on the previous line. 828
'{' should be on the previous line. 844
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 845
'{' should be on the previous line. 848
'{' should be on the previous line. 860
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 861
'{' should be on the previous line. 864
'{' should be on the previous line. 880
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 883
'{' should be on the previous line. 886
'{' should be on the previous line. 905
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 906
'{' should be on the previous line. 910
line longer than 80 characters 917
'{' should be on the previous line. 927
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 928
'{' should be on the previous line. 932
'{' should be on the previous line. 947
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 950
'{' should be on the previous line. 954
'{' should be on the previous line. 971
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 972
'{' should be on the previous line. 976
'{' should be on the previous line. 991
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 992
'{' should be on the previous line. 996
'{' should be on the previous line. 1011
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1012
'{' should be on the previous line. 1016
'{' should be on the previous line. 1031
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1032
'{' should be on the previous line. 1036
'{' should be on the previous line. 1051
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1052
'{' should be on the previous line. 1056
'{' should be on the previous line. 1071
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1072
'{' should be on the previous line. 1076
'{' should be on the previous line. 1091
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1092
'{' should be on the previous line. 1096
'{' should be on the previous line. 1112
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1115
'{' should be on the previous line. 1119
'{' should be on the previous line. 1146
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1149
'{' should be on the previous line. 1153
'{' should be on the previous line. 1167
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1168
'{' should be on the previous line. 1172
'{' should be on the previous line. 1188
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1189
'{' should be on the previous line. 1193
'{' should be on the previous line. 1212
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1213
'{' should be on the previous line. 1217
'{' should be on the previous line. 1232
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1233
'{' should be on the previous line. 1237
'{' should be on the previous line. 1249
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1250
'{' should be on the previous line. 1254
'{' should be on the previous line. 1269
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1270
'{' should be on the previous line. 1274
line longer than 80 characters 1281
'{' should be on the previous line. 1295
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1296
'{' should be on the previous line. 1300
'{' should be on the previous line. 1315
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1316
'{' should be on the previous line. 1320
line longer than 80 characters 1327
'{' should be on the previous line. 1341
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1342
'{' should be on the previous line. 1346
'{' should be on the previous line. 1362
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1363
'{' should be on the previous line. 1367
'{' should be on the previous line. 1382
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1383
'{' should be on the previous line. 1387
line longer than 80 characters 1394
'{' should be on the previous line. 1408
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1409
'{' should be on the previous line. 1413
'{' should be on the previous line. 1428
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1429
'{' should be on the previous line. 1433
'{' should be on the previous line. 1448
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1449
'{' should be on the previous line. 1453
line longer than 80 characters 1460
'{' should be on the previous line. 1470
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1471
'{' should be on the previous line. 1475
'{' should be on the previous line. 1497
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1498
'{' should be on the previous line. 1502
'{' should be on the previous line. 1520
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1521
'{' should be on the previous line. 1525
'{' should be on the previous line. 1540
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1541
'{' should be on the previous line. 1545
'{' should be on the previous line. 1560
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1561
'{' should be on the previous line. 1565
'{' should be on the previous line. 1580
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1581
'{' should be on the previous line. 1585
line longer than 80 characters 1592
'{' should be on the previous line. 1602
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1603
'{' should be on the previous line. 1607
line longer than 80 characters 1614
'{' should be on the previous line. 1628
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1629
'{' should be on the previous line. 1633
'{' should be on the previous line. 1650
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1651
'{' should be on the previous line. 1654
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1655
'{' should be on the previous line. 1659
'{' should be on the previous line. 1680
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1681
'{' should be on the previous line. 1684
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1685
'{' should be on the previous line. 1689
'{' should be on the previous line. 1705
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1706
'{' should be on the previous line. 1709
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1710
'{' should be on the previous line. 1714
'{' should be on the previous line. 1730
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1731
'{' should be on the previous line. 1734
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1735
'{' should be on the previous line. 1739
'{' should be on the previous line. 1755
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1756
'{' should be on the previous line. 1759
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1760
'{' should be on the previous line. 1764
'{' should be on the previous line. 1780
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1781
'{' should be on the previous line. 1784
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1785
'{' should be on the previous line. 1789
'{' should be on the previous line. 1805
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1806
'{' should be on the previous line. 1809
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1810
'{' should be on the previous line. 1814
'{' should be on the previous line. 1830
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1831
'{' should be on the previous line. 1834
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1835
'{' should be on the previous line. 1839
'{' should be on the previous line. 1855
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1856
'{' should be on the previous line. 1859
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1860
'{' should be on the previous line. 1864
'{' should be on the previous line. 1881
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1882
'{' should be on the previous line. 1885
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1886
'{' should be on the previous line. 1890
'{' should be on the previous line. 1913
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1914
'{' should be on the previous line. 1917
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1918
'{' should be on the previous line. 1922
'{' should be on the previous line. 1938
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1939
'{' should be on the previous line. 1942
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1943
'{' should be on the previous line. 1947
'{' should be on the previous line. 1963
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1964
'{' should be on the previous line. 1967
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1968
'{' should be on the previous line. 1972
line longer than 80 characters 1986
'{' should be on the previous line. 1994
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1995
'{' should be on the previous line. 1998
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1999
'{' should be on the previous line. 2003
'{' should be on the previous line. 2022
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2023
'{' should be on the previous line. 2026
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2027
'{' should be on the previous line. 2031
line longer than 80 characters 2045
'{' should be on the previous line. 2053
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2054
'{' should be on the previous line. 2057
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2058
'{' should be on the previous line. 2062
'{' should be on the previous line. 2079
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2080
'{' should be on the previous line. 2083
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2084
'{' should be on the previous line. 2088
'{' should be on the previous line. 2104
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2105
'{' should be on the previous line. 2108
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2109
'{' should be on the previous line. 2113
line longer than 80 characters 2127
'{' should be on the previous line. 2135
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2136
'{' should be on the previous line. 2139
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2140
'{' should be on the previous line. 2144
'{' should be on the previous line. 2161
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2162
'{' should be on the previous line. 2165
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2166
'{' should be on the previous line. 2170
'{' should be on the previous line. 2186
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2187
'{' should be on the previous line. 2190
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2191
'{' should be on the previous line. 2195
'{' should be on the previous line. 2216
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2217
'{' should be on the previous line. 2220
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2221
'{' should be on the previous line. 2225
'{' should be on the previous line. 2252
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2253
'{' should be on the previous line. 2256
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2257
'{' should be on the previous line. 2261
'{' should be on the previous line. 2283
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2284
'{' should be on the previous line. 2287
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2288
'{' should be on the previous line. 2292
'{' should be on the previous line. 2308
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2309
'{' should be on the previous line. 2312
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2313
'{' should be on the previous line. 2317
'{' should be on the previous line. 2333
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2334
'{' should be on the previous line. 2337
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2338
'{' should be on the previous line. 2342
'{' should be on the previous line. 2358
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2359
'{' should be on the previous line. 2362
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2363
'{' should be on the previous line. 2367
'{' should be on the previous line. 2388
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2389
'{' should be on the previous line. 2392
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2393
'{' should be on the previous line. 2397
line longer than 80 characters 2411
'{' should be on the previous line. 2419
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2420
'{' should be on the previous line. 2423
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2424
'{' should be on the previous line. 2428
'{' should be on the previous line. 2451
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2454
'{' should be on the previous line. 2457
'{' should be on the previous line. 2491
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2494
'{' should be on the previous line. 2497
'{' should be on the previous line. 2519
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2522
'{' should be on the previous line. 2525
'{' should be on the previous line. 2547
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2550
'{' should be on the previous line. 2553
'{' should be on the previous line. 2576
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2579
'{' should be on the previous line. 2582
'{' should be on the previous line. 2604
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2607
'{' should be on the previous line. 2610
'{' should be on the previous line. 2632
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2635
'{' should be on the previous line. 2638
'{' should be on the previous line. 2655
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2658
'{' should be on the previous line. 2661
'{' should be on the previous line. 2680
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2681
'{' should be on the previous line. 2684
'{' should be on the previous line. 2699
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2702
'{' should be on the previous line. 2705

itionFactory.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
'{' should be on the previous line. 66
'{' is not followed by whitespace. 75
'{' should be on the previous line. 82
'{' should be on the previous line. 91
'{' should be on the previous line. 100
'{' should be on the previous line. 106
'{' should be on the previous line. 111
'{' should be on the previous line. 131
'(' is followed by whitespace. 134
'{' should be on the previous line. 137
'{' should be on the previous line. 157
'(' is followed by whitespace. 160
'{' should be on the previous line. 162
'{' should be on the previous line. 178
'(' is followed by whitespace. 181
'{' should be on the previous line. 183
'{' should be on the previous line. 198
'{' should be on the previous line. 202
'{' should be on the previous line. 218
'{' should be on the previous line. 222
'{' should be on the previous line. 238
'{' should be on the previous line. 242
type name '_ConditionWrapper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 255
'{' should be on the previous line. 257
variable 'm__Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 261
variable 'm__strPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 266
variable 'm__strSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 271
'{' should be on the previous line. 281
'{' should be on the previous line. 293
'{' should be on the previous line. 302
'{' should be on the previous line. 311
'{' should be on the previous line. 320
'{' should be on the previous line. 329
'{' should be on the previous line. 338
'{' should be on the previous line. 347
'{' should be on the previous line. 356
'{' should be on the previous line. 365
'{' should be on the previous line. 377
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 380
'{' should be on the previous line. 383
'{' should be on the previous line. 396
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 399
'{' should be on the previous line. 402
'{' should be on the previous line. 414
type name '_AtomicConditionWrapper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 424
'{' should be on the previous line. 426
variable 'm__Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 430
variable 'm__strPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 435
variable 'm__strSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 440
'{' should be on the previous line. 450
'{' should be on the previous line. 466
'{' should be on the previous line. 475
'{' should be on the previous line. 484
'{' should be on the previous line. 493
'{' should be on the previous line. 502
'{' should be on the previous line. 511
'{' should be on the previous line. 520
'{' should be on the previous line. 529
'{' should be on the previous line. 538
'{' should be on the previous line. 549
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 552
'{' should be on the previous line. 555
'{' should be on the previous line. 567
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 570
'{' should be on the previous line. 573
'{' should be on the previous line. 585
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 588
'{' should be on the previous line. 591
'{' should be on the previous line. 603
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 606
'{' should be on the previous line. 609
'{' should be on the previous line. 621
type name '_VariableConditionWrapper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 633
'{' should be on the previous line. 635
variable 'm__Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 639
variable 'm__strPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 644
variable 'm__strSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 649
'{' should be on the previous line. 659
'{' should be on the previous line. 674
'{' should be on the previous line. 683
'{' should be on the previous line. 692
'{' should be on the previous line. 701
'{' should be on the previous line. 710
'{' should be on the previous line. 719
'{' should be on the previous line. 728
'{' should be on the previous line. 737
'{' should be on the previous line. 746
'{' should be on the previous line. 758
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 761
'{' should be on the previous line. 764
'{' should be on the previous line. 776
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 779
'{' should be on the previous line. 782
'{' should be on the previous line. 794
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 797
'{' should be on the previous line. 800
'{' should be on the previous line. 812
variable 't_Condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 815
'{' should be on the previous line. 818
'{' should be on the previous line. 830

ctQuery.java

Error Line
Redundant import from the same package. 52
Redundant import from the same package. 53
Redundant import from the same package. 54
Redundant import from the same package. 55
'{' should be on the previous line. 75
variable 'm__lFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
variable 'm__lOrderingFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
variable 'm__lGroupingFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
'{' should be on the previous line. 95
'{' should be on the previous line. 107
'{' should be on the previous line. 116
'{' should be on the previous line. 125
'{' should be on the previous line. 134
'{' should be on the previous line. 136
variable 't_Fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 137
'{' should be on the previous line. 140
'{' should be on the previous line. 153
'{' should be on the previous line. 162
'{' should be on the previous line. 171
'{' should be on the previous line. 180
'{' should be on the previous line. 189
'{' should be on the previous line. 191
variable 't_OrderingFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192
'{' should be on the previous line. 195
'{' should be on the previous line. 208
'{' should be on the previous line. 217
'{' should be on the previous line. 226
'{' should be on the previous line. 235
'{' should be on the previous line. 244
'{' should be on the previous line. 246
variable 't_GroupingFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 247
'{' should be on the previous line. 250
'{' should be on the previous line. 263
'{' should be on the previous line. 272
'{' should be on the previous line. 274
'{' should be on the previous line. 285
'{' should be on the previous line. 287
'{' should be on the previous line. 298
'{' should be on the previous line. 300
'{' should be on the previous line. 311
'{' should be on the previous line. 313
'{' should be on the previous line. 325
'{' should be on the previous line. 327
'{' should be on the previous line. 338
'{' should be on the previous line. 340
Unused @param tag for 'sql'. 348
'{' should be on the previous line. 356
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 359
'{' should be on the previous line. 362
'{' should be on the previous line. 381
variable 't_PreparedStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 384
'{' should be on the previous line. 388
'{' should be on the previous line. 409
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 412
'{' should be on the previous line. 416
'{' should be on the previous line. 437
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 440
'{' should be on the previous line. 443
variable 't_aiIndexes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 444
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 446
'{' should be on the previous line. 447
'{' should be on the previous line. 469
variable 't_Statement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 472
'{' should be on the previous line. 475
variable 't_aiIndexes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 476
variable 't_iIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 478
'{' should be on the previous line. 479
'{' should be on the previous line. 496
variable 't_sbResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 497
variable 't_QueryUtils' must match pattern '^[a-z][a-zA-Z0-9]*$'. 499
'{' should be on the previous line. 502
variable 't_lAdditionalFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 518
'(' is followed by whitespace. 520
'{' should be on the previous line. 522
'(' is followed by whitespace. 531
'{' should be on the previous line. 533

ueryj/QueryJSuite.java

Error Line
Redundant import from the same package. 53
'{' should be on the previous line. 74
'{' should be on the previous line. 79
'{' should be on the previous line. 88
'{' should be on the previous line. 97

ueryj/SelectQueryTest.java

Error Line
'{' should be on the previous line. 71
variable 'm__Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
'{' should be on the previous line. 94
'{' should be on the previous line. 103
'{' should be on the previous line. 112
'{' should be on the previous line. 120
variable 't_QueryFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
'{' should be on the previous line. 145
'{' should be on the previous line. 155
variable 't_Query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
variable 't_strQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
'{' should be on the previous line. 174
'{' should be on the previous line. 185
'{' should be on the previous line. 219
'{' should be on the previous line. 229