Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
5540055239

Files

FilesInfosWarningsErrors
org/apache/ojb/broker/Identity.java00164
org/apache/ojb/broker/IdentityFactory.java0018
org/apache/ojb/broker/KeyConstraintViolatedException.java0013
org/apache/ojb/broker/ManageableCollection.java0018
org/apache/ojb/broker/MtoNImplementor.java0055
org/apache/ojb/broker/OJBException.java0012
org/apache/ojb/broker/OJBRuntimeException.java0013
org/apache/ojb/broker/OptimisticLockException.java0027
org/apache/ojb/broker/PBFactoryException.java0012
org/apache/ojb/broker/PBKey.java0061
org/apache/ojb/broker/PBLifeCycleEvent.java0066
org/apache/ojb/broker/PBLifeCycleListener.java0037
org/apache/ojb/broker/PBListener.java001
org/apache/ojb/broker/PBState.java005
org/apache/ojb/broker/PBStateEvent.java0054
org/apache/ojb/broker/PBStateListener.java0018
org/apache/ojb/broker/PersistenceBroker.java00233
org/apache/ojb/broker/PersistenceBrokerAware.java0046
org/apache/ojb/broker/PersistenceBrokerEvent.java008
org/apache/ojb/broker/PersistenceBrokerException.java0017
org/apache/ojb/broker/PersistenceBrokerFactory.java0039
org/apache/ojb/broker/PersistenceBrokerInternal.java0034
org/apache/ojb/broker/PersistenceBrokerSQLException.java0023
org/apache/ojb/broker/TransactionAbortedException.java0015
org/apache/ojb/broker/TransactionInProgressException.java0018
org/apache/ojb/broker/TransactionNotInProgressException.java0016
org/apache/ojb/broker/accesslayer/BasePrefetcher.java00101
org/apache/ojb/broker/accesslayer/ChainingIterator.java00126
org/apache/ojb/broker/accesslayer/CollectionPrefetcher.java00118
org/apache/ojb/broker/accesslayer/ConnectionFactory.java009
org/apache/ojb/broker/accesslayer/ConnectionFactoryAbstractImpl.java00151
org/apache/ojb/broker/accesslayer/ConnectionFactoryDBCPImpl.java00149
org/apache/ojb/broker/accesslayer/ConnectionFactoryFactory.java0017
org/apache/ojb/broker/accesslayer/ConnectionFactoryManagedImpl.java0012
org/apache/ojb/broker/accesslayer/ConnectionFactoryNotPooledImpl.java0037
org/apache/ojb/broker/accesslayer/ConnectionFactoryPooledImpl.java00142
org/apache/ojb/broker/accesslayer/ConnectionManagerFactory.java0013
org/apache/ojb/broker/accesslayer/ConnectionManagerIF.java0011
org/apache/ojb/broker/accesslayer/ConnectionManagerImpl.java00195
org/apache/ojb/broker/accesslayer/JdbcAccess.java0049
org/apache/ojb/broker/accesslayer/JdbcAccessFactory.java0012
org/apache/ojb/broker/accesslayer/JdbcAccessImpl.java00328
org/apache/ojb/broker/accesslayer/JoinSyntaxTypes.java0010
org/apache/ojb/broker/accesslayer/LookupException.java0011
org/apache/ojb/broker/accesslayer/MtoNCollectionPrefetcher.java00163
org/apache/ojb/broker/accesslayer/OJBBatchUpdateException.java0015
org/apache/ojb/broker/accesslayer/OJBIterator.java0023
org/apache/ojb/broker/accesslayer/PagingIterator.java0099
org/apache/ojb/broker/accesslayer/PkEnumeration.java0084
org/apache/ojb/broker/accesslayer/PkIterator.java0015
org/apache/ojb/broker/accesslayer/PlainPrefetcher.java0053
org/apache/ojb/broker/accesslayer/QueryCustomizer.java005
org/apache/ojb/broker/accesslayer/QueryCustomizerDefaultImpl.java0072
org/apache/ojb/broker/accesslayer/ReferencePrefetcher.java0049
org/apache/ojb/broker/accesslayer/RelationshipPrefetcher.java0030
org/apache/ojb/broker/accesslayer/RelationshipPrefetcherFactory.java0042
org/apache/ojb/broker/accesslayer/RelationshipPrefetcherImpl.java0031
org/apache/ojb/broker/accesslayer/ReportQueryRsIterator.java0048
org/apache/ojb/broker/accesslayer/ResultSetAndStatement.java0031
org/apache/ojb/broker/accesslayer/RowReader.java0031
org/apache/ojb/broker/accesslayer/RowReaderDefaultImpl.java00170
org/apache/ojb/broker/accesslayer/RsIterator.java00476
org/apache/ojb/broker/accesslayer/RsQueryObject.java0049
org/apache/ojb/broker/accesslayer/SqlBasedReportQueryRsIterator.java0026
org/apache/ojb/broker/accesslayer/SqlBasedRsIterator.java0026
org/apache/ojb/broker/accesslayer/StatementManager.java00461
org/apache/ojb/broker/accesslayer/StatementManagerFactory.java0014
org/apache/ojb/broker/accesslayer/StatementManagerIF.java0085
org/apache/ojb/broker/accesslayer/StatementsForClassFactory.java0032
org/apache/ojb/broker/accesslayer/StatementsForClassIF.java0039
org/apache/ojb/broker/accesslayer/StatementsForClassImpl.java00181
org/apache/ojb/broker/accesslayer/conversions/BlankString2NullFieldConversion.java0015
org/apache/ojb/broker/accesslayer/conversions/Boolean2IntFieldConversion.java0027
org/apache/ojb/broker/accesslayer/conversions/Calendar2DateFieldConversion.java0018
org/apache/ojb/broker/accesslayer/conversions/Calendar2TimestampFieldConversion.java0018
org/apache/ojb/broker/accesslayer/conversions/ConversionException.java0014
org/apache/ojb/broker/accesslayer/conversions/FieldConversion.java0020
org/apache/ojb/broker/accesslayer/conversions/FieldConversionDefaultImpl.java0011
org/apache/ojb/broker/accesslayer/conversions/GUID2StringFieldConversion.java0023
org/apache/ojb/broker/accesslayer/conversions/Int2IntegerFieldConversion.java0021
org/apache/ojb/broker/accesslayer/conversions/IntList2VarcharFieldConversion.java0035
org/apache/ojb/broker/accesslayer/conversions/JavaDate2SqlDateFieldConversion.java0028
org/apache/ojb/broker/accesslayer/conversions/JavaDate2SqlTimestampFieldConversion.java0029
org/apache/ojb/broker/accesslayer/conversions/Object2Base64StringFieldConversion.java0022
org/apache/ojb/broker/accesslayer/conversions/Object2ByteArrFieldConversion.java0019
org/apache/ojb/broker/accesslayer/conversions/Object2ByteArrUncompressedFieldConversion.java0020
org/apache/ojb/broker/accesslayer/conversions/StringList2VarcharFieldConversion.java0037
org/apache/ojb/broker/accesslayer/conversions/StringVector2VarcharFieldConversion.java0035
org/apache/ojb/broker/accesslayer/conversions/TimeList2VarcharFieldConversion.java0034
org/apache/ojb/broker/accesslayer/sql/SelectStatement.java008
org/apache/ojb/broker/accesslayer/sql/SqlDeleteByPkStatement.java0015
org/apache/ojb/broker/accesslayer/sql/SqlDeleteByQuery.java0049
org/apache/ojb/broker/accesslayer/sql/SqlDeleteMNStatement.java0014
org/apache/ojb/broker/accesslayer/sql/SqlExistStatement.java0020
org/apache/ojb/broker/accesslayer/sql/SqlGenerator.java0046
org/apache/ojb/broker/accesslayer/sql/SqlGeneratorDefaultImpl.java00266
org/apache/ojb/broker/accesslayer/sql/SqlGeneratorFactory.java0037
org/apache/ojb/broker/accesslayer/sql/SqlInsertMNStatement.java0021
org/apache/ojb/broker/accesslayer/sql/SqlInsertStatement.java0033
org/apache/ojb/broker/accesslayer/sql/SqlMNStatement.java0044
org/apache/ojb/broker/accesslayer/sql/SqlPkStatement.java0048
org/apache/ojb/broker/accesslayer/sql/SqlProcedureStatement.java0021
org/apache/ojb/broker/accesslayer/sql/SqlQueryStatement.java001266
org/apache/ojb/broker/accesslayer/sql/SqlSelectByPkStatement.java0016
org/apache/ojb/broker/accesslayer/sql/SqlSelectMNStatement.java0019
org/apache/ojb/broker/accesslayer/sql/SqlSelectStatement.java00163
org/apache/ojb/broker/accesslayer/sql/SqlStatement.java008
org/apache/ojb/broker/accesslayer/sql/SqlUpdateStatement.java0026
org/apache/ojb/broker/ant/Command.java0029
org/apache/ojb/broker/ant/DBUtility.java00755
org/apache/ojb/broker/ant/DataSet.java0034
org/apache/ojb/broker/ant/DataTaskException.java0014
org/apache/ojb/broker/ant/DdlUtilsDataHandling.java00113
org/apache/ojb/broker/ant/PreparedModel.java00147
org/apache/ojb/broker/ant/RepositoryDataTask.java00184
org/apache/ojb/broker/ant/RepositoryVerifierHandler.java00460
org/apache/ojb/broker/ant/TorqueRepositoryGeneratorTask.java0066
org/apache/ojb/broker/ant/VerifyMappingsTask.java00217
org/apache/ojb/broker/ant/WriteDataSqlToFileCommand.java0085
org/apache/ojb/broker/ant/WriteDataToDatabaseCommand.java0091
org/apache/ojb/broker/ant/WriteDtdToFileCommand.java0032
org/apache/ojb/broker/cache/AbstractMetaCache.java0034
org/apache/ojb/broker/cache/CacheDistributor.java00201
org/apache/ojb/broker/cache/MaterializationCache.java00119
org/apache/ojb/broker/cache/ObjectCache.java009
org/apache/ojb/broker/cache/ObjectCacheDefaultImpl.java00305
org/apache/ojb/broker/cache/ObjectCacheEmptyImpl.java0024
org/apache/ojb/broker/cache/ObjectCacheFactory.java0022
org/apache/ojb/broker/cache/ObjectCacheInternal.java0014
org/apache/ojb/broker/cache/ObjectCacheJCSImpl.java0064
org/apache/ojb/broker/cache/ObjectCacheJCSPerClassImpl.java0031
org/apache/ojb/broker/cache/ObjectCacheLocalDefaultImpl.java0070
org/apache/ojb/broker/cache/ObjectCachePerBrokerImpl.java0068
org/apache/ojb/broker/cache/ObjectCachePerClassImpl.java0041
org/apache/ojb/broker/cache/ObjectCacheSoftImpl.java0085
org/apache/ojb/broker/cache/ObjectCacheTwoLevelImpl.java00345
org/apache/ojb/broker/cache/RuntimeCacheException.java0014
org/apache/ojb/broker/core/DelegatingPersistenceBroker.java00534
org/apache/ojb/broker/core/IdentityFactoryImpl.java00220
org/apache/ojb/broker/core/MtoNBroker.java00245
org/apache/ojb/broker/core/NamingLocator.java0042
org/apache/ojb/broker/core/PBFactoryIF.java005
org/apache/ojb/broker/core/PBPoolConfiguration.java0014
org/apache/ojb/broker/core/PBPoolInfo.java0023
org/apache/ojb/broker/core/PersistenceBrokerAbstractImpl.java00225
org/apache/ojb/broker/core/PersistenceBrokerBean.java00719
org/apache/ojb/broker/core/PersistenceBrokerConfiguration.java0013
org/apache/ojb/broker/core/PersistenceBrokerFactoryBaseImpl.java0096
org/apache/ojb/broker/core/PersistenceBrokerFactoryDefaultImpl.java00125
org/apache/ojb/broker/core/PersistenceBrokerFactoryFactory.java0025
org/apache/ojb/broker/core/PersistenceBrokerFactoryIF.java0036
org/apache/ojb/broker/core/PersistenceBrokerFactorySyncImpl.java00285
org/apache/ojb/broker/core/PersistenceBrokerHandle.java0021
org/apache/ojb/broker/core/PersistenceBrokerImpl.java001058
org/apache/ojb/broker/core/PersistenceBrokerThreadMapping.java0058
org/apache/ojb/broker/core/PoolablePersistenceBroker.java0018
org/apache/ojb/broker/core/QueryReferenceBroker.java00546
org/apache/ojb/broker/core/ReportRsIteratorFactoryImpl.java0058
org/apache/ojb/broker/core/RsIteratorFactory.java0022
org/apache/ojb/broker/core/RsIteratorFactoryImpl.java0057
org/apache/ojb/broker/core/ValueContainer.java0037
org/apache/ojb/broker/core/proxy/AbstractIndirectionHandler.java00482
org/apache/ojb/broker/core/proxy/AbstractProxyFactory.java00312
org/apache/ojb/broker/core/proxy/CollectionProxy.java004
org/apache/ojb/broker/core/proxy/CollectionProxyDefaultImpl.java00249
org/apache/ojb/broker/core/proxy/CollectionProxyListener.java007
org/apache/ojb/broker/core/proxy/IndirectionHandler.java0018
org/apache/ojb/broker/core/proxy/IndirectionHandlerCGLIB.java003
org/apache/ojb/broker/core/proxy/IndirectionHandlerCGLIBImpl.java009
org/apache/ojb/broker/core/proxy/IndirectionHandlerJDK.java004
org/apache/ojb/broker/core/proxy/IndirectionHandlerJDKImpl.java009
org/apache/ojb/broker/core/proxy/ListProxyDefaultImpl.java0082
org/apache/ojb/broker/core/proxy/MaterializationListener.java006
org/apache/ojb/broker/core/proxy/OJBProxy.java006
org/apache/ojb/broker/core/proxy/OJBSerializableProxy.java0044
org/apache/ojb/broker/core/proxy/ProxyConfiguration.java0019
org/apache/ojb/broker/core/proxy/ProxyFactory.java00105
org/apache/ojb/broker/core/proxy/ProxyFactoryCGLIBImpl.java0035
org/apache/ojb/broker/core/proxy/ProxyFactoryJDKImpl.java0053
org/apache/ojb/broker/core/proxy/ProxyHelper.java0065
org/apache/ojb/broker/core/proxy/SetProxyDefaultImpl.java0059
org/apache/ojb/broker/core/proxy/VirtualProxy.java0051
org/apache/ojb/broker/locking/CommonsOJBLockManager.java00245
org/apache/ojb/broker/locking/IsolationLevels.java0035
org/apache/ojb/broker/locking/LockHelper.java0024
org/apache/ojb/broker/locking/LockIsolation.java004
org/apache/ojb/broker/locking/LockIsolationManager.java0065
org/apache/ojb/broker/locking/LockManager.java0028
org/apache/ojb/broker/locking/LockManagerCommonsImpl.java00195
org/apache/ojb/broker/locking/LockManagerInMemoryImpl.java00352
org/apache/ojb/broker/locking/LockManagerRemoteImpl.java00225
org/apache/ojb/broker/locking/LockManagerServlet.java0097
org/apache/ojb/broker/locking/LockRuntimeException.java0015
org/apache/ojb/broker/metadata/AnonymousFieldDescriptor.java0011
org/apache/ojb/broker/metadata/ArgumentDescriptor.java0075
org/apache/ojb/broker/metadata/AttributeContainer.java008
org/apache/ojb/broker/metadata/AttributeDescriptorBase.java0048
org/apache/ojb/broker/metadata/ClassDescriptor.java00773
org/apache/ojb/broker/metadata/ClassNotPersistenceCapableException.java0015
org/apache/ojb/broker/metadata/CollectionDescriptor.java00172
org/apache/ojb/broker/metadata/ConnectionDescriptorXmlHandler.java00301
org/apache/ojb/broker/metadata/ConnectionPoolDescriptor.java0079
org/apache/ojb/broker/metadata/ConnectionRepository.java00115
org/apache/ojb/broker/metadata/DeleteProcedureDescriptor.java0097
org/apache/ojb/broker/metadata/DescriptorBase.java0038
org/apache/ojb/broker/metadata/DescriptorRepository.java00324
org/apache/ojb/broker/metadata/FieldDescriptor.java00409
org/apache/ojb/broker/metadata/FieldHelper.java0012
org/apache/ojb/broker/metadata/FieldType.java0016
org/apache/ojb/broker/metadata/FieldTypeClasses.java00135
org/apache/ojb/broker/metadata/IndexDescriptor.java0093
org/apache/ojb/broker/metadata/InsertProcedureDescriptor.java0096
org/apache/ojb/broker/metadata/JdbcConnectionDescriptor.java00441
org/apache/ojb/broker/metadata/JdbcMetadataUtils.java00260
org/apache/ojb/broker/metadata/JdbcType.java0050
org/apache/ojb/broker/metadata/JdbcTypesHelper.java00778
org/apache/ojb/broker/metadata/MetadataConfiguration.java004
org/apache/ojb/broker/metadata/MetadataException.java0017
org/apache/ojb/broker/metadata/MetadataManager.java00233
org/apache/ojb/broker/metadata/ObjectCacheDescriptor.java0058
org/apache/ojb/broker/metadata/ObjectReferenceDescriptor.java00477
org/apache/ojb/broker/metadata/ProcedureDescriptor.java0051
org/apache/ojb/broker/metadata/RepositoryElements.java00239
org/apache/ojb/broker/metadata/RepositoryPersistor.java00221
org/apache/ojb/broker/metadata/RepositoryTags.java0053
org/apache/ojb/broker/metadata/RepositoryXmlHandler.java00661
org/apache/ojb/broker/metadata/SequenceDescriptor.java00113
org/apache/ojb/broker/metadata/SuperReferenceDescriptor.java00217
org/apache/ojb/broker/metadata/UpdateProcedureDescriptor.java0038
org/apache/ojb/broker/metadata/XmlCapable.java004
org/apache/ojb/broker/metadata/fieldaccess/AnonymousPersistentField.java0061
org/apache/ojb/broker/metadata/fieldaccess/PersistentField.java0046
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldAutoProxyImpl.java00107
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldAutoProxyImplNew.java001
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldBase.java0091
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDirectAccessImplNew.java002
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDirectImpl.java00121
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDynaBeanImpl.java0087
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDynaBeanImplNew.java001
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldFactory.java0047
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldIntrospectorImpl.java00130
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldIntrospectorImplNew.java002
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldPrivilegedImpl.java0058
org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldPrivilegedImplNew.java002
org/apache/ojb/broker/metadata/torque/TableDescriptor.java0029
org/apache/ojb/broker/metadata/torque/TorqueFieldGenerator.java0029
org/apache/ojb/broker/metadata/torque/TorqueForeignKeyGenerator.java00114
org/apache/ojb/broker/metadata/torque/TorqueIndexGenerator.java0015
org/apache/ojb/broker/metadata/torque/TorqueRepositoryGenerator.java0045
org/apache/ojb/broker/metadata/torque/TorqueTableGenerator.java0037
org/apache/ojb/broker/metadata/torque/TorqueTablePreprocessor.java0028
org/apache/ojb/broker/platforms/BlobWrapper.java00128
org/apache/ojb/broker/platforms/ClobWrapper.java00254
org/apache/ojb/broker/platforms/Oracle9iLobHandler.java00134
org/apache/ojb/broker/platforms/Platform.java0088
org/apache/ojb/broker/platforms/PlatformDb2Impl.java0069
org/apache/ojb/broker/platforms/PlatformDefaultImpl.java00243
org/apache/ojb/broker/platforms/PlatformDerbyImpl.java0025
org/apache/ojb/broker/platforms/PlatformException.java0012
org/apache/ojb/broker/platforms/PlatformFactory.java0021
org/apache/ojb/broker/platforms/PlatformFirebirdImpl.java0016
org/apache/ojb/broker/platforms/PlatformHsqldbImpl.java0027
org/apache/ojb/broker/platforms/PlatformInformixImpl.java0037
org/apache/ojb/broker/platforms/PlatformMaxDBImpl.java002
org/apache/ojb/broker/platforms/PlatformMsAccessImpl.java0072
org/apache/ojb/broker/platforms/PlatformMsSQLServerImpl.java0029
org/apache/ojb/broker/platforms/PlatformMySQLImpl.java00121
org/apache/ojb/broker/platforms/PlatformOracle9iImpl.java00352
org/apache/ojb/broker/platforms/PlatformOracleImpl.java00171
org/apache/ojb/broker/platforms/PlatformPostgreSQLImpl.java0075
org/apache/ojb/broker/platforms/PlatformSapdbImpl.java0081
org/apache/ojb/broker/platforms/PlatformSybaseASAImpl.java0018
org/apache/ojb/broker/platforms/PlatformSybaseASEImpl.java007
org/apache/ojb/broker/platforms/PlatformSybaseImpl.java007
org/apache/ojb/broker/platforms/PlatformWLOracle9iImpl.java00130
org/apache/ojb/broker/query/AbstractQueryImpl.java00125
org/apache/ojb/broker/query/BetweenCriteria.java0093
org/apache/ojb/broker/query/Criteria.java00787
org/apache/ojb/broker/query/CriteriaUtils.java0040
org/apache/ojb/broker/query/DBException.java008
org/apache/ojb/broker/query/ExistsCriteria.java0020
org/apache/ojb/broker/query/FieldCriteria.java00114
org/apache/ojb/broker/query/InCriteria.java0051
org/apache/ojb/broker/query/LikeCriteria.java00180
org/apache/ojb/broker/query/MtoNQuery.java008
org/apache/ojb/broker/query/NullCriteria.java0030
org/apache/ojb/broker/query/OJBSearchFilter.java00161
org/apache/ojb/broker/query/Query.java0049
org/apache/ojb/broker/query/QueryByCriteria.java00241
org/apache/ojb/broker/query/QueryByIdentity.java0054
org/apache/ojb/broker/query/QueryByMtoNCriteria.java0036
org/apache/ojb/broker/query/QueryBySQL.java0024
org/apache/ojb/broker/query/QueryFactory.java00115
org/apache/ojb/broker/query/ReportQuery.java0012
org/apache/ojb/broker/query/ReportQueryByCriteria.java00139
org/apache/ojb/broker/query/ReportQueryByMtoNCriteria.java0095
org/apache/ojb/broker/query/SearchFilter.java00200
org/apache/ojb/broker/query/SelectionCriteria.java00376
org/apache/ojb/broker/query/SqlCriteria.java0023
org/apache/ojb/broker/query/UserAlias.java0057
org/apache/ojb/broker/query/ValueCriteria.java00319
org/apache/ojb/broker/transaction/OJBTxManager.java007
org/apache/ojb/broker/transaction/OJBTxObject.java002
org/apache/ojb/broker/transaction/TransactionNotInProgressException.java0015
org/apache/ojb/broker/transaction/tm/AbstractTransactionManagerFactory.java0057
org/apache/ojb/broker/transaction/tm/JBossTransactionManagerFactory.java009
org/apache/ojb/broker/transaction/tm/JOnASTransactionManagerFactory.java0010
org/apache/ojb/broker/transaction/tm/OrionTransactionManagerFactory.java0010
org/apache/ojb/broker/transaction/tm/SunOneTransactionManagerFactory.java0010
org/apache/ojb/broker/transaction/tm/TransactionManagerFactory.java005
org/apache/ojb/broker/transaction/tm/TransactionManagerFactoryException.java0025
org/apache/ojb/broker/transaction/tm/TransactionManagerFactoryFactory.java0022
org/apache/ojb/broker/transaction/tm/WebSphereTransactionManagerFactory.java0012
org/apache/ojb/broker/transaction/tm/WeblogicTransactionManagerFactory.java009
org/apache/ojb/broker/util/Base64.java001375
org/apache/ojb/broker/util/BrokerHelper.java00535
org/apache/ojb/broker/util/ClassHelper.java00259
org/apache/ojb/broker/util/ConstructorHelper.java0035
org/apache/ojb/broker/util/DoubleHashtable.java0022
org/apache/ojb/broker/util/ExceptionHelper.java00133
org/apache/ojb/broker/util/GUID.java0038
org/apache/ojb/broker/util/IdentityArrayList.java0045
org/apache/ojb/broker/util/IdentityHashMap.java00131
org/apache/ojb/broker/util/IdentityMapFactory.java0066
org/apache/ojb/broker/util/JdbcTypesHelper.java003
org/apache/ojb/broker/util/ObjectModification.java0015
org/apache/ojb/broker/util/ObjectModificationDefaultImpl.java0038
org/apache/ojb/broker/util/ReferenceMap.java00338
org/apache/ojb/broker/util/SqlHelper.java0084
org/apache/ojb/broker/util/Version.java0038
org/apache/ojb/broker/util/WrappedConnection.java00271
org/apache/ojb/broker/util/XmlHelper.java0015
org/apache/ojb/broker/util/batch/BatchConnection.java00130
org/apache/ojb/broker/util/batch/BatchPreparedStatement.java008
org/apache/ojb/broker/util/batch/PreparedStatementInvocationHandler.java00177
org/apache/ojb/broker/util/collections/IRemovalAwareCollection.java004
org/apache/ojb/broker/util/collections/ManageableArrayList.java0023
org/apache/ojb/broker/util/collections/ManageableHashMap.java0052
org/apache/ojb/broker/util/collections/ManageableHashSet.java0022
org/apache/ojb/broker/util/collections/ManageableVector.java0022
org/apache/ojb/broker/util/collections/RemovalAwareCollection.java0045
org/apache/ojb/broker/util/collections/RemovalAwareList.java0045
org/apache/ojb/broker/util/collections/RemovalAwareSet.java0031
org/apache/ojb/broker/util/configuration/Configurable.java005
org/apache/ojb/broker/util/configuration/Configuration.java0020
org/apache/ojb/broker/util/configuration/ConfigurationException.java0028
org/apache/ojb/broker/util/configuration/Configurator.java0022
org/apache/ojb/broker/util/configuration/impl/ConfigurationAbstractImpl.java00148
org/apache/ojb/broker/util/configuration/impl/OjbConfiguration.java00119
org/apache/ojb/broker/util/configuration/impl/OjbConfigurator.java0032
org/apache/ojb/broker/util/dbhandling/DBHandling.java0024
org/apache/ojb/broker/util/dbhandling/DBHandlingTask.java00122
org/apache/ojb/broker/util/dbhandling/TorqueDBHandling.java00271
org/apache/ojb/broker/util/event/OjbEvent.java006
org/apache/ojb/broker/util/event/OjbEventListener.java002
org/apache/ojb/broker/util/factory/ConfigurableFactory.java0078
org/apache/ojb/broker/util/interceptor/Interceptor.java0094
org/apache/ojb/broker/util/interceptor/InterceptorFactory.java00168
org/apache/ojb/broker/util/interceptor/TracingInterceptor.java0050
org/apache/ojb/broker/util/logging/CommonsLoggerImpl.java00365
org/apache/ojb/broker/util/logging/Log4jLoggerImpl.java00486
org/apache/ojb/broker/util/logging/Logger.java00114
org/apache/ojb/broker/util/logging/LoggerFactory.java0012
org/apache/ojb/broker/util/logging/LoggerFactoryImpl.java0086
org/apache/ojb/broker/util/logging/LoggerWrapperPrintWriter.java00150
org/apache/ojb/broker/util/logging/LoggingConfiguration.java00128
org/apache/ojb/broker/util/logging/PoorMansLoggerImpl.java00300
org/apache/ojb/broker/util/logging/StringBufferLoggerImpl.java0048
org/apache/ojb/broker/util/pooling/ByPassConnection.java0024
org/apache/ojb/broker/util/pooling/PoolConfiguration.java00189
org/apache/ojb/broker/util/sequence/AbstractSequenceManager.java0078
org/apache/ojb/broker/util/sequence/HighLowSequence.java0069
org/apache/ojb/broker/util/sequence/SequenceManager.java0018
org/apache/ojb/broker/util/sequence/SequenceManagerException.java0013
org/apache/ojb/broker/util/sequence/SequenceManagerFactory.java0033
org/apache/ojb/broker/util/sequence/SequenceManagerHelper.java00182
org/apache/ojb/broker/util/sequence/SequenceManagerHighLowImpl.java00137
org/apache/ojb/broker/util/sequence/SequenceManagerInMemoryImpl.java0041
org/apache/ojb/broker/util/sequence/SequenceManagerMSSQLGuidImpl.java0054
org/apache/ojb/broker/util/sequence/SequenceManagerNativeImpl.java0087
org/apache/ojb/broker/util/sequence/SequenceManagerNextValImpl.java0070
org/apache/ojb/broker/util/sequence/SequenceManagerSeqHiLoImpl.java0036
org/apache/ojb/broker/util/sequence/SequenceManagerStoredProcedureImpl.java00118
org/apache/ojb/broker/util/sequence/SequenceManagerTransientImpl.java0037
org/apache/ojb/broker/util/ui/AsciiSplash.java0017
org/apache/ojb/odmg/DatabaseImpl.java00110
org/apache/ojb/odmg/HasBroker.java004
org/apache/ojb/odmg/Image.java00298
org/apache/ojb/odmg/ImplementationExt.java0038
org/apache/ojb/odmg/ImplementationImpl.java00210
org/apache/ojb/odmg/ImplementationJTAImpl.java0051
org/apache/ojb/odmg/J2EETransactionImpl.java00123
org/apache/ojb/odmg/JTATxManager.java00121
org/apache/ojb/odmg/LocalTxManager.java0049
org/apache/ojb/odmg/NamedRootsMap.java00161
org/apache/ojb/odmg/NarrowTransaction.java00102
org/apache/ojb/odmg/ODMGJ2EEFactory.java004
org/apache/ojb/odmg/OJB.java0010
org/apache/ojb/odmg/OJBJ2EE_2.java005
org/apache/ojb/odmg/OJBTxManager.java0010
org/apache/ojb/odmg/ObjectEnvelope.java00392
org/apache/ojb/odmg/ObjectEnvelopeOrdering.java00282
org/apache/ojb/odmg/ObjectEnvelopeTable.java00399
org/apache/ojb/odmg/OdmgConfiguration.java0017
org/apache/ojb/odmg/PBCapsule.java0062
org/apache/ojb/odmg/RuntimeObject.java0076
org/apache/ojb/odmg/TransactionAbortedExceptionOJB.java0017
org/apache/ojb/odmg/TransactionAware.java0010
org/apache/ojb/odmg/TransactionExt.java0032
org/apache/ojb/odmg/TransactionImpl.java00724
org/apache/ojb/odmg/TxManagerFactory.java0014
org/apache/ojb/odmg/TxUtil.java007
org/apache/ojb/odmg/collections/DBagImpl.java0044
org/apache/ojb/odmg/collections/DListEntry.java00169
org/apache/ojb/odmg/collections/DListImpl.java00250
org/apache/ojb/odmg/collections/DListIterator.java0036
org/apache/ojb/odmg/collections/DMapEntry.java00211
org/apache/ojb/odmg/collections/DMapImpl.java00118
org/apache/ojb/odmg/collections/DSetEntry.java007
org/apache/ojb/odmg/collections/DSetImpl.java00252
org/apache/ojb/odmg/collections/DSetIterator.java0014
org/apache/ojb/odmg/link/LinkEntry.java0022
org/apache/ojb/odmg/link/LinkEntryMtoN.java0017
org/apache/ojb/odmg/link/LinkEntryOneToN.java0016
org/apache/ojb/odmg/link/LinkEntryOneToOne.java0013
org/apache/ojb/odmg/locking/AbstractLockStrategy.java0058
org/apache/ojb/odmg/locking/InMemoryLockMapImpl.java00305
org/apache/ojb/odmg/locking/LockEntry.java0074
org/apache/ojb/odmg/locking/LockManager.java0067
org/apache/ojb/odmg/locking/LockManagerDefaultImpl.java0098
org/apache/ojb/odmg/locking/LockManagerFactory.java0064
org/apache/ojb/odmg/locking/LockManagerOdmgImpl.java0088
org/apache/ojb/odmg/locking/LockMap.java0028
org/apache/ojb/odmg/locking/LockMapFactory.java0015
org/apache/ojb/odmg/locking/LockStrategy.java0010
org/apache/ojb/odmg/locking/LockStrategyFactory.java0053
org/apache/ojb/odmg/locking/ObjectLocks.java0044
org/apache/ojb/odmg/locking/ReadCommittedStrategy.java0050
org/apache/ojb/odmg/locking/ReadUncommittedStrategy.java0036
org/apache/ojb/odmg/locking/RemoteLockMapImpl.java00530
org/apache/ojb/odmg/locking/RepeatableReadStrategy.java0061
org/apache/ojb/odmg/locking/SerializableStrategy.java0069
org/apache/ojb/odmg/oql/EnhancedOQLQuery.java0010
org/apache/ojb/odmg/oql/OQLLexer.java002375
org/apache/ojb/odmg/oql/OQLLexerTokenTypes.java00161
org/apache/ojb/odmg/oql/OQLParser.java002017
org/apache/ojb/odmg/oql/OQLQueryImpl.java00137
org/apache/ojb/odmg/states/ModificationState.java0038
org/apache/ojb/odmg/states/StateNewClean.java0044
org/apache/ojb/odmg/states/StateNewDelete.java0038
org/apache/ojb/odmg/states/StateNewDirty.java0041
org/apache/ojb/odmg/states/StateOldClean.java0036
org/apache/ojb/odmg/states/StateOldDelete.java0042
org/apache/ojb/odmg/states/StateOldDirty.java0043
org/apache/ojb/odmg/states/StateTransient.java0044
org/apache/ojb/otm/EditingContext.java0035
org/apache/ojb/otm/Kit.java0021
org/apache/ojb/otm/OTMConnection.java0081
org/apache/ojb/otm/OTMKit.java0021
org/apache/ojb/otm/copy/CloneableObjectCopyStrategy.java0053
org/apache/ojb/otm/copy/MetadataObjectCopyStrategy.java0060
org/apache/ojb/otm/copy/NoOpObjectCopyStrategy.java0020
org/apache/ojb/otm/copy/ObjectCopyException.java0046
org/apache/ojb/otm/copy/ObjectCopyStrategy.java005
org/apache/ojb/otm/copy/OjbCloneable.java006
org/apache/ojb/otm/copy/ReflectiveObjectCopyStrategy.java00363
org/apache/ojb/otm/copy/SerializeObjectCopyStrategy.java0068
org/apache/ojb/otm/core/BaseConnection.java00293
org/apache/ojb/otm/core/ConcreteEditingContext.java00555
org/apache/ojb/otm/core/ConnectionException.java0046
org/apache/ojb/otm/core/LockingPassthruException.java0025
org/apache/ojb/otm/core/OTMGenericException.java0047
org/apache/ojb/otm/core/QueryPreparationRuntimeException.java0014
org/apache/ojb/otm/core/Transaction.java0070
org/apache/ojb/otm/core/TransactionAbortedException.java0047
org/apache/ojb/otm/core/TransactionException.java0048
org/apache/ojb/otm/core/TransactionInProgressException.java0049
org/apache/ojb/otm/core/TransactionListener.java0011
org/apache/ojb/otm/core/TransactionNotInProgressException.java0048
org/apache/ojb/otm/kit/SimpleKit.java0065
org/apache/ojb/otm/lock/IsolationFactory.java0014
org/apache/ojb/otm/lock/LockListener.java007
org/apache/ojb/otm/lock/LockManager.java0029
org/apache/ojb/otm/lock/LockType.java006
org/apache/ojb/otm/lock/LockingException.java0046
org/apache/ojb/otm/lock/ObjectLock.java0086
org/apache/ojb/otm/lock/UnknownIsolationException.java0046
org/apache/ojb/otm/lock/isolation/AbstractIsolation.java005
org/apache/ojb/otm/lock/isolation/ReadCommittedIsolation.java0021
org/apache/ojb/otm/lock/isolation/ReadUncommittedIsolation.java0018
org/apache/ojb/otm/lock/isolation/RepeatableReadIsolation.java0029
org/apache/ojb/otm/lock/isolation/SerializableIsolation.java0030
org/apache/ojb/otm/lock/isolation/TransactionIsolation.java0012
org/apache/ojb/otm/lock/map/InMemoryLockMap.java0024
org/apache/ojb/otm/lock/map/LockMap.java008
org/apache/ojb/otm/lock/wait/ConcurrentModificationException.java0047
org/apache/ojb/otm/lock/wait/DeadlockException.java0048
org/apache/ojb/otm/lock/wait/LockWaitStrategy.java007
org/apache/ojb/otm/lock/wait/NoWaitStrategy.java0011
org/apache/ojb/otm/lock/wait/TimeoutStrategy.java0035
org/apache/ojb/otm/states/Hollow.java0028
org/apache/ojb/otm/states/IllegalObjectStateException.java0045
org/apache/ojb/otm/states/PersistentClean.java0034
org/apache/ojb/otm/states/PersistentDeleted.java0038
org/apache/ojb/otm/states/PersistentDirty.java0046
org/apache/ojb/otm/states/PersistentNew.java0041
org/apache/ojb/otm/states/PersistentNewDeleted.java0035
org/apache/ojb/otm/states/State.java0069
org/apache/ojb/otm/states/Transient.java0017
org/apache/ojb/otm/swizzle/CopySwizzling.java0071
org/apache/ojb/otm/swizzle/NoSwizzling.java0027
org/apache/ojb/otm/swizzle/Swizzling.java005
org/apache/ojb/otm/transaction/LocalTransactionFactory.java0052
org/apache/ojb/otm/transaction/ManagedTransactionFactory.java0070
org/apache/ojb/otm/transaction/TransactionFactory.java0021
org/apache/ojb/otm/transaction/TransactionFactoryException.java0046
org/apache/ojb/soda/ConstraintImpl.java0041
org/apache/ojb/soda/ObjectContainerImpl.java0016
org/apache/ojb/soda/ObjectSetImpl.java0060
org/apache/ojb/soda/QueryImpl.java0049
org/odbms/Constraint.java0052
org/odbms/ObjectContainer.java003
org/odbms/ObjectSet.java0017
org/odbms/Query.java0037
org/odmg/ClassNotPersistenceCapableException.java0010
org/odmg/DArray.java006
org/odmg/DBag.java0025
org/odmg/DCollection.java0031
org/odmg/DList.java009
org/odmg/DMap.java003
org/odmg/DSet.java0029
org/odmg/Database.java0044
org/odmg/DatabaseClosedException.java007
org/odmg/DatabaseIsReadOnlyException.java007
org/odmg/DatabaseNotFoundException.java009
org/odmg/DatabaseOpenException.java008
org/odmg/Implementation.java0017
org/odmg/LockNotGrantedException.java0051
org/odmg/NotImplementedException.java008
org/odmg/ODMGException.java007
org/odmg/ODMGRuntimeException.java0010
org/odmg/OQLQuery.java0027
org/odmg/ObjectDeletedException.java007
org/odmg/ObjectNameNotFoundException.java0043
org/odmg/ObjectNameNotUniqueException.java0043
org/odmg/ObjectNotPersistentException.java007
org/odmg/QueryException.java008
org/odmg/QueryInvalidException.java009
org/odmg/QueryParameterCountInvalidException.java007
org/odmg/QueryParameterTypeInvalidException.java007
org/odmg/Transaction.java0053
org/odmg/TransactionAbortedException.java007
org/odmg/TransactionInProgressException.java007
org/odmg/TransactionNotInProgressException.java007

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
40Errors Error
NewlineAtEndOfFile14Errors Error
Translation0Errors Error
FileLength3Errors Error
FileTabCharacter
  • eachLine: "true"
8710Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
1658Errors Error
JavadocMethod5717Errors Error
JavadocType148Errors Error
JavadocVariable1558Errors Error
JavadocStyle1172Errors Error
ConstantName79Errors Error
LocalFinalVariableName1Errors Error
LocalVariableName156Errors Error
MemberName378Errors Error
MethodName57Errors Error
PackageName0Errors Error
ParameterName68Errors Error
StaticVariableName52Errors Error
TypeName27Errors Error
AvoidStarImport13Errors Error
IllegalImport0Errors Error
RedundantImport7Errors Error
UnusedImports20Errors Error
LineLength7607Errors Error
MethodLength13Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad25Errors Error
MethodParamPad50Errors Error
NoWhitespaceAfter40Errors Error
NoWhitespaceBefore4Errors Error
OperatorWrap218Errors Error
ParenPad1352Errors Error
TypecastParenPad8Errors Error
WhitespaceAfter565Errors Error
WhitespaceAround2590Errors Error
ModifierOrder54Errors Error
RedundantModifier637Errors Error
AvoidNestedBlocks251Errors Error
EmptyBlock75Errors Error
LeftCurly9899Errors Error
NeedBraces666Errors Error
RightCurly1665Errors Error
AvoidInlineConditionals223Errors Error
DoubleCheckedLocking1Errors Error
EmptyStatement0Errors Error
EqualsHashCode2Errors Error
HiddenField319Errors Error
IllegalInstantiation0Errors Error
InnerAssignment2Errors Error
MagicNumber272Errors Error
MissingSwitchDefault12Errors Error
RedundantThrows539Errors Error
SimplifyBooleanExpression9Errors Error
SimplifyBooleanReturn8Errors Error
DesignForExtension2692Errors Error
FinalClass23Errors Error
HideUtilityClassConstructor25Errors Error
InterfaceIsType5Errors Error
VisibilityModifier240Errors Error
ArrayTypeStyle27Errors Error
FinalParameters5195Errors Error
TodoComment95Errors Error
UpperEll0Errors Error

Details

org/apache/ojb/broker/Identity.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
Errors'{' should be on the previous line.72
ErrorsLine has trailing spaces.73
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsName 'iConstant' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
ErrorsName 'm_objectsTopLevelClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsName 'm_objectsRealClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
ErrorsLine is longer than 80 characters.94
ErrorsName 'm_pkValues' must match pattern '^[a-z][a-zA-Z0-9]*$'.96
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.108
ErrorsName 'm_stringRepresentation' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
ErrorsMissing a Javadoc comment.109
ErrorsName 'm_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'.109
Errors'{' should be on the previous line.115
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.128
ErrorsLine is longer than 80 characters.132
Errors'isTransient' hides a field.132
ErrorsAvoid inline conditionals.137
ErrorsLine is longer than 80 characters.142
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.162
ErrorsLine has trailing spaces.163
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.174
ErrorsLine has trailing spaces.175
ErrorsLine is longer than 80 characters.180
ErrorsLine is longer than 80 characters.186
ErrorsMissing a Javadoc comment.186
ErrorsParameter cld should be final.186
Errors'if' construct must use '{}'s.188
ErrorsLine is longer than 80 characters.188
Errors'if' is not followed by whitespace.188
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters.191
Errors'synchronized' is not followed by whitespace.193
Errors'{' should be on the previous line.194
Errors'{' should be on the previous line.196
Errors'}' should be on the same line.201
Errors'{' should be on the previous line.203
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.216
Errors'{' should be on the previous line.218
ErrorsLine is longer than 80 characters.219
Errors'}' should be on the same line.226
Errors'{' should be on the previous line.228
Errors'}' should be on the same line.230
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.238
ErrorsLine has trailing spaces.239
ErrorsLine is longer than 80 characters.245
ErrorsExpected @throws tag for 'PersistenceBrokerException'.245
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.245
ErrorsLine is longer than 80 characters.249
Errors'{' should be on the previous line.251
Errors'}' should be on the same line.260
Errors'{' should be on the previous line.262
ErrorsLine has trailing spaces.269
ErrorsMethod 'isTransient' is not designed for extension - needs to be abstract, final or empty.272
Errors'{' should be on the previous line.273
ErrorsMethod 'getObjectsTopLevelClass' is not designed for extension - needs to be abstract, final or empty.284
Errors'{' should be on the previous line.285
ErrorsLine has trailing spaces.291
ErrorsMethod 'getObjectsRealClass' is not designed for extension - needs to be abstract, final or empty.294
Errors'{' should be on the previous line.295
ErrorsLine has trailing spaces.301
ErrorsMethod 'setObjectsRealClass' is not designed for extension - needs to be abstract, final or empty.304
Errors'{' should be on the previous line.305
ErrorsLine has trailing spaces.311
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.316
ErrorsExpected @throws tag for 'PersistenceBrokerException'.316
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.316
Errors'{' should be on the previous line.317
Errors'{' should be on the previous line.323
Errors'}' should be on the same line.332
Errors'{' should be on the previous line.334
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.343
Errors'{' should be on the previous line.344
Errors'{' should be on the previous line.346
Errors'{' should be on the previous line.350
ErrorsAvoid inline conditionals.351
Errors'if' construct must use '{}'s.355
Errors'if' is not followed by whitespace.355
ErrorsLine is longer than 80 characters.363
ErrorsLine has trailing spaces.365
ErrorsLine is longer than 80 characters.367
ErrorsLine is longer than 80 characters.369
ErrorsMethod 'checkForPrimaryKeys' is not designed for extension - needs to be abstract, final or empty.369
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.369
Errors'{' should be on the previous line.373
ErrorsLine is longer than 80 characters.374
ErrorsLine is longer than 80 characters.378
ErrorsLine has trailing spaces.383
ErrorsMethod 'getPrimaryKeyValues' is not designed for extension - needs to be abstract, final or empty.386
Errors'{' should be on the previous line.387
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.394
Errors'{' should be on the previous line.395
Errors'if' construct must use '{}'s.396
Errors'if' is not followed by whitespace.396
Errors'{' should be on the previous line.400
ErrorsLine is longer than 80 characters.402
Errors'if' is not followed by whitespace.403
Errors'{' should be on the previous line.404
Errors'if' is not followed by whitespace.407
Errors'{' should be on the previous line.408
Errors'{' should be on the previous line.410
ErrorsLine is longer than 80 characters.411
ErrorsAvoid inline conditionals.411
ErrorsLine is longer than 80 characters.415
ErrorsLine is longer than 80 characters.417
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.429
Errors'{' should be on the previous line.430
Errors'if' is not followed by whitespace.436
Errors'{' should be on the previous line.437
Errors'{' should be on the previous line.441
Errors'if' is not followed by whitespace.443
Errors'{' should be on the previous line.444
Errors'}' should be on the same line.446
Errors'{' should be on the previous line.448
ErrorsLine is longer than 80 characters.449
ErrorsAvoid inline conditionals.449
ErrorsLine is longer than 80 characters.458
ErrorsMissing a Javadoc comment.458
ErrorsParameter msg should be final.458
Errors'if' is not followed by whitespace.461
Errors'{' should be on the previous line.462
Errors'if' is not followed by whitespace.465
Errors'{' should be on the previous line.466
Errors'+' should be on a new line.467
ErrorsLine is longer than 80 characters.468
ErrorsAvoid inline conditionals.468
Errors'+' should be on a new line.468
ErrorsLine is longer than 80 characters.469
ErrorsAvoid inline conditionals.469
Errors'+' should be on a new line.469
ErrorsLine is longer than 80 characters.470
ErrorsAvoid inline conditionals.470
Errors'+' should be on a new line.470
ErrorsLine is longer than 80 characters.471
ErrorsAvoid inline conditionals.471
Errors'}' should be on the same line.472
Errors'{' should be on the previous line.474
Errors'+' should be on a new line.475
ErrorsLine is longer than 80 characters.476
ErrorsAvoid inline conditionals.476
Errors'+' should be on a new line.476
ErrorsLine is longer than 80 characters.477
ErrorsAvoid inline conditionals.477
Errors'+' should be on a new line.477
ErrorsLine is longer than 80 characters.478
ErrorsAvoid inline conditionals.478
Errors'+' should be on a new line.478

org/apache/ojb/broker/IdentityFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.36
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.108

org/apache/ojb/broker/KeyConstraintViolatedException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.32
ErrorsLine has trailing spaces.38
ErrorsParameter base should be final.41
Errors'{' should be on the previous line.42
ErrorsLine has trailing spaces.48
ErrorsParameter msg should be final.51
Errors'{' should be on the previous line.52
ErrorsLine has trailing spaces.58
ErrorsParameter msg should be final.62
ErrorsParameter base should be final.62
Errors'{' should be on the previous line.63

org/apache/ojb/broker/ManageableCollection.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.31
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.34
ErrorsLine has trailing spaces.36
ErrorsLine is longer than 80 characters.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.59
ErrorsLine has trailing spaces.61
ErrorsLine is longer than 80 characters.64
ErrorsRedundant 'public' modifier.64
ErrorsExpected @throws tag for 'PersistenceBrokerException'.64
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.64

org/apache/ojb/broker/MtoNImplementor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsLine has trailing spaces.39
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.46
ErrorsParameter pb should be final.46
ErrorsParameter leftDescriptor should be final.46
Errors'leftDescriptor' hides a field.46
ErrorsParameter left should be final.46
ErrorsParameter right should be final.46
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.59
ErrorsParameter pb should be final.59
ErrorsParameter leftFieldName should be final.59
ErrorsParameter left should be final.59
ErrorsParameter right should be final.59
Errors'if' is not followed by whitespace.61
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.77
ErrorsParameter leftDescriptor should be final.77
Errors'leftDescriptor' hides a field.77
ErrorsParameter left should be final.77
ErrorsParameter right should be final.77
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter leftDescriptor should be final.82
Errors'leftDescriptor' hides a field.82
ErrorsParameter left should be final.82
ErrorsParameter right should be final.82
Errors'if' is not followed by whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.96
ErrorsLine has trailing spaces.97
ErrorsMethod 'getLeftDescriptor' is not designed for extension - needs to be abstract, final or empty.100
Errors'{' should be on the previous line.101
ErrorsLine has trailing spaces.107
ErrorsMethod 'getLeftClass' is not designed for extension - needs to be abstract, final or empty.110
Errors'{' should be on the previous line.111
ErrorsLine has trailing spaces.117
ErrorsMethod 'getRightClass' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
ErrorsLine has trailing spaces.127
ErrorsMethod 'getLeftObject' is not designed for extension - needs to be abstract, final or empty.130
Errors'{' should be on the previous line.131
ErrorsLine has trailing spaces.137
ErrorsMethod 'getRightObject' is not designed for extension - needs to be abstract, final or empty.140
Errors'{' should be on the previous line.141

org/apache/ojb/broker/OJBException.java

ViolationMessageLine
Errors'{' should be on the previous line.27
Errors'{' should be on the previous line.32
ErrorsLine has trailing spaces.38
ErrorsParameter msg should be final.41
Errors'{' should be on the previous line.42
ErrorsLine has trailing spaces.48
ErrorsParameter cause should be final.51
Errors'{' should be on the previous line.52
ErrorsLine has trailing spaces.58
ErrorsParameter msg should be final.62
ErrorsParameter cause should be final.62
Errors'{' should be on the previous line.63

org/apache/ojb/broker/OJBRuntimeException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
Errors'{' should be on the previous line.32
ErrorsLine has trailing spaces.38
ErrorsParameter msg should be final.41
Errors'{' should be on the previous line.42
ErrorsLine has trailing spaces.48
ErrorsParameter cause should be final.51
Errors'{' should be on the previous line.52
ErrorsLine has trailing spaces.58
ErrorsParameter msg should be final.62
ErrorsParameter cause should be final.62
Errors'{' should be on the previous line.63

org/apache/ojb/broker/OptimisticLockException.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
ErrorsLine is longer than 80 characters.23
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
Errors'{' should be on the previous line.34
ErrorsLine has trailing spaces.40
ErrorsParameter msg should be final.43
Errors'{' should be on the previous line.44
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.50
ErrorsParameter msg should be final.54
ErrorsParameter source should be final.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.62
ErrorsParameter cause should be final.65
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.72
ErrorsMethod 'getSourceObject' is not designed for extension - needs to be abstract, final or empty.75
Errors'{' should be on the previous line.76
ErrorsLine has trailing spaces.82
ErrorsMethod 'setSourceObject' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter sourceObject should be final.85
Errors'sourceObject' hides a field.85
Errors'{' should be on the previous line.86

org/apache/ojb/broker/PBFactoryException.java

ViolationMessageLine
Errors'{' should be on the previous line.22
Errors'{' should be on the previous line.27
ErrorsLine has trailing spaces.33
ErrorsParameter msg should be final.36
Errors'{' should be on the previous line.37
ErrorsLine has trailing spaces.43
ErrorsParameter cause should be final.46
Errors'{' should be on the previous line.47
ErrorsLine has trailing spaces.53
ErrorsParameter msg should be final.57
ErrorsParameter cause should be final.57
Errors'{' should be on the previous line.58

org/apache/ojb/broker/PBKey.java

ViolationMessageLine
Errors'{' should be on the previous line.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsLine has trailing spaces.39
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.44
Errors'jcdAlias' hides a field.44
Errors'user' hides a field.44
Errors'password' hides a field.44
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
Errors'jcdAlias' hides a field.56
Errors'{' should be on the previous line.57
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter obj should be final.64
Errors'{' should be on the previous line.65
Errors'{' should be on the previous line.67
Errors'{' should be on the previous line.71
ErrorsAvoid inline conditionals.76
ErrorsLine is longer than 80 characters.77
ErrorsAvoid inline conditionals.77
ErrorsMethod 'clone' is not designed for extension - needs to be abstract, final or empty.83
Errors'{' should be on the previous line.84
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.93
Errors'{' should be on the previous line.94
ErrorsAvoid inline conditionals.96
ErrorsAvoid inline conditionals.97
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.107
Errors'+' is not preceded with whitespace.107
Errors'+' is not followed by whitespace.107
Errors'+' is not preceded with whitespace.107
Errors'+' is not followed by whitespace.107
Errors'+' is not preceded with whitespace.107
Errors'+' is not followed by whitespace.107
Errors'+' is not preceded with whitespace.107
Errors'+' should be on a new line.107
ErrorsAvoid inline conditionals.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
ErrorsLine is longer than 80 characters.112
ErrorsLine has trailing spaces.113
ErrorsMethod 'getAlias' is not designed for extension - needs to be abstract, final or empty.116
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.122
ErrorsLine has trailing spaces.123
ErrorsMethod 'getRepositoryFile' is not designed for extension - needs to be abstract, final or empty.127
Errors'{' should be on the previous line.128
ErrorsLine has trailing spaces.134
ErrorsMethod 'getUser' is not designed for extension - needs to be abstract, final or empty.137
Errors'{' should be on the previous line.138
ErrorsLine has trailing spaces.144
ErrorsMethod 'getPassword' is not designed for extension - needs to be abstract, final or empty.147
Errors'{' should be on the previous line.148

org/apache/ojb/broker/PBLifeCycleEvent.java

ViolationMessageLine
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.60
ErrorsParameter broker should be final.60
ErrorsParameter target should be final.60
Errors'target' hides a field.60
ErrorsParameter eventType should be final.60
Errors'eventType' hides a field.60
ErrorsLine has trailing spaces.69
ErrorsParameter broker should be final.73
ErrorsParameter type should be final.73
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.80
ErrorsLine has trailing spaces.81
ErrorsLine is longer than 80 characters.82
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.88
Errors'cast' is not followed by whitespace.89
Errors'}' should be on the same line.90
Errors'{' should be on the previous line.92
ErrorsLine has trailing spaces.99
ErrorsParameter obj should be final.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.109
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.121
ErrorsLine is longer than 80 characters.122
ErrorsLine has trailing spaces.131
Errors'{' should be on the previous line.135
Errors'{' should be on the previous line.143
ErrorsMissing a Javadoc comment.159
ErrorsLine has trailing spaces.163
ErrorsParameter type should be final.166
Errors'type' hides a field.166
Errors'{' should be on the previous line.167
ErrorsParameter obj should be final.174
Errors'{' should be on the previous line.175
Errors'{' should be on the previous line.177
Errors'{' should be on the previous line.181
Errors'{' should be on the previous line.192
ErrorsLine has trailing spaces.198
Errors'{' should be on the previous line.202
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.209
Errors'{' should be on the previous line.210
ErrorsLine is longer than 80 characters.211
ErrorsMissing a Javadoc comment.214
ErrorsParameter type should be final.214
Errors'{' should be on the previous line.215
Errors'{' should be on the previous line.217
Errors'}' should be on the same line.219
Errors'{' should be on the previous line.221
Errors'}' should be on the same line.223
Errors'{' should be on the previous line.225
Errors'}' should be on the same line.227
Errors'{' should be on the previous line.229
Errors'}' should be on the same line.231
Errors'{' should be on the previous line.233
Errors'}' should be on the same line.235
Errors'{' should be on the previous line.237
Errors'}' should be on the same line.239
Errors'{' should be on the previous line.241
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters.246

org/apache/ojb/broker/PBLifeCycleListener.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
Errors'{' should be on the previous line.33
ErrorsLine has trailing spaces.36
ErrorsLine is longer than 80 characters.39
ErrorsRedundant 'public' modifier.39
ErrorsExpected @throws tag for 'PersistenceBrokerException'.39
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.39
ErrorsLine has trailing spaces.43
ErrorsLine is longer than 80 characters.46
ErrorsRedundant 'public' modifier.46
ErrorsExpected @throws tag for 'PersistenceBrokerException'.46
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.46
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.53
ErrorsRedundant 'public' modifier.53
ErrorsExpected @throws tag for 'PersistenceBrokerException'.53
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.53
ErrorsLine has trailing spaces.57
ErrorsLine is longer than 80 characters.60
ErrorsRedundant 'public' modifier.60
ErrorsExpected @throws tag for 'PersistenceBrokerException'.60
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.60
ErrorsLine has trailing spaces.64
ErrorsLine is longer than 80 characters.67
ErrorsRedundant 'public' modifier.67
ErrorsExpected @throws tag for 'PersistenceBrokerException'.67
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.67
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters.74
ErrorsRedundant 'public' modifier.74
ErrorsExpected @throws tag for 'PersistenceBrokerException'.74
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.74
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.81
ErrorsRedundant 'public' modifier.81
ErrorsExpected @throws tag for 'PersistenceBrokerException'.81
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.81

org/apache/ojb/broker/PBListener.java

ViolationMessageLine
Errors'{' should be on the previous line.25

org/apache/ojb/broker/PBState.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.19
Errors'{' should be on the previous line.24
ErrorsLine is longer than 80 characters.26
ErrorsLine has trailing spaces.27
ErrorsRedundant 'public' modifier.30

org/apache/ojb/broker/PBStateEvent.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.47
ErrorsLine has trailing spaces.51
ErrorsParameter broker should be final.55
ErrorsParameter eventType should be final.55
Errors'eventType' hides a field.55
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.96
ErrorsLine is longer than 80 characters.97
ErrorsMissing a Javadoc comment.104
ErrorsLine has trailing spaces.108
ErrorsParameter type should be final.111
Errors'type' hides a field.111
Errors'{' should be on the previous line.112
ErrorsParameter obj should be final.119
Errors'{' should be on the previous line.120
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.126
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.143
Errors'{' should be on the previous line.147
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.156
ErrorsMissing a Javadoc comment.159
ErrorsParameter aType should be final.159
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.168
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
Errors'}' should be on the same line.176
Errors'{' should be on the previous line.178
Errors'}' should be on the same line.180
Errors'{' should be on the previous line.182
Errors'}' should be on the same line.184
Errors'{' should be on the previous line.186
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
Errors'}' should be on the same line.192
Errors'{' should be on the previous line.194

org/apache/ojb/broker/PBStateListener.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.28
ErrorsLine has trailing spaces.30
ErrorsRedundant 'public' modifier.33
ErrorsLine has trailing spaces.37
ErrorsRedundant 'public' modifier.40
ErrorsLine has trailing spaces.44
ErrorsRedundant 'public' modifier.47
ErrorsLine has trailing spaces.51
ErrorsRedundant 'public' modifier.54
ErrorsLine has trailing spaces.58
ErrorsRedundant 'public' modifier.61
ErrorsLine has trailing spaces.65
ErrorsRedundant 'public' modifier.68
ErrorsLine has trailing spaces.72
ErrorsRedundant 'public' modifier.75
ErrorsLine has trailing spaces.80
ErrorsRedundant 'public' modifier.83

org/apache/ojb/broker/PersistenceBroker.java

ViolationMessageLine
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters.54
ErrorsLine has trailing spaces.55
ErrorsRedundant 'public' modifier.58
ErrorsLine is longer than 80 characters.61
ErrorsLine has trailing spaces.62
ErrorsRedundant 'public' modifier.65
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.69
ErrorsRedundant 'public' modifier.72
ErrorsLine is longer than 80 characters.75
ErrorsLine has trailing spaces.76
ErrorsRedundant 'public' modifier.79
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.83
ErrorsRedundant 'public' modifier.86
ErrorsLine is longer than 80 characters.89
ErrorsLine has trailing spaces.91
ErrorsRedundant 'public' modifier.94
ErrorsLine is longer than 80 characters.97
ErrorsLine has trailing spaces.99
ErrorsRedundant 'public' modifier.102
ErrorsLine has trailing spaces.106
ErrorsRedundant 'public' modifier.109
ErrorsLine is longer than 80 characters.117
ErrorsLine has trailing spaces.118
ErrorsRedundant 'public' modifier.121
ErrorsLine is longer than 80 characters.124
ErrorsLine has trailing spaces.125
ErrorsRedundant 'public' modifier.128
ErrorsLine is longer than 80 characters.131
ErrorsLine has trailing spaces.132
ErrorsRedundant 'public' modifier.135
ErrorsLine has trailing spaces.140
ErrorsRedundant 'public' modifier.143
ErrorsExpected @throws tag for 'PersistenceBrokerException'.143
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.143
ErrorsLine is longer than 80 characters.146
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.153
ErrorsRedundant 'public' modifier.153
ErrorsExpected @throws tag for 'PersistenceBrokerException'.153
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.153
ErrorsLine is longer than 80 characters.158
ErrorsLine is longer than 80 characters.164
ErrorsRedundant 'public' modifier.164
ErrorsExpected @throws tag for 'PersistenceBrokerException'.164
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.164
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.176
ErrorsLine has trailing spaces.178
ErrorsLine is longer than 80 characters.183
ErrorsRedundant 'public' modifier.183
ErrorsExpected @throws tag for 'PersistenceBrokerException'.183
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.183
ErrorsLine has trailing spaces.187
ErrorsLine is longer than 80 characters.190
ErrorsRedundant 'public' modifier.190
ErrorsExpected @throws tag for 'PersistenceBrokerException'.190
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.190
ErrorsLine is longer than 80 characters.198
ErrorsLine has trailing spaces.200
ErrorsLine is longer than 80 characters.201
ErrorsRedundant 'public' modifier.203
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.203
ErrorsLine has trailing spaces.207
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.210
ErrorsRedundant 'public' modifier.210
ErrorsRedundant throws: 'TransactionInProgressException' is unchecked exception.210
ErrorsExpected @throws tag for 'TransactionAbortedException'.210
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.210
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.214
ErrorsLine has trailing spaces.216
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.218
ErrorsLine is longer than 80 characters.220
ErrorsRedundant 'public' modifier.220
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.220
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.220
ErrorsLine has trailing spaces.224
ErrorsRedundant 'public' modifier.227
ErrorsExpected @throws tag for 'PersistenceBrokerException'.227
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.227
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.231
ErrorsRedundant 'public' modifier.235
ErrorsLine has trailing spaces.239
ErrorsRedundant 'public' modifier.242
ErrorsLine has trailing spaces.252
ErrorsRedundant 'public' modifier.255
ErrorsLine has trailing spaces.259
ErrorsRedundant 'public' modifier.262
ErrorsLine has trailing spaces.266
ErrorsLine is longer than 80 characters.269
ErrorsLine is longer than 80 characters.270
ErrorsLine is longer than 80 characters.273
ErrorsRedundant 'public' modifier.273
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.273
ErrorsLine is longer than 80 characters.276
ErrorsLine has trailing spaces.278
ErrorsRedundant 'public' modifier.282
ErrorsLine is longer than 80 characters.285
ErrorsLine is longer than 80 characters.286
ErrorsLine is longer than 80 characters.291
ErrorsLine is longer than 80 characters.294
ErrorsRedundant 'public' modifier.294
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.294
ErrorsRedundant 'public' modifier.303
ErrorsExpected @throws tag for 'PersistenceBrokerException'.303
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.303
ErrorsLine is longer than 80 characters.306
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.308
ErrorsLine has trailing spaces.310
ErrorsLine has trailing spaces.311
ErrorsLine is longer than 80 characters.311
ErrorsLine is longer than 80 characters.313
ErrorsRedundant 'public' modifier.313
ErrorsExpected @throws tag for 'PersistenceBrokerException'.313
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.313
ErrorsLine is longer than 80 characters.320
ErrorsRedundant 'public' modifier.322
ErrorsLine is longer than 80 characters.323
ErrorsExpected @throws tag for 'PersistenceBrokerException'.323
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.323
ErrorsLine has trailing spaces.328
ErrorsRedundant 'public' modifier.331
ErrorsExpected @throws tag for 'PersistenceBrokerException'.331
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.331
ErrorsLine is longer than 80 characters.334
ErrorsLine has trailing spaces.336
ErrorsRedundant 'public' modifier.339
ErrorsExpected @throws tag for 'PersistenceBrokerException'.339
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.339
ErrorsLine is longer than 80 characters.342
ErrorsLine is longer than 80 characters.344
ErrorsLine is longer than 80 characters.345
ErrorsLine is longer than 80 characters.346
ErrorsComment matches to-do format 'TODO:'.348
ErrorsComment matches to-do format 'TODO:'.349
ErrorsLine has trailing spaces.350
ErrorsLine is longer than 80 characters.353
ErrorsRedundant 'public' modifier.353
ErrorsExpected @throws tag for 'PersistenceBrokerException'.353
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.353
ErrorsLine has trailing spaces.356
ErrorsLine is longer than 80 characters.358
ErrorsLine is longer than 80 characters.359
ErrorsLine is longer than 80 characters.360
ErrorsLine has trailing spaces.361
ErrorsLine is longer than 80 characters.364
ErrorsRedundant 'public' modifier.364
ErrorsExpected @throws tag for 'PersistenceBrokerException'.364
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.364
ErrorsLine is longer than 80 characters.367
ErrorsLine is longer than 80 characters.369
ErrorsLine has trailing spaces.371
ErrorsRedundant 'public' modifier.374
ErrorsExpected @throws tag for 'PersistenceBrokerException'.374
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.374
ErrorsLine is longer than 80 characters.381
ErrorsLine has trailing spaces.383
ErrorsLine is longer than 80 characters.386
ErrorsRedundant 'public' modifier.386
ErrorsExpected @throws tag for 'PersistenceBrokerException'.386
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.386
ErrorsLine is longer than 80 characters.389
ErrorsLine has trailing spaces.390
ErrorsLine is longer than 80 characters.394
ErrorsRedundant 'public' modifier.394
ErrorsExpected @throws tag for 'PersistenceBrokerException'.394
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.394
ErrorsLine has trailing spaces.398
ErrorsRedundant 'public' modifier.402
ErrorsExpected @throws tag for 'PersistenceBrokerException'.402
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.402
ErrorsLine is longer than 80 characters.405
ErrorsLine is longer than 80 characters.406
ErrorsLine has trailing spaces.407
ErrorsLine is longer than 80 characters.411
ErrorsRedundant 'public' modifier.411
ErrorsExpected @throws tag for 'PersistenceBrokerException'.411
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.411
ErrorsLine is longer than 80 characters.414
ErrorsLine is longer than 80 characters.415
ErrorsLine has trailing spaces.417
ErrorsLine is longer than 80 characters.423
ErrorsRedundant 'public' modifier.423
ErrorsExpected @throws tag for 'PersistenceBrokerException'.424
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.424
ErrorsLine is longer than 80 characters.427
ErrorsLine is longer than 80 characters.428
ErrorsLine is longer than 80 characters.429
ErrorsLine is longer than 80 characters.430
ErrorsLine has trailing spaces.431
ErrorsLine is longer than 80 characters.435
ErrorsRedundant 'public' modifier.435
ErrorsExpected @throws tag for 'PersistenceBrokerException'.435
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.435
ErrorsLine is longer than 80 characters.438
ErrorsLine is longer than 80 characters.439
ErrorsLine has trailing spaces.441
ErrorsLine is longer than 80 characters.445
ErrorsRedundant 'public' modifier.445
ErrorsExpected @throws tag for 'PersistenceBrokerException'.445
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.445
ErrorsLine is longer than 80 characters.448
ErrorsLine is longer than 80 characters.449
ErrorsLine is longer than 80 characters.450
ErrorsLine has trailing spaces.451
ErrorsLine is longer than 80 characters.455
ErrorsRedundant 'public' modifier.455
ErrorsExpected @throws tag for 'PersistenceBrokerException'.455
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.455
ErrorsLine is longer than 80 characters.458
ErrorsLine has trailing spaces.460
ErrorsLine is longer than 80 characters.464
ErrorsRedundant 'public' modifier.464
ErrorsExpected @throws tag for 'PersistenceBrokerException'.464
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.464
ErrorsLine is longer than 80 characters.467
ErrorsLine has trailing spaces.470
ErrorsRedundant 'public' modifier.475
ErrorsExpected @throws tag for 'PersistenceBrokerException'.476
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.476

org/apache/ojb/broker/PersistenceBrokerAware.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.34
ErrorsLine is longer than 80 characters.37
ErrorsRedundant 'public' modifier.37
ErrorsExpected @throws tag for 'PersistenceBrokerException'.37
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.37
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.42
ErrorsLine is longer than 80 characters.45
ErrorsRedundant 'public' modifier.45
ErrorsExpected @throws tag for 'PersistenceBrokerException'.45
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.45
ErrorsLine is longer than 80 characters.48
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.53
ErrorsRedundant 'public' modifier.53
ErrorsExpected @throws tag for 'PersistenceBrokerException'.53
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.53
ErrorsLine is longer than 80 characters.56
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters.61
ErrorsRedundant 'public' modifier.61
ErrorsExpected @throws tag for 'PersistenceBrokerException'.61
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.61
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.69
ErrorsRedundant 'public' modifier.69
ErrorsExpected @throws tag for 'PersistenceBrokerException'.69
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.69
ErrorsLine is longer than 80 characters.72
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.77
ErrorsRedundant 'public' modifier.77
ErrorsExpected @throws tag for 'PersistenceBrokerException'.77
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.77
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.84
ErrorsLine is longer than 80 characters.87
ErrorsRedundant 'public' modifier.87
ErrorsExpected @throws tag for 'PersistenceBrokerException'.87
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.87

org/apache/ojb/broker/PersistenceBrokerEvent.java

ViolationMessageLine
Errors'{' should be on the previous line.24
ErrorsLine has trailing spaces.27
ErrorsParameter broker should be final.30
Errors'{' should be on the previous line.31
ErrorsLine has trailing spaces.37
ErrorsMethod 'getTriggeringBroker' is not designed for extension - needs to be abstract, final or empty.40
Errors'{' should be on the previous line.41
Errors'cast' is not followed by whitespace.42

org/apache/ojb/broker/PersistenceBrokerException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
Errors'{' should be on the previous line.30
ErrorsLine has trailing spaces.36
ErrorsParameter msg should be final.39
Errors'{' should be on the previous line.40
ErrorsLine has trailing spaces.46
ErrorsParameter cause should be final.49
Errors'{' should be on the previous line.50
ErrorsLine has trailing spaces.56
ErrorsParameter msg should be final.60
ErrorsParameter cause should be final.60
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.67
ErrorsMethod 'getSourceException' is not designed for extension - needs to be abstract, final or empty.71
Errors'{' should be on the previous line.72

org/apache/ojb/broker/PersistenceBrokerFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsUtility classes should not have a public or default constructor.31
Errors'{' should be on the previous line.32
Errors'{' should be on the previous line.40
ErrorsLine has trailing spaces.46
ErrorsParameter key should be final.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.72
ErrorsExpected @throws tag for 'PBFactoryException'.72
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.72
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.85
ErrorsParameter jcdAlias should be final.87
ErrorsParameter user should be final.88
ErrorsLine is longer than 80 characters.89
ErrorsParameter password should be final.89
ErrorsExpected @throws tag for 'PBFactoryException'.89
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.89
ErrorsLine has trailing spaces.97
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.102
ErrorsParameter key should be final.102
ErrorsExpected @throws tag for 'PBFactoryException'.102
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.102
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.108
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters.111
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.119
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.121
Errors'{' should be on the previous line.125

org/apache/ojb/broker/PersistenceBrokerInternal.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.25
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.31
ErrorsLine has trailing spaces.35
ErrorsRedundant 'public' modifier.38
ErrorsLine has trailing spaces.45
ErrorsRedundant 'public' modifier.48
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.63
ErrorsRedundant 'public' modifier.63
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.74
ErrorsRedundant 'public' modifier.74
ErrorsExpected @throws tag for 'PersistenceBrokerException'.74
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.74
ErrorsLine has trailing spaces.78
ErrorsRedundant 'public' modifier.81
ErrorsLine has trailing spaces.82
ErrorsLine is longer than 80 characters.91
ErrorsRedundant 'public' modifier.91
ErrorsLine has trailing spaces.95
ErrorsRedundant 'public' modifier.98
ErrorsLine has trailing spaces.102
ErrorsRedundant 'public' modifier.105
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.109
ErrorsRedundant 'public' modifier.114

org/apache/ojb/broker/PersistenceBrokerSQLException.java

ViolationMessageLine
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
Errors'{' should be on the previous line.34
ErrorsLine has trailing spaces.40
ErrorsParameter cause should be final.43
Errors'{' should be on the previous line.44
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.51
ErrorsParameter msg should be final.54
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.61
ErrorsParameter msg should be final.65
ErrorsParameter cause should be final.65
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.73
ErrorsMethod 'getSQLState' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77

org/apache/ojb/broker/TransactionAbortedException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.20
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
Errors'{' should be on the previous line.30
ErrorsLine has trailing spaces.36
ErrorsParameter msg should be final.39
Errors'{' should be on the previous line.40
ErrorsLine has trailing spaces.46
ErrorsParameter cause should be final.49
Errors'{' should be on the previous line.50
ErrorsLine has trailing spaces.56
ErrorsParameter msg should be final.60
ErrorsParameter cause should be final.60
Errors'{' should be on the previous line.61

org/apache/ojb/broker/TransactionInProgressException.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.19
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.20
ErrorsLine is longer than 80 characters.22
ErrorsLine has trailing spaces.23
Errors'{' should be on the previous line.25
Errors'{' should be on the previous line.30
ErrorsLine has trailing spaces.36
ErrorsParameter msg should be final.39
Errors'{' should be on the previous line.40
ErrorsLine has trailing spaces.46
ErrorsParameter cause should be final.49
Errors'{' should be on the previous line.50
ErrorsLine has trailing spaces.56
ErrorsParameter msg should be final.60
ErrorsParameter cause should be final.60
Errors'{' should be on the previous line.61

org/apache/ojb/broker/TransactionNotInProgressException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.21
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.31
ErrorsLine has trailing spaces.37
ErrorsParameter msg should be final.40
Errors'{' should be on the previous line.41
ErrorsLine has trailing spaces.47
ErrorsParameter cause should be final.50
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.57
ErrorsParameter msg should be final.61
ErrorsParameter cause should be final.61
Errors'{' should be on the previous line.62

org/apache/ojb/broker/accesslayer/BasePrefetcher.java

ViolationMessageLine
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsVariable 'itemClassDesc' must be private and have accessor methods.50
ErrorsLine has trailing spaces.51
ErrorsVariable 'pkLimit' must be private and have accessor methods.52
ErrorsLine has trailing spaces.56
Errors'{' should be on the previous line.60
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
Errors'}' should be on the same line.66
Errors'{' should be on the previous line.68
Errors'200' is a magic number.69
ErrorsParameter aBroker should be final.76
ErrorsExpected @param tag for 'aBroker'.76
ErrorsParameter anItemClass should be final.76
ErrorsExpected @param tag for 'anItemClass'.76
Errors'{' should be on the previous line.77
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.82
ErrorsFirst sentence should end with a period.85
ErrorsExpected an @return tag.88
ErrorsMethod 'getLimit' is not designed for extension - needs to be abstract, final or empty.88
Errors'{' should be on the previous line.89
ErrorsFirst sentence should end with a period.93
ErrorsLine is longer than 80 characters.96
ErrorsExpected @param tag for 'owners'.96
ErrorsExpected @param tag for 'children'.96
ErrorsLine is longer than 80 characters.99
ErrorsMethod 'prefetchRelationship' is not designed for extension - needs to be abstract, final or empty.101
ErrorsParameter owners should be final.101
ErrorsExpected @param tag for 'owners'.101
Errors'{' should be on the previous line.102
ErrorsArray brackets at illegal position.103
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.112
ErrorsLine is longer than 80 characters.117
ErrorsComment matches to-do format 'TODO:'.118
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.120
ErrorsLine has trailing spaces.124
ErrorsLine is longer than 80 characters.125
ErrorsMethod 'buildPrefetchQuery' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsParameter ids should be final.125
ErrorsParameter fields should be final.125
ErrorsLine is longer than 80 characters.127
ErrorsLine has trailing spaces.130
ErrorsLine has trailing spaces.132
ErrorsExpected an @return tag.137
ErrorsLine is longer than 80 characters.137
ErrorsMethod 'buildPrefetchCriteria' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter ids should be final.137
ErrorsParameter fields should be final.137
ErrorsExpected @param tag for 'fields'.137
Errors'{' should be on the previous line.140
Errors'}' should be on the same line.142
Errors'{' should be on the previous line.144
ErrorsLine has trailing spaces.147
ErrorsLine has trailing spaces.149
ErrorsLine has trailing spaces.151
ErrorsExpected an @return tag.157
ErrorsLine is longer than 80 characters.157
ErrorsMethod 'buildPrefetchQuery' is not designed for extension - needs to be abstract, final or empty.157
ErrorsParameter clazz should be final.157
ErrorsExpected @param tag for 'clazz'.157
ErrorsParameter ids should be final.157
ErrorsParameter fields should be final.157
ErrorsExpected @param tag for 'fields'.157
ErrorsFirst sentence should end with a period.162
ErrorsLine is longer than 80 characters.168
ErrorsParameter ids should be final.168
ErrorsParameter field should be final.168
ErrorsExpected @param tag for 'field'.168
Errors'{' should be on the previous line.176
Errors'{' should be on the previous line.182
ErrorsFirst sentence should end with a period.197
ErrorsLine is longer than 80 characters.203
ErrorsParameter ids should be final.203
ErrorsParameter fields should be final.203
ErrorsExpected @param tag for 'fields'.203
ErrorsArray brackets at illegal position.203
Errors'{' should be on the previous line.211
Errors'{' should be on the previous line.216
Errors'{' should be on the previous line.218
Errors'}' should be on the same line.220
Errors'{' should be on the previous line.222
ErrorsFirst sentence should end with a period.232
ErrorsExpected an @return tag.235
ErrorsMethod 'getDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.235
Errors'{' should be on the previous line.236
ErrorsFirst sentence should end with a period.240
ErrorsMethod 'getItemClassDescriptor' is not designed for extension - needs to be abstract, final or empty.244
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters.249
ErrorsMissing a Javadoc comment.249
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.255
Errors'{' should be on the previous line.256
ErrorsMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.264
Errors'{' should be on the previous line.265

org/apache/ojb/broker/accesslayer/ChainingIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.36
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.43
ErrorsName 'm_rsIterators' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsMissing a Javadoc comment.44
ErrorsName 'm_activeIterator' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsName 'm_activeIteratorIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_fullSize' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_currentCursorPosition' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
Errors'{' should be on the previous line.63
ErrorsParameter iterators should be final.70
ErrorsExpected @param tag for 'iterators'.70
Errors'{' should be on the previous line.71
Errors'{' should be on the previous line.80
ErrorsMethod 'addIterator' is not designed for extension - needs to be abstract, final or empty.90
ErrorsParameter iterator should be final.90
ErrorsExpected @param tag for 'iterator'.90
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.98
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.111
ErrorsExpected @throws tag for 'PersistenceBrokerException'.111
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.111
Errors'{' should be on the previous line.112
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.118
ErrorsMethod 'fullSize' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.129
Errors'{' should be on the previous line.130
ErrorsLine has trailing spaces.137
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.141
ErrorsExpected an @return tag.144
ErrorsMethod 'absolute' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter row should be final.144
ErrorsExpected @param tag for 'row'.144
ErrorsExpected @throws tag for 'PersistenceBrokerException'.144
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.144
Errors'{' should be on the previous line.145
Errors'{' should be on the previous line.148
Errors'{' should be on the previous line.153
ErrorsLine is longer than 80 characters.155
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.162
Errors'{' should be on the previous line.174
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.182
Errors'}' should be on the same line.184
Errors'{' should be on the previous line.186
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.198
ErrorsLine is longer than 80 characters.201
Errors'{' should be on the previous line.205
Errors'}' should be on the same line.207
Errors'{' should be on the previous line.209
ErrorsLine has trailing spaces.224
ErrorsLine has trailing spaces.225
ErrorsLine has trailing spaces.227
ErrorsLine has trailing spaces.229
ErrorsLine has trailing spaces.230
ErrorsLine has trailing spaces.231
ErrorsLine has trailing spaces.232
ErrorsLine has trailing spaces.233
ErrorsExpected an @return tag.236
ErrorsMethod 'relative' is not designed for extension - needs to be abstract, final or empty.236
ErrorsParameter row should be final.236
ErrorsExpected @param tag for 'row'.236
ErrorsExpected @throws tag for 'PersistenceBrokerException'.236
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.236
Errors'{' should be on the previous line.237
Errors'{' should be on the previous line.239
Errors'{' should be on the previous line.248
Errors'{' should be on the previous line.252
ErrorsLine is longer than 80 characters.256
ErrorsLine is longer than 80 characters.258
ErrorsLine is longer than 80 characters.259
ErrorsLine is longer than 80 characters.263
Errors'{' should be on the previous line.265
ErrorsLine is longer than 80 characters.266
ErrorsLine is longer than 80 characters.268
Errors'}' should be on the same line.272
Errors'{' should be on the previous line.274
ErrorsMethod 'releaseDbResources' is not designed for extension - needs to be abstract, final or empty.288
Errors'{' should be on the previous line.289
Errors'{' should be on the previous line.292
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.302
Errors'{' should be on the previous line.303
Errors'{' should be on the previous line.306
Errors'}' should be on the same line.308
Errors'{' should be on the previous line.310
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.321
Errors'{' should be on the previous line.322
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.328
ErrorsMissing a Javadoc comment.328
Errors'{' should be on the previous line.329
Errors'{' should be on the previous line.339
Errors'{' should be on the previous line.343
Errors'{' should be on the previous line.345
ErrorsLine is longer than 80 characters.348
Errors'}' should be on the same line.350
Errors'{' should be on the previous line.352
Errors'{' should be on the previous line.354
ErrorsLine is longer than 80 characters.360
ErrorsFirst sentence should end with a period.368
ErrorsExpected an @return tag.373
ErrorsMethod 'containsIteratorForTable' is not designed for extension - needs to be abstract, final or empty.373
ErrorsParameter aTable should be final.373
ErrorsExpected @param tag for 'aTable'.373
Errors'{' should be on the previous line.374
Errors'{' should be on the previous line.378
Errors'{' should be on the previous line.380
Errors'{' should be on the previous line.383
ErrorsLine is longer than 80 characters.384
Errors'}' should be on the same line.389
Errors'{' should be on the previous line.391
ErrorsLine is longer than 80 characters.392
ErrorsLine is longer than 80 characters.401
ErrorsMethod 'disableLifeCycleEvents' is not designed for extension - needs to be abstract, final or empty.403
Errors'{' should be on the previous line.404
Errors'{' should be on the previous line.407
ErrorsLine has trailing spaces.410

org/apache/ojb/broker/accesslayer/CollectionPrefetcher.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.51
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters.62
ErrorsParameter aBroker should be final.62
ErrorsExpected @param tag for 'aBroker'.62
ErrorsParameter anOrd should be final.62
ErrorsExpected @param tag for 'anOrd'.62
ErrorsFirst sentence should end with a period.67
ErrorsLine is longer than 80 characters.68
ErrorsExpected an @return tag.72
ErrorsLine is longer than 80 characters.72
ErrorsMethod 'buildPrefetchQueries' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter owners should be final.72
ErrorsParameter children should be final.72
ErrorsExpected @param tag for 'children'.72
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.88
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.98
ErrorsFirst sentence should end with a period.105
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.108
ErrorsExpected an @return tag.110
ErrorsMethod 'buildPrefetchQuery' is not designed for extension - needs to be abstract, final or empty.110
ErrorsParameter ids should be final.110
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters.113
Errors'{' should be on the previous line.117
Errors'{' should be on the previous line.120
ErrorsFirst sentence should end with a period.128
ErrorsMethod 'associateBatched' is not designed for extension - needs to be abstract, final or empty.131
ErrorsParameter owners should be final.131
ErrorsExpected @param tag for 'owners'.131
ErrorsParameter children should be final.131
ErrorsExpected @param tag for 'children'.131
Errors'{' should be on the previous line.132
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.137
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.145
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.156
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.166
Errors'{' should be on the previous line.173
Errors'{' should be on the previous line.178
Errors'}' should be on the same line.181
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters.184
Errors'{' should be on the previous line.186
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.195
Errors'}' should be on the same line.196
Errors'{' should be on the previous line.198
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.206
ErrorsLine has trailing spaces.207
ErrorsLine has trailing spaces.208
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.213
ErrorsMethod 'createCollection' is not designed for extension - needs to be abstract, final or empty.213
ErrorsParameter desc should be final.213
ErrorsParameter collectionClass should be final.213
Errors'{' should be on the previous line.219
Errors'{' should be on the previous line.221
Errors'{' should be on the previous line.223
Errors'cast' is not followed by whitespace.224
Errors'}' should be on the same line.225
Errors'{' should be on the previous line.227
ErrorsLine is longer than 80 characters.228
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'}' should be on the same line.230
Errors'{' should be on the previous line.232
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
Errors'}' should be on the same line.238
Errors'{' should be on the previous line.240
Errors'}' should be on the same line.242
Errors'{' should be on the previous line.244
ErrorsLine is longer than 80 characters.245
Errors'+' is not preceded with whitespace.245
Errors'+' is not followed by whitespace.245
Errors'+' is not preceded with whitespace.245
Errors'+' is not followed by whitespace.245
Errors'+' is not preceded with whitespace.245
Errors'+' is not followed by whitespace.245
Errors'}' should be on the same line.247
Errors'{' should be on the previous line.249
Errors'{' should be on the previous line.251
Errors'cast' is not followed by whitespace.252
Errors'}' should be on the same line.253
Errors'{' should be on the previous line.255
ErrorsLine is longer than 80 characters.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
ErrorsMethod 'getCollectionDescriptor' is not designed for extension - needs to be abstract, final or empty.262
ErrorsMissing a Javadoc comment.262
Errors'{' should be on the previous line.263

org/apache/ojb/broker/accesslayer/ConnectionFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.35
ErrorsExpected an @return tag.40
ErrorsLine is longer than 80 characters.40
ErrorsExpected @param tag for 'jcd'.40
ErrorsExpected @throws tag for 'LookupException'.40
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.44
ErrorsExpected @param tag for 'jcd'.46
ErrorsExpected @param tag for 'con'.46

org/apache/ojb/broker/accesslayer/ConnectionFactoryAbstractImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.43
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.76
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.90
ErrorsMethod 'releaseConnection' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter jcd should be final.93
ErrorsParameter con should be final.93
Errors'if' construct must use '{}'s.95
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
Errors'}' should be on the same line.101
Errors'{' should be on the previous line.103
Errors'}' should be on the same line.106
Errors'{' should be on the previous line.108
Errors'{' should be on the previous line.110
Errors'}' should be on the same line.112
Errors'{' should be on the previous line.114
Errors'+' should be on a new line.115
ErrorsLine is longer than 80 characters.121
ErrorsMethod 'lookupConnection' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter jcd should be final.121
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
Errors'+' should be on a new line.132
Errors'}' should be on the same line.136
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.153
ErrorsMethod 'initializeJdbcConnection' is not designed for extension - needs to be abstract, final or empty.153
ErrorsParameter con should be final.153
ErrorsExpected @param tag for 'con'.153
ErrorsParameter jcd should be final.153
ErrorsExpected @param tag for 'jcd'.153
ErrorsExpected @throws tag for 'LookupException'.154
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters.158
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.162
ErrorsMethod 'releaseAllResources' is not designed for extension - needs to be abstract, final or empty.171
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.178
ErrorsLine has trailing spaces.180
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.186
ErrorsMethod 'newConnectionFromDataSource' is not designed for extension - needs to be abstract, final or empty.186
ErrorsParameter jcd should be final.186
Errors'{' should be on the previous line.188
Errors'{' should be on the previous line.194
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.196
Errors'{' should be on the previous line.201
Errors'{' should be on the previous line.203
ErrorsLine is longer than 80 characters.205
Errors'{' should be on the previous line.209
Errors'{' should be on the previous line.219
Errors'}' should be on the same line.221
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.226
Errors'{' should be on the previous line.228
ErrorsLine is longer than 80 characters.229
Errors'+' should be on a new line.229
ErrorsLine is longer than 80 characters.231
Errors'+' should be on a new line.231
Errors'}' should be on the same line.233
Errors'{' should be on the previous line.235
ErrorsLine is longer than 80 characters.236
ErrorsLine is longer than 80 characters.237
Errors'+' should be on a new line.237
Errors'if' construct must use '{}'s.242
ErrorsLine is longer than 80 characters.242
Errors'if' is not followed by whitespace.242
Errors'+' is not preceded with whitespace.242
Errors'+' is not followed by whitespace.242
ErrorsFirst sentence should end with a period.246
ErrorsLine is longer than 80 characters.252
ErrorsMethod 'newConnectionFromDriverManager' is not designed for extension - needs to be abstract, final or empty.252
ErrorsParameter jcd should be final.252
ErrorsExpected @throws tag for 'LookupException'.253
Errors'{' should be on the previous line.254
Errors'{' should be on the previous line.260
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.265
Errors'{' should be on the previous line.267
Errors'{' should be on the previous line.269
Errors'}' should be on the same line.271
Errors'{' should be on the previous line.273
Errors'}' should be on the same line.276
Errors'{' should be on the previous line.278
Errors'}' should be on the same line.281
Errors'{' should be on the previous line.283
ErrorsLine is longer than 80 characters.284
ErrorsLine is longer than 80 characters.285
Errors'}' should be on the same line.286
Errors'{' should be on the previous line.288
Errors'}' should be on the same line.291
Errors'{' should be on the previous line.293
Errors'if' construct must use '{}'s.299
ErrorsLine is longer than 80 characters.299
Errors'if' is not followed by whitespace.299
Errors'+' is not preceded with whitespace.299
Errors'+' is not followed by whitespace.299
ErrorsLine is longer than 80 characters.305
ErrorsMethod 'getJdbcProperties' is not designed for extension - needs to be abstract, final or empty.312
ErrorsParameter jcd should be final.312
ErrorsParameter user should be final.313
ErrorsParameter password should be final.313
Errors'{' should be on the previous line.314
Errors'{' should be on the previous line.318
ErrorsMethod 'getJdbcProperties' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter jcd should be final.325
Errors'{' should be on the previous line.326
ErrorsMethod 'getDbURL' is not designed for extension - needs to be abstract, final or empty.332
ErrorsMissing a Javadoc comment.332
ErrorsParameter jcd should be final.332
Errors'{' should be on the previous line.333
ErrorsAvoid inline conditionals.334
Errors':' should be on a new line.334
ErrorsLine is longer than 80 characters.335
ErrorsMethod 'getJcdDescription' is not designed for extension - needs to be abstract, final or empty.338
ErrorsMissing a Javadoc comment.338
ErrorsParameter jcd should be final.338
Errors'{' should be on the previous line.339
Errors'+' should be on a new line.340
ErrorsLine is longer than 80 characters.341
ErrorsAvoid inline conditionals.341
Errors':' should be on a new line.341
Errors'+' should be on a new line.342

org/apache/ojb/broker/accesslayer/ConnectionFactoryDBCPImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
Errors'{' should be on the previous line.57
ErrorsLine is longer than 80 characters.59
ErrorsMissing a Javadoc comment.59
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsLine is longer than 80 characters.61
ErrorsMissing a Javadoc comment.61
ErrorsLine is longer than 80 characters.63
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters.72
ErrorsMethod 'checkOutJdbcConnection' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter jcd should be final.72
ErrorsLine is longer than 80 characters.76
Errors'{' should be on the previous line.81
Errors'}' should be on the same line.83
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.91
ErrorsMethod 'releaseJdbcConnection' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter jcd should be final.91
ErrorsParameter con should be final.91
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.95
Errors'}' should be on the same line.98
Errors'{' should be on the previous line.100
ErrorsMethod 'releaseAllResources' is not designed for extension - needs to be abstract, final or empty.108
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.112
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.119
Errors'{' should be on the previous line.121
Errors'}' should be on the same line.124
Errors'{' should be on the previous line.126
ErrorsLine is longer than 80 characters.127
ErrorsMethod 'getDataSource' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter jcd should be final.144
Errors'{' should be on the previous line.146
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.153
Errors'{' should be on the previous line.155
Errors'}' should be on the same line.163
Errors'{' should be on the previous line.165
ErrorsMethod 'setupPool' is not designed for extension - needs to be abstract, final or empty.179
ErrorsParameter jcd should be final.179
Errors'{' should be on the previous line.180
Errors'{' should be on the previous line.184
Errors'}' should be on the same line.186
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
Errors'}' should be on the same line.190
Errors'{' should be on the previous line.192
ErrorsLine is longer than 80 characters.193
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.196
ErrorsLine is longer than 80 characters.197
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.204
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.230
ErrorsMethod 'createConnectionPool' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter config should be final.240
ErrorsParameter ac should be final.241
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.259
ErrorsLine is longer than 80 characters.264
ErrorsMethod 'createStatementPoolFactory' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
ErrorsParameter jcd should be final.264
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.276
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.279
ErrorsLine is longer than 80 characters.280
Errors'{' should be on the previous line.282
ErrorsLine is longer than 80 characters.283
ErrorsLine is longer than 80 characters.303
ErrorsMethod 'wrapAsDataSource' is not designed for extension - needs to be abstract, final or empty.306
ErrorsParameter jcd should be final.306
ErrorsParameter connectionPool should be final.307
Errors'{' should be on the previous line.308
Errors'{' should be on the previous line.311
Errors'}' should be on the same line.313
Errors'{' should be on the previous line.315
ErrorsLine is longer than 80 characters.316
ErrorsLine is longer than 80 characters.318
Errors'&&' should be on a new line.319
ErrorsLine is longer than 80 characters.324
Errors'if' is not followed by whitespace.326
Errors'{' should be on the previous line.327
ErrorsLine is longer than 80 characters.328
ErrorsLine is longer than 80 characters.331
ErrorsLine is longer than 80 characters.339
ErrorsLine is longer than 80 characters.342
ErrorsLine is longer than 80 characters.343
ErrorsLine is longer than 80 characters.345
ErrorsLine is longer than 80 characters.346
ErrorsLine is longer than 80 characters.348
ErrorsLine is longer than 80 characters.351
ErrorsLine is longer than 80 characters.352
ErrorsLine is longer than 80 characters.353
ErrorsLine is longer than 80 characters.356
ErrorsMethod 'createConnectionFactory' is not designed for extension - needs to be abstract, final or empty.356
ErrorsParameter jcd should be final.356
ErrorsFirst sentence should end with a period.366
ErrorsLine is longer than 80 characters.367
ErrorsLine is longer than 80 characters.369
ErrorsExpected an @return tag.371
ErrorsMethod 'createObjectPool' is not designed for extension - needs to be abstract, final or empty.371
ErrorsParameter config should be final.371
ErrorsExpected @param tag for 'config'.371
Errors'{' should be on the previous line.372
ErrorsFirst sentence should end with a period.376
ErrorsLine is longer than 80 characters.377
ErrorsLine is longer than 80 characters.379
ErrorsExpected an @return tag.381
ErrorsLine is longer than 80 characters.381
ErrorsMethod 'createPoolingDataSource' is not designed for extension - needs to be abstract, final or empty.381
ErrorsParameter connectionPool should be final.381
ErrorsExpected @param tag for 'connectionPool'.381
ErrorsLine is longer than 80 characters.383
ErrorsLine is longer than 80 characters.384
ErrorsLine is longer than 80 characters.385
ErrorsLine is longer than 80 characters.391
ErrorsLine is longer than 80 characters.393
ErrorsLine is longer than 80 characters.397
Errors'{' should be on the previous line.402
ErrorsMissing a Javadoc comment.404
ErrorsLine is longer than 80 characters.406
ErrorsMissing a Javadoc comment.406
ErrorsParameter jcd should be final.406
Errors'jcd' hides a field.406
ErrorsParameter properties should be final.406
ErrorsMissing a Javadoc comment.412
Errors'{' should be on the previous line.413
Errors'{' should be on the previous line.416
Errors'{' should be on the previous line.418
Errors'}' should be on the same line.420
Errors'{' should be on the previous line.422
ErrorsLine is longer than 80 characters.423

org/apache/ojb/broker/accesslayer/ConnectionFactoryFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.28
ErrorsLine is longer than 80 characters.29
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'static' modifier out of order with the JLS suggestions.32
Errors'{' should be on the previous line.33
ErrorsLine is longer than 80 characters.38
ErrorsExpected an @return tag.41
ErrorsMethod 'createConnectionFactory' is not designed for extension - needs to be abstract, final or empty.41
Errors'{' should be on the previous line.42
Errors'{' should be on the previous line.44
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51

org/apache/ojb/broker/accesslayer/ConnectionFactoryManagedImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.33
ErrorsMethod 'lookupConnection' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter jcd should be final.33
ErrorsLine is longer than 80 characters.38
ErrorsMethod 'newConnectionFromDriverManager' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter jcd should be final.38
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.41

org/apache/ojb/broker/accesslayer/ConnectionFactoryNotPooledImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.33
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters.35
ErrorsMethod 'checkOutJdbcConnection' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter jcd should be final.35
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.47
ErrorsMethod 'validateConnection' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter conn should be final.47
ErrorsParameter jcd should be final.47
Errors'{' should be on the previous line.49
Errors'{' should be on the previous line.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.60
Errors'+' should be on a new line.60
Errors'}' should be on the same line.63
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.71
ErrorsMethod 'releaseJdbcConnection' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter jcd should be final.71
ErrorsParameter con should be final.71
Errors'{' should be on the previous line.73
Errors'{' should be on the previous line.75
Errors'}' should be on the same line.77
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80

org/apache/ojb/broker/accesslayer/ConnectionFactoryPooledImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.43
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.48
ErrorsLine is longer than 80 characters.54
ErrorsMethod 'releaseJdbcConnection' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter jcd should be final.54
ErrorsParameter con should be final.54
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
Errors'}' should be on the same line.71
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.78
ErrorsMethod 'checkOutJdbcConnection' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter jcd should be final.78
Errors'{' should be on the previous line.82
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.92
Errors'}' should be on the same line.94
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.100
Errors'}' should be on the same line.103
Errors'catch' is not followed by whitespace.104
Errors'{' is not preceded with whitespace.104
ErrorsMust have at least one statement.104
Errors'{' is not followed by whitespace.104
Errors'}' is not preceded with whitespace.104
ErrorsLine is longer than 80 characters.105
Errors'+' should be on a new line.105
ErrorsLine is longer than 80 characters.107
Errors'+' is not preceded with whitespace.107
Errors'}' should be on the same line.108
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.114
Errors'}' should be on the same line.117
Errors'catch' is not followed by whitespace.118
Errors'{' is not preceded with whitespace.118
ErrorsMust have at least one statement.118
Errors'{' is not followed by whitespace.118
Errors'}' is not preceded with whitespace.118
Errors'+' should be on a new line.119
ErrorsLine is longer than 80 characters.121
Errors'+' is not preceded with whitespace.121
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.128
ErrorsExpected an @return tag.130
ErrorsMethod 'createConnectionPool' is not designed for extension - needs to be abstract, final or empty.130
ErrorsParameter jcd should be final.130
ErrorsExpected @param tag for 'jcd'.130
Errors'{' should be on the previous line.131
Errors'if' construct must use '{}'s.132
ErrorsLine is longer than 80 characters.134
Errors'cast' is not followed by whitespace.135
ErrorsMethod 'releaseAllResources' is not designed for extension - needs to be abstract, final or empty.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.144
Errors'{' should be on the previous line.149
Errors'{' should be on the previous line.151
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.164
ErrorsLine is longer than 80 characters.166
Errors'{' should be on the previous line.173
ErrorsMissing a Javadoc comment.174
Errors'private' modifier out of order with the JLS suggestions.174
ErrorsMissing a Javadoc comment.175
Errors'private' modifier out of order with the JLS suggestions.175
ErrorsMissing a Javadoc comment.176
ErrorsLine is longer than 80 characters.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter cf should be final.178
Errors'cf' hides a field.178
ErrorsParameter jcd should be final.178
Errors'jcd' hides a field.178
ErrorsMissing a Javadoc comment.184
ErrorsParameter obj should be final.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.188
Errors'{' should be on the previous line.191
Errors'}' should be on the same line.193
Errors'{' should be on the previous line.195
Errors'if' construct must use '{}'s.197
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.203
Errors'{' should be on the previous line.205
ErrorsMissing a Javadoc comment.213
ErrorsParameter conn should be final.213
ErrorsParameter query should be final.213
Errors'{' should be on the previous line.214
Errors'100' is a magic number.218
Errors'{' should be on the previous line.219
ErrorsLine is longer than 80 characters.221
Errors'+' is not preceded with whitespace.221
Errors'+' is not followed by whitespace.221
Errors'+' is not preceded with whitespace.221
Errors'+' is not followed by whitespace.221
Errors'+' is not preceded with whitespace.221
Errors'+' should be on a new line.221
Errors'{' should be on the previous line.225
Errors'{' should be on the previous line.231
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
Errors'+' should be on a new line.238
Errors'}' should be on the same line.242
Errors'{' should be on the previous line.244
ErrorsLine is longer than 80 characters.246
Errors'+' should be on a new line.246
Errors'if' construct must use '{}'s.248
Errors'}' should be on the same line.249
Errors'{' should be on the previous line.251
Errors'{' should be on the previous line.253
Errors'if' construct must use '{}'s.254
Errors'if' is not followed by whitespace.254
Errors'}' should be on the same line.255
Errors'{' should be on the previous line.257
Errors'if' construct must use '{}'s.258
ErrorsLine is longer than 80 characters.258
Errors'{' should be on the previous line.261
Errors'if' construct must use '{}'s.262
Errors'if' is not followed by whitespace.262
Errors'}' should be on the same line.263
Errors'{' should be on the previous line.265
Errors'if' construct must use '{}'s.266
ErrorsLine is longer than 80 characters.266
ErrorsMissing a Javadoc comment.272
Errors'{' should be on the previous line.273
Errors'if' construct must use '{}'s.274
ErrorsMissing a Javadoc comment.278
ErrorsParameter obj should be final.278
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.281
Errors'{' should be on the previous line.283
Errors'}' should be on the same line.285
Errors'{' should be on the previous line.287
ErrorsMust have at least one statement.287

org/apache/ojb/broker/accesslayer/ConnectionManagerFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'{' should be on the previous line.35
Errors'{' should be on the previous line.37
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
Errors'{' should be on the previous line.44
ErrorsMethod 'createConnectionManager' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter broker should be final.48
ErrorsLine is longer than 80 characters.50

org/apache/ojb/broker/accesslayer/ConnectionManagerIF.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.32
ErrorsExpected an @return tag.34
ErrorsLine is longer than 80 characters.38
ErrorsExpected an @return tag.41
ErrorsExpected an @return tag.47
ErrorsExpected @param tag for 'conn'.47
ErrorsExpected an @return tag.52
ErrorsExpected @throws tag for 'LookupException'.52
ErrorsExpected an @return tag.57
ErrorsExpected @param tag for 'mode'.84

org/apache/ojb/broker/accesslayer/ConnectionManagerImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.42
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.59
ErrorsParameter broker should be final.59
Errors'broker' hides a field.59
Errors'{' should be on the previous line.60
ErrorsComment matches to-do format 'TODO:'.61
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.65
ErrorsFirst sentence should end with a period.77
ErrorsLine is longer than 80 characters.78
ErrorsExpected an @return tag.80
ErrorsMethod 'getConnectionDescriptor' is not designed for extension - needs to be abstract, final or empty.80
Errors'{' should be on the previous line.81
ErrorsMethod 'getSupportedPlatform' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.103
ErrorsExpected an @return tag.107
ErrorsMethod 'getConnection' is not designed for extension - needs to be abstract, final or empty.107
ErrorsExpected @throws tag for 'LookupException'.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.112
Errors'if' is not followed by whitespace.115
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.120
Errors'if' construct must use '{}'s.122
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.123
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
Errors'if' construct must use '{}'s.134
ErrorsLine is longer than 80 characters.134
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.140
Errors'}' should be on the same line.144
Errors'{' should be on the previous line.146
ErrorsMethod 'localBegin' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters.158
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.170
Errors'if' construct must use '{}'s.172
ErrorsLine is longer than 80 characters.172
Errors'if' is not followed by whitespace.175
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters.177
Errors'if' construct must use '{}'s.179
ErrorsLine is longer than 80 characters.179
Errors'}' should be on the same line.182
Errors'{' should be on the previous line.184
Errors'if' construct must use '{}'s.185
Errors'if' is not followed by whitespace.185
ErrorsLine is longer than 80 characters.186
ErrorsMethod 'localCommit' is not designed for extension - needs to be abstract, final or empty.194
Errors'{' should be on the previous line.195
Errors'if' construct must use '{}'s.196
Errors'{' should be on the previous line.198
ErrorsLine is longer than 80 characters.199
Errors'{' should be on the previous line.202
Errors'if' is not followed by whitespace.203
Errors'{' should be on the previous line.204
Errors'{' should be on the previous line.206
Errors'}' should be on the same line.208
Errors'{' should be on the previous line.210
Errors'}' should be on the same line.213
Errors'{' should be on the previous line.215
Errors'if' construct must use '{}'s.216
Errors'if' is not followed by whitespace.216
ErrorsLine is longer than 80 characters.217
Errors'}' should be on the same line.219
Errors'{' should be on the previous line.221
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.224
Errors'}' should be on the same line.225
Errors'{' should be on the previous line.227
ErrorsMethod 'localRollback' is not designed for extension - needs to be abstract, final or empty.237
Errors'{' should be on the previous line.238
ErrorsLine is longer than 80 characters.239
Errors'{' should be on the previous line.241
ErrorsLine is longer than 80 characters.242
Errors'{' should be on the previous line.245
Errors'if' is not followed by whitespace.248
Errors'{' should be on the previous line.249
Errors'{' should be on the previous line.251
Errors'}' should be on the same line.253
Errors'{' should be on the previous line.255
Errors'}' should be on the same line.258
Errors'{' should be on the previous line.260
Errors'if' construct must use '{}'s.261
Errors'if' is not followed by whitespace.261
ErrorsLine is longer than 80 characters.262
Errors'}' should be on the same line.264
Errors'{' should be on the previous line.266
Errors'}' should be on the same line.268
Errors'{' should be on the previous line.270
Errors'{' should be on the previous line.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
Errors'}' should be on the same line.274
Errors'catch' is not followed by whitespace.275
Errors'{' should be on the previous line.276
ErrorsMust have at least one statement.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsMethod 'restoreAutoCommitState' is not designed for extension - needs to be abstract, final or empty.286
Errors'{' should be on the previous line.287
Errors'{' should be on the previous line.289
Errors'if' is not followed by whitespace.290
Errors'{' should be on the previous line.291
ErrorsLine is longer than 80 characters.292
ErrorsLine is longer than 80 characters.293
ErrorsExpression can be simplified.293
Errors'}' should be on the same line.297
Errors'{' should be on the previous line.299
Errors'if' construct must use '{}'s.300
Errors'if' is not followed by whitespace.300
ErrorsLine is longer than 80 characters.301
Errors'}' should be on the same line.303
Errors'{' should be on the previous line.305
ErrorsLine is longer than 80 characters.307
ErrorsExpected an @return tag.314
ErrorsMethod 'isAlive' is not designed for extension - needs to be abstract, final or empty.314
ErrorsParameter conn should be final.314
ErrorsExpected @param tag for 'conn'.314
Errors'{' should be on the previous line.315
Errors'{' should be on the previous line.317
ErrorsAvoid inline conditionals.318
Errors'}' should be on the same line.319
Errors'{' should be on the previous line.321
ErrorsLine is longer than 80 characters.322
ErrorsMethod 'isInLocalTransaction' is not designed for extension - needs to be abstract, final or empty.327
ErrorsMissing a Javadoc comment.327
Errors'{' should be on the previous line.328
ErrorsLine is longer than 80 characters.333
ErrorsLine is longer than 80 characters.334
ErrorsMethod 'releaseConnection' is not designed for extension - needs to be abstract, final or empty.336
Errors'{' should be on the previous line.337
Errors'{' should be on the previous line.339
Errors'if' is not followed by whitespace.342
Errors'{' should be on the previous line.343
ErrorsLine is longer than 80 characters.344
Errors'+' should be on a new line.344
Errors'}' should be on the same line.347
Errors'{' should be on the previous line.349
ErrorsLine is longer than 80 characters.357
ErrorsExpected an @return tag.360
ErrorsMethod 'getUnderlyingConnectionFactory' is not designed for extension - needs to be abstract, final or empty.360
Errors'{' should be on the previous line.361
ErrorsMethod 'setBatchMode' is not designed for extension - needs to be abstract, final or empty.373
ErrorsParameter mode should be final.373
Errors'{' should be on the previous line.374
ErrorsMethod 'isBatchMode' is not designed for extension - needs to be abstract, final or empty.388
Errors'{' should be on the previous line.389
ErrorsMethod 'executeBatch' is not designed for extension - needs to be abstract, final or empty.396
ErrorsExpected @throws tag for 'OJBBatchUpdateException'.396
ErrorsRedundant throws: 'OJBBatchUpdateException' is unchecked exception.396
Errors'{' should be on the previous line.397
Errors'{' should be on the previous line.399
Errors'{' should be on the previous line.401
Errors'}' should be on the same line.403
Errors'{' should be on the previous line.405
ErrorsMethod 'executeBatchIfNecessary' is not designed for extension - needs to be abstract, final or empty.415
ErrorsExpected @throws tag for 'OJBBatchUpdateException'.415
ErrorsRedundant throws: 'OJBBatchUpdateException' is unchecked exception.415
Errors'{' should be on the previous line.416
Errors'{' should be on the previous line.418
Errors'{' should be on the previous line.420
Errors'}' should be on the same line.422
Errors'{' should be on the previous line.424
ErrorsMethod 'clearBatch' is not designed for extension - needs to be abstract, final or empty.433
Errors'{' should be on the previous line.434
Errors'{' should be on the previous line.436

org/apache/ojb/broker/accesslayer/JdbcAccess.java

ViolationMessageLine
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters.41
ErrorsRedundant 'public' modifier.41
ErrorsExpected @throws tag for 'PersistenceBrokerException'.41
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.41
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.48
ErrorsRedundant 'public' modifier.48
ErrorsExpected @throws tag for 'PersistenceBrokerException'.48
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.48
ErrorsLine is longer than 80 characters.55
ErrorsRedundant 'public' modifier.55
ErrorsExpected @throws tag for 'PersistenceBrokerException'.55
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.55
ErrorsLine is longer than 80 characters.61
ErrorsLine contains a tab character.61
ErrorsExpected an @return tag.63
ErrorsLine is longer than 80 characters.63
ErrorsRedundant 'public' modifier.63
ErrorsExpected @throws tag for 'PersistenceBrokerException'.63
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.63
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsExpected an @return tag.72
ErrorsLine is longer than 80 characters.72
ErrorsRedundant 'public' modifier.72
ErrorsExpected @throws tag for 'PersistenceBrokerException'.72
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.72
ErrorsRedundant 'public' modifier.80
ErrorsExpected @throws tag for 'PersistenceBrokerException'.81
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.81
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.91
ErrorsRedundant 'public' modifier.91
ErrorsExpected @throws tag for 'PersistenceBrokerException'.92
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.92
ErrorsLine is longer than 80 characters.98
ErrorsRedundant 'public' modifier.98
ErrorsExpected @throws tag for 'PersistenceBrokerException'.98
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.98
ErrorsRedundant 'public' modifier.109
ErrorsExpected @throws tag for 'PersistenceBrokerException'.110
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.110
ErrorsExpected an @return tag.117
ErrorsLine is longer than 80 characters.117
ErrorsRedundant 'public' modifier.117
ErrorsExpected @throws tag for 'PersistenceBrokerException'.117
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.117

org/apache/ojb/broker/accesslayer/JdbcAccessFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
Errors'{' should be on the previous line.31
Errors'{' should be on the previous line.33
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsMethod 'createJdbcAccess' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter broker should be final.44
Errors'{' should be on the previous line.45

org/apache/ojb/broker/accesslayer/JdbcAccessImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.55
ErrorsVariable 'logger' must be private and have accessor methods.59
ErrorsVariable 'broker' must be private and have accessor methods.64
ErrorsFirst sentence should end with a period.66
ErrorsParameter broker should be final.70
Errors'broker' hides a field.70
ErrorsExpected @param tag for 'broker'.70
Errors'{' should be on the previous line.71
ErrorsFirst sentence should end with a period.76
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.91
ErrorsMethod 'executeDelete' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter cld should be final.91
ErrorsParameter obj should be final.91
ErrorsExpected @throws tag for 'PersistenceBrokerException'.91
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.91
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.104
ErrorsLine is longer than 80 characters.106
Errors'if' construct must use '{}'s.110
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.116
Errors'{' should be on the previous line.118
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsMust have at least one statement.125
Errors'{' is not followed by whitespace.125
Errors'}' is not preceded with whitespace.125
ErrorsLine is longer than 80 characters.126
Errors'}' should be on the same line.134
Errors'{' should be on the previous line.136
Errors'if' construct must use '{}'s.138
ErrorsLine is longer than 80 characters.139
Errors'}' should be on the same line.142
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.151
Errors'}' should be on the same line.153
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.165
ErrorsMethod 'executeDelete' is not designed for extension - needs to be abstract, final or empty.165
ErrorsParameter query should be final.165
ErrorsParameter cld should be final.165
ErrorsExpected @throws tag for 'PersistenceBrokerException'.165
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.165
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.173
Errors'{' should be on the previous line.175
ErrorsLine is longer than 80 characters.177
Errors'!=' is not preceded with whitespace.177
Errors'!=' is not followed by whitespace.177
Errors'if' construct must use '{}'s.180
Errors'}' should be on the same line.184
Errors'{' should be on the previous line.186
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters.200
ErrorsMethod 'executeInsert' is not designed for extension - needs to be abstract, final or empty.200
ErrorsParameter cld should be final.200
ErrorsParameter obj should be final.200
ErrorsExpected @throws tag for 'PersistenceBrokerException'.200
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.200
Errors'{' should be on the previous line.203
Errors'{' should be on the previous line.209
Errors'{' should be on the previous line.212
ErrorsLine is longer than 80 characters.214
Errors'if' construct must use '{}'s.219
Errors'}' should be on the same line.227
Errors'{' should be on the previous line.229
ErrorsLine is longer than 80 characters.230
Errors'}' should be on the same line.232
Errors'catch' is not followed by whitespace.233
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.235
Errors'}' should be on the same line.236
Errors'{' should be on the previous line.238
ErrorsLine is longer than 80 characters.239
Errors'}' should be on the same line.241
Errors'{' should be on the previous line.243
ErrorsExpected an @return tag.253
ErrorsLine is longer than 80 characters.253
ErrorsMethod 'executeQuery' is not designed for extension - needs to be abstract, final or empty.253
ErrorsParameter query should be final.253
ErrorsParameter cld should be final.253
ErrorsExpected @throws tag for 'PersistenceBrokerException'.253
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.253
Errors'{' should be on the previous line.256
ErrorsLine is longer than 80 characters.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine is longer than 80 characters.267
ErrorsLine is longer than 80 characters.272
Errors'{' should be on the previous line.276
ErrorsLine is longer than 80 characters.278
Errors'{' should be on the previous line.282
ErrorsLine is longer than 80 characters.283
Errors'if' construct must use '{}'s.288
Errors'}' should be on the same line.293
Errors'{' should be on the previous line.295
Errors'if' construct must use '{}'s.298
Errors'}' should be on the same line.305
Errors'{' should be on the previous line.307
ErrorsLine is longer than 80 characters.310
Errors'}' should be on the same line.312
Errors'{' should be on the previous line.314
ErrorsLine is longer than 80 characters.317
ErrorsMethod 'executeSQL' is not designed for extension - needs to be abstract, final or empty.321
ErrorsMissing a Javadoc comment.321
ErrorsParameter sqlStatement should be final.322
ErrorsParameter cld should be final.323
ErrorsParameter scrollable should be final.324
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.325
Errors'{' should be on the previous line.326
ErrorsExpected an @return tag.335
ErrorsMethod 'executeSQL' is not designed for extension - needs to be abstract, final or empty.335
ErrorsParameter cld should be final.337
ErrorsParameter values should be final.338
ErrorsExpected @param tag for 'values'.338
ErrorsParameter scrollable should be final.339
ErrorsExpected @param tag for 'scrollable'.339
ErrorsExpected @throws tag for 'PersistenceBrokerException'.340
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.340
Errors'{' should be on the previous line.341
Errors'if' construct must use '{}'s.342
Errors'{' should be on the previous line.348
ErrorsLine is longer than 80 characters.350
Errors'{' should be on the previous line.352
ErrorsLine is longer than 80 characters.353
Errors'}' should be on the same line.359
Errors'{' should be on the previous line.361
ErrorsLine is longer than 80 characters.366
ErrorsLine is longer than 80 characters.367
Errors'{' should be on the previous line.371
ErrorsParameter fld should be final.375
Errors'{' should be on the previous line.376
Errors'{' should be on the previous line.381
Errors'}' should be on the same line.385
Errors'{' should be on the previous line.387
ErrorsLine is longer than 80 characters.390
Errors'}' should be on the same line.392
Errors'{' should be on the previous line.394
ErrorsLine is longer than 80 characters.397
ErrorsMethod 'executeUpdateSQL' is not designed for extension - needs to be abstract, final or empty.401
ErrorsMissing a Javadoc comment.401
ErrorsParameter sqlStatement should be final.401
ErrorsParameter cld should be final.401
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.402
Errors'{' should be on the previous line.403
ErrorsMethod 'executeUpdateSQL' is not designed for extension - needs to be abstract, final or empty.413
ErrorsParameter sqlStatement should be final.414
ErrorsParameter cld should be final.415
ErrorsParameter values1 should be final.416
ErrorsExpected @param tag for 'values1'.416
ErrorsParameter values2 should be final.417
ErrorsExpected @param tag for 'values2'.417
ErrorsExpected @throws tag for 'PersistenceBrokerException'.418
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.418
Errors'{' should be on the previous line.419
Errors'if' construct must use '{}'s.420
Errors'{' should be on the previous line.428
ErrorsLine is longer than 80 characters.430
Errors'}' should be on the same line.434
Errors'{' should be on the previous line.436
ErrorsLine is longer than 80 characters.437
Errors'}' should be on the same line.439
Errors'{' should be on the previous line.441
ErrorsLine is longer than 80 characters.443
Errors'}' should be on the same line.444
Errors'{' should be on the previous line.446
ErrorsFirst sentence should end with a period.452
ErrorsLine is longer than 80 characters.452
ErrorsExpected an @return tag.453
ErrorsLine is longer than 80 characters.453
ErrorsParameter target should be final.453
ErrorsExpected @param tag for 'target'.453
ErrorsParameter source should be final.453
ErrorsExpected @param tag for 'source'.453
Errors'if' is not followed by whitespace.456
Errors'{' should be on the previous line.457
Errors'if' is not followed by whitespace.458
Errors'{' should be on the previous line.459
ErrorsLine is longer than 80 characters.462
Errors'}' should be on the same line.463
Errors'{' should be on the previous line.465
Errors'}' should be on the same line.468
Errors'{' should be on the previous line.470
ErrorsLine is longer than 80 characters.481
ErrorsMethod 'executeUpdate' is not designed for extension - needs to be abstract, final or empty.481
ErrorsParameter cld should be final.481
ErrorsParameter obj should be final.481
ErrorsExpected @throws tag for 'PersistenceBrokerException'.481
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.481
Errors'{' should be on the previous line.484
Errors'{' should be on the previous line.490
Errors'{' should be on the previous line.501
Errors'{' should be on the previous line.504
ErrorsLine is longer than 80 characters.506
Errors'if' construct must use '{}'s.510
Errors'{' should be on the previous line.514
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsMust have at least one statement.521
Errors'{' is not followed by whitespace.521
Errors'}' is not preceded with whitespace.521
ErrorsLine is longer than 80 characters.522
Errors'}' should be on the same line.530
Errors'{' should be on the previous line.532
Errors'if' construct must use '{}'s.534
ErrorsLine is longer than 80 characters.536
Errors'}' should be on the same line.539
Errors'{' should be on the previous line.541
ErrorsLine is longer than 80 characters.546
Errors'}' should be on the same line.549
Errors'{' should be on the previous line.551
ErrorsLine is longer than 80 characters.552
Errors'}' should be on the same line.554
Errors'{' should be on the previous line.556
ErrorsMethod 'materializeObject' is not designed for extension - needs to be abstract, final or empty.570
ErrorsParameter cld should be final.570
ErrorsParameter oid should be final.570
ErrorsExpected @throws tag for 'PersistenceBrokerException'.571
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.571
Errors'{' should be on the previous line.572
ErrorsLine is longer than 80 characters.574
Errors'{' should be on the previous line.579
Errors'{' should be on the previous line.582
ErrorsLine is longer than 80 characters.583
ErrorsLine is longer than 80 characters.584
ErrorsLine is longer than 80 characters.593
ErrorsName 'rs_stmt' must match pattern '^[a-z][a-zA-Z0-9]*$'.593
Errors'{' should be on the previous line.595
Errors'}' should be on the same line.602
Errors'{' should be on the previous line.604
ErrorsLine is longer than 80 characters.607
Errors'}' should be on the same line.609
Errors'{' should be on the previous line.611
ErrorsLine is longer than 80 characters.614
ErrorsFirst sentence should end with a period.619
ErrorsLine is longer than 80 characters.625
ErrorsParameter cld should be final.625
ErrorsExpected @param tag for 'cld'.625
ErrorsParameter obj should be final.625
ErrorsExpected @param tag for 'obj'.625
ErrorsParameter oldLockingValues should be final.625
ErrorsExpected @param tag for 'oldLockingValues'.625
ErrorsArray brackets at illegal position.627
Errors'=' is not preceded with whitespace.629
Errors'=' is not followed by whitespace.629
Errors'<' is not preceded with whitespace.629
Errors'<' is not followed by whitespace.629
Errors'{' should be on the previous line.630
ErrorsLine is longer than 80 characters.642
ErrorsParameter proc should be final.650
ErrorsParameter obj should be final.651
ErrorsParameter stmt should be final.652
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.653
Errors'{' should be on the previous line.654
Errors'{' should be on the previous line.658
Errors'{' should be on the previous line.670
ErrorsLine is longer than 80 characters.676
Errors'{' should be on the previous line.683
Errors'{' should be on the previous line.687
ErrorsLine is longer than 80 characters.688
ErrorsParameter obj should be final.705
ErrorsParameter callable should be final.706
ErrorsParameter fmd should be final.707
ErrorsParameter index should be final.708
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.709
Errors'{' should be on the previous line.710
Errors'{' should be on the previous line.713
Errors'{' should be on the previous line.717
ErrorsLine is longer than 80 characters.720
ErrorsLine is longer than 80 characters.723
Errors'}' should be on the same line.726
Errors'{' should be on the previous line.728
ErrorsLine is longer than 80 characters.729
Errors',' is not followed by whitespace.737
ErrorsLine is longer than 80 characters.746
ErrorsMethod 'isStoredProcedure' is not designed for extension - needs to be abstract, final or empty.748
ErrorsParameter sql should be final.748
Errors'{' should be on the previous line.749
Errors'while' is not followed by whitespace.761
Errors'3' is a magic number.761
Errors'{' should be on the previous line.762
Errors'if' is not followed by whitespace.764
Errors'{' should be on the previous line.765
Errorsswitch without "default" clause.766
Errors'{' should be on the previous line.767
Errors'if' construct must use '{}'s.769
Errors'if' is not followed by whitespace.769
Errors'if' construct must use '{}'s.772
Errors'if' is not followed by whitespace.772
Errors'if' construct must use '{}'s.775
Errors'if' is not followed by whitespace.775
ErrorsLine is longer than 80 characters.785
ErrorsMethod 'assignAutoincrementSequences' is not designed for extension - needs to be abstract, final or empty.785
ErrorsMissing a Javadoc comment.785
ErrorsParameter cld should be final.785
ErrorsParameter target should be final.785
ErrorsComment matches to-do format 'TODO:'.787
ErrorsLine is longer than 80 characters.787
Errors'for' is not followed by whitespace.791
Errors'{' should be on the previous line.792
Errors'if' is not followed by whitespace.794
Errors'{' should be on the previous line.795
Errors'if' is not followed by whitespace.797
Errors'{' should be on the previous line.798
ErrorsLine is longer than 80 characters.799
ErrorsLine is longer than 80 characters.806
ErrorsMethod 'assignAutoincrementIdentityColumns' is not designed for extension - needs to be abstract, final or empty.806
ErrorsMissing a Javadoc comment.806
ErrorsParameter cld should be final.806
ErrorsParameter target should be final.806
Errors'if' construct must use '{}'s.810
ErrorsLine is longer than 80 characters.810
Errors'if' is not followed by whitespace.810

org/apache/ojb/broker/accesslayer/JoinSyntaxTypes.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.19
Errorsinterfaces should describe a type and hence have methods.25
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.33
ErrorsRedundant 'public' modifier.35
ErrorsLine is longer than 80 characters.43
ErrorsRedundant 'public' modifier.45
ErrorsRedundant 'public' modifier.52
ErrorsRedundant 'public' modifier.59

org/apache/ojb/broker/accesslayer/LookupException.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsParameter message should be final.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.33
ErrorsParameter cause should be final.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.38
ErrorsParameter message should be final.38
ErrorsParameter cause should be final.38
Errors'{' should be on the previous line.39

org/apache/ojb/broker/accesslayer/MtoNCollectionPrefetcher.java

ViolationMessageLine
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters.47
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.56
ErrorsParameter aBroker should be final.56
ErrorsParameter anOrd should be final.56
ErrorsLine is longer than 80 characters.62
ErrorsMethod 'prefetchRelationship' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter owners should be final.64
ErrorsExpected @param tag for 'owners'.64
Errors'{' should be on the previous line.65
Errors'{' should be on the previous line.75
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.88
Errors'{' should be on the previous line.90
ErrorsFirst sentence should end with a period.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.105
ErrorsMethod 'buildPrefetchQuery' is not designed for extension - needs to be abstract, final or empty.111
ErrorsParameter ids should be final.111
Errors'{' should be on the previous line.112
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.129
ErrorsFirst sentence should end with a period.132
ErrorsExpected an @return tag.136
ErrorsMethod 'buildMtoNImplementorQuery' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter ids should be final.136
ErrorsExpected @param tag for 'ids'.136
Errors'{' should be on the previous line.137
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.149
Errors'{' should be on the previous line.153
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters.158
ErrorsLine is longer than 80 characters.161
Errors'{' should be on the previous line.169
Errors'{' should be on the previous line.172
ErrorsLine has trailing spaces.176
ErrorsFirst sentence should end with a period.180
ErrorsExpected an @return tag.183
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.190
ErrorsFirst sentence should end with a period.197
ErrorsExpected an @return tag.200
Errors'{' should be on the previous line.201
Errors'{' should be on the previous line.207
ErrorsFirst sentence should end with a period.214
ErrorsLine is longer than 80 characters.215
ErrorsLine has trailing spaces.216
ErrorsExpected an @return tag.219
ErrorsLine is longer than 80 characters.219
ErrorsMethod 'buildMtoNImplementorQueries' is not designed for extension - needs to be abstract, final or empty.219
ErrorsParameter owners should be final.219
ErrorsParameter children should be final.219
ErrorsExpected @param tag for 'children'.219
Errors'{' should be on the previous line.233
Errors'{' should be on the previous line.238
Errors'{' should be on the previous line.245
ErrorsFirst sentence should end with a period.252
ErrorsExpected an @return tag.260
ErrorsLine is longer than 80 characters.260
ErrorsParameter ids should be final.260
ErrorsParameter fkCols should be final.260
ErrorsParameter itemFkCols should be final.260
ErrorsParameter itemPkFields should be final.261
ErrorsExpected @param tag for 'itemPkFields'.261
Errors'{' should be on the previous line.262
Errors'{' should be on the previous line.264
ErrorsLine is longer than 80 characters.265
Errors'}' should be on the same line.266
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.269
ErrorsFirst sentence should end with a period.274
ErrorsLine has trailing spaces.281
ErrorsLine is longer than 80 characters.283
ErrorsParameter ids should be final.283
ErrorsParameter fkCol should be final.283
ErrorsParameter itemFkCol should be final.283
ErrorsParameter itemPkField should be final.284
ErrorsExpected @param tag for 'itemPkField'.284
Errors'{' should be on the previous line.285
Errors'{' should be on the previous line.292
Errors'{' should be on the previous line.298
ErrorsFirst sentence should end with a period.315
ErrorsLine is longer than 80 characters.324
ErrorsParameter ids should be final.324
ErrorsParameter fkCols should be final.324
ErrorsParameter itemFkCols should be final.324
ErrorsParameter itemPkFields should be final.325
ErrorsExpected @param tag for 'itemPkFields'.325
Errors'{' should be on the previous line.326
Errors'{' should be on the previous line.332
ErrorsLine is longer than 80 characters.333
ErrorsLine has trailing spaces.335
Errors'{' should be on the previous line.337
Errors'{' should be on the previous line.343
Errors'{' should be on the previous line.346
Errors'}' should be on the same line.348
Errors'{' should be on the previous line.350
ErrorsLine has trailing spaces.355
ErrorsFirst sentence should end with a period.363
ErrorsLine has trailing spaces.364
ErrorsParameter cld should be final.368
ErrorsExpected @param tag for 'cld'.368
Errors'{' should be on the previous line.369
ErrorsLine has trailing spaces.371
ErrorsLine has trailing spaces.372
Errors'=' is not preceded with whitespace.373
Errors'{' should be on the previous line.374
ErrorsLine has trailing spaces.377
ErrorsLine has trailing spaces.380
ErrorsFirst sentence should end with a period.381
ErrorsExpected an @return tag.386
ErrorsParameter fcs should be final.386
ErrorsExpected @param tag for 'fcs'.386
ErrorsParameter values should be final.386
ErrorsExpected @param tag for 'values'.386
Errors'{' should be on the previous line.387
ErrorsLine has trailing spaces.389
Errors'=' is not preceded with whitespace.390
Errors'{' should be on the previous line.391
ErrorsLine has trailing spaces.397
ErrorsLine is longer than 80 characters.401
ErrorsLine has trailing spaces.402
ErrorsLine is longer than 80 characters.402
ErrorsLine is longer than 80 characters.403
ErrorsLine is longer than 80 characters.404
ErrorsLine has trailing spaces.406
ErrorsLine has trailing spaces.408
ErrorsLine is longer than 80 characters.409
ErrorsLine is longer than 80 characters.411
ErrorsMethod 'associateBatched' is not designed for extension - needs to be abstract, final or empty.411
ErrorsParameter owners should be final.411
ErrorsExpected @param tag for 'owners'.411
ErrorsParameter children should be final.411
ErrorsExpected @param tag for 'children'.411
ErrorsParameter mToNImplementors should be final.411
ErrorsExpected @param tag for 'mToNImplementors'.411
ErrorsLine is longer than 80 characters.416
ErrorsLine is longer than 80 characters.417
ErrorsLine is longer than 80 characters.418
ErrorsLine has trailing spaces.421
ErrorsLine is longer than 80 characters.421
ErrorsLine has trailing spaces.422
ErrorsLine is longer than 80 characters.422
Errors'{' should be on the previous line.426
Errors'{' should be on the previous line.434
Errors'{' should be on the previous line.447
ErrorsLine is longer than 80 characters.456
ErrorsLine is longer than 80 characters.457
Errors'{' should be on the previous line.467
Errors'{' should be on the previous line.475
Errors'{' should be on the previous line.482
Errors'}' should be on the same line.485
Errors'{' should be on the previous line.487
ErrorsLine is longer than 80 characters.488
Errors'{' should be on the previous line.491
ErrorsLine is longer than 80 characters.498
ErrorsLine is longer than 80 characters.500
Errors'}' should be on the same line.501
Errors'{' should be on the previous line.503

org/apache/ojb/broker/accesslayer/OJBBatchUpdateException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.31
ErrorsParameter msg should be final.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.36
ErrorsParameter cause should be final.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.41
ErrorsParameter msg should be final.41
ErrorsParameter cause should be final.41
Errors'{' should be on the previous line.42

org/apache/ojb/broker/accesslayer/OJBIterator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.42
ErrorsExpected @throws tag for 'PersistenceBrokerException'.44
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.44
ErrorsExpected @throws tag for 'PersistenceBrokerException'.50
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.50
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsExpected an @return tag.58
ErrorsExpected @throws tag for 'PersistenceBrokerException'.58
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.58
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.62
ErrorsExpected an @return tag.66
ErrorsExpected @throws tag for 'PersistenceBrokerException'.66
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.66
ErrorsRedundant 'public' modifier.74
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.77
ErrorsRedundant 'public' modifier.79

org/apache/ojb/broker/accesslayer/PagingIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsName 'm_iterator' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsMissing a Javadoc comment.35
ErrorsName 'm_startAt' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsMissing a Javadoc comment.36
ErrorsName 'm_endAt' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsMissing a Javadoc comment.37
ErrorsName 'm_rowLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsMissing a Javadoc comment.38
ErrorsName 'm_fullSize' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'm_currentCursorPosition' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsFirst sentence should end with a period.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.45
ErrorsParameter anIterator should be final.47
ErrorsParameter startAt should be final.47
ErrorsParameter endAt should be final.47
Errors'{' should be on the previous line.48
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.53
Errors'{' should be on the previous line.60
Errors'}' should be on the same line.62
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.69
Errors'}' should be on the same line.71
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsExpected an @return tag.86
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.86
ErrorsExpected @throws tag for 'PersistenceBrokerException'.86
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.86
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.89
Errors'}' should be on the same line.91
Errors'{' should be on the previous line.93
ErrorsExpected an @return tag.101
ErrorsMethod 'fullSize' is not designed for extension - needs to be abstract, final or empty.101
ErrorsExpected @throws tag for 'PersistenceBrokerException'.101
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsExpected an @return tag.109
ErrorsMethod 'absolute' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter row should be final.109
ErrorsExpected @param tag for 'row'.109
ErrorsExpected @throws tag for 'PersistenceBrokerException'.109
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.109
Errors'{' should be on the previous line.110
ErrorsLine has trailing spaces.112
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.117
Errors'{' should be on the previous line.119
ErrorsLine has trailing spaces.122
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsExpected an @return tag.130
ErrorsMethod 'relative' is not designed for extension - needs to be abstract, final or empty.130
ErrorsParameter row should be final.130
ErrorsExpected @param tag for 'row'.130
ErrorsExpected @throws tag for 'PersistenceBrokerException'.130
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.130
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsMethod 'releaseDbResources' is not designed for extension - needs to be abstract, final or empty.138
Errors'{' should be on the previous line.139
ErrorsFirst sentence should end with a period.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.146
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.148
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsExpected an @return tag.154
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.157
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsExpected an @return tag.171
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.171
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters.178
ErrorsMethod 'disableLifeCycleEvents' is not designed for extension - needs to be abstract, final or empty.180
Errors'{' should be on the previous line.181
ErrorsLine has trailing spaces.182

org/apache/ojb/broker/accesslayer/PkEnumeration.java

ViolationMessageLine
Errors'{' should be on the previous line.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'hasCalledCheck' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'hasNext' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'broker' must be private and have accessor methods.46
ErrorsFirst sentence should end with a period.48
ErrorsVariable 'resultSetAndStatment' must be private and have accessor methods.51
ErrorsFirst sentence should end with a period.53
ErrorsVariable 'classDescriptor' must be private and have accessor methods.56
ErrorsFirst sentence should end with a period.58
ErrorsVariable 'constructor' must be private and have accessor methods.61
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.70
ErrorsParameter query should be final.70
ErrorsParameter cld should be final.70
ErrorsParameter primaryKeyClass should be final.70
ErrorsParameter broker should be final.70
Errors'broker' hides a field.70
ErrorsExpected @param tag for 'broker'.70
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.77
Errors'}' should be on the same line.80
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.84
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.94
ErrorsExpected an @return tag.97
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters.113
Errors'}' should be on the same line.118
Errors'{' should be on the previous line.120
ErrorsLine is longer than 80 characters.121
Errors'}' should be on the same line.122
Errors'{' should be on the previous line.124
ErrorsLine is longer than 80 characters.125
ErrorsMethod 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty.135
Errors'{' should be on the previous line.136
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.140
Errors'}' should be on the same line.144
Errors'{' should be on the previous line.146
Errors'}' should be on the same line.150
Errors'{' should be on the previous line.152
Errors'if' is not followed by whitespace.153
Errors'{' should be on the previous line.154
ErrorsMissing a Javadoc comment.161
Errors'{' should be on the previous line.162
ErrorsUnused @throws tag for 'NoSuchElementException'.171
ErrorsMethod 'nextElement' is not designed for extension - needs to be abstract, final or empty.173
Errors'{' should be on the previous line.174
Errors'{' should be on the previous line.176
ErrorsLine has trailing spaces.178
Errors'{' should be on the previous line.178
ErrorsLine has trailing spaces.180
Errors'{' should be on the previous line.183
Errors'}' should be on the same line.187
Errors'else' construct must use '{}'s.188
Errors'}' should be on the same line.190
Errors'{' should be on the previous line.192
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.201
ErrorsLine contains a tab character.202
Errors'{' should be on the previous line.202
ErrorsLine contains a tab character.203
Errors'if' is not followed by whitespace.203
Errors'{' should be on the previous line.204
ErrorsLine is longer than 80 characters.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
ErrorsLine contains a tab character.208

org/apache/ojb/broker/accesslayer/PkIterator.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
ErrorsParameter en should be final.30
Errors'{' should be on the previous line.31
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'{' should be on the previous line.36
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.45
Errors'{' should be on the previous line.46

org/apache/ojb/broker/accesslayer/PlainPrefetcher.java

ViolationMessageLine
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.42
ErrorsParameter aBroker should be final.42
ErrorsParameter anItemClass should be final.42
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.47
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMethod 'associateBatched' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
ErrorsParameter proxies should be final.57
ErrorsParameter realSubjects should be final.57
Errors';' is followed by whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters.69
Errors';' is followed by whitespace.72
Errors'{' should be on the previous line.73
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.85
ErrorsFirst sentence should end with a period.91
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.94
ErrorsExpected an @return tag.96
ErrorsLine is longer than 80 characters.96
ErrorsMethod 'buildPrefetchQueries' is not designed for extension - needs to be abstract, final or empty.96
ErrorsParameter proxies should be final.96
ErrorsParameter realSubjects should be final.96
Errors';' is followed by whitespace.109
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.115
ErrorsLine has trailing spaces.118
Errors'{' should be on the previous line.121
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.128
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.141
Errors'}' should be on the same line.143
Errors'{' should be on the previous line.145
Errors';' is followed by whitespace.153
Errors'{' should be on the previous line.154
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.176
ErrorsMethod 'buildPrefetchQuery' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter clazz should be final.176
ErrorsParameter ids should be final.176
ErrorsParameter withExtents should be final.176
ErrorsLine is longer than 80 characters.179

org/apache/ojb/broker/accesslayer/QueryCustomizer.java

ViolationMessageLine
ErrorsLine has trailing spaces.39
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.57
ErrorsRedundant 'public' modifier.57

org/apache/ojb/broker/accesslayer/QueryCustomizerDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
ErrorsName 'm_attributeList' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsFirst sentence should end with a period.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
Errors'{' should be on the previous line.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsFirst sentence should end with a period.45
ErrorsExpected an @return tag.50
ErrorsLine is longer than 80 characters.50
ErrorsMethod 'customizeQuery' is not designed for extension - needs to be abstract, final or empty.50
ErrorsParameter anObject should be final.50
ErrorsExpected @param tag for 'anObject'.50
ErrorsParameter aBroker should be final.50
ErrorsExpected @param tag for 'aBroker'.50
ErrorsParameter aCod should be final.50
ErrorsExpected @param tag for 'aCod'.50
ErrorsParameter aQuery should be final.50
ErrorsExpected @param tag for 'aQuery'.50
ErrorsLine is longer than 80 characters.57
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.59
ErrorsParameter attributeName should be final.59
ErrorsExpected @param tag for 'attributeName'.59
ErrorsParameter attributeValue should be final.59
ErrorsExpected @param tag for 'attributeValue'.59
Errors'{' should be on the previous line.60
Errors'==' is not preceded with whitespace.61
Errors'==' is not followed by whitespace.61
Errors'{' should be on the previous line.62
Errors'==' is not preceded with whitespace.65
Errors'==' is not followed by whitespace.65
Errors'{' should be on the previous line.66
Errors'=' is not preceded with whitespace.67
Errors'=' is not followed by whitespace.67
Errors',' is not followed by whitespace.69
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter attributeName should be final.75
ErrorsParameter defaultValue should be final.75
ErrorsLine contains a tab character.76
Errors'{' should be on the previous line.76
Errors'!=' is not preceded with whitespace.78
Errors'!=' is not followed by whitespace.78
Errors'{' should be on the previous line.79
Errors'cast' is not followed by whitespace.80
Errors'==' is not preceded with whitespace.81
Errors'==' is not followed by whitespace.81
Errors'{' should be on the previous line.82
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter attributeName should be final.92
ErrorsLine contains a tab character.93
Errors'{' should be on the previous line.93
Errors',' is not followed by whitespace.94
ErrorsLine contains a tab character.95

org/apache/ojb/broker/accesslayer/ReferencePrefetcher.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.47
ErrorsParameter aBroker should be final.47
ErrorsExpected @param tag for 'aBroker'.47
ErrorsParameter anOrd should be final.47
ErrorsExpected @param tag for 'anOrd'.47
ErrorsMethod 'associateBatched' is not designed for extension - needs to be abstract, final or empty.56
ErrorsParameter owners should be final.56
ErrorsExpected @param tag for 'owners'.56
ErrorsParameter children should be final.56
ErrorsExpected @param tag for 'children'.56
Errors'{' should be on the previous line.57
ErrorsArray brackets at illegal position.62
Errors';' is followed by whitespace.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.73
Errors';' is followed by whitespace.76
Errors'{' should be on the previous line.77
Errors',' is not followed by whitespace.79
Errors'{' should be on the previous line.81
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.91
ErrorsParameter arr should be final.91
Errors'{' should be on the previous line.92
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.96
ErrorsLine has trailing spaces.102
ErrorsFirst sentence should end with a period.103
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.106
ErrorsExpected an @return tag.108
ErrorsLine is longer than 80 characters.108
ErrorsMethod 'buildPrefetchQueries' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter owners should be final.108
ErrorsParameter children should be final.108
Errors'{' should be on the previous line.123
Errors',' is not followed by whitespace.125
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.130
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.153
ErrorsExpected an @return tag.155
ErrorsMethod 'buildPrefetchQuery' is not designed for extension - needs to be abstract, final or empty.155
ErrorsParameter ids should be final.155
ErrorsExpected @param tag for 'ids'.155
Errors'{' should be on the previous line.156

org/apache/ojb/broker/accesslayer/RelationshipPrefetcher.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.25
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsFirst sentence should end with a period.31
ErrorsRedundant 'public' modifier.35
ErrorsFirst sentence should end with a period.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsRedundant 'public' modifier.40
ErrorsFirst sentence should end with a period.42
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsRedundant 'public' modifier.45
ErrorsExpected @param tag for 'owners'.45
ErrorsFirst sentence should end with a period.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsRedundant 'public' modifier.50
ErrorsFirst sentence should end with a period.52
ErrorsExpected an @return tag.55
ErrorsRedundant 'public' modifier.55

org/apache/ojb/broker/accesslayer/RelationshipPrefetcherFactory.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'broker' hides a field.34
Errors'{' should be on the previous line.35
ErrorsFirst sentence should end with a period.39
ErrorsLine has trailing spaces.41
ErrorsExpected an @return tag.42
ErrorsLine is longer than 80 characters.42
ErrorsMethod 'createRelationshipPrefetcher' is not designed for extension - needs to be abstract, final or empty.42
ErrorsParameter ord should be final.42
ErrorsExpected @param tag for 'ord'.42
Errors'{' should be on the previous line.45
Errors'cast' is not followed by whitespace.46
Errors'{' should be on the previous line.48
Errors'}' should be on the same line.50
Errors'{' should be on the previous line.52
Errors'}' should be on the same line.55
ErrorsLine has trailing spaces.57
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.61
ErrorsFirst sentence should end with a period.62
ErrorsLine has trailing spaces.64
ErrorsExpected an @return tag.65
ErrorsLine is longer than 80 characters.65
ErrorsMethod 'createRelationshipPrefetcher' is not designed for extension - needs to be abstract, final or empty.65
ErrorsParameter anOwnerCld should be final.65
ErrorsExpected @param tag for 'anOwnerCld'.65
ErrorsParameter aRelationshipName should be final.65
ErrorsExpected @param tag for 'aRelationshipName'.65
ErrorsLine has trailing spaces.68
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
ErrorsAvoid inline conditionals.76
ErrorsLine has trailing spaces.80

org/apache/ojb/broker/accesslayer/RelationshipPrefetcherImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsLine is longer than 80 characters.37
ErrorsParameter aBroker should be final.37
ErrorsExpected @param tag for 'aBroker'.37
ErrorsParameter anOrd should be final.37
ErrorsExpected @param tag for 'anOrd'.37
ErrorsLine is longer than 80 characters.44
ErrorsMethod 'prepareRelationshipSettings' is not designed for extension - needs to be abstract, final or empty.46
Errors'{' should be on the previous line.47
ErrorsLine has trailing spaces.49
ErrorsFirst sentence should end with a period.54
ErrorsMethod 'getOwnerClassDescriptor' is not designed for extension - needs to be abstract, final or empty.58
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters.64
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'getObjectReferenceDescriptor' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77
ErrorsLine is longer than 80 characters.85
ErrorsMethod 'setObjectReferenceDescriptor' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter objectReferenceDescriptor should be final.85
Errors'objectReferenceDescriptor' hides a field.85
ErrorsMethod 'isCascadeRetrieve' is not designed for extension - needs to be abstract, final or empty.94
Errors'{' should be on the previous line.95
ErrorsMethod 'setCascadeRetrieve' is not designed for extension - needs to be abstract, final or empty.103
ErrorsParameter cascadeRetrieve should be final.103
Errors'cascadeRetrieve' hides a field.103
Errors'{' should be on the previous line.104

org/apache/ojb/broker/accesslayer/ReportQueryRsIterator.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.27
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.36
ErrorsName 'm_attributeCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsMissing a Javadoc comment.37
ErrorsName 'm_jdbcTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.42
ErrorsParameter queryObject should be final.42
ErrorsExpected @param tag for 'queryObject'.42
ErrorsParameter broker should be final.42
ErrorsExpected @param tag for 'broker'.42
Errors'{' should be on the previous line.46
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.48
Errors'cast' is not followed by whitespace.49
ErrorsLine has trailing spaces.51
Errors'}' should be on the same line.53
Errors'{' should be on the previous line.55
ErrorsFirst sentence should end with a period.61
ErrorsLine is longer than 80 characters.62
ErrorsName 'init_jdbcTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsExpected @throws tag for 'SQLException'.65
Errors'{' should be on the previous line.66
ErrorsLine has trailing spaces.69
Errors'{' should be on the previous line.72
Errors'}' should be on the same line.74
Errors'{' should be on the previous line.76
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.85
ErrorsLine has trailing spaces.86
ErrorsExpected an @return tag.92
ErrorsMethod 'getObjectFromResultSet' is not designed for extension - needs to be abstract, final or empty.92
ErrorsExpected @throws tag for 'PersistenceBrokerException'.92
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.92
Errors'=' is not followed by whitespace.95
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.104
Errors'=' is not followed by whitespace.104
ErrorsLine has trailing spaces.105
Errors'{' should be on the previous line.107
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
ErrorsLine has trailing spaces.119

org/apache/ojb/broker/accesslayer/ResultSetAndStatement.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.38
ErrorsName 'm_rs' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsVariable 'm_rs' must be private and have accessor methods.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'm_stmt' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsVariable 'm_stmt' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.40
ErrorsName 'm_sql' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsVariable 'm_sql' must be private and have accessor methods.40
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter manager should be final.42
Errors'manager' hides a field.42
ErrorsParameter stmt should be final.42
ErrorsParameter rs should be final.42
ErrorsParameter sql should be final.42
ErrorsLine contains a tab character.44
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.57
Errors'{' should be on the previous line.58
Errors'if' is not followed by whitespace.59
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.73

org/apache/ojb/broker/accesslayer/RowReader.java

ViolationMessageLine
ErrorsUnused import - java.sql.ResultSet.21
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'static' modifier.29
ErrorsLine has trailing spaces.32
ErrorsRedundant 'public' modifier.36
ErrorsRedundant 'public' modifier.43
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsRedundant 'public' modifier.50
ErrorsExpected @param tag for 'rs'.50
ErrorsExpected @param tag for 'row'.50
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsRedundant 'public' modifier.56
ErrorsExpected @param tag for 'rs'.56
ErrorsExpected @param tag for 'row'.56
ErrorsRedundant 'public' modifier.61
ErrorsExpected @param tag for 'cld'.61
ErrorsFirst sentence should end with a period.63
ErrorsLine is longer than 80 characters.64
ErrorsExpected an @return tag.66
ErrorsRedundant 'public' modifier.66

org/apache/ojb/broker/accesslayer/RowReaderDefaultImpl.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.32
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters.40
ErrorsFirst sentence should end with a period.41
ErrorsMissing a Javadoc comment.46
ErrorsName 'm_cld' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsMissing a Javadoc comment.48
ErrorsParameter cld should be final.48
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
ErrorsExpected an @return tag.80
ErrorsMethod 'readObjectFrom' is not designed for extension - needs to be abstract, final or empty.80
ErrorsParameter row should be final.80
ErrorsExpected @param tag for 'row'.80
ErrorsExpected @throws tag for 'PersistenceBrokerException'.80
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.80
Errors'{' should be on the previous line.81
ErrorsLine is longer than 80 characters.88
ErrorsMethod 'refreshObject' is not designed for extension - needs to be abstract, final or empty.90
ErrorsParameter instance should be final.90
ErrorsExpected @param tag for 'instance'.90
ErrorsParameter row should be final.90
ErrorsExpected @param tag for 'row'.90
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.106
ErrorsUnused @throws tag for 'PersistenceBrokerException'.106
ErrorsExpected an @return tag.108
ErrorsLine is longer than 80 characters.108
ErrorsMethod 'buildOrRefreshObject' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter row should be final.108
ErrorsParameter targetClassDescriptor should be final.108
ErrorsParameter targetObject should be final.108
ErrorsLine is longer than 80 characters.112
Errors'if' is not followed by whitespace.114
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.122
Errors'if' is not followed by whitespace.127
Errors'{' should be on the previous line.128
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.130
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.134
Errors'}' should be on the same line.136
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.155
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.159
ErrorsLine is longer than 80 characters.162
ErrorsUnused @throws tag for 'PersistenceBrokerException'.162
ErrorsMethod 'readObjectArrayFrom' is not designed for extension - needs to be abstract, final or empty.164
ErrorsParameter rs_stmt should be final.164
ErrorsExpected @param tag for 'rs_stmt'.164
ErrorsName 'rs_stmt' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
ErrorsParameter row should be final.164
ErrorsExpected @param tag for 'row'.164
Errors'{' should be on the previous line.165
ErrorsComment matches to-do format 'TODO:'.169
Errors'{' should be on the previous line.172
Errors'}' should be on the same line.178
Errors'{' should be on the previous line.180
ErrorsLine is longer than 80 characters.181
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.185
Errors'if' is not followed by whitespace.187
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
Errors'}' should be on the same line.192
Errors'{' should be on the previous line.194
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.198
Errors'}' should be on the same line.201
Errors'{' should be on the previous line.203
ErrorsLine has trailing spaces.205
ErrorsLine has trailing spaces.206
ErrorsLine is longer than 80 characters.213
ErrorsMethod 'readPkValuesFrom' is not designed for extension - needs to be abstract, final or empty.215
ErrorsMissing a Javadoc comment.215
ErrorsParameter rs_stmt should be final.215
ErrorsName 'rs_stmt' must match pattern '^[a-z][a-zA-Z0-9]*$'.215
ErrorsParameter row should be final.215
Errors'{' should be on the previous line.216
ErrorsLine has trailing spaces.219
Errors'{' should be on the previous line.221
Errors'}' should be on the same line.223
Errors'{' should be on the previous line.225
ErrorsLine is longer than 80 characters.233
ErrorsMethod 'readValuesFrom' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
ErrorsParameter rs_stmt should be final.233
ErrorsName 'rs_stmt' must match pattern '^[a-z][a-zA-Z0-9]*$'.233
ErrorsParameter row should be final.233
ErrorsParameter fields should be final.233
Errors'{' should be on the previous line.239
Errors'{' should be on the previous line.241
Errors'if' is not followed by whitespace.243
Errors'{' should be on the previous line.244
ErrorsLine is longer than 80 characters.246
ErrorsLine is longer than 80 characters.247
Errors'}' should be on the same line.250
Errors'{' should be on the previous line.252
ErrorsLine is longer than 80 characters.254
ErrorsAvoid inline conditionals.254
ErrorsLine is longer than 80 characters.256
ErrorsAvoid inline conditionals.256
ErrorsLine is longer than 80 characters.260
ErrorsMethod 'extractOjbConcreteClass' is not designed for extension - needs to be abstract, final or empty.260
ErrorsMissing a Javadoc comment.260
ErrorsParameter cld should be final.260
ErrorsParameter rs should be final.260
ErrorsParameter row should be final.260
Errors'{' should be on the previous line.264
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.269
ErrorsAvoid inline conditionals.272
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.276
Errors'}' should be on the same line.278
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.282
Errors'}' should be on the same line.287
Errors'catch' is not followed by whitespace.288
Errors'{' should be on the previous line.289
ErrorsLine is longer than 80 characters.290
Errors'+' should be on a new line.290
ErrorsLine is longer than 80 characters.291
Errors'+' should be on a new line.291
ErrorsLine is longer than 80 characters.297
ErrorsExpected an @return tag.299
ErrorsLine is longer than 80 characters.299
ErrorsMethod 'selectClassDescriptor' is not designed for extension - needs to be abstract, final or empty.299
ErrorsParameter row should be final.299
ErrorsExpected @param tag for 'row'.299
ErrorsExpected @throws tag for 'PersistenceBrokerException'.299
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.299
Errors'if' is not followed by whitespace.303
Errors'{' should be on the previous line.304
ErrorsLine is longer than 80 characters.306
Errors'{' should be on the previous line.308
ErrorsLine is longer than 80 characters.309
ErrorsLine is longer than 80 characters.310
ErrorsMethod 'setClassDescriptor' is not designed for extension - needs to be abstract, final or empty.316
ErrorsMissing a Javadoc comment.316
ErrorsParameter cld should be final.316
Errors'{' should be on the previous line.317
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.321
ErrorsMissing a Javadoc comment.321
Errors'{' should be on the previous line.322

org/apache/ojb/broker/accesslayer/RsIterator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.62
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler <a>71
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.80
ErrorsVariable 'logger' must be private and have accessor methods.80
ErrorsLine is longer than 80 characters.81
ErrorsMissing a Javadoc comment.81
Errors'+' should be on a new line.81
ErrorsLine is longer than 80 characters.84
ErrorsLine contains a tab character.84
ErrorsComment matches to-do format 'TODO:'.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.88
ErrorsName 'm_cache' must match pattern '^[a-z][a-zA-Z0-9]*$'.88
ErrorsFirst sentence should end with a period.90
ErrorsName 'm_broker' must match pattern '^[a-z][a-zA-Z0-9]*$'.93
ErrorsFirst sentence should end with a period.95
ErrorsName 'm_rsAndStmt' must match pattern '^[a-z][a-zA-Z0-9]*$'.98
ErrorsFirst sentence should end with a period.100
ErrorsName 'm_queryObject' must match pattern '^[a-z][a-zA-Z0-9]*$'.103
ErrorsFirst sentence should end with a period.105
ErrorsName 'm_itemProxyClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
ErrorsFirst sentence should end with a period.110
ErrorsName 'm_itemTopLevelClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
ErrorsFirst sentence should end with a period.115
ErrorsName 'm_row' must match pattern '^[a-z][a-zA-Z0-9]*$'.118
ErrorsFirst sentence should end with a period.120
ErrorsName 'm_hasCalledCheck' must match pattern '^[a-z][a-zA-Z0-9]*$'.123
ErrorsFirst sentence should end with a period.125
ErrorsName 'm_inBatchedMode' must match pattern '^[a-z][a-zA-Z0-9]*$'.130
ErrorsFirst sentence should end with a period.132
ErrorsMissing a Javadoc comment.137
ErrorsMissing a Javadoc comment.138
ErrorsName 'JDBCSupportAssessed' must match pattern '^[a-z][a-zA-Z0-9]*$'.138
ErrorsMissing a Javadoc comment.139
ErrorsName 'm_current_row' must match pattern '^[a-z][a-zA-Z0-9]*$'.139
ErrorsLine is longer than 80 characters.141
ErrorsMissing a Javadoc comment.150
ErrorsLine has trailing spaces.151
ErrorsLine is longer than 80 characters.161
ErrorsParameter queryObject should be final.161
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.169
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsComment matches to-do format 'TODO:'.180
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
Errors'{' should be on the previous line.186
ErrorsComment matches to-do format 'TODO:'.189
ErrorsLine is longer than 80 characters.189
Errors'{' should be on the previous line.194
Errors'}' should be on the same line.197
Errors'{' should be on the previous line.199
ErrorsMethod 'getTopLevelClass' is not designed for extension - needs to be abstract, final or empty.213
ErrorsMissing a Javadoc comment.213
Errors'{' should be on the previous line.214
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.217
ErrorsExpected an @return tag.226
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.226
Errors'{' should be on the previous line.227
Errors'{' should be on the previous line.229
Errors'{' should be on the previous line.231
Errors'{' should be on the previous line.235
Errors'}' should be on the same line.239
Errors'{' should be on the previous line.241
Errors'if' is not followed by whitespace.244
Errors'{' should be on the previous line.245
Errors'cast' is not followed by whitespace.246
Errors'if' is not followed by whitespace.248
Errors'{' should be on the previous line.249
ErrorsLine is longer than 80 characters.250
Errors'}' should be on the same line.251
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
Errors'if' construct must use '{}'s.257
ErrorsExpected an @return tag.267
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.267
ErrorsExpected @throws tag for 'NoSuchElementException'.267
ErrorsRedundant throws: 'NoSuchElementException' is unchecked exception.267
Errors'{' should be on the previous line.268
Errors'{' should be on the previous line.270
Errors'{' should be on the previous line.272
Errors'{' should be on the previous line.277
ErrorsLine is longer than 80 characters.281
Errors'{' should be on the previous line.284
ErrorsLine has trailing spaces.288
Errors'}' should be on the same line.290
Errors'{' should be on the previous line.292
Errors'}' should be on the same line.295
Errors'{' should be on the previous line.297
Errors'}' should be on the same line.300
Errors'{' should be on the previous line.302
ErrorsLine is longer than 80 characters.304
ErrorsLine is longer than 80 characters.305
ErrorsFirst sentence should end with a period.309
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.312
Errors'{' should be on the previous line.313
ErrorsLine is longer than 80 characters.314
ErrorsExpected an @return tag.320
Errors'{' should be on the previous line.321
Errors'{' should be on the previous line.324
ErrorsFirst sentence should end with a period.330
ErrorsParameter query should be final.334
ErrorsExpected @param tag for 'query'.334
Errors'{' should be on the previous line.335
ErrorsLine is longer than 80 characters.341
Errors'{' should be on the previous line.347
Errors'{' should be on the previous line.360
ErrorsLine is longer than 80 characters.363
Errors'{' should be on the previous line.372
Errors'{' should be on the previous line.378
Errors'{' should be on the previous line.383
Errors'}' should be on the same line.385
Errors'{' should be on the previous line.387
ErrorsFirst sentence should end with a period.395
ErrorsExpected an @return tag.398
ErrorsLine is longer than 80 characters.398
ErrorsMethod 'getIdentityFromResultSet' is not designed for extension - needs to be abstract, final or empty.398
ErrorsExpected @throws tag for 'PersistenceBrokerException'.398
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.398
ErrorsLine is longer than 80 characters.402
Errors'{' should be on the previous line.406
ErrorsLine is longer than 80 characters.413
ErrorsExpected an @return tag.422
ErrorsMethod 'getObjectFromResultSet' is not designed for extension - needs to be abstract, final or empty.422
ErrorsExpected @throws tag for 'PersistenceBrokerException'.422
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.422
ErrorsLine is longer than 80 characters.435
Errors'{' should be on the previous line.441
Errors'}' should be on the same line.444
Errors'{' should be on the previous line.446
Errors'{' should be on the previous line.454
ErrorsLine is longer than 80 characters.459
Errors'{' should be on the previous line.463
ErrorsLine is longer than 80 characters.465
ErrorsLine contains a tab character.465
ErrorsLine is longer than 80 characters.466
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
Errors'{' should be on the previous line.470
Errors'{' should be on the previous line.473
ErrorsLine is longer than 80 characters.474
ErrorsLine is longer than 80 characters.477
ErrorsLine is longer than 80 characters.483
ErrorsLine is longer than 80 characters.487
ErrorsLine is longer than 80 characters.488
Errors'}' should be on the same line.490
Errors'catch' is not followed by whitespace.491
Errors'{' should be on the previous line.492
ErrorsLine is longer than 80 characters.493
Errors'}' should be on the same line.499
Errors'{' should be on the previous line.501
ErrorsLine is longer than 80 characters.502
ErrorsLine is longer than 80 characters.503
Errors'{' should be on the previous line.506
ErrorsExpected an @return tag.526
ErrorsMethod 'getProxyFromResultSet' is not designed for extension - needs to be abstract, final or empty.526
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.526
Errors'{' should be on the previous line.527
ErrorsExpected an @return tag.540
Errors'{' should be on the previous line.541
Errors'{' should be on the previous line.543
Errors'if' construct must use '{}'s.544
ErrorsFirst sentence should end with a period.551
ErrorsMethod 'countedSize' is not designed for extension - needs to be abstract, final or empty.556
ErrorsExpected @throws tag for 'PersistenceBrokerException'.556
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.556
Errors'{' should be on the previous line.557
ErrorsLine is longer than 80 characters.558
Errors'{' should be on the previous line.566
ErrorsLine is longer than 80 characters.568
Errors'}' should be on the same line.569
Errors'{' should be on the previous line.571
ErrorsLine is longer than 80 characters.572
Errors'{' should be on the previous line.576
Errors'{' should be on the previous line.578
Errors'}' should be on the same line.581
Errors'{' should be on the previous line.583
Errors'}' should be on the same line.585
Errors'{' should be on the previous line.587
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.598
ErrorsExpected @throws tag for 'PersistenceBrokerException'.598
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.598
Errors'{' should be on the previous line.599
Errors'{' should be on the previous line.603
ErrorsLine is longer than 80 characters.604
Errors'}' should be on the same line.605
Errors'{' should be on the previous line.607
ErrorsMust have at least one statement.607
ErrorsLine is longer than 80 characters.611
Errors'{' should be on the previous line.613
Errors'if' construct must use '{}'s.619
Errors'}' should be on the same line.622
Errors'{' should be on the previous line.624
Errors'{' should be on the previous line.633
Errors'{' should be on the previous line.635
Errors'{' should be on the previous line.638
Errors'}' should be on the same line.640
Errors'{' should be on the previous line.642
Errors'{' should be on the previous line.647
Errors'}' should be on the same line.649
Errors'{' should be on the previous line.651
Errors'}' should be on the same line.655
Errors'{' should be on the previous line.657
ErrorsMethod 'fullSize' is not designed for extension - needs to be abstract, final or empty.667
ErrorsMissing a Javadoc comment.667
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.667
Errors'{' should be on the previous line.668
ErrorsExpected an @return tag.680
ErrorsMethod 'absolute' is not designed for extension - needs to be abstract, final or empty.680
ErrorsParameter row should be final.680
ErrorsExpected @throws tag for 'PersistenceBrokerException'.680
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.680
Errors'{' should be on the previous line.681
Errors'{' should be on the previous line.684
Errors'}' should be on the same line.686
Errors'{' should be on the previous line.688
ErrorsFirst sentence should end with a period.694
ErrorsExpected an @return tag.698
ErrorsParameter row should be final.698
ErrorsExpected @param tag for 'row'.698
Errors'{' should be on the previous line.699
ErrorsLine has trailing spaces.701
Errors'{' should be on the previous line.703
Errors'{' should be on the previous line.705
Errors'{' should be on the previous line.707
Errors'{' should be on the previous line.711
Errors'}' should be on the same line.713
Errors'{' should be on the previous line.715
Errors'}' should be on the same line.721
Errors'{' should be on the previous line.723
Errors'}' should be on the same line.728
Errors'{' should be on the previous line.730
ErrorsLine is longer than 80 characters.731
Errors'+' should be on a new line.731
ErrorsFirst sentence should end with a period.737
ErrorsExpected an @return tag.741
ErrorsParameter row should be final.741
ErrorsExpected @param tag for 'row'.741
Errors'{' should be on the previous line.742
ErrorsLine has trailing spaces.744
Errors'{' should be on the previous line.746
Errors'{' should be on the previous line.748
Errors'{' should be on the previous line.750
Errors'}' should be on the same line.752
Errors'{' should be on the previous line.754
ErrorsLine has trailing spaces.755
ErrorsLine is longer than 80 characters.755
Errors'}' should be on the same line.760
Errors'{' should be on the previous line.762
ErrorsExpected an @return tag.777
ErrorsMethod 'relative' is not designed for extension - needs to be abstract, final or empty.777
ErrorsParameter row should be final.777
ErrorsExpected @throws tag for 'PersistenceBrokerException'.777
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.777
Errors'{' should be on the previous line.778
Errors'{' should be on the previous line.781
Errors'{' should be on the previous line.783
Errors'{' should be on the previous line.785
Errors'}' should be on the same line.789
Errors'{' should be on the previous line.791
Errors'}' should be on the same line.794
Errors'{' should be on the previous line.796
Errors'{' should be on the previous line.798
Errors'}' should be on the same line.800
Errors'{' should be on the previous line.802
ErrorsLine is longer than 80 characters.803
ErrorsMethod 'releaseDbResources' is not designed for extension - needs to be abstract, final or empty.815
Errors'{' should be on the previous line.816
ErrorsMethod 'release' is not designed for extension - needs to be abstract, final or empty.820
ErrorsMissing a Javadoc comment.820
ErrorsParameter removeResourceListener should be final.820
Errors'{' should be on the previous line.821
Errors'{' should be on the previous line.823
Errors'{' should be on the previous line.826
Errors'if' is not followed by whitespace.828
Errors'{' should be on the previous line.829
Errors'{' should be on the previous line.831
ErrorsLine is longer than 80 characters.834
Errors'}' should be on the same line.838
Errors'catch' is not followed by whitespace.839
Errors'{' should be on the previous line.840
ErrorsLine is longer than 80 characters.841
Errors'{' should be on the previous line.846
ErrorsMethod 'autoReleaseDbResources' is not designed for extension - needs to be abstract, final or empty.858
Errors'{' should be on the previous line.859
Errors'if' is not followed by whitespace.860
Errors'{' should be on the previous line.861
ErrorsMethod 'setAutoRelease' is not designed for extension - needs to be abstract, final or empty.874
ErrorsParameter autoRelease should be final.874
Errors'autoRelease' hides a field.874
ErrorsExpected @param tag for 'autoRelease'.874
Errors'{' should be on the previous line.875
Errors'if' is not followed by whitespace.882
Errors'{' should be on the previous line.883
ErrorsFirst sentence should end with a period.889
ErrorsExpected an @return tag.892
ErrorsMethod 'getDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.892
Errors'{' should be on the previous line.893
ErrorsMethod 'getConnectionDescriptor' is not designed for extension - needs to be abstract, final or empty.897
ErrorsMissing a Javadoc comment.897
Errors'{' should be on the previous line.898
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.905
Errors'{' should be on the previous line.906
Errors'{' should be on the previous line.908
ErrorsLine is longer than 80 characters.909
Errors'+' should be on a new line.909
Errors'{' should be on the previous line.914
Errors'}' should be on the same line.916
Errors'catch' is not followed by whitespace.917
Errors'{' should be on the previous line.918
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.923
ErrorsMissing a Javadoc comment.923
Errors'{' should be on the previous line.924
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.931
Errors'{' should be on the previous line.932
ErrorsMethod 'setBroker' is not designed for extension - needs to be abstract, final or empty.936
ErrorsMissing a Javadoc comment.936
ErrorsParameter broker should be final.936
Errors'{' should be on the previous line.937
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.941
ErrorsMissing a Javadoc comment.941
Errors'{' should be on the previous line.942
ErrorsMethod 'setRsAndStmt' is not designed for extension - needs to be abstract, final or empty.946
ErrorsMissing a Javadoc comment.946
ErrorsParameter rsAndStmt should be final.946
Errors'{' should be on the previous line.947
Errors'if' is not followed by whitespace.948
Errors'{' should be on the previous line.949
ErrorsLine is longer than 80 characters.950
Errors'+' should be on a new line.950
ErrorsMethod 'getRsAndStmt' is not designed for extension - needs to be abstract, final or empty.957
ErrorsMissing a Javadoc comment.957
Errors'{' should be on the previous line.958
Errors'if' is not followed by whitespace.959
Errors'{' should be on the previous line.960
ErrorsLine is longer than 80 characters.961
Errors'+' should be on a new line.961
ErrorsLine is longer than 80 characters.962
ErrorsMethod 'setQueryObject' is not designed for extension - needs to be abstract, final or empty.967
ErrorsMissing a Javadoc comment.967
ErrorsParameter queryObject should be final.967
Errors'{' should be on the previous line.968
ErrorsMethod 'getQueryObject' is not designed for extension - needs to be abstract, final or empty.972
ErrorsMissing a Javadoc comment.972
Errors'{' should be on the previous line.973
ErrorsMethod 'setItemProxyClass' is not designed for extension - needs to be abstract, final or empty.977
ErrorsMissing a Javadoc comment.977
ErrorsParameter itemProxyClass should be final.977
Errors'{' should be on the previous line.978
ErrorsMethod 'getItemProxyClass' is not designed for extension - needs to be abstract, final or empty.982
ErrorsMissing a Javadoc comment.982
Errors'{' should be on the previous line.983
ErrorsMethod 'setRow' is not designed for extension - needs to be abstract, final or empty.987
ErrorsMissing a Javadoc comment.987
ErrorsParameter row should be final.987
Errors'{' should be on the previous line.988
ErrorsMethod 'getRow' is not designed for extension - needs to be abstract, final or empty.992
ErrorsMissing a Javadoc comment.992
Errors'{' should be on the previous line.993
ErrorsMethod 'setCache' is not designed for extension - needs to be abstract, final or empty.997
ErrorsMissing a Javadoc comment.997
ErrorsParameter cache should be final.997
Errors'{' should be on the previous line.998
ErrorsMethod 'getCache' is not designed for extension - needs to be abstract, final or empty.1002
ErrorsMissing a Javadoc comment.1002
Errors'{' should be on the previous line.1003
ErrorsMethod 'setAfterLookupEvent' is not designed for extension - needs to be abstract, final or empty.1007
ErrorsMissing a Javadoc comment.1007
ErrorsParameter afterLookupEvent should be final.1007
Errors'afterLookupEvent' hides a field.1007
Errors'{' should be on the previous line.1008
ErrorsMethod 'getAfterLookupEvent' is not designed for extension - needs to be abstract, final or empty.1012
ErrorsMissing a Javadoc comment.1012
Errors'{' should be on the previous line.1013
ErrorsMethod 'setHasCalledCheck' is not designed for extension - needs to be abstract, final or empty.1017
ErrorsMissing a Javadoc comment.1017
ErrorsParameter hasCalledCheck should be final.1017
Errors'{' should be on the previous line.1018
ErrorsMethod 'isHasCalledCheck' is not designed for extension - needs to be abstract, final or empty.1022
ErrorsMissing a Javadoc comment.1022
Errors'{' should be on the previous line.1023
ErrorsMethod 'setHasNext' is not designed for extension - needs to be abstract, final or empty.1027
ErrorsMissing a Javadoc comment.1027
ErrorsParameter hasNext should be final.1027
Errors'hasNext' hides a field.1027
Errors'{' should be on the previous line.1028
ErrorsMethod 'getHasNext' is not designed for extension - needs to be abstract, final or empty.1032
ErrorsMissing a Javadoc comment.1032
Errors'{' should be on the previous line.1033
ErrorsMethod 'setInBatchedMode' is not designed for extension - needs to be abstract, final or empty.1037
ErrorsMissing a Javadoc comment.1037
ErrorsParameter inBatchedMode should be final.1037
Errors'{' should be on the previous line.1038
ErrorsMethod 'isInBatchedMode' is not designed for extension - needs to be abstract, final or empty.1042
ErrorsMissing a Javadoc comment.1042
Errors'{' should be on the previous line.1043
Errors'{' should be on the previous line.1054
ErrorsLine is longer than 80 characters.1060
ErrorsMissing a Javadoc comment.1063
ErrorsVariable 'ref' must be private and have accessor methods.1063
ErrorsMissing a Javadoc comment.1065
ErrorsParameter rs should be final.1065
Errors'{' should be on the previous line.1066
ErrorsMethod 'beforeClose' is not designed for extension - needs to be abstract, final or empty.1070
ErrorsMissing a Javadoc comment.1070
ErrorsParameter event should be final.1070
Errors'{' should be on the previous line.1071
Errors'if' is not followed by whitespace.1072
Errors'{' should be on the previous line.1073
Errors'if' construct must use '{}'s.1075
Errors'if' is not followed by whitespace.1075
ErrorsMethod 'beforeRollback' is not designed for extension - needs to be abstract, final or empty.1080
ErrorsMissing a Javadoc comment.1080
ErrorsParameter event should be final.1080
Errors'{' should be on the previous line.1081
Errors'if' is not followed by whitespace.1082
Errors'{' should be on the previous line.1083
Errors'if' construct must use '{}'s.1085
Errors'if' is not followed by whitespace.1085
ErrorsMethod 'beforeCommit' is not designed for extension - needs to be abstract, final or empty.1090
ErrorsMissing a Javadoc comment.1090
ErrorsParameter event should be final.1090
Errors'{' should be on the previous line.1091
Errors'if' is not followed by whitespace.1092
Errors'{' should be on the previous line.1093
Errors'if' construct must use '{}'s.1095
Errors'if' is not followed by whitespace.1095
ErrorsMissing a Javadoc comment.1100
ErrorsParameter event should be final.1100
Errors'{' should be on the previous line.1101
ErrorsMissing a Javadoc comment.1104
ErrorsParameter event should be final.1104
Errors'{' should be on the previous line.1105
ErrorsMissing a Javadoc comment.1108
ErrorsParameter event should be final.1108
Errors'{' should be on the previous line.1109
ErrorsMissing a Javadoc comment.1112
ErrorsParameter event should be final.1112
Errors'{' should be on the previous line.1113
ErrorsMissing a Javadoc comment.1116
ErrorsParameter event should be final.1116
Errors'{' should be on the previous line.1117
ErrorsMissing a Javadoc comment.1122
Errors'{' should be on the previous line.1123
ErrorsMissing a Javadoc comment.1124
ErrorsParameter msg should be final.1124
Errors'{' should be on the previous line.1125
ErrorsMissing a Javadoc comment.1129
ErrorsParameter msg should be final.1129
ErrorsParameter cause should be final.1129
Errors'{' should be on the previous line.1130
ErrorsMissing a Javadoc comment.1135
Errors'{' should be on the previous line.1136
ErrorsMissing a Javadoc comment.1137
ErrorsParameter msg should be final.1137
Errors'{' should be on the previous line.1138
ErrorsMissing a Javadoc comment.1142
ErrorsParameter msg should be final.1142
ErrorsParameter cause should be final.1142
Errors'{' should be on the previous line.1143
ErrorsLine is longer than 80 characters.1149
ErrorsMethod 'disableLifeCycleEvents' is not designed for extension - needs to be abstract, final or empty.1151
Errors'{' should be on the previous line.1152

org/apache/ojb/broker/accesslayer/RsQueryObject.java

ViolationMessageLine
ErrorsClass RsQueryObject should be declared as final.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsExpected an @return tag.41
ErrorsParameter cld should be final.41
ErrorsExpected @param tag for 'cld'.41
ErrorsParameter query should be final.41
ErrorsExpected @param tag for 'query'.41
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.50
ErrorsParameter cld should be final.50
Errors'cld' hides a field.50
ErrorsParameter query should be final.50
Errors'query' hides a field.50
Errors'{' should be on the previous line.51
Errors'if' is not followed by whitespace.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.63
ErrorsParameter jdbcAccess should be final.63
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.66
ErrorsLine is longer than 80 characters.68
Errors'}' should be on the same line.69
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.81
Errors'{' should be on the previous line.82
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsMissing a Javadoc comment.101
Errors'{' should be on the previous line.102
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
Errors'if' is not followed by whitespace.108
Errors'{' should be on the previous line.109
Errors'cast' is not followed by whitespace.110
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
ErrorsMissing a Javadoc comment.118
Errors'{' should be on the previous line.119
Errors'+' should be on a new line.120
ErrorsLine is longer than 80 characters.121

org/apache/ojb/broker/accesslayer/SqlBasedReportQueryRsIterator.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.25
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.39
ErrorsParameter queryObject should be final.39
ErrorsExpected @param tag for 'queryObject'.39
ErrorsParameter broker should be final.39
ErrorsExpected @param tag for 'broker'.39
ErrorsExpected @throws tag for 'PersistenceBrokerException'.40
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.40
Errors'{' should be on the previous line.41
Errors'{' should be on the previous line.45
Errors'}' should be on the same line.48
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.56
ErrorsExpected an @return tag.60
ErrorsMethod 'getObjectFromResultSet' is not designed for extension - needs to be abstract, final or empty.60
ErrorsExpected @throws tag for 'PersistenceBrokerException'.60
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.60
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.66
ErrorsLine is longer than 80 characters.68
Errors'}' should be on the same line.70
Errors'{' should be on the previous line.72

org/apache/ojb/broker/accesslayer/SqlBasedRsIterator.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.22
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.33
ErrorsParameter queryObject should be final.33
ErrorsExpected @param tag for 'queryObject'.33
ErrorsParameter broker should be final.33
ErrorsExpected @param tag for 'broker'.33
ErrorsExpected @throws tag for 'PersistenceBrokerException'.34
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.34
Errors'{' should be on the previous line.35
Errors'if' is not followed by whitespace.37
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.44
ErrorsExpected an @return tag.47
ErrorsMethod 'getObjectFromResultSet' is not designed for extension - needs to be abstract, final or empty.47
ErrorsExpected @throws tag for 'PersistenceBrokerException'.47
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.47
Errors'{' should be on the previous line.51
ErrorsLine is longer than 80 characters.52
Errors'}' should be on the same line.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
Errors'{' should be on the previous line.60

org/apache/ojb/broker/accesslayer/StatementManager.java

ViolationMessageLine
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.61
ErrorsName 'm_log' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsFirst sentence should end with a period.63
ErrorsName 'm_broker' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsMissing a Javadoc comment.65
ErrorsName 'm_platform' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsFirst sentence should end with a period.66
ErrorsComment matches to-do format 'TODO:'.68
ErrorsName 'm_eagerRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsMissing a Javadoc comment.76
ErrorsName 'm_conMan' must match pattern '^[a-z][a-zA-Z0-9]*$'.76
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.83
ErrorsMethod 'closeResources' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter stmt should be final.86
ErrorsParameter rs should be final.86
Errors'{' should be on the previous line.87
Errors'if' construct must use '{}'s.88
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.105
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
Errors'}' should be on the same line.115
Errors'{' should be on the previous line.117
Errors'if' construct must use '{}'s.118
ErrorsFirst sentence should end with a period.123
ErrorsLine is longer than 80 characters.126
ErrorsMethod 'bindDelete' is not designed for extension - needs to be abstract, final or empty.126
ErrorsParameter stmt should be final.126
ErrorsExpected @param tag for 'stmt'.126
ErrorsParameter oid should be final.126
ErrorsExpected @param tag for 'oid'.126
ErrorsParameter cld should be final.126
ErrorsExpected @param tag for 'cld'.126
ErrorsExpected @throws tag for 'SQLException'.126
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.134
ErrorsLine is longer than 80 characters.135
Errors'}' should be on the same line.137
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.140
Errors'+' should be on a new line.140
ErrorsLine is longer than 80 characters.141
ErrorsFirst sentence should end with a period.146
ErrorsLine is longer than 80 characters.149
ErrorsMethod 'bindDelete' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter stmt should be final.149
ErrorsExpected @param tag for 'stmt'.149
ErrorsParameter cld should be final.149
ErrorsExpected @param tag for 'cld'.149
ErrorsParameter obj should be final.149
ErrorsExpected @param tag for 'obj'.149
ErrorsExpected @throws tag for 'SQLException'.149
Errors'{' should be on the previous line.152
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters.173
ErrorsFirst sentence should end with a period.179
ErrorsExpected an @return tag.189
ErrorsLine is longer than 80 characters.189
ErrorsParameter stmt should be final.189
ErrorsExpected @param tag for 'stmt'.189
ErrorsParameter index should be final.189
ErrorsExpected @param tag for 'index'.189
ErrorsParameter attributeOrQuery should be final.189
ErrorsExpected @param tag for 'attributeOrQuery'.189
ErrorsParameter value should be final.189
ErrorsExpected @param tag for 'value'.189
ErrorsParameter cld should be final.189
ErrorsExpected @param tag for 'cld'.189
ErrorsExpected @throws tag for 'SQLException'.190
Errors'{' should be on the previous line.191
Errors'{' should be on the previous line.195
ErrorsLine is longer than 80 characters.197
Errors'{' should be on the previous line.202
ErrorsLine is longer than 80 characters.204
Errors'}' should be on the same line.205
Errors'{' should be on the previous line.207
Errors'{' should be on the previous line.212
Errors'{' should be on the previous line.215
ErrorsLine is longer than 80 characters.216
Errors'}' should be on the same line.217
Errors'{' should be on the previous line.219
ErrorsLine is longer than 80 characters.220
Errors'}' should be on the same line.222
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.226
Errors'}' should be on the same line.228
Errors'{' should be on the previous line.230
ErrorsFirst sentence should end with a period.238
ErrorsLine is longer than 80 characters.246
ErrorsParameter stmt should be final.246
ErrorsParameter index should be final.246
ErrorsParameter crit should be final.246
ErrorsParameter cld should be final.246
ErrorsExpected @throws tag for 'SQLException'.246
ErrorsLine is longer than 80 characters.248
ErrorsFirst sentence should end with a period.251
ErrorsLine is longer than 80 characters.258
ErrorsParameter stmt should be final.258
ErrorsParameter index should be final.258
ErrorsParameter crit should be final.258
ErrorsFirst sentence should end with a period.263
ErrorsLine is longer than 80 characters.270
ErrorsParameter stmt should be final.270
ErrorsParameter index should be final.270
ErrorsParameter crit should be final.270
ErrorsFirst sentence should end with a period.275
ErrorsLine is longer than 80 characters.282
ErrorsParameter stmt should be final.282
ErrorsParameter index should be final.282
ErrorsParameter crit should be final.282
ErrorsFirst sentence should end with a period.287
ErrorsLine is longer than 80 characters.295
ErrorsParameter stmt should be final.295
ErrorsParameter index should be final.295
ErrorsParameter crit should be final.295
ErrorsParameter cld should be final.295
ErrorsExpected @throws tag for 'SQLException'.295
ErrorsLine is longer than 80 characters.297
ErrorsLine is longer than 80 characters.299
ErrorsFirst sentence should end with a period.302
ErrorsLine is longer than 80 characters.310
ErrorsParameter stmt should be final.310
ErrorsParameter index should be final.310
ErrorsParameter crit should be final.310
ErrorsParameter cld should be final.310
ErrorsExpected @throws tag for 'SQLException'.310
Errors'{' should be on the previous line.313
Errors'{' should be on the previous line.318
ErrorsLine is longer than 80 characters.319
Errors'}' should be on the same line.321
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.324
ErrorsFirst sentence should end with a period.329
ErrorsLine is longer than 80 characters.337
ErrorsParameter stmt should be final.337
ErrorsParameter index should be final.337
ErrorsParameter crit should be final.337
ErrorsParameter cld should be final.337
ErrorsExpected @throws tag for 'SQLException'.337
ErrorsLine is longer than 80 characters.344
Errors'}' should be on the same line.347
Errors'{' should be on the previous line.349
ErrorsFirst sentence should end with a period.354
ErrorsExpected an @return tag.357
ErrorsLine is longer than 80 characters.357
ErrorsMethod 'bindStatement' is not designed for extension - needs to be abstract, final or empty.357
ErrorsParameter stmt should be final.357
ErrorsExpected @param tag for 'stmt'.357
ErrorsParameter query should be final.357
ErrorsExpected @param tag for 'query'.357
ErrorsParameter cld should be final.357
ErrorsExpected @param tag for 'cld'.357
ErrorsParameter param should be final.357
ErrorsExpected @param tag for 'param'.357
ErrorsExpected @throws tag for 'SQLException'.357
ErrorsFirst sentence should end with a period.367
ErrorsExpected an @return tag.370
ErrorsLine is longer than 80 characters.370
ErrorsMethod 'bindStatement' is not designed for extension - needs to be abstract, final or empty.370
ErrorsParameter stmt should be final.370
ErrorsExpected @param tag for 'stmt'.370
ErrorsParameter crit should be final.370
ErrorsExpected @param tag for 'crit'.370
ErrorsParameter cld should be final.370
ErrorsExpected @param tag for 'cld'.370
ErrorsParameter param should be final.370
ErrorsExpected @param tag for 'param'.370
ErrorsExpected @throws tag for 'SQLException'.370
Errors'{' should be on the previous line.373
Errors'{' should be on the previous line.377
Errors'{' should be on the previous line.380
Errors'}' should be on the same line.383
Errors'{' should be on the previous line.385
Errors'{' should be on the previous line.392
ErrorsFirst sentence should end with a period.401
ErrorsLine is longer than 80 characters.409
ErrorsParameter stmt should be final.409
ErrorsParameter index should be final.409
ErrorsParameter crit should be final.409
ErrorsParameter cld should be final.409
ErrorsExpected @throws tag for 'SQLException'.409
Errors'if' construct must use '{}'s.411
Errors'if' construct must use '{}'s.413
Errors'if' construct must use '{}'s.415
Errors'if' construct must use '{}'s.417
Errors'if' construct must use '{}'s.419
Errors'if' construct must use '{}'s.421
Errors'else' construct must use '{}'s.423
ErrorsFirst sentence should end with a period.429
ErrorsLine is longer than 80 characters.432
ErrorsMethod 'bindInsert' is not designed for extension - needs to be abstract, final or empty.432
ErrorsParameter stmt should be final.432
ErrorsExpected @param tag for 'stmt'.432
ErrorsParameter cld should be final.432
ErrorsExpected @param tag for 'cld'.432
ErrorsParameter obj should be final.432
ErrorsExpected @param tag for 'obj'.432
ErrorsExpected @throws tag for 'java.sql.SQLException'.432
ErrorsLine is longer than 80 characters.435
Errors'{' should be on the previous line.438
Errors'}' should be on the same line.440
Errors'{' should be on the previous line.442
Errors'{' should be on the previous line.445
ErrorsLine is longer than 80 characters.446
ErrorsLine is longer than 80 characters.454
ErrorsMethod 'bindSelect' is not designed for extension - needs to be abstract, final or empty.454
ErrorsParameter stmt should be final.454
ErrorsExpected @param tag for 'stmt'.454
ErrorsParameter oid should be final.454
ErrorsExpected @param tag for 'oid'.454
ErrorsParameter cld should be final.454
ErrorsExpected @param tag for 'cld'.454
ErrorsParameter callableStmt should be final.454
ErrorsExpected @param tag for 'callableStmt'.454
ErrorsExpected @throws tag for 'SQLException'.454
Errors'{' should be on the previous line.461
Errors'{' should be on the previous line.465
Errors'if' is not followed by whitespace.466
Errors'{' should be on the previous line.467
Errors'{' should be on the previous line.475
ErrorsLine is longer than 80 characters.476
Errors'}' should be on the same line.478
Errors'{' should be on the previous line.480
ErrorsLine is longer than 80 characters.481
ErrorsFirst sentence should end with a period.486
ErrorsLine is longer than 80 characters.489
ErrorsMethod 'bindUpdate' is not designed for extension - needs to be abstract, final or empty.489
ErrorsParameter stmt should be final.489
ErrorsExpected @param tag for 'stmt'.489
ErrorsParameter cld should be final.489
ErrorsExpected @param tag for 'cld'.489
ErrorsParameter obj should be final.489
ErrorsExpected @param tag for 'obj'.489
ErrorsExpected @throws tag for 'java.sql.SQLException'.489
Errors'{' should be on the previous line.492
Errors'}' should be on the same line.494
Errors'{' should be on the previous line.496
Errors'{' should be on the previous line.506
ErrorsLine is longer than 80 characters.507
Errors'{' should be on the previous line.513
ErrorsLine is longer than 80 characters.514
Errors'{' should be on the previous line.521
ErrorsLine is longer than 80 characters.522
ErrorsFirst sentence should end with a period.528
ErrorsLine is longer than 80 characters.533
ErrorsMethod 'bindValues' is not designed for extension - needs to be abstract, final or empty.533
ErrorsParameter stmt should be final.533
ErrorsExpected @param tag for 'stmt'.533
ErrorsParameter values should be final.533
ErrorsExpected @param tag for 'values'.533
ErrorsParameter index should be final.533
ErrorsExpected @param tag for 'index'.533
ErrorsExpected @throws tag for 'SQLException'.533
Errors'{' should be on the previous line.536
Errors'{' should be on the previous line.538
ErrorsLine is longer than 80 characters.539
ErrorsFirst sentence should end with a period.546
ErrorsExpected an @return tag.549
ErrorsLine is longer than 80 characters.549
ErrorsMethod 'getDeleteStatement' is not designed for extension - needs to be abstract, final or empty.549
ErrorsParameter cld should be final.549
ErrorsExpected @param tag for 'cld'.549
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.549
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is subclass of 'PersistenceBrokerException'.549
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.549
ErrorsExpected @throws tag for 'PersistenceBrokerException'.549
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.549
Errors'{' should be on the previous line.552
ErrorsLine is longer than 80 characters.553
Errors'}' should be on the same line.554
Errors'{' should be on the previous line.556
ErrorsLine is longer than 80 characters.557
Errors'}' should be on the same line.558
Errors'{' should be on the previous line.560
ErrorsLine is longer than 80 characters.561
ErrorsLine is longer than 80 characters.567
ErrorsExpected an @return tag.569
ErrorsLine is longer than 80 characters.569
ErrorsMethod 'getGenericStatement' is not designed for extension - needs to be abstract, final or empty.569
ErrorsParameter cds should be final.569
ErrorsExpected @param tag for 'cds'.569
ErrorsParameter scrollable should be final.569
ErrorsExpected @param tag for 'scrollable'.569
ErrorsExpected @throws tag for 'PersistenceBrokerException'.569
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.569
Errors'{' should be on the previous line.572
ErrorsLine is longer than 80 characters.573
Errors'}' should be on the same line.574
Errors'{' should be on the previous line.576
ErrorsLine is longer than 80 characters.577
ErrorsFirst sentence should end with a period.581
ErrorsExpected an @return tag.584
ErrorsLine is longer than 80 characters.584
ErrorsMethod 'getInsertStatement' is not designed for extension - needs to be abstract, final or empty.584
ErrorsParameter cds should be final.584
ErrorsExpected @param tag for 'cds'.584
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.584
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is subclass of 'PersistenceBrokerException'.584
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.584
ErrorsExpected @throws tag for 'PersistenceBrokerException'.584
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.584
Errors'{' should be on the previous line.587
ErrorsLine is longer than 80 characters.588
Errors'}' should be on the same line.589
Errors'{' should be on the previous line.591
ErrorsLine is longer than 80 characters.592
Errors'}' should be on the same line.593
Errors'{' should be on the previous line.595
ErrorsLine is longer than 80 characters.596
ErrorsFirst sentence should end with a period.600
ErrorsExpected an @return tag.603
ErrorsLine is longer than 80 characters.603
ErrorsMethod 'getPreparedStatement' is not designed for extension - needs to be abstract, final or empty.603
ErrorsParameter cds should be final.603
ErrorsExpected @param tag for 'cds'.603
ErrorsParameter sql should be final.603
ErrorsExpected @param tag for 'sql'.603
ErrorsLine is longer than 80 characters.604
ErrorsParameter scrollable should be final.604
ErrorsExpected @param tag for 'scrollable'.604
ErrorsParameter explicitFetchSizeHint should be final.604
ErrorsExpected @param tag for 'explicitFetchSizeHint'.604
ErrorsParameter callableStmt should be final.604
ErrorsExpected @param tag for 'callableStmt'.604
ErrorsExpected @throws tag for 'PersistenceBrokerException'.605
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.605
Errors'{' should be on the previous line.606
Errors'{' should be on the previous line.608
ErrorsLine is longer than 80 characters.609
Errors'}' should be on the same line.610
Errors'{' should be on the previous line.612
ErrorsLine is longer than 80 characters.613
ErrorsFirst sentence should end with a period.617
ErrorsExpected an @return tag.620
ErrorsLine is longer than 80 characters.620
ErrorsMethod 'getSelectByPKStatement' is not designed for extension - needs to be abstract, final or empty.620
ErrorsParameter cds should be final.620
ErrorsExpected @param tag for 'cds'.620
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.620
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is subclass of 'PersistenceBrokerException'.620
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.620
ErrorsExpected @throws tag for 'PersistenceBrokerException'.620
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.620
Errors'{' should be on the previous line.623
ErrorsLine is longer than 80 characters.624
Errors'}' should be on the same line.625
Errors'{' should be on the previous line.627
ErrorsLine is longer than 80 characters.628
Errors'}' should be on the same line.629
Errors'{' should be on the previous line.631
ErrorsLine is longer than 80 characters.632
ErrorsFirst sentence should end with a period.636
ErrorsExpected an @return tag.639
ErrorsLine is longer than 80 characters.639
ErrorsMethod 'getUpdateStatement' is not designed for extension - needs to be abstract, final or empty.639
ErrorsParameter cds should be final.639
ErrorsExpected @param tag for 'cds'.639
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.639
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is subclass of 'PersistenceBrokerException'.639
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.639
ErrorsExpected @throws tag for 'PersistenceBrokerException'.639
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.639
Errors'{' should be on the previous line.642
ErrorsLine is longer than 80 characters.643
Errors'}' should be on the same line.644
Errors'{' should be on the previous line.646
ErrorsLine is longer than 80 characters.647
Errors'}' should be on the same line.648
Errors'{' should be on the previous line.650
ErrorsLine is longer than 80 characters.651
ErrorsFirst sentence should end with a period.655
ErrorsLine is longer than 80 characters.657
ErrorsExpected an @return tag.659
ErrorsLine is longer than 80 characters.659
ErrorsMethod 'getAllValues' is not designed for extension - needs to be abstract, final or empty.659
ErrorsParameter cld should be final.659
ErrorsExpected @param tag for 'cld'.659
ErrorsParameter obj should be final.659
ErrorsExpected @param tag for 'obj'.659
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.659
ErrorsFirst sentence should end with a period.664
ErrorsLine is longer than 80 characters.666
ErrorsExpected an @return tag.668
ErrorsLine is longer than 80 characters.668
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.668
ErrorsParameter broker should be final.668
ErrorsExpected @param tag for 'broker'.668
ErrorsParameter cld should be final.668
ErrorsExpected @param tag for 'cld'.668
ErrorsParameter obj should be final.668
ErrorsExpected @param tag for 'obj'.668
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.668
ErrorsFirst sentence should end with a period.673
ErrorsLine is longer than 80 characters.675
ErrorsExpected an @return tag.677
ErrorsLine is longer than 80 characters.677
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.677
ErrorsParameter broker should be final.677
ErrorsExpected @param tag for 'broker'.677
ErrorsParameter cld should be final.677
ErrorsExpected @param tag for 'cld'.677
ErrorsParameter oid should be final.677
ErrorsExpected @param tag for 'oid'.677
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.677
ErrorsFirst sentence should end with a period.682
ErrorsLine is longer than 80 characters.684
ErrorsExpected an @return tag.686
ErrorsLine is longer than 80 characters.686
ErrorsMethod 'getNonKeyValues' is not designed for extension - needs to be abstract, final or empty.686
ErrorsParameter broker should be final.686
ErrorsExpected @param tag for 'broker'.686
ErrorsParameter cld should be final.686
ErrorsExpected @param tag for 'cld'.686
ErrorsParameter obj should be final.686
ErrorsExpected @param tag for 'obj'.686
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.686
ErrorsLine is longer than 80 characters.704
ErrorsParameter stmt should be final.704
ErrorsParameter cld should be final.704
ErrorsParameter obj should be final.704
ErrorsParameter proc should be final.704
ErrorsExpected @throws tag for 'SQLException'.705
Errors'{' should be on the previous line.706
Errors'{' should be on the previous line.713
Errors'}' should be on the same line.715
Errors'catch' is not followed by whitespace.716
Errors'{' should be on the previous line.717
ErrorsLine is longer than 80 characters.718
ErrorsAvoid inline conditionals.718
Errors'+' is not preceded with whitespace.719
Errors'if' is not followed by whitespace.720
Errors'{' should be on the previous line.721
Errors'}' should be on the same line.723
Errors'{' should be on the previous line.725
ErrorsLine is longer than 80 characters.726
ErrorsLine is longer than 80 characters.727
ErrorsAvoid inline conditionals.727
Errors'+' is not preceded with whitespace.727
Errors'{' should be on the previous line.733
ErrorsLine is longer than 80 characters.734
Errors'{' should be on the previous line.743
Errors'{' should be on the previous line.749
ErrorsLine is longer than 80 characters.757
ErrorsLine is longer than 80 characters.764
ErrorsParameter stmt should be final.764
ErrorsParameter index should be final.764
ErrorsParameter value should be final.764
ErrorsParameter sqlType should be final.764
Errors'{' should be on the previous line.766
Errors'{' should be on the previous line.768
Errors'}' should be on the same line.770
Errors'{' should be on the previous line.772

org/apache/ojb/broker/accesslayer/StatementManagerFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
Errors'{' should be on the previous line.31
Errors'{' should be on the previous line.33
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsMethod 'createStatementManager' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter broker should be final.44
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.46

org/apache/ojb/broker/accesslayer/StatementManagerIF.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.47
ErrorsExpected @param tag for 'stmt'.47
ErrorsExpected @param tag for 'oid'.47
ErrorsExpected @throws tag for 'java.sql.SQLException'.47
ErrorsFirst sentence should end with a period.48
ErrorsExpected @param tag for 'stmt'.51
ErrorsExpected @param tag for 'cld'.51
ErrorsExpected @param tag for 'obj'.51
ErrorsExpected @throws tag for 'java.sql.SQLException'.52
ErrorsFirst sentence should end with a period.54
ErrorsExpected an @return tag.57
ErrorsLine is longer than 80 characters.57
ErrorsExpected @param tag for 'stmt'.57
ErrorsExpected @param tag for 'query'.57
ErrorsExpected @param tag for 'cld'.57
ErrorsExpected @param tag for 'param'.57
ErrorsExpected @throws tag for 'SQLException'.58
ErrorsFirst sentence should end with a period.60
ErrorsExpected @param tag for 'stmt'.63
ErrorsExpected @param tag for 'cld'.63
ErrorsExpected @param tag for 'obj'.63
ErrorsLine contains a tab character.64
ErrorsExpected @throws tag for 'SQLException'.64
ErrorsFirst sentence should end with a period.65
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.73
ErrorsExpected @param tag for 'stmt'.73
ErrorsExpected @param tag for 'oid'.73
ErrorsExpected @throws tag for 'SQLException'.73
ErrorsFirst sentence should end with a period.74
ErrorsExpected @param tag for 'stmt'.77
ErrorsExpected @param tag for 'cld'.77
ErrorsExpected @param tag for 'obj'.77
ErrorsExpected @throws tag for 'SQLException'.78
ErrorsFirst sentence should end with a period.80
ErrorsLine is longer than 80 characters.85
ErrorsExpected @param tag for 'stmt'.85
ErrorsExpected @param tag for 'valueContainer'.85
ErrorsExpected @param tag for 'index'.85
ErrorsExpected @throws tag for 'SQLException'.85
ErrorsFirst sentence should end with a period.87
ErrorsExpected an @return tag.90
ErrorsExpected @param tag for 'cds'.90
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.91
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.91
ErrorsFirst sentence should end with a period.92
ErrorsExpected an @return tag.95
ErrorsLine is longer than 80 characters.95
ErrorsExpected @param tag for 'cds'.95
ErrorsExpected @param tag for 'scrollable'.95
ErrorsExpected @throws tag for 'PersistenceBrokerException'.95
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.95
ErrorsFirst sentence should end with a period.96
ErrorsExpected an @return tag.99
ErrorsExpected @param tag for 'cds'.99
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.100
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.100
ErrorsLine is longer than 80 characters.102
ErrorsExpected an @return tag.104
ErrorsExpected @param tag for 'cds'.104
ErrorsExpected @param tag for 'sql'.104
ErrorsLine is longer than 80 characters.105
ErrorsExpected @param tag for 'scrollable'.105
ErrorsExpected @param tag for 'explicitFetchSizeHint'.105
ErrorsExpected @param tag for 'callableStmt'.105
ErrorsExpected @throws tag for 'PersistenceBrokerException'.106
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.106
ErrorsFirst sentence should end with a period.107
ErrorsExpected an @return tag.110
ErrorsExpected @param tag for 'cds'.110
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.111
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.111
ErrorsFirst sentence should end with a period.112
ErrorsExpected an @return tag.115
ErrorsExpected @param tag for 'cds'.115
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.116
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.116
ErrorsMissing a Javadoc comment.118
ErrorsRedundant 'public' modifier.118

org/apache/ojb/broker/accesslayer/StatementsForClassFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsFirst sentence should end with a period.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.46
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
ErrorsFirst sentence should end with a period.63
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'getStatementsForClass' is not designed for extension - needs to be abstract, final or empty.69
ErrorsParameter cds should be final.69
ErrorsParameter cld should be final.69
ErrorsLine is longer than 80 characters.71
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72

org/apache/ojb/broker/accesslayer/StatementsForClassIF.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
ErrorsUnclosed HTML tag found: <code>java.sql.Statements<code> used for persistence operati27
ErrorsLine has trailing spaces.28
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.40
ErrorsExpected @param tag for 'con'.40
ErrorsExpected @throws tag for 'SQLException'.40
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.47
ErrorsExpected @param tag for 'con'.47
ErrorsExpected @param tag for 'scrollable'.47
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.47
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.54
ErrorsExpected @param tag for 'con'.54
ErrorsExpected @throws tag for 'SQLException'.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.60
ErrorsExpected @param tag for 'con'.60
ErrorsExpected @param tag for 'sql'.60
ErrorsLine is longer than 80 characters.61
ErrorsExpected @param tag for 'scrollable'.61
ErrorsExpected @param tag for 'explicitFetchSizeHint'.61
ErrorsExpected @param tag for 'callableStmt'.61
ErrorsExpected @throws tag for 'PersistenceBrokerSQLException'.62
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.62
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.68
ErrorsExpected @param tag for 'con'.68
ErrorsExpected @throws tag for 'SQLException'.68
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.74
ErrorsExpected @param tag for 'con'.74
ErrorsExpected @throws tag for 'SQLException'.74

org/apache/ojb/broker/accesslayer/StatementsForClassImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.43
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.47
ErrorsFirst sentence should end with a period.49
ErrorsVariable 'classDescriptor' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'sqlGenerator' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'platform' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'clazz' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'fetchSize' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsFirst sentence should end with a period.64
ErrorsName 'FORCEJDBC1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsVariable 'FORCEJDBC1_0' must be private and have accessor methods.67
ErrorsMissing a Javadoc comment.69
Errors'classDescriptor' hides a field.71
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.76
ErrorsFirst sentence should end with a period.86
ErrorsExpected an @return tag.90
ErrorsMethod 'usePreparedDeleteStatement' is not designed for extension - needs to be abstract, final or empty.90
Errors'{' should be on the previous line.91
Errors'&&' should be on a new line.92
ErrorsMethod 'getDeleteStmt' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter con should be final.96
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters.100
Errors'{' should be on the previous line.103
Errors'}' should be on the same line.109
Errors'{' should be on the previous line.111
ErrorsMethod 'getGenericStmt' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsParameter con should be final.117
ErrorsParameter scrollable should be final.117
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.118
Errors'{' should be on the previous line.119
Errors'{' should be on the previous line.122
Errors'}' should be on the same line.125
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.128
ErrorsFirst sentence should end with a period.133
ErrorsExpected an @return tag.137
ErrorsMethod 'usePreparedInsertStatement' is not designed for extension - needs to be abstract, final or empty.137
Errors'{' should be on the previous line.138
Errors'&&' should be on a new line.139
ErrorsMethod 'getInsertStmt' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter con should be final.143
Errors'{' should be on the previous line.144
Errors'{' should be on the previous line.146
ErrorsLine is longer than 80 characters.147
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.156
Errors'{' should be on the previous line.158
ErrorsMethod 'getPreparedStmt' is not designed for extension - needs to be abstract, final or empty.164
ErrorsMissing a Javadoc comment.164
ErrorsParameter con should be final.164
ErrorsParameter sql should be final.164
ErrorsLine is longer than 80 characters.165
ErrorsParameter scrollable should be final.165
ErrorsParameter explicitFetchSizeHint should be final.165
ErrorsParameter callableStmt should be final.165
ErrorsRedundant throws: 'PersistenceBrokerSQLException' is unchecked exception.166
Errors'{' should be on the previous line.167
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.173
Errors'{' should be on the previous line.175
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.181
ErrorsMethod 'getSelectByPKStmt' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
ErrorsParameter con should be final.181
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.185
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
Errors'}' should be on the same line.190
Errors'{' should be on the previous line.192
ErrorsFirst sentence should end with a period.198
ErrorsExpected an @return tag.202
ErrorsMethod 'usePreparedUpdateStatement' is not designed for extension - needs to be abstract, final or empty.202
Errors'{' should be on the previous line.203
Errors'&&' should be on a new line.204
ErrorsMethod 'getUpdateStmt' is not designed for extension - needs to be abstract, final or empty.208
ErrorsMissing a Javadoc comment.208
ErrorsParameter con should be final.208
Errors'{' should be on the previous line.209
Errors'{' should be on the previous line.211
ErrorsLine is longer than 80 characters.212
Errors'{' should be on the previous line.215
Errors'}' should be on the same line.221
Errors'{' should be on the previous line.223
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.244
ErrorsParameter con should be final.244
ErrorsParameter sql should be final.245
ErrorsParameter scrollable should be final.246
ErrorsLine is longer than 80 characters.247
ErrorsParameter createPreparedStatement should be final.247
ErrorsParameter explicitFetchSizeHint should be final.248
ErrorsExpected @throws tag for 'SQLException'.249
Errors'{' should be on the previous line.250
Errors'{' should be on the previous line.257
Errors'{' should be on the previous line.260
Errors'{' should be on the previous line.262
ErrorsAvoid inline conditionals.267
ErrorsLine is longer than 80 characters.270
Errors'}' should be on the same line.271
Errors'{' should be on the previous line.273
ErrorsAvoid inline conditionals.278
Errors'}' should be on the same line.282
Errors'{' should be on the previous line.284
Errors'{' should be on the previous line.286
Errors'}' should be on the same line.288
Errors'{' should be on the previous line.290
Errors'}' should be on the same line.294
Errors'{' should be on the previous line.296
ErrorsLine is longer than 80 characters.298
Errors'{' should be on the previous line.300
Errors'}' should be on the same line.302
Errors'{' should be on the previous line.304
Errors'}' should be on the same line.308
Errors'{' should be on the previous line.310
Errors'{' should be on the previous line.318
ErrorsLine is longer than 80 characters.319
Errors'{' should be on the previous line.321
Errors'}' should be on the same line.323
Errors'{' should be on the previous line.325
Errors'}' should be on the same line.329
Errors'{' should be on the previous line.331
Errors'{' should be on the previous line.336
ErrorsLine is longer than 80 characters.337
Errors'}' should be on the same line.341
Errors'{' should be on the previous line.343
ErrorsExpected an @return tag.352
ErrorsLine is longer than 80 characters.352
ErrorsParameter con should be final.352
ErrorsExpected @param tag for 'con'.352
ErrorsParameter scrollable should be final.352
ErrorsExpected @param tag for 'scrollable'.352
ErrorsParameter explicitFetchSizeHint should be final.352
ErrorsExpected @param tag for 'explicitFetchSizeHint'.352
ErrorsExpected @throws tag for 'java.sql.SQLException'.353
Errors'{' should be on the previous line.354
Errors'{' should be on the previous line.357
Errors'{' should be on the previous line.360
ErrorsAvoid inline conditionals.364
Errors'}' should be on the same line.368
Errors'{' should be on the previous line.370
Errors'}' should be on the same line.373
Errors'{' should be on the previous line.375
ErrorsLine is longer than 80 characters.379
Errors'}' should be on the same line.382
Errors'{' should be on the previous line.384
Errors'{' should be on the previous line.390
ErrorsLine is longer than 80 characters.391
Errors'}' should be on the same line.394
Errors'{' should be on the previous line.396
Errors'{' should be on the previous line.401
Errors'}' should be on the same line.403
Errors'{' should be on the previous line.405
ErrorsLine is longer than 80 characters.411
ErrorsMissing a Javadoc comment.411
ErrorsParameter stmt should be final.411
ErrorsParameter explicitFetchSizeHint should be final.411
Errors'{' should be on the previous line.413
Errors'{' should be on the previous line.415
ErrorsLine is longer than 80 characters.417
Errors'}' should be on the same line.420
ErrorsLine is longer than 80 characters.421
ErrorsLine is longer than 80 characters.423
Errors'}' should be on the same line.424
Errors'{' should be on the previous line.426
Errors'{' should be on the previous line.430

org/apache/ojb/broker/accesslayer/conversions/BlankString2NullFieldConversion.java

ViolationMessageLine
ErrorsLine contains a tab character.23
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter source should be final.32
Errors'{' should be on the previous line.33
Errors'{' should be on the previous line.35
Errors'if' construct must use '{}'s.36
Errors'cast' is not followed by whitespace.36
ErrorsLine contains a tab character.37
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter source should be final.45
Errors'{' should be on the previous line.46

org/apache/ojb/broker/accesslayer/conversions/Boolean2IntFieldConversion.java

ViolationMessageLine
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsName 'I_TRUE' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsMissing a Javadoc comment.27
ErrorsName 'I_FALSE' must match pattern '^[a-z][a-zA-Z0-9]*$'.27
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter source should be final.32
Errors'{' should be on the previous line.33
Errors'{' should be on the previous line.35
Errors'{' should be on the previous line.37
Errors'}' should be on the same line.39
Errors'{' should be on the previous line.41
Errors'}' should be on the same line.44
Errors'{' should be on the previous line.46
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter source should be final.54
Errors'{' should be on the previous line.55
Errors'{' should be on the previous line.57
Errors'{' should be on the previous line.59
Errors'}' should be on the same line.61
Errors'{' should be on the previous line.63
Errors'}' should be on the same line.66
Errors'{' should be on the previous line.68

org/apache/ojb/broker/accesslayer/conversions/Calendar2DateFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsExpected an @return tag.36
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.36
ErrorsParameter source should be final.36
ErrorsExpected @param tag for 'source'.36
Errors'{' should be on the previous line.37
Errors'{' should be on the previous line.39
Errors'}' should be on the same line.43
Errors'{' should be on the previous line.45
ErrorsExpected an @return tag.53
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter source should be final.53
ErrorsExpected @param tag for 'source'.53
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.56
Errors'}' should be on the same line.60
Errors'{' should be on the previous line.62

org/apache/ojb/broker/accesslayer/conversions/Calendar2TimestampFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsExpected an @return tag.36
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.36
ErrorsParameter source should be final.36
ErrorsExpected @param tag for 'source'.36
Errors'{' should be on the previous line.37
Errors'{' should be on the previous line.39
Errors'}' should be on the same line.43
Errors'{' should be on the previous line.45
ErrorsExpected an @return tag.53
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter source should be final.53
ErrorsExpected @param tag for 'source'.53
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.56
Errors'}' should be on the same line.62
Errors'{' should be on the previous line.64

org/apache/ojb/broker/accesslayer/conversions/ConversionException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
Errors'{' should be on the previous line.33
ErrorsParameter message should be final.41
ErrorsExpected @param tag for 'message'.41
Errors'{' should be on the previous line.42
ErrorsParameter message should be final.51
ErrorsExpected @param tag for 'message'.51
ErrorsParameter cause should be final.51
ErrorsExpected @param tag for 'cause'.51
Errors'{' should be on the previous line.52
ErrorsParameter cause should be final.60
ErrorsExpected @param tag for 'cause'.60
Errors'{' should be on the previous line.61

org/apache/ojb/broker/accesslayer/conversions/FieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.28
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.31
ErrorsLine has trailing spaces.32
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.38
ErrorsExpected an @return tag.42
ErrorsRedundant 'public' modifier.42
ErrorsExpected @param tag for 'source'.42
ErrorsExpected @throws tag for 'ConversionException'.42
ErrorsRedundant throws: 'ConversionException' is unchecked exception.42
ErrorsExpected an @return tag.47
ErrorsRedundant 'public' modifier.47
ErrorsExpected @param tag for 'source'.47
ErrorsExpected @throws tag for 'ConversionException'.47
ErrorsRedundant throws: 'ConversionException' is unchecked exception.47

org/apache/ojb/broker/accesslayer/conversions/FieldConversionDefaultImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter source should be final.30
Errors'{' should be on the previous line.31
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter source should be final.38
Errors'{' should be on the previous line.39

org/apache/ojb/broker/accesslayer/conversions/GUID2StringFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
Errors'{' should be on the previous line.26
ErrorsExpected an @return tag.31
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.31
ErrorsParameter source should be final.31
ErrorsExpected @param tag for 'source'.31
Errors'{' should be on the previous line.32
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsExpected an @return tag.44
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.44
ErrorsParameter source should be final.44
ErrorsExpected @param tag for 'source'.44
ErrorsLine has trailing spaces.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50

org/apache/ojb/broker/accesslayer/conversions/Int2IntegerFieldConversion.java

ViolationMessageLine
ErrorsLine has trailing spaces.19
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter obj should be final.32
ErrorsRedundant throws: 'ConversionException' is unchecked exception.32
Errors'{' should be on the previous line.33
Errors'{' should be on the previous line.35
Errors'{' should be on the previous line.38
Errors'}' should be on the same line.40
Errors'{' should be on the previous line.42
Errors'}' should be on the same line.45
Errors'{' should be on the previous line.47
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter obj should be final.52
ErrorsRedundant throws: 'ConversionException' is unchecked exception.52
Errors'{' should be on the previous line.53

org/apache/ojb/broker/accesslayer/conversions/IntList2VarcharFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.42
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter source should be final.44
ErrorsRedundant throws: 'ConversionException' is unchecked exception.44
Errors'{' should be on the previous line.45
Errors'{' should be on the previous line.47
Errors'{' should be on the previous line.52
Errors'{' should be on the previous line.55
Errors'{' should be on the previous line.61
Errors'}' should be on the same line.69
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.78
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter source should be final.80
ErrorsRedundant throws: 'ConversionException' is unchecked exception.80
Errors'{' should be on the previous line.81
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.106
Errors'{' should be on the previous line.108
Errors'}' should be on the same line.110
Errors'{' should be on the previous line.112
Errors'{' should be on the previous line.117

org/apache/ojb/broker/accesslayer/conversions/JavaDate2SqlDateFieldConversion.java

ViolationMessageLine
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter source should be final.30
Errors'{' should be on the previous line.31
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
Errors'(' is followed by whitespace.34
Errors'}' should be on the same line.35
ErrorsLine has trailing spaces.36
Errors'{' should be on the previous line.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter source should be final.45
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.48
ErrorsLine has trailing spaces.49
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
Errors'(' is followed by whitespace.49
Errors'}' should be on the same line.50
Errors'{' should be on the previous line.52
ErrorsLine has trailing spaces.53
ErrorsLine contains a tab character.53

org/apache/ojb/broker/accesslayer/conversions/JavaDate2SqlTimestampFieldConversion.java

ViolationMessageLine
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter source should be final.30
Errors'{' should be on the previous line.31
Errors'{' should be on the previous line.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
Errors'(' is followed by whitespace.34
Errors'}' should be on the same line.35
ErrorsLine has trailing spaces.36
Errors'{' should be on the previous line.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter source should be final.45
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.48
ErrorsLine has trailing spaces.49
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
Errors'(' is followed by whitespace.49
Errors'}' should be on the same line.50
Errors'{' should be on the previous line.52
ErrorsLine has trailing spaces.53
ErrorsLine contains a tab character.53

org/apache/ojb/broker/accesslayer/conversions/Object2Base64StringFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter source should be final.48
Errors'{' should be on the previous line.49
Errors'{' should be on the previous line.51
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.55
Errors'}' should be on the same line.71
Errors'{' should be on the previous line.73
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter source should be final.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.85
Errors'}' should be on the same line.96
Errors'{' should be on the previous line.98

org/apache/ojb/broker/accesslayer/conversions/Object2ByteArrFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
Errors'{' should be on the previous line.39
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter source should be final.44
Errors'{' should be on the previous line.45
Errors'if' construct must use '{}'s.46
Errors'{' should be on the previous line.49
Errors'}' should be on the same line.59
Errors'{' should be on the previous line.61
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter source should be final.69
Errors'{' should be on the previous line.70
Errors'if' construct must use '{}'s.71
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
Errors'}' should be on the same line.83
Errors'{' should be on the previous line.85

org/apache/ojb/broker/accesslayer/conversions/Object2ByteArrUncompressedFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter source should be final.34
Errors'{' should be on the previous line.35
Errors'if' construct must use '{}'s.36
Errors'{' should be on the previous line.39
Errors'}' should be on the same line.41
Errors'catch' is not followed by whitespace.42
Errors'{' should be on the previous line.43
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsParameter source should be final.51
Errors'{' should be on the previous line.52
Errors'if' construct must use '{}'s.53
Errors'if' is not followed by whitespace.53
Errors'{' should be on the previous line.56
Errors'}' should be on the same line.58
Errors'catch' is not followed by whitespace.59
Errors'{' should be on the previous line.60

org/apache/ojb/broker/accesslayer/conversions/StringList2VarcharFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.44
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter source should be final.46
ErrorsRedundant throws: 'ConversionException' is unchecked exception.46
Errors'{' should be on the previous line.47
Errors'{' should be on the previous line.50
Errors'{' should be on the previous line.55
Errors'{' should be on the previous line.58
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.70
Errors'}' should be on the same line.76
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.85
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsParameter source should be final.87
ErrorsRedundant throws: 'ConversionException' is unchecked exception.87
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.112
Errors'}' should be on the same line.114
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.118
Errors'}' should be on the same line.121
Errors'{' should be on the previous line.123

org/apache/ojb/broker/accesslayer/conversions/StringVector2VarcharFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.25
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.28
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsFirst sentence should end with a period.38
Errors'{' should be on the previous line.40
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter obj should be final.43
ErrorsRedundant throws: 'org.apache.ojb.broker.accesslayer.conversions.ConversionException' is unchecked exception.44
Errors'{' should be on the previous line.48
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.60
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.69
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter obj should be final.81
ErrorsRedundant throws: 'org.apache.ojb.broker.accesslayer.conversions.ConversionException' is unchecked exception.82
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.105
Errors'}' should be on the same line.107
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.114

org/apache/ojb/broker/accesslayer/conversions/TimeList2VarcharFieldConversion.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.30
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.43
ErrorsMethod 'javaToSql' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter source should be final.45
ErrorsRedundant throws: 'ConversionException' is unchecked exception.45
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.48
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.62
Errors'}' should be on the same line.72
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.80
ErrorsMethod 'sqlToJava' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter source should be final.82
ErrorsRedundant throws: 'ConversionException' is unchecked exception.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.89
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.102
Errors'{' should be on the previous line.104
Errors'}' should be on the same line.106
Errors'{' should be on the previous line.108
Errors'{' should be on the previous line.113

org/apache/ojb/broker/accesslayer/sql/SelectStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.21
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.28
ErrorsLine is longer than 80 characters.32
ErrorsRedundant 'public' modifier.35
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.42
ErrorsRedundant 'public' modifier.45

org/apache/ojb/broker/accesslayer/sql/SqlDeleteByPkStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.21
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsParameter cld should be final.37
ErrorsExpected @param tag for 'cld'.37
ErrorsParameter logger should be final.37
ErrorsExpected @param tag for 'logger'.37
Errors'{' should be on the previous line.38
ErrorsExpected an @return tag.43
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.43
Errors'{' should be on the previous line.44
Errors'if' is not followed by whitespace.45
Errors'{' should be on the previous line.46
Errors'1024' is a magic number.47

org/apache/ojb/broker/accesslayer/sql/SqlDeleteByQuery.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.26
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsParameter pf should be final.39
ErrorsExpected @param tag for 'pf'.39
ErrorsParameter cld should be final.39
ErrorsExpected @param tag for 'cld'.39
ErrorsParameter query should be final.39
ErrorsExpected @param tag for 'query'.39
ErrorsParameter logger should be final.39
ErrorsExpected @param tag for 'logger'.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.45
ErrorsExpected an @return tag.47
ErrorsLine contains a tab character.47
ErrorsMethod 'buildStatement' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsMethod 'getColName' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter aTableAlias should be final.64
ErrorsParameter aPathInfo should be final.64
ErrorsParameter translate should be final.64
ErrorsLine contains a tab character.65
Errors'{' should be on the previous line.70
Errors'{' should be on the previous line.75
Errors'}' should be on the same line.78
Errors'{' should be on the previous line.80

org/apache/ojb/broker/accesslayer/sql/SqlDeleteMNStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsParameter table should be final.33
ErrorsExpected @param tag for 'table'.33
ErrorsParameter columns should be final.33
ErrorsExpected @param tag for 'columns'.33
ErrorsParameter logger should be final.33
ErrorsExpected @param tag for 'logger'.33
Errors'{' should be on the previous line.34
ErrorsExpected an @return tag.41
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.41
Errors'{' should be on the previous line.42
Errors'1024' is a magic number.43

org/apache/ojb/broker/accesslayer/sql/SqlExistStatement.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsParameter aCld should be final.37
ErrorsParameter aLogger should be final.37
Errors'{' should be on the previous line.38
ErrorsFirst sentence should end with a period.42
ErrorsExpected an @return tag.43
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.43
Errors'{' should be on the previous line.44
Errors'if' is not followed by whitespace.45
Errors'{' should be on the previous line.46
Errors'128' is a magic number.47
Errors'if' is not followed by whitespace.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.53

org/apache/ojb/broker/accesslayer/sql/SqlGenerator.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>26
Errors'{' should be on the previous line.30
ErrorsFirst sentence should end with a period.31
ErrorsLine is longer than 80 characters.39
ErrorsRedundant 'public' modifier.39
ErrorsExpected @param tag for 'table'.39
ErrorsExpected @param tag for 'pkColumns1'.39
ErrorsExpected @param tag for 'pkColumns2'.39
ErrorsFirst sentence should end with a period.41
ErrorsExpected an @return tag.47
ErrorsLine is longer than 80 characters.47
ErrorsRedundant 'public' modifier.47
ErrorsFirst sentence should end with a period.49
ErrorsLine is longer than 80 characters.57
ErrorsRedundant 'public' modifier.57
ErrorsExpected @param tag for 'table'.57
ErrorsExpected @param tag for 'pkColumns1'.57
ErrorsExpected @param tag for 'pkColumns2'.57
ErrorsFirst sentence should end with a period.59
ErrorsExpected an @return tag.64
ErrorsLine is longer than 80 characters.64
ErrorsRedundant 'public' modifier.64
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.71
ErrorsLine is longer than 80 characters.71
ErrorsRedundant 'public' modifier.71
ErrorsFirst sentence should end with a period.73
ErrorsExpected an @return tag.78
ErrorsLine is longer than 80 characters.78
ErrorsRedundant 'public' modifier.78
ErrorsLine has trailing spaces.79
ErrorsExpected an @return tag.85
ErrorsRedundant 'public' modifier.85
ErrorsLine has trailing spaces.86
ErrorsExpected an @return tag.92
ErrorsRedundant 'public' modifier.92
ErrorsLine has trailing spaces.93
ErrorsFirst sentence should end with a period.94
ErrorsExpected an @return tag.99
ErrorsRedundant 'public' modifier.99
ErrorsFirst sentence should end with a period.101
ErrorsExpected an @return tag.106
ErrorsRedundant 'public' modifier.106
ErrorsFirst sentence should end with a period.109
ErrorsRedundant 'public' modifier.113

org/apache/ojb/broker/accesslayer/sql/SqlGeneratorDefaultImpl.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.38
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>42
ErrorsLine is longer than 80 characters.45
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'm_platform' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsComment matches to-do format 'TODO:'.53
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.63
ErrorsMissing a Javadoc comment.65
ErrorsParameter platform should be final.65
Errors'{' should be on the previous line.66
ErrorsExpected an @return tag.75
ErrorsMethod 'getPreparedDeleteStatement' is not designed for extension - needs to be abstract, final or empty.75
ErrorsParameter cld should be final.75
Errors'{' should be on the previous line.76
Errors'if' is not followed by whitespace.79
Errors'{' should be on the previous line.80
Errors'if' is not followed by whitespace.83
Errors'{' should be on the previous line.84
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
Errors'if' is not followed by whitespace.94
Errors'{' should be on the previous line.95
ErrorsExpected an @return tag.108
ErrorsMethod 'getPreparedInsertStatement' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter cld should be final.108
Errors'{' should be on the previous line.109
Errors'if' is not followed by whitespace.113
Errors'{' should be on the previous line.114
Errors'if' is not followed by whitespace.117
Errors'{' should be on the previous line.118
Errors'}' should be on the same line.120
Errors'{' should be on the previous line.122
Errors'if' is not followed by whitespace.128
Errors'{' should be on the previous line.129
ErrorsFirst sentence should end with a period.136
ErrorsExpected an @return tag.141
ErrorsMethod 'getPreparedSelectByPkStatement' is not designed for extension - needs to be abstract, final or empty.141
ErrorsParameter cld should be final.141
Errors'{' should be on the previous line.142
Errors'if' is not followed by whitespace.146
Errors'{' should be on the previous line.147
Errors'if' is not followed by whitespace.153
Errors'{' should be on the previous line.154
ErrorsMethod 'getPreparedExistsStatement' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
ErrorsParameter cld should be final.161
Errors'{' should be on the previous line.162
Errors'if' is not followed by whitespace.166
Errors'{' should be on the previous line.167
ErrorsComment matches to-do format 'TODO:'.168
Errors'if' is not followed by whitespace.172
Errors'{' should be on the previous line.173
ErrorsFirst sentence should end with a period.180
ErrorsExpected an @return tag.186
ErrorsLine is longer than 80 characters.186
ErrorsMethod 'getPreparedSelectStatement' is not designed for extension - needs to be abstract, final or empty.186
ErrorsParameter query should be final.186
ErrorsParameter cld should be final.186
ErrorsLine is longer than 80 characters.188
Errors'{' should be on the previous line.190
ErrorsFirst sentence should end with a period.196
ErrorsExpected an @return tag.201
ErrorsMethod 'getPreparedUpdateStatement' is not designed for extension - needs to be abstract, final or empty.201
ErrorsParameter cld should be final.201
Errors'{' should be on the previous line.202
Errors'if' is not followed by whitespace.205
Errors'{' should be on the previous line.206
Errors'if' is not followed by whitespace.209
Errors'{' should be on the previous line.210
Errors'}' should be on the same line.212
Errors'{' should be on the previous line.214
Errors'if' is not followed by whitespace.220
Errors'{' should be on the previous line.221
ErrorsFirst sentence should end with a period.228
ErrorsExpected an @return tag.235
ErrorsLine is longer than 80 characters.235
ErrorsMethod 'getInsertMNStatement' is not designed for extension - needs to be abstract, final or empty.235
ErrorsParameter table should be final.235
ErrorsExpected @param tag for 'table'.235
ErrorsParameter pkColumns1 should be final.235
ErrorsExpected @param tag for 'pkColumns1'.235
ErrorsParameter pkColumns2 should be final.235
ErrorsExpected @param tag for 'pkColumns2'.235
ErrorsLine is longer than 80 characters.242
Errors'{' should be on the previous line.248
ErrorsFirst sentence should end with a period.254
ErrorsExpected an @return tag.261
ErrorsLine is longer than 80 characters.261
ErrorsMethod 'getSelectMNStatement' is not designed for extension - needs to be abstract, final or empty.261
ErrorsParameter table should be final.261
ErrorsParameter selectColumns should be final.261
ErrorsParameter columns should be final.261
Errors'{' should be on the previous line.270
ErrorsFirst sentence should end with a period.276
ErrorsExpected an @return tag.283
ErrorsLine is longer than 80 characters.283
ErrorsMethod 'getDeleteMNStatement' is not designed for extension - needs to be abstract, final or empty.283
ErrorsParameter table should be final.283
ErrorsExpected @param tag for 'table'.283
ErrorsParameter pkColumns1 should be final.283
ErrorsExpected @param tag for 'pkColumns1'.283
ErrorsParameter pkColumns2 should be final.283
ErrorsExpected @param tag for 'pkColumns2'.283
Errors'{' should be on the previous line.290
Errors'}' should be on the same line.292
Errors'{' should be on the previous line.294
ErrorsLine is longer than 80 characters.297
Errors'{' should be on the previous line.304
ErrorsFirst sentence should end with a period.310
ErrorsExpected an @return tag.315
ErrorsLine is longer than 80 characters.315
ErrorsMethod 'getSelectStatementDep' is not designed for extension - needs to be abstract, final or empty.315
ErrorsParameter query should be final.315
ErrorsParameter cld should be final.315
ErrorsComment matches to-do format 'TODO:'.317
ErrorsExpected an @return tag.326
ErrorsMethod 'asSQLStatement' is not designed for extension - needs to be abstract, final or empty.326
ErrorsParameter crit should be final.326
ErrorsParameter cld should be final.326
ErrorsExpected @param tag for 'cld'.326
Errors'{' should be on the previous line.327
Errors'{' should be on the previous line.331
Errors'{' should be on the previous line.334
Errors'{' should be on the previous line.340
Errors'}' should be on the same line.343
Errors'{' should be on the previous line.345
Errorsswitch without "default" clause.350
Errors'{' should be on the previous line.351
ErrorsAvoid nested blocks.353
ErrorsAvoid nested blocks.360
Errors'}' should be on the same line.369
Errors'{' should be on the previous line.371
Errors'{' should be on the previous line.374
Errors'}' should be on the same line.376
Errors'{' should be on the previous line.378
Errors'{' should be on the previous line.387
ErrorsFirst sentence should end with a period.393
ErrorsExpected an @return tag.399
ErrorsMethod 'asSQLClause' is not designed for extension - needs to be abstract, final or empty.399
ErrorsParameter c should be final.399
ErrorsParameter cld should be final.399
Errors'{' should be on the previous line.400
Errors'if' construct must use '{}'s.401
Errors'if' construct must use '{}'s.404
Errors'if' construct must use '{}'s.407
Errors'if' construct must use '{}'s.410
Errors'if' construct must use '{}'s.413
Errors'if' construct must use '{}'s.416
ErrorsMissing a Javadoc comment.422
ErrorsParameter attributeOrQuery should be final.422
ErrorsParameter cld should be final.422
Errors'{' should be on the previous line.423
Errors'{' should be on the previous line.427
ErrorsLine is longer than 80 characters.429
Errors'}' should be on the same line.431
Errors'{' should be on the previous line.433
Errors'cast' is not followed by whitespace.434
ErrorsFirst sentence should end with a period.440
ErrorsExpected an @return tag.445
ErrorsParameter c should be final.445
Errors'{' should be on the previous line.446
Errors'cast' is not followed by whitespace.447
ErrorsFirst sentence should end with a period.451
ErrorsExpected an @return tag.457
ErrorsParameter c should be final.457
ErrorsParameter cld should be final.457
Errors'{' should be on the previous line.458
ErrorsFirst sentence should end with a period.463
ErrorsExpected an @return tag.469
ErrorsParameter c should be final.469
ErrorsParameter cld should be final.469
Errors'{' should be on the previous line.470
ErrorsFirst sentence should end with a period.475
ErrorsExpected an @return tag.480
ErrorsParameter c should be final.480
Errors'{' should be on the previous line.481
Errors'{' should be on the previous line.490
ErrorsFirst sentence should end with a period.497
ErrorsExpected an @return tag.503
ErrorsParameter c should be final.503
ErrorsParameter cld should be final.503
Errors'{' should be on the previous line.504
ErrorsFirst sentence should end with a period.509
ErrorsExpected an @return tag.514
ErrorsParameter c should be final.514
Errors'{' should be on the previous line.515
ErrorsFirst sentence should end with a period.519
ErrorsExpected an @return tag.525
ErrorsParameter c should be final.525
ErrorsParameter cld should be final.525
Errors'{' should be on the previous line.526
Errors'{' should be on the previous line.535
ErrorsLine is longer than 80 characters.539
Errors'}' should be on the same line.542
Errors'{' should be on the previous line.544
ErrorsFirst sentence should end with a period.552
ErrorsExpected an @return tag.557
ErrorsLine is longer than 80 characters.557
ErrorsMethod 'getPreparedDeleteStatement' is not designed for extension - needs to be abstract, final or empty.557
ErrorsParameter query should be final.557
ErrorsParameter cld should be final.557
ErrorsMethod 'getPlatform' is not designed for extension - needs to be abstract, final or empty.565
ErrorsMissing a Javadoc comment.565
Errors'{' should be on the previous line.566
ErrorsMethod 'getSqlForClass' is not designed for extension - needs to be abstract, final or empty.577
ErrorsParameter cld should be final.577
Errors'{' should be on the previous line.578
Errors'if' is not followed by whitespace.580
Errors'{' should be on the previous line.581
ErrorsLine is longer than 80 characters.589
ErrorsLine is longer than 80 characters.591
ErrorsMethod 'newInstanceSqlForClass' is not designed for extension - needs to be abstract, final or empty.595
Errors'{' should be on the previous line.596
Errors'{' should be on the previous line.609
ErrorsMissing a Javadoc comment.610
ErrorsMissing a Javadoc comment.611
ErrorsMissing a Javadoc comment.612
ErrorsMissing a Javadoc comment.613
ErrorsMissing a Javadoc comment.614
ErrorsMethod 'getDeleteSql' is not designed for extension - needs to be abstract, final or empty.616
ErrorsMissing a Javadoc comment.616
Errors'{' should be on the previous line.617
ErrorsMethod 'setDeleteSql' is not designed for extension - needs to be abstract, final or empty.621
ErrorsMissing a Javadoc comment.621
ErrorsParameter deleteSql should be final.621
Errors'deleteSql' hides a field.621
Errors'{' should be on the previous line.622
ErrorsMethod 'getInsertSql' is not designed for extension - needs to be abstract, final or empty.626
ErrorsMissing a Javadoc comment.626
Errors'{' should be on the previous line.627
ErrorsMethod 'setInsertSql' is not designed for extension - needs to be abstract, final or empty.631
ErrorsMissing a Javadoc comment.631
ErrorsParameter insertSql should be final.631
Errors'insertSql' hides a field.631
Errors'{' should be on the previous line.632
ErrorsMethod 'getUpdateSql' is not designed for extension - needs to be abstract, final or empty.636
ErrorsMissing a Javadoc comment.636
Errors'{' should be on the previous line.637
ErrorsMethod 'setUpdateSql' is not designed for extension - needs to be abstract, final or empty.641
ErrorsMissing a Javadoc comment.641
ErrorsParameter updateSql should be final.641
Errors'updateSql' hides a field.641
Errors'{' should be on the previous line.642
ErrorsMethod 'getSelectByPKSql' is not designed for extension - needs to be abstract, final or empty.646
ErrorsMissing a Javadoc comment.646
Errors'{' should be on the previous line.647
ErrorsMethod 'setSelectByPKSql' is not designed for extension - needs to be abstract, final or empty.651
ErrorsMissing a Javadoc comment.651
ErrorsParameter selectByPKSql should be final.651
Errors'selectByPKSql' hides a field.651
Errors'{' should be on the previous line.652
ErrorsMethod 'getSelectExists' is not designed for extension - needs to be abstract, final or empty.656
ErrorsMissing a Javadoc comment.656
Errors'{' should be on the previous line.657
ErrorsMethod 'setSelectExists' is not designed for extension - needs to be abstract, final or empty.661
ErrorsMissing a Javadoc comment.661
ErrorsParameter selectExists should be final.661
Errors'selectExists' hides a field.661
Errors'{' should be on the previous line.662

org/apache/ojb/broker/accesslayer/sql/SqlGeneratorFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsExpected an @return tag.38
ErrorsLine contains a tab character.38
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
Errors'{' should be on the previous line.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMethod 'createSqlGenerator' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter pf should be final.43
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.44
ErrorsLine is longer than 80 characters.45
ErrorsLine contains a tab character.45
Errors'if' is not followed by whitespace.46
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
Errors'{' should be on the previous line.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61

org/apache/ojb/broker/accesslayer/sql/SqlInsertMNStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsParameter table should be final.34
ErrorsExpected @param tag for 'table'.34
ErrorsParameter columns should be final.34
ErrorsExpected @param tag for 'columns'.34
ErrorsParameter logger should be final.34
ErrorsExpected @param tag for 'logger'.34
Errors'{' should be on the previous line.35
Errors'(' is preceded with whitespace.36
ErrorsParameter stmt should be final.43
Errors'{' should be on the previous line.44
Errors'{' should be on the previous line.50
Errors'{' should be on the previous line.52
ErrorsExpected an @return tag.63
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.63
Errors'{' should be on the previous line.64
Errors'1024' is a magic number.65
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.70

org/apache/ojb/broker/accesslayer/sql/SqlInsertStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.25
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsParameter cld should be final.41
ErrorsExpected @param tag for 'cld'.41
ErrorsParameter logger should be final.41
ErrorsExpected @param tag for 'logger'.41
Errors'{' should be on the previous line.42
ErrorsExpected an @return tag.47
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.47
Errors'{' should be on the previous line.48
Errors'if' is not followed by whitespace.49
Errors'{' should be on the previous line.50
Errors'1024' is a magic number.51
ErrorsMissing a Javadoc comment.66
ErrorsParameter cld should be final.66
ErrorsParameter buf should be final.66
Errors'{' should be on the previous line.67
Errors'for' is not followed by whitespace.72
Errors'{' should be on the previous line.73
Errors'if' is not followed by whitespace.74
Errors'{' should be on the previous line.75
ErrorsParameter cld should be final.89
ErrorsExpected @param tag for 'cld'.89
ErrorsParameter stmt should be final.89
Errors'{' should be on the previous line.90
Errors'if' is not followed by whitespace.93
Errors'{' should be on the previous line.94
Errors'for' is not followed by whitespace.99
Errors'{' should be on the previous line.100
Errors'if' is not followed by whitespace.102
Errors'{' should be on the previous line.103

org/apache/ojb/broker/accesslayer/sql/SqlMNStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.23
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsName 'm_table' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsMissing a Javadoc comment.32
ErrorsName 'm_columns' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsMissing a Javadoc comment.33
ErrorsName 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsParameter table should be final.39
ErrorsExpected @param tag for 'table'.39
ErrorsParameter columns should be final.39
ErrorsExpected @param tag for 'columns'.39
ErrorsParameter logger should be final.39
ErrorsExpected @param tag for 'logger'.39
Errors'{' should be on the previous line.40
ErrorsFirst sentence should end with a period.47
ErrorsMethod 'appendTable' is not designed for extension - needs to be abstract, final or empty.50
ErrorsParameter table should be final.50
ErrorsExpected @param tag for 'table'.50
ErrorsParameter stmt should be final.50
ErrorsExpected @param tag for 'stmt'.50
Errors'{' should be on the previous line.51
ErrorsMethod 'getColumns' is not designed for extension - needs to be abstract, final or empty.59
Errors'{' should be on the previous line.60
ErrorsMethod 'getTable' is not designed for extension - needs to be abstract, final or empty.68
Errors'{' should be on the previous line.69
ErrorsMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.77
Errors'{' should be on the previous line.78
ErrorsFirst sentence should end with a period.82
ErrorsLine is longer than 80 characters.83
ErrorsMethod 'appendWhereClause' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter stmt should be final.87
ErrorsExpected @param tag for 'stmt'.87
ErrorsParameter columns should be final.87
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.92
Errors'{' should be on the previous line.94
ErrorsMethod 'appendListOfColumns' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter columns should be final.108
ErrorsParameter stmt should be final.108
ErrorsExpected @param tag for 'stmt'.108
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.115

org/apache/ojb/broker/accesslayer/sql/SqlPkStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.26
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
ErrorsName 'm_classDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsMissing a Javadoc comment.36
ErrorsName 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsParameter aCld should be final.39
ErrorsExpected @param tag for 'aCld'.39
ErrorsParameter aLogger should be final.39
ErrorsExpected @param tag for 'aLogger'.39
Errors'{' should be on the previous line.40
ErrorsFirst sentence should end with a period.46
ErrorsMethod 'appendTable' is not designed for extension - needs to be abstract, final or empty.47
ErrorsParameter cld should be final.47
ErrorsExpected @param tag for 'cld'.47
ErrorsParameter stmt should be final.47
ErrorsExpected @param tag for 'stmt'.47
Errors'{' should be on the previous line.48
ErrorsMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.57
Errors'{' should be on the previous line.58
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.67
Errors'{' should be on the previous line.68
Errors'if' is not followed by whitespace.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.72
ErrorsFirst sentence should end with a period.77
ErrorsLine is longer than 80 characters.82
ErrorsMethod 'appendWhereClause' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter fields should be final.82
ErrorsParameter stmt should be final.82
ErrorsExpected @param tag for 'stmt'.82
ErrorsExpected @throws tag for 'PersistenceBrokerException'.82
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.82
Errors'for' is not followed by whitespace.86
Errors'{' should be on the previous line.87
Errors'if' is not followed by whitespace.92
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.107
ErrorsMethod 'appendWhereClause' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter cld should be final.107
ErrorsParameter useLocking should be final.107
ErrorsParameter stmt should be final.107
Errors'if' is not followed by whitespace.113
Errors'{' should be on the previous line.114
Errors'if' is not followed by whitespace.116
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.120

org/apache/ojb/broker/accesslayer/sql/SqlProcedureStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.21
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.31
ErrorsFirst sentence should end with a period.38
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.49
ErrorsParameter procedureDescriptor should be final.49
Errors'procedureDescriptor' hides a field.49
ErrorsParameter logger should be final.49
Errors'logger' hides a field.49
ErrorsExpected an @return tag.63
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.63
Errors'{' should be on the previous line.64
Errors'512' is a magic number.65
Errors'{' should be on the previous line.68
Errors'}' should be on the same line.70
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.80
Errors'}' should be on the same line.82
Errors'{' should be on the previous line.84

org/apache/ojb/broker/accesslayer/sql/SqlQueryStatement.java

ViolationMessageLine
ErrorsFile length is 2,229 lines (max allowed is 2,000).1
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.67
ErrorsName 'm_parentStatement' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsFirst sentence should end with a period.68
ErrorsName 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsFirst sentence should end with a period.70
ErrorsName 'm_root' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
ErrorsFirst sentence should end with a period.72
ErrorsName 'm_search' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsFirst sentence should end with a period.74
ErrorsName 'm_query' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsLine is longer than 80 characters.76
ErrorsName 'm_pathToAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
ErrorsFirst sentence should end with a period.78
ErrorsName 'm_cldToAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
ErrorsFirst sentence should end with a period.80
ErrorsName 'm_joinTreeToCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsMissing a Javadoc comment.83
ErrorsName 'm_platform' must match pattern '^[a-z][a-zA-Z0-9]*$'.83
ErrorsMissing a Javadoc comment.84
ErrorsName 'm_baseCld' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
ErrorsMissing a Javadoc comment.85
ErrorsName 'm_searchCld' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsMissing a Javadoc comment.87
ErrorsName 'm_aliasCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.87
ErrorsLine is longer than 80 characters.88
ErrorsMissing a Javadoc comment.88
ErrorsName 'm_attrToFld' must match pattern '^[a-z][a-zA-Z0-9]*$'.88
ErrorsVariable 'm_attrToFld' must be private and have accessor methods.88
ErrorsLine is longer than 80 characters.98
ErrorsParameter pf should be final.98
ErrorsParameter cld should be final.98
ErrorsParameter query should be final.98
ErrorsParameter logger should be final.98
ErrorsLine is longer than 80 characters.112
ErrorsParameter parent should be final.112
ErrorsParameter pf should be final.112
ErrorsParameter cld should be final.112
ErrorsParameter query should be final.112
ErrorsParameter logger should be final.112
ErrorsLine is longer than 80 characters.114
ErrorsAvoid inline conditionals.114
ErrorsLine is longer than 80 characters.120
Errors'}' should be on the same line.123
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
ErrorsLine has trailing spaces.130
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.134
Errors'cast' is not followed by whitespace.134
ErrorsLine is longer than 80 characters.135
ErrorsLine has trailing spaces.136
ErrorsLine is longer than 80 characters.136
Errors'{' should be on the previous line.140
Errors'}' should be on the same line.142
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
Errors',' is not followed by whitespace.149
Errors'{' should be on the previous line.157
ErrorsMethod 'getBaseClassDescriptor' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
Errors'{' should be on the previous line.163
ErrorsMethod 'getSearchClassDescriptor' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
Errors'{' should be on the previous line.168
ErrorsFirst sentence should end with a period.172
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsMethod 'getAttributeInfo' is not designed for extension - needs to be abstract, final or empty.183
ErrorsParameter attr should be final.183
ErrorsExpected @param tag for 'attr'.183
ErrorsParameter useOuterJoins should be final.183
ErrorsExpected @param tag for 'useOuterJoins'.183
ErrorsParameter aUserAlias should be final.183
ErrorsExpected @param tag for 'aUserAlias'.183
ErrorsParameter pathClasses should be final.183
ErrorsExpected @param tag for 'pathClasses'.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
Errors'{' should be on the previous line.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
Errors'}' should be on the same line.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
Errors'{' should be on the previous line.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.210
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.214
ErrorsLine contains a tab character.214
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine is longer than 80 characters.218
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
Errors'{' should be on the previous line.219
ErrorsLine contains a tab character.220
ErrorsLine is longer than 80 characters.221
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine is longer than 80 characters.223
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
Errors'{' should be on the previous line.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine is longer than 80 characters.241
ErrorsLine is longer than 80 characters.242
ErrorsExpected an @return tag.245
ErrorsLine is longer than 80 characters.245
ErrorsMethod 'getColName' is not designed for extension - needs to be abstract, final or empty.245
ErrorsParameter aTableAlias should be final.245
ErrorsExpected @param tag for 'aTableAlias'.245
ErrorsParameter aPathInfo should be final.245
ErrorsExpected @param tag for 'aPathInfo'.245
ErrorsParameter translate should be final.245
ErrorsExpected @param tag for 'translate'.245
Errors'{' should be on the previous line.251
ErrorsLine has trailing spaces.255
Errors'{' should be on the previous line.257
Errors'{' should be on the previous line.265
ErrorsLine is longer than 80 characters.269
Errors'{' should be on the previous line.273
ErrorsLine is longer than 80 characters.275
Errors'{' should be on the previous line.283
Errors'}' should be on the same line.286
Errors'{' should be on the previous line.288
Errors'}' should be on the same line.291
Errors'{' should be on the previous line.293
Errors'}' should be on the same line.295
Errors'{' should be on the previous line.297
ErrorsLine is longer than 80 characters.298
ErrorsFirst sentence should end with a period.305
ErrorsLine is longer than 80 characters.314
ErrorsMethod 'appendColName' is not designed for extension - needs to be abstract, final or empty.314
ErrorsParameter aTableAlias should be final.314
ErrorsExpected @param tag for 'aTableAlias'.314
ErrorsParameter aPathInfo should be final.314
ErrorsExpected @param tag for 'aPathInfo'.314
ErrorsParameter translate should be final.314
ErrorsParameter buf should be final.314
ErrorsExpected @param tag for 'buf'.314
Errors'{' should be on the previous line.321
Errors'{' should be on the previous line.328
ErrorsFirst sentence should end with a period.335
ErrorsLine is longer than 80 characters.342
ErrorsMethod 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty.342
ErrorsParameter aTableAlias should be final.342
ErrorsExpected @param tag for 'aTableAlias'.342
ErrorsParameter aPathInfo should be final.342
ErrorsExpected @param tag for 'aPathInfo'.342
Errors'{' should be on the previous line.348
Errors'{' should be on the previous line.351
ErrorsLine is longer than 80 characters.352
Errors'{' should be on the previous line.354
Errors'}' should be on the same line.356
Errors'{' should be on the previous line.358
ErrorsExpected an @return tag.370
ErrorsLine is longer than 80 characters.370
ErrorsParameter aTableAlias should be final.370
ErrorsExpected @param tag for 'aTableAlias'.370
ErrorsParameter aColName should be final.370
ErrorsExpected @param tag for 'aColName'.370
Errors'{' should be on the previous line.376
Errors'{' should be on the previous line.379
Errors'{' should be on the previous line.384
Errors'{' should be on the previous line.387
ErrorsFirst sentence should end with a period.397
ErrorsExpected an @return tag.400
ErrorsLine is longer than 80 characters.400
ErrorsParameter aTableAlias should be final.400
ErrorsExpected @param tag for 'aTableAlias'.400
ErrorsParameter anOrd should be final.400
ErrorsExpected @param tag for 'anOrd'.400
Errors'{' should be on the previous line.405
ErrorsLine is longer than 80 characters.407
Errors'{' should be on the previous line.409
Errors'}' should be on the same line.412
Errors'{' should be on the previous line.414
ErrorsLine has trailing spaces.418
ErrorsLine is longer than 80 characters.418
ErrorsLine has trailing spaces.419
ErrorsLine is longer than 80 characters.419
ErrorsLine is longer than 80 characters.422
Errors'{' should be on the previous line.424
ErrorsLine is longer than 80 characters.425
ErrorsExpected an @return tag.440
ErrorsLine is longer than 80 characters.440
ErrorsLine contains a tab character.440
ErrorsMethod 'appendColName' is not designed for extension - needs to be abstract, final or empty.440
ErrorsParameter attr should be final.440
ErrorsExpected @param tag for 'attr'.440
ErrorsParameter useOuterJoins should be final.440
ErrorsExpected @param tag for 'useOuterJoins'.440
ErrorsParameter aUserAlias should be final.440
ErrorsExpected @param tag for 'aUserAlias'.440
ErrorsParameter buf should be final.440
ErrorsExpected @param tag for 'buf'.440
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine is longer than 80 characters.445
ErrorsExpected an @return tag.456
ErrorsLine is longer than 80 characters.456
ErrorsLine contains a tab character.456
ErrorsMethod 'appendColName' is not designed for extension - needs to be abstract, final or empty.456
ErrorsParameter attr should be final.456
ErrorsExpected @param tag for 'attr'.456
ErrorsParameter attrAlias should be final.456
ErrorsExpected @param tag for 'attrAlias'.456
ErrorsParameter useOuterJoins should be final.456
ErrorsExpected @param tag for 'useOuterJoins'.456
ErrorsParameter aUserAlias should be final.456
ErrorsExpected @param tag for 'aUserAlias'.456
ErrorsParameter buf should be final.457
ErrorsExpected @param tag for 'buf'.457
Errors'{' should be on the previous line.458
ErrorsLine is longer than 80 characters.459
ErrorsLine contains a tab character.459
Errors'{' should be on the previous line.464
Errors'}' should be on the same line.466
Errors'{' should be on the previous line.468
ErrorsLine is longer than 80 characters.476
ErrorsLine is longer than 80 characters.477
ErrorsLine is longer than 80 characters.478
ErrorsMethod 'ensureColumns' is not designed for extension - needs to be abstract, final or empty.480
ErrorsParameter columns should be final.480
ErrorsParameter existingColumns should be final.480
Errors'{' should be on the previous line.481
Errors'{' should be on the previous line.483
ErrorsLine has trailing spaces.486
Errors'{' should be on the previous line.490
Errors'{' should be on the previous line.493
ErrorsLine is longer than 80 characters.494
ErrorsLine is longer than 80 characters.500
ErrorsLine has trailing spaces.501
ErrorsLine is longer than 80 characters.501
ErrorsLine is longer than 80 characters.503
ErrorsLine is longer than 80 characters.504
ErrorsLine is longer than 80 characters.508
ErrorsMethod 'ensureColumns' is not designed for extension - needs to be abstract, final or empty.508
ErrorsParameter columns should be final.508
ErrorsParameter existingColumns should be final.508
ErrorsParameter buf should be final.508
Errors'{' should be on the previous line.511
ErrorsName 'ojb_col' must match pattern '^[a-z][a-zA-Z0-9]*$'.516
Errors'{' should be on the previous line.519
Errors'{' should be on the previous line.522
ErrorsLine has trailing spaces.524
ErrorsLine has trailing spaces.530
ErrorsFirst sentence should end with a period.535
ErrorsLine is longer than 80 characters.541
ErrorsMethod 'appendWhereClause' is not designed for extension - needs to be abstract, final or empty.541
ErrorsParameter where should be final.541
ErrorsExpected @param tag for 'where'.541
ErrorsParameter crit should be final.541
ErrorsExpected @param tag for 'crit'.541
ErrorsParameter stmt should be final.541
ErrorsExpected @param tag for 'stmt'.541
Errors'{' should be on the previous line.544
Errors'{' should be on the previous line.549
ErrorsFirst sentence should end with a period.555
ErrorsLine is longer than 80 characters.561
ErrorsMethod 'appendHavingClause' is not designed for extension - needs to be abstract, final or empty.561
ErrorsParameter having should be final.561
ErrorsExpected @param tag for 'having'.561
ErrorsParameter crit should be final.561
ErrorsExpected @param tag for 'crit'.561
ErrorsParameter stmt should be final.561
ErrorsExpected @param tag for 'stmt'.561
Errors'{' should be on the previous line.564
Errors'{' should be on the previous line.569
ErrorsFirst sentence should end with a period.575
ErrorsLine is longer than 80 characters.581
ErrorsMethod 'appendClause' is not designed for extension - needs to be abstract, final or empty.581
ErrorsParameter clause should be final.581
ErrorsExpected @param tag for 'clause'.581
ErrorsParameter crit should be final.581
ErrorsExpected @param tag for 'crit'.581
ErrorsParameter stmt should be final.581
ErrorsExpected @param tag for 'stmt'.581
ErrorsLine is longer than 80 characters.585
ErrorsLine is longer than 80 characters.586
ErrorsLine is longer than 80 characters.587
Errors'{' should be on the previous line.592
Errors'{' should be on the previous line.596
Errors'{' should be on the previous line.598
Errors'}' should be on the same line.600
Errors'{' should be on the previous line.602
ErrorsFirst sentence should end with a period.611
ErrorsExpected an @return tag.614
ErrorsParameter crit should be final.614
ErrorsExpected @param tag for 'crit'.614
Errors'{' should be on the previous line.615
Errors'{' should be on the previous line.620
Errors'{' should be on the previous line.623
ErrorsLine has trailing spaces.625
Errors'{' should be on the previous line.627
ErrorsLine contains a tab character.628
ErrorsLine has trailing spaces.630
Errors'{' should be on the previous line.636
ErrorsLine has trailing spaces.639
Errorsswitch without "default" clause.641
Errors'{' should be on the previous line.642
ErrorsAvoid nested blocks.644
Errors'{' should be on the previous line.646
ErrorsAvoid nested blocks.655
Errors'{' should be on the previous line.657
Errors'}' should be on the same line.667
Errors'{' should be on the previous line.669
Errors'{' should be on the previous line.672
Errors'{' should be on the previous line.682
ErrorsLine has trailing spaces.686
ErrorsAvoid inline conditionals.687
ErrorsFirst sentence should end with a period.690
ErrorsLine is longer than 80 characters.698
ErrorsParameter alias should be final.698
ErrorsExpected @param tag for 'alias'.698
ErrorsParameter pathInfo should be final.698
ErrorsExpected @param tag for 'pathInfo'.698
ErrorsParameter c should be final.698
ErrorsParameter buf should be final.698
ErrorsExpected @param tag for 'buf'.698
ErrorsFirst sentence should end with a period.707
ErrorsParameter c should be final.711
ErrorsParameter buf should be final.711
ErrorsExpected @param tag for 'buf'.711
Errors'{' should be on the previous line.712
ErrorsFirst sentence should end with a period.719
ErrorsLine is longer than 80 characters.728
ErrorsParameter alias should be final.728
ErrorsExpected @param tag for 'alias'.728
ErrorsParameter pathInfo should be final.728
ErrorsExpected @param tag for 'pathInfo'.728
ErrorsParameter c should be final.728
ErrorsParameter buf should be final.728
ErrorsExpected @param tag for 'buf'.728
Errors'{' should be on the previous line.734
ErrorsLine is longer than 80 characters.735
ErrorsLine contains a tab character.735
Errors'}' should be on the same line.736
Errors'{' should be on the previous line.738
ErrorsLine has trailing spaces.742
ErrorsLine has trailing spaces.745
ErrorsExpected an @return tag.748
ErrorsParameter mnAlias should be final.748
ErrorsExpected @param tag for 'mnAlias'.748
ErrorsParameter path should be final.748
ErrorsExpected @param tag for 'path'.748
Errors'{' should be on the previous line.749
ErrorsFirst sentence should end with a period.755
ErrorsLine is longer than 80 characters.763
ErrorsParameter alias should be final.763
ErrorsExpected @param tag for 'alias'.763
ErrorsParameter pathInfo should be final.763
ErrorsExpected @param tag for 'pathInfo'.763
ErrorsParameter c should be final.763
ErrorsParameter buf should be final.763
ErrorsExpected @param tag for 'buf'.763
Errors'{' should be on the previous line.769
Errors'{' should be on the previous line.775
Errors'{' should be on the previous line.777
Errors'}' should be on the same line.784
Errors'{' should be on the previous line.786
ErrorsFirst sentence should end with a period.791
ErrorsLine is longer than 80 characters.799
ErrorsParameter alias should be final.799
ErrorsExpected @param tag for 'alias'.799
ErrorsParameter pathInfo should be final.799
ErrorsExpected @param tag for 'pathInfo'.799
ErrorsParameter c should be final.799
ErrorsParameter buf should be final.799
ErrorsExpected @param tag for 'buf'.799
ErrorsFirst sentence should end with a period.805
ErrorsParameter c should be final.809
ErrorsExpected @param tag for 'c'.809
ErrorsParameter buf should be final.809
ErrorsExpected @param tag for 'buf'.809
Errors'{' should be on the previous line.810
ErrorsFirst sentence should end with a period.814
ErrorsLine is longer than 80 characters.820
ErrorsParameter alias should be final.820
ErrorsExpected @param tag for 'alias'.820
ErrorsParameter pathInfo should be final.820
ErrorsExpected @param tag for 'pathInfo'.820
ErrorsParameter c should be final.820
ErrorsExpected @param tag for 'c'.820
ErrorsParameter buf should be final.820
ErrorsExpected @param tag for 'buf'.820
ErrorsFirst sentence should end with a period.827
ErrorsLine is longer than 80 characters.833
ErrorsParameter alias should be final.833
ErrorsExpected @param tag for 'alias'.833
ErrorsParameter pathInfo should be final.833
ErrorsExpected @param tag for 'pathInfo'.833
ErrorsParameter c should be final.833
ErrorsExpected @param tag for 'c'.833
ErrorsParameter buf should be final.833
ErrorsExpected @param tag for 'buf'.833
ErrorsFirst sentence should end with a period.842
ErrorsLine is longer than 80 characters.850
ErrorsMethod 'appendCriteria' is not designed for extension - needs to be abstract, final or empty.850
ErrorsParameter alias should be final.850
ErrorsExpected @param tag for 'alias'.850
ErrorsParameter pathInfo should be final.850
ErrorsExpected @param tag for 'pathInfo'.850
ErrorsParameter c should be final.850
ErrorsParameter buf should be final.850
ErrorsExpected @param tag for 'buf'.850
Errors'{' should be on the previous line.853
Errors'}' should be on the same line.855
Errors'{' should be on the previous line.857
Errors'}' should be on the same line.859
Errors'{' should be on the previous line.861
Errors'}' should be on the same line.863
Errors'{' should be on the previous line.865
Errors'}' should be on the same line.867
Errors'{' should be on the previous line.869
Errors'}' should be on the same line.871
Errors'{' should be on the previous line.873
Errors'}' should be on the same line.875
Errors'{' should be on the previous line.877
Errors'}' should be on the same line.879
Errors'{' should be on the previous line.881
ErrorsFirst sentence should end with a period.886
ErrorsMethod 'appendSQLClause' is not designed for extension - needs to be abstract, final or empty.892
ErrorsParameter c should be final.892
ErrorsParameter buf should be final.892
ErrorsExpected @param tag for 'buf'.892
Errors'{' should be on the previous line.893
Errors'{' should be on the previous line.896
ErrorsLine has trailing spaces.900
Errors'{' should be on the previous line.903
ErrorsLine is longer than 80 characters.913
ErrorsLine contains a tab character.913
Errors'{' should be on the previous line.917
Errors'{' should be on the previous line.921
Errors'{' should be on the previous line.929
Errors'}' should be on the same line.935
Errors'{' should be on the previous line.937
Errors'}' should be on the same line.941
Errors'{' should be on the previous line.943
ErrorsParameter value should be final.955
ErrorsParameter buf should be final.955
ErrorsExpected @param tag for 'buf'.955
Errors'{' should be on the previous line.956
Errors'{' should be on the previous line.958
Errors'}' should be on the same line.960
Errors'{' should be on the previous line.962
ErrorsFirst sentence should end with a period.967
ErrorsParameter subQuery should be final.971
ErrorsParameter buf should be final.971
ErrorsExpected @param tag for 'buf'.971
Errors'{' should be on the previous line.972
ErrorsFirst sentence should end with a period.978
ErrorsExpected an @return tag.982
ErrorsParameter subQuery should be final.982
Errors'{' should be on the previous line.983
ErrorsLine is longer than 80 characters.984
Errors'sql' hides a field.985
Errors'{' should be on the previous line.988
Errors'}' should be on the same line.990
Errors'{' should be on the previous line.992
ErrorsLine is longer than 80 characters.993
ErrorsLine contains a tab character.999
ErrorsLine contains a tab character.1000
ErrorsLine is longer than 80 characters.1001
ErrorsLine contains a tab character.1001
ErrorsLine is longer than 80 characters.1002
ErrorsLine contains a tab character.1002
ErrorsLine contains a tab character.1003
ErrorsLine contains a tab character.1004
ErrorsLine contains a tab character.1005
ErrorsLine contains a tab character.1006
ErrorsLine contains a tab character.1007
ErrorsLine has trailing spaces.1008
ErrorsLine contains a tab character.1008
ErrorsLine contains a tab character.1009
ErrorsExpected an @return tag.1010
ErrorsLine is longer than 80 characters.1010
ErrorsLine contains a tab character.1010
ErrorsMethod length is 163 lines (max allowed is 150).1010
ErrorsParameter aPath should be final.1010
ErrorsParameter useOuterJoins should be final.1010
ErrorsParameter aUserAlias should be final.1010
ErrorsParameter fieldRef should be final.1010
ErrorsParameter pathClasses should be final.1010
ErrorsLine contains a tab character.1011
ErrorsLine has trailing spaces.1022
ErrorsLine is longer than 80 characters.1023
ErrorsAvoid inline conditionals.1023
ErrorsLine has trailing spaces.1024
Errors'{' should be on the previous line.1026
ErrorsLine has trailing spaces.1028
ErrorsLine has trailing spaces.1029
Errors'{' should be on the previous line.1032
ErrorsLine is longer than 80 characters.1036
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1039
ErrorsLine contains a tab character.1040
Errors'{' should be on the previous line.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1042
Errors'{' should be on the previous line.1042
ErrorsLine is longer than 80 characters.1043
ErrorsLine contains a tab character.1043
ErrorsLine contains a tab character.1044
Errors'{' should be on the previous line.1044
ErrorsLine contains a tab character.1045
ErrorsLine is longer than 80 characters.1046
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1047
ErrorsLine contains a tab character.1048
Errors'{' should be on the previous line.1048
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1055
ErrorsLine contains a tab character.1056
ErrorsLine contains a tab character.1057
Errors'{' should be on the previous line.1057
ErrorsLine is longer than 80 characters.1058
ErrorsLine contains a tab character.1058
ErrorsLine contains a tab character.1059
Errors'{' should be on the previous line.1059
ErrorsLine is longer than 80 characters.1060
ErrorsLine contains a tab character.1060
ErrorsLine contains a tab character.1061
ErrorsLine contains a tab character.1062
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1066
ErrorsLine contains a tab character.1067
Errors'{' should be on the previous line.1067
ErrorsLine contains a tab character.1068
ErrorsLine contains a tab character.1069
Errors'}' should be on the same line.1069
ErrorsLine contains a tab character.1070
ErrorsLine contains a tab character.1071
Errors'{' should be on the previous line.1071
ErrorsLine contains a tab character.1072
ErrorsLine contains a tab character.1073
Errors'{' should be on the previous line.1077
ErrorsLine has trailing spaces.1078
ErrorsLine has trailing spaces.1079
ErrorsLine contains a tab character.1081
ErrorsLine contains a tab character.1082
ErrorsLine contains a tab character.1084
ErrorsLine contains a tab character.1085
ErrorsLine contains a tab character.1086
Errors'{' should be on the previous line.1086
ErrorsLine contains a tab character.1087
ErrorsLine contains a tab character.1088
ErrorsLine contains a tab character.1090
ErrorsLine contains a tab character.1091
Errors'{' should be on the previous line.1091
ErrorsLine contains a tab character.1092
ErrorsLine is longer than 80 characters.1093
ErrorsLine contains a tab character.1093
ErrorsLine contains a tab character.1094
Errors'}' should be on the same line.1094
ErrorsLine contains a tab character.1095
ErrorsLine contains a tab character.1096
Errors'{' should be on the previous line.1096
ErrorsLine contains a tab character.1097
ErrorsLine is longer than 80 characters.1098
ErrorsLine contains a tab character.1098
ErrorsAvoid inline conditionals.1098
ErrorsLine is longer than 80 characters.1099
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine contains a tab character.1101
Errors'{' should be on the previous line.1101
ErrorsLine is longer than 80 characters.1102
ErrorsLine contains a tab character.1102
ErrorsLine contains a tab character.1104
ErrorsLine is longer than 80 characters.1105
ErrorsLine contains a tab character.1105
ErrorsLine is longer than 80 characters.1106
ErrorsLine contains a tab character.1106
ErrorsLine contains a tab character.1107
ErrorsLine is longer than 80 characters.1108
ErrorsLine contains a tab character.1108
ErrorsLine contains a tab character.1109
ErrorsLine is longer than 80 characters.1110
ErrorsLine contains a tab character.1110
ErrorsLine contains a tab character.1111
ErrorsLine contains a tab character.1112
ErrorsLine contains a tab character.1113
ErrorsLine contains a tab character.1114
ErrorsLine contains a tab character.1115
Errors'}' should be on the same line.1115
ErrorsLine contains a tab character.1116
ErrorsLine contains a tab character.1117
Errors'{' should be on the previous line.1117
ErrorsLine contains a tab character.1118
ErrorsLine contains a tab character.1119
ErrorsLine is longer than 80 characters.1121
ErrorsLine contains a tab character.1121
ErrorsLine contains a tab character.1122
ErrorsLine contains a tab character.1123
Errors'{' should be on the previous line.1123
ErrorsLine is longer than 80 characters.1124
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1125
Errors'{' should be on the previous line.1127
ErrorsLine has trailing spaces.1129
ErrorsLine contains a tab character.1130
ErrorsLine has trailing spaces.1131
ErrorsLine contains a tab character.1131
ErrorsLine is longer than 80 characters.1133
ErrorsLine contains a tab character.1133
ErrorsLine contains a tab character.1134
ErrorsLine contains a tab character.1136
ErrorsLine is longer than 80 characters.1137
ErrorsLine contains a tab character.1137
ErrorsLine is longer than 80 characters.1138
ErrorsLine contains a tab character.1138
ErrorsLine is longer than 80 characters.1139
ErrorsLine contains a tab character.1139
ErrorsLine is longer than 80 characters.1140
ErrorsLine contains a tab character.1140
ErrorsLine contains a tab character.1141
Errors'{' should be on the previous line.1141
ErrorsLine is longer than 80 characters.1142
ErrorsLine contains a tab character.1142
ErrorsLine contains a tab character.1144
ErrorsLine contains a tab character.1145
Errors'{' should be on the previous line.1145
ErrorsLine is longer than 80 characters.1146
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
Errors'{' should be on the previous line.1147
ErrorsLine is longer than 80 characters.1148
ErrorsLine contains a tab character.1148
ErrorsLine contains a tab character.1149
ErrorsLine contains a tab character.1150
ErrorsLine contains a tab character.1151
ErrorsLine contains a tab character.1152
ErrorsLine contains a tab character.1153
ErrorsLine is longer than 80 characters.1155
ErrorsLine contains a tab character.1155
ErrorsAvoid inline conditionals.1155
ErrorsLine is longer than 80 characters.1156
ErrorsLine contains a tab character.1156
ErrorsLine contains a tab character.1158
ErrorsLine contains a tab character.1159
Errors'{' should be on the previous line.1159
ErrorsLine is longer than 80 characters.1160
ErrorsLine contains a tab character.1160
ErrorsLine is longer than 80 characters.1162
ErrorsLine contains a tab character.1162
ErrorsLine is longer than 80 characters.1163
ErrorsLine contains a tab character.1163
ErrorsLine contains a tab character.1165
ErrorsLine contains a tab character.1166
ErrorsLine contains a tab character.1168
ErrorsLine contains a tab character.1169
ErrorsLine contains a tab character.1171
ErrorsLine contains a tab character.1172
ErrorsLine contains a tab character.1173
ErrorsFirst sentence should end with a period.1175
ErrorsLine has trailing spaces.1177
ErrorsLine is longer than 80 characters.1204
ErrorsParameter left should be final.1204
ErrorsExpected @param tag for 'left'.1204
ErrorsParameter leftKeys should be final.1204
ErrorsExpected @param tag for 'leftKeys'.1204
ErrorsParameter right should be final.1204
ErrorsExpected @param tag for 'right'.1204
ErrorsParameter rightKeys should be final.1204
ErrorsExpected @param tag for 'rightKeys'.1204
ErrorsParameter outer should be final.1204
ErrorsExpected @param tag for 'outer'.1204
ErrorsParameter name should be final.1205
ErrorsExpected @param tag for 'name'.1205
Errors'{' should be on the previous line.1206
Errors'{' should be on the previous line.1213
Errors'{' should be on the previous line.1215
ErrorsLine is longer than 80 characters.1217
ErrorsLine is longer than 80 characters.1219
Errors'{' should be on the previous line.1225
Errors'{' should be on the previous line.1227
ErrorsLine is longer than 80 characters.1229
ErrorsLine is longer than 80 characters.1242
ErrorsExpected an @return tag.1244
ErrorsLine is longer than 80 characters.1244
ErrorsParameter extAlias should be final.1244
ErrorsExpected @param tag for 'extAlias'.1244
ErrorsParameter fds should be final.1244
ErrorsExpected @param tag for 'fds'.1244
Errors'{' should be on the previous line.1249
ErrorsLine is longer than 80 characters.1250
ErrorsMissing a Javadoc comment.1256
Errors'{' should be on the previous line.1257
Errors'{' should be on the previous line.1261
ErrorsFirst sentence should end with a period.1268
ErrorsLine is longer than 80 characters.1273
ErrorsLine is longer than 80 characters.1277
ErrorsParameter aCld should be final.1277
ErrorsExpected @param tag for 'aCld'.1277
ErrorsParameter aPath should be final.1277
ErrorsExpected @param tag for 'aPath'.1277
ErrorsParameter aUserAlias should be final.1277
ErrorsExpected @param tag for 'aUserAlias'.1277
ErrorsParameter hints should be final.1277
ErrorsLine contains a tab character.1279
ErrorsLine contains a tab character.1280
Errors'{' should be on the previous line.1280
ErrorsLine contains a tab character.1281
ErrorsLine contains a tab character.1282
Errors'}' should be on the same line.1282
ErrorsLine contains a tab character.1283
ErrorsLine contains a tab character.1284
Errors'{' should be on the previous line.1284
ErrorsLine is longer than 80 characters.1285
ErrorsLine contains a tab character.1285
ErrorsLine contains a tab character.1286
ErrorsFirst sentence should end with a period.1289
ErrorsLine is longer than 80 characters.1292
ErrorsExpected an @return tag.1295
ErrorsLine is longer than 80 characters.1295
ErrorsParameter cld should be final.1295
ErrorsParameter hints should be final.1295
ErrorsParameter path should be final.1295
Errors'{' should be on the previous line.1301
ErrorsLine is longer than 80 characters.1305
ErrorsLine has trailing spaces.1308
ErrorsFirst sentence should end with a period.1312
ErrorsLine is longer than 80 characters.1319
ErrorsParameter aTable should be final.1319
ErrorsExpected @param tag for 'aTable'.1319
ErrorsParameter aPath should be final.1319
ErrorsExpected @param tag for 'aPath'.1319
ErrorsParameter aUserAlias should be final.1319
ErrorsExpected @param tag for 'aUserAlias'.1319
ErrorsLine contains a tab character.1321
ErrorsLine contains a tab character.1322
Errors'{' should be on the previous line.1322
ErrorsLine contains a tab character.1323
ErrorsLine contains a tab character.1324
Errors'}' should be on the same line.1324
ErrorsLine contains a tab character.1325
ErrorsLine contains a tab character.1326
Errors'{' should be on the previous line.1326
ErrorsLine is longer than 80 characters.1327
ErrorsLine contains a tab character.1327
ErrorsLine contains a tab character.1328
ErrorsFirst sentence should end with a period.1331
ErrorsLine is longer than 80 characters.1334
ErrorsExpected an @return tag.1336
ErrorsParameter table should be final.1336
ErrorsParameter path should be final.1336
Errors'{' should be on the previous line.1337
Errors'{' should be on the previous line.1341
ErrorsLine is longer than 80 characters.1342
ErrorsLine is longer than 80 characters.1345
ErrorsLine has trailing spaces.1347
ErrorsLine is longer than 80 characters.1348
ErrorsFirst sentence should end with a period.1353
ErrorsLine has trailing spaces.1356
ErrorsParameter aPath should be final.1359
ErrorsExpected @param tag for 'aPath'.1359
ErrorsParameter hintClasses should be final.1359
ErrorsExpected @param tag for 'hintClasses'.1359
Errors'{' should be on the previous line.1360
ErrorsLine is longer than 80 characters.1361
ErrorsFirst sentence should end with a period.1364
ErrorsLine has trailing spaces.1367
ErrorsLine is longer than 80 characters.1370
ErrorsParameter aPath should be final.1370
ErrorsExpected @param tag for 'aPath'.1370
ErrorsParameter hintClasses should be final.1370
ErrorsExpected @param tag for 'hintClasses'.1370
ErrorsParameter anAlias should be final.1370
ErrorsExpected @param tag for 'anAlias'.1370
ErrorsLine has trailing spaces.1374
ErrorsFirst sentence should end with a period.1375
ErrorsParameter aPath should be final.1381
ErrorsExpected @param tag for 'aPath'.1381
ErrorsParameter hintClasses should be final.1381
ErrorsExpected @param tag for 'hintClasses'.1381
Errors'{' should be on the previous line.1382
Errors'{' should be on the previous line.1384
ErrorsLine has trailing spaces.1387
Errors'{' should be on the previous line.1390
ErrorsExpected an @return tag.1401
ErrorsMethod 'getTableAliasForClassDescriptor' is not designed for extension - needs to be abstract, final or empty.1401
ErrorsParameter aCld should be final.1401
ErrorsExpected @param tag for 'aCld'.1401
Errors'{' should be on the previous line.1402
ErrorsFirst sentence should end with a period.1406
ErrorsLine is longer than 80 characters.1409
ErrorsParameter aCld should be final.1409
ErrorsExpected @param tag for 'aCld'.1409
ErrorsParameter anAlias should be final.1409
ErrorsExpected @param tag for 'anAlias'.1409
Errors'{' should be on the previous line.1412
ErrorsLine has trailing spaces.1414
ErrorsFirst sentence should end with a period.1417
ErrorsLine is longer than 80 characters.1424
ErrorsParameter aPath should be final.1424
ErrorsExpected @param tag for 'aPath'.1424
ErrorsParameter aUserAlias should be final.1424
ErrorsExpected @param tag for 'aUserAlias'.1424
ErrorsParameter hintClasses should be final.1424
ErrorsExpected @param tag for 'hintClasses'.1424
Errors'{' should be on the previous line.1427
Errors'}' should be on the same line.1429
Errors'{' should be on the previous line.1431
ErrorsLine is longer than 80 characters.1432
ErrorsLine contains a tab character.1432
ErrorsLine contains a tab character.1436
ErrorsLine has trailing spaces.1438
ErrorsLine is longer than 80 characters.1438
ErrorsComment matches to-do format 'TODO:'.1439
ErrorsLine contains a tab character.1439
ErrorsLine contains a tab character.1440
ErrorsExpected an @return tag.1441
ErrorsLine is longer than 80 characters.1441
ErrorsParameter ord should be final.1441
ErrorsExpected @param tag for 'ord'.1441
ErrorsParameter hintClasses should be final.1441
ErrorsExpected @param tag for 'hintClasses'.1441
ErrorsLine has trailing spaces.1442
Errors'{' should be on the previous line.1446
ErrorsLine has trailing spaces.1447
ErrorsLine has trailing spaces.1449
ErrorsLine has trailing spaces.1451
Errors'{' should be on the previous line.1453
ErrorsLine is longer than 80 characters.1457
ErrorsLine has trailing spaces.1459
ErrorsLine has trailing spaces.1461
Errors'{' should be on the previous line.1463
ErrorsLine is longer than 80 characters.1464
ErrorsLine contains a tab character.1471
ErrorsLine has trailing spaces.1474
ErrorsLine is longer than 80 characters.1474
ErrorsLine has trailing spaces.1476
ErrorsLine contains a tab character.1476
ErrorsLine contains a tab character.1477
ErrorsLine contains a tab character.1478
ErrorsLine contains a tab character.1479
ErrorsLine is longer than 80 characters.1480
ErrorsMethod 'appendOrderByClause' is not designed for extension - needs to be abstract, final or empty.1480
ErrorsParameter orderByFields should be final.1480
ErrorsExpected @param tag for 'orderByFields'.1480
ErrorsParameter selectedFields should be final.1480
ErrorsParameter buf should be final.1480
ErrorsExpected @param tag for 'buf'.1480
Errors'{' should be on the previous line.1484
ErrorsLine has trailing spaces.1487
Errors'{' should be on the previous line.1490
ErrorsLine has trailing spaces.1493
Errors'{' should be on the previous line.1495
ErrorsLine has trailing spaces.1498
Errors'{' should be on the previous line.1500
ErrorsLine has trailing spaces.1501
Errors'}' should be on the same line.1502
ErrorsLine has trailing spaces.1504
Errors'{' should be on the previous line.1504
ErrorsLine has trailing spaces.1507
Errors'{' should be on the previous line.1509
ErrorsFirst sentence should end with a period.1515
ErrorsLine has trailing spaces.1517
ErrorsLine contains a tab character.1517
ErrorsLine contains a tab character.1518
ErrorsMethod 'appendGroupByClause' is not designed for extension - needs to be abstract, final or empty.1520
ErrorsParameter groupByFields should be final.1520
ErrorsExpected @param tag for 'groupByFields'.1520
ErrorsParameter buf should be final.1520
ErrorsExpected @param tag for 'buf'.1520
Errors'{' should be on the previous line.1521
Errors'{' should be on the previous line.1523
Errors'{' should be on the previous line.1529
ErrorsLine has trailing spaces.1531
Errors'{' should be on the previous line.1533
ErrorsLine is longer than 80 characters.1546
ErrorsMethod 'appendTableWithJoins' is not designed for extension - needs to be abstract, final or empty.1546
ErrorsParameter alias should be final.1546
ErrorsParameter where should be final.1546
ErrorsParameter buf should be final.1546
ErrorsExpected @param tag for 'buf'.1546
Errors'{' should be on the previous line.1552
ErrorsLine is longer than 80 characters.1553
Errors'{' should be on the previous line.1557
ErrorsLine has trailing spaces.1558
Errors'{' should be on the previous line.1560
ErrorsLine has trailing spaces.1561
Errors'cast' is not followed by whitespace.1561
ErrorsLine is longer than 80 characters.1562
ErrorsLine has trailing spaces.1564
Errors'}' should be on the same line.1566
Errors'{' should be on the previous line.1568
Errors'{' should be on the previous line.1573
Errors'{' should be on the previous line.1578
Errors'{' should be on the previous line.1582
Errors'{' should be on the previous line.1585
Errors'}' should be on the same line.1589
Errors'{' should be on the previous line.1591
Errors'}' should be on the same line.1593
Errors'{' should be on the previous line.1595
ErrorsFirst sentence should end with a period.1602
ErrorsParameter where should be final.1605
ErrorsExpected @param tag for 'where'.1605
ErrorsParameter buf should be final.1605
ErrorsExpected @param tag for 'buf'.1605
ErrorsParameter join should be final.1605
ErrorsExpected @param tag for 'join'.1605
Errors'{' should be on the previous line.1606
Errors'{' should be on the previous line.1610
ErrorsFirst sentence should end with a period.1616
ErrorsLine is longer than 80 characters.1619
ErrorsParameter join should be final.1619
ErrorsExpected @param tag for 'join'.1619
ErrorsParameter where should be final.1619
ErrorsExpected @param tag for 'where'.1619
ErrorsParameter buf should be final.1619
ErrorsExpected @param tag for 'buf'.1619
Errors'{' should be on the previous line.1622
Errors'}' should be on the same line.1624
Errors'{' should be on the previous line.1626
Errors'{' should be on the previous line.1630
Errors'}' should be on the same line.1634
Errors'{' should be on the previous line.1636
ErrorsFirst sentence should end with a period.1643
ErrorsLine is longer than 80 characters.1646
ErrorsParameter join should be final.1646
ErrorsExpected @param tag for 'join'.1646
ErrorsParameter where should be final.1646
ErrorsExpected @param tag for 'where'.1646
ErrorsParameter buf should be final.1646
ErrorsExpected @param tag for 'buf'.1646
Errors'{' should be on the previous line.1649
Errors'}' should be on the same line.1651
Errors'{' should be on the previous line.1653
ErrorsFirst sentence should end with a period.1664
ErrorsParameter crit should be final.1667
ErrorsExpected @param tag for 'crit'.1667
Errors'{' should be on the previous line.1668
Errors'{' should be on the previous line.1672
Errors'{' should be on the previous line.1675
Errors'}' should be on the same line.1677
Errors'{' should be on the previous line.1679
ErrorsLine has trailing spaces.1681
Errors'{' should be on the previous line.1684
ErrorsLine has trailing spaces.1687
ErrorsLine has trailing spaces.1691
ErrorsLine is longer than 80 characters.1691
ErrorsLine is longer than 80 characters.1692
ErrorsLine is longer than 80 characters.1694
ErrorsLine contains a tab character.1694
ErrorsLine is longer than 80 characters.1695
ErrorsLine contains a tab character.1695
Errors'{' should be on the previous line.1698
ErrorsLine is longer than 80 characters.1700
ErrorsLine contains a tab character.1700
ErrorsFirst sentence should end with a period.1706
ErrorsLine contains a tab character.1706
ErrorsLine contains a tab character.1707
ErrorsLine contains a tab character.1708
ErrorsLine contains a tab character.1709
ErrorsLine contains a tab character.1710
ErrorsLine is longer than 80 characters.1711
ErrorsLine contains a tab character.1711
ErrorsParameter aColName should be final.1711
ErrorsExpected @param tag for 'aColName'.1711
ErrorsParameter useOuterJoin should be final.1711
ErrorsExpected @param tag for 'useOuterJoin'.1711
ErrorsParameter aUserAlias should be final.1711
ErrorsExpected @param tag for 'aUserAlias'.1711
ErrorsParameter pathClasses should be final.1711
ErrorsExpected @param tag for 'pathClasses'.1711
ErrorsLine contains a tab character.1712
ErrorsLine contains a tab character.1713
ErrorsLine contains a tab character.1714
ErrorsLine contains a tab character.1716
ErrorsLine contains a tab character.1717
Errors'{' should be on the previous line.1717
ErrorsLine is longer than 80 characters.1718
ErrorsLine contains a tab character.1718
ErrorsLine is longer than 80 characters.1719
ErrorsLine contains a tab character.1719
ErrorsLine contains a tab character.1720
ErrorsLine contains a tab character.1721
ErrorsFirst sentence should end with a period.1723
ErrorsLine is longer than 80 characters.1730
ErrorsMethod 'buildSuperJoinTree' is not designed for extension - needs to be abstract, final or empty.1730
ErrorsParameter left should be final.1730
ErrorsExpected @param tag for 'left'.1730
ErrorsParameter cld should be final.1730
ErrorsExpected @param tag for 'cld'.1730
ErrorsParameter name should be final.1730
ErrorsExpected @param tag for 'name'.1730
ErrorsParameter useOuterJoin should be final.1730
ErrorsExpected @param tag for 'useOuterJoin'.1730
Errors'{' should be on the previous line.1734
ErrorsLine is longer than 80 characters.1736
ErrorsName 'base_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'.1737
ErrorsLine is longer than 80 characters.1739
ErrorsLine is longer than 80 characters.1741
ErrorsFirst sentence should end with a period.1748
ErrorsLine is longer than 80 characters.1749
ErrorsLine is longer than 80 characters.1755
ErrorsParameter left should be final.1755
ErrorsExpected @param tag for 'left'.1755
ErrorsParameter cld should be final.1755
ErrorsExpected @param tag for 'cld'.1755
ErrorsParameter name should be final.1755
ErrorsExpected @param tag for 'name'.1755
ErrorsParameter useOuterJoin should be final.1755
ErrorsExpected @param tag for 'useOuterJoin'.1755
ErrorsLine is longer than 80 characters.1758
Errors'{' should be on the previous line.1761
ErrorsLine is longer than 80 characters.1762
Errors'{' should be on the previous line.1765
ErrorsLine is longer than 80 characters.1767
ErrorsName 'base_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'.1768
ErrorsLine is longer than 80 characters.1770
ErrorsLine is longer than 80 characters.1771
ErrorsLine is longer than 80 characters.1773
ErrorsMethod 'splitCriteria' is not designed for extension - needs to be abstract, final or empty.1786
Errors'{' should be on the previous line.1787
Errors'{' should be on the previous line.1792
Errors'}' should be on the same line.1794
Errors'{' should be on the previous line.1796
ErrorsComment matches to-do format 'TODO:'.1797
ErrorsLine is longer than 80 characters.1797
Errors'{' should be on the previous line.1803
ErrorsLine has trailing spaces.1808
ErrorsLine has trailing spaces.1809
ErrorsMethod 'getQuery' is not designed for extension - needs to be abstract, final or empty.1814
Errors'{' should be on the previous line.1815
ErrorsMethod 'getRoot' is not designed for extension - needs to be abstract, final or empty.1823
Errors'{' should be on the previous line.1824
ErrorsMethod 'setRoot' is not designed for extension - needs to be abstract, final or empty.1832
ErrorsParameter root should be final.1832
Errors'{' should be on the previous line.1833
ErrorsMethod 'getSearchTable' is not designed for extension - needs to be abstract, final or empty.1841
Errors'{' should be on the previous line.1842
ErrorsMethod 'getJoinTreeToCriteria' is not designed for extension - needs to be abstract, final or empty.1850
Errors'{' should be on the previous line.1851
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.1859
Errors'{' should be on the previous line.1860
ErrorsMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.1868
Errors'{' should be on the previous line.1869
ErrorsLine has trailing spaces.1872
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.1873
ErrorsMissing a Javadoc comment.1873
Errors'{' should be on the previous line.1874
Errors'if' is not followed by whitespace.1875
Errors'{' should be on the previous line.1876
ErrorsLine has trailing spaces.1887
ErrorsLine has trailing spaces.1888
ErrorsFirst sentence should end with a period.1893
Errors'{' should be on the previous line.1897
ErrorsMissing a Javadoc comment.1898
ErrorsVariable 'tableAlias' must be private and have accessor methods.1898
ErrorsMissing a Javadoc comment.1899
ErrorsVariable 'pathInfo' must be private and have accessor methods.1899
ErrorsFirst sentence should end with a period.1902
Errors'{' should be on the previous line.1906
ErrorsMissing a Javadoc comment.1907
ErrorsVariable 'logger' must be private and have accessor methods.1907
ErrorsMissing a Javadoc comment.1908
ErrorsVariable 'cld' must be private and have accessor methods.1908
ErrorsMissing a Javadoc comment.1909
ErrorsVariable 'table' must be private and have accessor methods.1909
ErrorsMissing a Javadoc comment.1910
ErrorsVariable 'alias' must be private and have accessor methods.1910
ErrorsMissing a Javadoc comment.1911
ErrorsVariable 'extents' must be private and have accessor methods.1911
ErrorsMissing a Javadoc comment.1912
ErrorsVariable 'hints' must be private and have accessor methods.1912
ErrorsMissing a Javadoc comment.1913
ErrorsVariable 'joins' must be private and have accessor methods.1913
ErrorsMissing a Javadoc comment.1915
ErrorsParameter aTable should be final.1915
ErrorsParameter anAlias should be final.1915
Errors'{' should be on the previous line.1916
ErrorsMissing a Javadoc comment.1922
ErrorsParameter aCld should be final.1922
ErrorsParameter anAlias should be final.1922
Errors'{' should be on the previous line.1923
ErrorsLine is longer than 80 characters.1927
ErrorsMissing a Javadoc comment.1927
ErrorsParameter aCld should be final.1927
ErrorsParameter anAlias should be final.1927
ErrorsParameter lookForExtents should be final.1927
ErrorsParameter hints should be final.1927
Errors'hints' hides a field.1927
ErrorsLine contains a tab character.1935
ErrorsLine has trailing spaces.1936
ErrorsLine contains a tab character.1936
Errors'{' should be on the previous line.1939
Errors'{' should be on the previous line.1947
ErrorsLine is longer than 80 characters.1948
Errors'{' should be on the previous line.1958
Errors'{' should be on the previous line.1962
ErrorsLine is longer than 80 characters.1964
ErrorsLine is longer than 80 characters.1972
Errors'{' should be on the previous line.1974
Errors'}' should be on the same line.1977
Errors'{' should be on the previous line.1979
ErrorsLine is longer than 80 characters.1980
ErrorsLine is longer than 80 characters.1982
ErrorsLine is longer than 80 characters.1984
Errors'{' should be on the previous line.1992
ErrorsLine is longer than 80 characters.1993
ErrorsMissing a Javadoc comment.1997
Errors'{' should be on the previous line.1998
ErrorsMissing a Javadoc comment.2002
Errors'{' should be on the previous line.2003
ErrorsMissing a Javadoc comment.2007
Errors'{' should be on the previous line.2008
ErrorsMissing a Javadoc comment.2012
Errors'{' should be on the previous line.2013
ErrorsExpected an @return tag.2021
ErrorsParameter aPostfix should be final.2021
ErrorsExpected @param tag for 'aPostfix'.2021
Errors'{' should be on the previous line.2022
Errors'{' should be on the previous line.2027
Errors'}' should be on the same line.2029
Errors'{' should be on the previous line.2031
Errors'{' should be on the previous line.2036
ErrorsMissing a Javadoc comment.2044
ErrorsParameter join should be final.2044
Errors'{' should be on the previous line.2045
Errors'{' should be on the previous line.2047
ErrorsMissing a Javadoc comment.2053
Errors'{' should be on the previous line.2054
ErrorsMissing a Javadoc comment.2058
Errors'{' should be on the previous line.2059
ErrorsExpected an @return tag.2066
ErrorsParameter anAlias should be final.2066
ErrorsExpected @param tag for 'anAlias'.2066
Errors'{' should be on the previous line.2067
Errors'{' should be on the previous line.2071
Errors'{' should be on the previous line.2074
Errors'{' should be on the previous line.2077
ErrorsLine has trailing spaces.2085
ErrorsMissing a Javadoc comment.2086
Errors'{' should be on the previous line.2087
Errors'1024' is a magic number.2088
Errors'{' should be on the previous line.2093
Errors'{' should be on the previous line.2096
Errors'{' should be on the previous line.2100
Errors'}' should be on the same line.2102
Errors'{' should be on the previous line.2104
ErrorsMissing a Javadoc comment.2117
ErrorsParameter obj should be final.2117
Errors'{' should be on the previous line.2118
ErrorsMissing a Javadoc comment.2124
Errors'{' should be on the previous line.2125
ErrorsFirst sentence should end with a period.2131
Errors'{' should be on the previous line.2135
ErrorsMissing a Javadoc comment.2136
ErrorsVariable 'left' must be private and have accessor methods.2136
ErrorsMissing a Javadoc comment.2137
ErrorsVariable 'leftKeys' must be private and have accessor methods.2137
ErrorsMissing a Javadoc comment.2138
ErrorsVariable 'right' must be private and have accessor methods.2138
ErrorsMissing a Javadoc comment.2139
ErrorsVariable 'rightKeys' must be private and have accessor methods.2139
ErrorsMissing a Javadoc comment.2140
ErrorsVariable 'isOuter' must be private and have accessor methods.2140
ErrorsFirst sentence should end with a period.2141
ErrorsVariable 'name' must be private and have accessor methods.2142
ErrorsFirst sentence should end with a period.2144
ErrorsLine is longer than 80 characters.2147
ErrorsParameter left should be final.2147
Errors'left' hides a field.2147
ErrorsExpected @param tag for 'left'.2147
ErrorsParameter leftKeys should be final.2147
Errors'leftKeys' hides a field.2147
ErrorsExpected @param tag for 'leftKeys'.2147
ErrorsParameter right should be final.2147
Errors'right' hides a field.2147
ErrorsExpected @param tag for 'right'.2147
ErrorsParameter rightKeys should be final.2147
Errors'rightKeys' hides a field.2147
ErrorsExpected @param tag for 'rightKeys'.2147
ErrorsParameter isOuter should be final.2147
Errors'isOuter' hides a field.2147
ErrorsExpected @param tag for 'isOuter'.2147
ErrorsParameter name should be final.2147
Errors'name' hides a field.2147
ErrorsExpected @param tag for 'name'.2147
ErrorsMissing a Javadoc comment.2157
ErrorsParameter keys should be final.2157
Errors'{' should be on the previous line.2158
Errors'{' should be on the previous line.2162
Errors'{' should be on the previous line.2165
Errors'}' should be on the same line.2168
Errors'{' should be on the previous line.2170
Errors'{' should be on the previous line.2172
ErrorsMissing a Javadoc comment.2179
ErrorsParameter buf should be final.2179
Errors'{' should be on the previous line.2180
Errors'{' should be on the previous line.2184
Errors'{' should be on the previous line.2186
Errors'{' should be on the previous line.2194
Errors'}' should be on the same line.2196
Errors'{' should be on the previous line.2198
Errors'{' should be on the previous line.2207
ErrorsMissing a Javadoc comment.2213
ErrorsParameter obj should be final.2213
Errors'{' should be on the previous line.2214
ErrorsLine is longer than 80 characters.2216
ErrorsMissing a Javadoc comment.2219
Errors'{' should be on the previous line.2220
ErrorsMissing a Javadoc comment.2224
Errors'{' should be on the previous line.2225

org/apache/ojb/broker/accesslayer/sql/SqlSelectByPkStatement.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsFirst sentence should end with a period.26
ErrorsLine is longer than 80 characters.30
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.41
ErrorsParameter pf should be final.41
ErrorsExpected @param tag for 'pf'.41
ErrorsParameter cld should be final.41
ErrorsExpected @param tag for 'cld'.41
ErrorsParameter logger should be final.41
ErrorsExpected @param tag for 'logger'.41
ErrorsParameter cld should be final.52
ErrorsExpected @param tag for 'cld'.52
Errors'{' should be on the previous line.53
Errors'for' is not followed by whitespace.57
Errors'{' should be on the previous line.58

org/apache/ojb/broker/accesslayer/sql/SqlSelectMNStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsName 'm_selectColumns' must match pattern '^[a-z][a-zA-Z0-9]*$'.28
ErrorsLine is longer than 80 characters.35
ErrorsParameter table should be final.35
ErrorsExpected @param tag for 'table'.35
ErrorsParameter selectColumns should be final.35
ErrorsExpected @param tag for 'selectColumns'.35
ErrorsParameter columns should be final.35
ErrorsExpected @param tag for 'columns'.35
ErrorsParameter logger should be final.35
ErrorsExpected @param tag for 'logger'.35
ErrorsExpected an @return tag.44
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.44
Errors'{' should be on the previous line.45
Errors'1024' is a magic number.46
Errors',' is not followed by whitespace.49

org/apache/ojb/broker/accesslayer/sql/SqlSelectStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.38
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.44
ErrorsMissing a Javadoc comment.46
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.56
ErrorsParameter pf should be final.56
ErrorsExpected @param tag for 'pf'.56
ErrorsParameter cld should be final.56
ErrorsExpected @param tag for 'cld'.56
ErrorsParameter query should be final.56
ErrorsExpected @param tag for 'query'.56
ErrorsParameter logger should be final.56
ErrorsExpected @param tag for 'logger'.56
ErrorsLine is longer than 80 characters.70
ErrorsParameter parent should be final.70
ErrorsExpected @param tag for 'parent'.70
ErrorsParameter pf should be final.70
ErrorsExpected @param tag for 'pf'.70
ErrorsParameter cld should be final.70
ErrorsExpected @param tag for 'cld'.70
ErrorsParameter query should be final.70
ErrorsExpected @param tag for 'query'.70
ErrorsParameter logger should be final.70
ErrorsExpected @param tag for 'logger'.70
ErrorsFirst sentence should end with a period.75
ErrorsLine is longer than 80 characters.81
ErrorsMethod 'appendColumn' is not designed for extension - needs to be abstract, final or empty.81
ErrorsParameter anAlias should be final.81
ErrorsParameter field should be final.81
ErrorsExpected @param tag for 'field'.81
ErrorsParameter buf should be final.81
ErrorsExpected @param tag for 'buf'.81
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.95
ErrorsMethod 'appendListOfColumnsForSelect' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter buf should be final.98
ErrorsExpected @param tag for 'buf'.98
Errors'{' should be on the previous line.99
ErrorsLine has trailing spaces.103
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.107
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.113
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.123
ErrorsFirst sentence should end with a period.124
ErrorsExpected an @return tag.128
ErrorsLine is longer than 80 characters.128
ErrorsParameter cld should be final.128
ErrorsExpected @param tag for 'cld'.128
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.132
Errors';' is preceded with whitespace.134
Errors'{' should be on the previous line.135
ErrorsParameter buf should be final.147
ErrorsExpected @param tag for 'buf'.147
Errors'{' should be on the previous line.148
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.156
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.168
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.177
ErrorsLine has trailing spaces.182
ErrorsMethod 'getFieldsForSelect' is not designed for extension - needs to be abstract, final or empty.188
Errors'{' should be on the previous line.189
Errors'{' should be on the previous line.191
ErrorsLine is longer than 80 characters.192
ErrorsMethod 'buildFieldsForSelect' is not designed for extension - needs to be abstract, final or empty.203
ErrorsParameter cld should be final.203
Errors'{' should be on the previous line.204
ErrorsLine has trailing spaces.207
ErrorsLine is longer than 80 characters.209
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.212
ErrorsArray brackets at illegal position.212
Errors'{' should be on the previous line.214
ErrorsLine is longer than 80 characters.218
Errors'{' should be on the previous line.221
ErrorsLine is longer than 80 characters.226
Errors'{' should be on the previous line.228
ErrorsLine is longer than 80 characters.229
Errors'{' should be on the previous line.232
ErrorsMethod 'appendListOfColumns' is not designed for extension - needs to be abstract, final or empty.248
ErrorsParameter columns should be final.248
ErrorsParameter buf should be final.248
ErrorsExpected @param tag for 'buf'.248
Errors'{' should be on the previous line.249
Errors'{' should be on the previous line.253
Errors'{' should be on the previous line.255
ErrorsLine is longer than 80 characters.265
ErrorsExpected an @return tag.267
ErrorsMethod 'buildStatement' is not designed for extension - needs to be abstract, final or empty.267
Errors'{' should be on the previous line.268
Errors'1024' is a magic number.269
Errors'{' should be on the previous line.279
Errors'{' should be on the previous line.285
Errors'{' should be on the previous line.297
Errors'{' should be on the previous line.302
Errors'{' should be on the previous line.307
Errors'}' should be on the same line.309
Errors'{' should be on the previous line.311
Errors'{' should be on the previous line.317
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters.325
ErrorsLine is longer than 80 characters.326
Errors'}' should be on the same line.330
Errors'{' should be on the previous line.332
ErrorsLine has trailing spaces.340
Errors'{' should be on the previous line.342
Errors'{' should be on the previous line.344
ErrorsLine is longer than 80 characters.345
ErrorsLine contains a tab character.345
ErrorsLine has trailing spaces.351
ErrorsComment matches to-do format 'TODO:'.356
Errors'{' should be on the previous line.365
ErrorsLine is longer than 80 characters.367
Errors'{' should be on the previous line.375
ErrorsLine has trailing spaces.378
Errors'{' should be on the previous line.387
ErrorsLine is longer than 80 characters.388
ErrorsComment matches to-do format 'TODO:'.396
ErrorsLine is longer than 80 characters.398
ErrorsMissing a Javadoc comment.398
ErrorsParameter cld should be final.398
ErrorsParameter cldSuper should be final.398
ErrorsParameter stmt should be final.398
ErrorsParameter where should be final.398
Errors'{' should be on the previous line.404
Errors'{' should be on the previous line.406
ErrorsComment matches to-do format 'TODO:'.411
ErrorsLine is longer than 80 characters.411
ErrorsLine is longer than 80 characters.413
ErrorsLine is longer than 80 characters.425
ErrorsMissing a Javadoc comment.425
ErrorsParameter cldSuper should be final.425
ErrorsParameter buf should be final.425
Errors'{' should be on the previous line.429
Errors'{' should be on the previous line.432
ErrorsMethod 'appendTable' is not designed for extension - needs to be abstract, final or empty.444
ErrorsParameter cld should be final.444
ErrorsExpected @param tag for 'cld'.444
ErrorsParameter buf should be final.444
ErrorsExpected @param tag for 'buf'.444
Errors'{' should be on the previous line.445
ErrorsMethod 'appendField' is not designed for extension - needs to be abstract, final or empty.452
ErrorsParameter fld should be final.452
ErrorsExpected @param tag for 'fld'.452
ErrorsParameter buf should be final.452
ErrorsExpected @param tag for 'buf'.452
Errors'{' should be on the previous line.453
ErrorsMethod 'getQueryInstance' is not designed for extension - needs to be abstract, final or empty.457
ErrorsMissing a Javadoc comment.457
Errors'{' should be on the previous line.458
ErrorsMethod 'getColumnIndex' is not designed for extension - needs to be abstract, final or empty.462
ErrorsMissing a Javadoc comment.462
ErrorsParameter fld should be final.462
Errors'{' should be on the previous line.463
Errors'{' should be on the previous line.467
Errors'{' should be on the previous line.469
Errors'{' should be on the previous line.471

org/apache/ojb/broker/accesslayer/sql/SqlStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
Errors'{' should be on the previous line.25
ErrorsLine has trailing spaces.26
ErrorsFirst sentence should end with a period.27
ErrorsExpected an @return tag.30
ErrorsRedundant 'public' modifier.30
ErrorsLine has trailing spaces.31

org/apache/ojb/broker/accesslayer/sql/SqlUpdateStatement.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.22
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'sql' must be private and have accessor methods.30
ErrorsParameter cld should be final.38
ErrorsExpected @param tag for 'cld'.38
ErrorsParameter logger should be final.38
ErrorsExpected @param tag for 'logger'.38
Errors'{' should be on the previous line.39
ErrorsParameter cld should be final.48
ErrorsExpected @param tag for 'cld'.48
ErrorsParameter stmt should be final.48
Errors'{' should be on the previous line.49
Errors'if' is not followed by whitespace.52
Errors'{' should be on the previous line.53
Errors'for' is not followed by whitespace.58
Errors'{' should be on the previous line.59
Errors'if' is not followed by whitespace.62
Errors'{' should be on the previous line.63
ErrorsExpected an @return tag.72
ErrorsMethod 'getStatement' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
Errors'if' is not followed by whitespace.74
Errors'{' should be on the previous line.75
Errors'1024' is a magic number.76

org/apache/ojb/broker/ant/Command.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.31
ErrorsName '_platform' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsName '_failOnError' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsLine has trailing spaces.39
ErrorsMethod 'getDatabaseType' is not designed for extension - needs to be abstract, final or empty.42
Errors'{' should be on the previous line.43
ErrorsLine has trailing spaces.49
ErrorsMethod 'setPlatform' is not designed for extension - needs to be abstract, final or empty.52
ErrorsParameter platform should be final.52
Errors'{' should be on the previous line.53
ErrorsMethod 'isFailOnError' is not designed for extension - needs to be abstract, final or empty.63
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.71
ErrorsMethod 'setFailOnError' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter failOnError should be final.73
Errors'{' should be on the previous line.74
ErrorsLine has trailing spaces.80
ErrorsMethod 'getPlatform' is not designed for extension - needs to be abstract, final or empty.83
ErrorsExpected @throws tag for 'BuildException'.83
ErrorsRedundant throws: 'BuildException' is unchecked exception.83
Errors'{' should be on the previous line.84
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.95
ErrorsExpected @throws tag for 'BuildException'.95
ErrorsRedundant throws: 'BuildException' is unchecked exception.95

org/apache/ojb/broker/ant/DBUtility.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.sql.*.18
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.30
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsName 'm_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsName 'm_url' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsName 'm_user' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsName 'm_pwd' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsName 'm_ORA_EXCEPTION_1000' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsName 'm_ORA_EXCEPTION_604' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsUnused @throws tag for 'ClassNotFoundException'.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsParameter url should be final.50
ErrorsParameter user should be final.50
ErrorsParameter pwd should be final.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine has trailing spaces.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsMethod 'release' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
Errors'{' should be on the previous line.60
ErrorsLine contains a tab character.61
Errors'if' is not followed by whitespace.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsLine contains a tab character.68
Errors'{' should be on the previous line.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
Errors'{' should be on the previous line.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
Errors'}' should be on the same line.73
ErrorsLine contains a tab character.74
Errors'catch' is not followed by whitespace.74
ErrorsLine contains a tab character.75
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter url should be final.80
ErrorsParameter user should be final.80
ErrorsParameter pwd should be final.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine has trailing spaces.85
ErrorsLine contains a tab character.85
ErrorsLine has trailing spaces.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine has trailing spaces.92
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.96
ErrorsParameter tableName should be final.96
ErrorsLine contains a tab character.97
Errors'{' should be on the previous line.97
ErrorsLine contains a tab character.98
Errors'if' construct must use '{}'s.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
Errors'}' should be on the same line.109
ErrorsLine contains a tab character.110
Errors'catch' is not followed by whitespace.110
ErrorsLine contains a tab character.111
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
Errors'}' should be on the same line.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
Errors'{' should be on the previous line.119
ErrorsLine contains a tab character.120
ErrorsLine has trailing spaces.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine has trailing spaces.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine has trailing spaces.127
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsMissing a Javadoc comment.128
ErrorsName 'm_columnCache' must match pattern '^[a-z][a-zA-Z0-9]*$'.128
Errors'79' is a magic number.128
ErrorsLine has trailing spaces.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter tableName should be final.130
ErrorsLine contains a tab character.131
Errors'{' should be on the previous line.131
ErrorsLine contains a tab character.132
Errors'cast' is not followed by whitespace.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter tableName should be final.134
ErrorsParameter columns should be final.134
ErrorsLine contains a tab character.135
Errors'{' should be on the previous line.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.141
ErrorsLine is longer than 80 characters.141
ErrorsLine contains a tab character.141
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine has trailing spaces.145
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.148
ErrorsLine contains a tab character.148
ErrorsLine has trailing spaces.149
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine is longer than 80 characters.150
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine has trailing spaces.158
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.159
ErrorsParameter tableName should be final.159
ErrorsParameter columnName should be final.159
ErrorsParameter jdbcType should be final.159
ErrorsParameter ignoreCase should be final.159
ErrorsLine contains a tab character.160
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
Errors'if' construct must use '{}'s.162
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.166
Errors'if' is not followed by whitespace.166
ErrorsLine contains a tab character.167
Errors'{' should be on the previous line.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.173
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
Errors'}' should be on the same line.177
ErrorsLine contains a tab character.178
Errors'catch' is not followed by whitespace.178
ErrorsLine contains a tab character.179
Errors'{' should be on the previous line.179
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
Errors'}' should be on the same line.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
Errors'{' should be on the previous line.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine has trailing spaces.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine has trailing spaces.193
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
Errors'for' is not followed by whitespace.197
ErrorsLine contains a tab character.198
Errors'{' should be on the previous line.198
ErrorsLine contains a tab character.199
Errors'if' is not followed by whitespace.199
ErrorsLine contains a tab character.200
Errors'{' should be on the previous line.200
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
Errors'if' is not followed by whitespace.202
ErrorsLine contains a tab character.203
Errors'{' should be on the previous line.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.205
ErrorsLine contains a tab character.205
Errors'if' is not followed by whitespace.205
ErrorsLine contains a tab character.206
Errors'{' should be on the previous line.206
ErrorsLine is longer than 80 characters.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
Errors'}' should be on the same line.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
Errors'{' should be on the previous line.210
ErrorsLine has trailing spaces.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
Errors'}' should be on the same line.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
Errors'{' should be on the previous line.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
Errors'if' is not followed by whitespace.218
ErrorsLine contains a tab character.219
Errors'{' should be on the previous line.219
ErrorsLine is longer than 80 characters.220
ErrorsLine contains a tab character.220
ErrorsLine is longer than 80 characters.221
ErrorsLine contains a tab character.221
Errors'if' is not followed by whitespace.221
ErrorsLine contains a tab character.222
Errors'{' should be on the previous line.222
ErrorsLine is longer than 80 characters.223
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
Errors'}' should be on the same line.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
Errors'{' should be on the previous line.226
ErrorsLine has trailing spaces.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine has trailing spaces.229
ErrorsLine contains a tab character.229
ErrorsLine has trailing spaces.230
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine has trailing spaces.232
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters.236
ErrorsLine contains a tab character.236
ErrorsLine has trailing spaces.238
ErrorsLine contains a tab character.238
ErrorsLine has trailing spaces.239
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine is longer than 80 characters.241
ErrorsLine contains a tab character.241
ErrorsLine is longer than 80 characters.242
ErrorsLine contains a tab character.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine has trailing spaces.244
ErrorsLine is longer than 80 characters.244
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine has trailing spaces.246
ErrorsLine contains a tab character.246
ErrorsLine is longer than 80 characters.247
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine has trailing spaces.249
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.252
ErrorsLine is longer than 80 characters.253
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine has trailing spaces.255
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine is longer than 80 characters.256
ErrorsLine contains a tab character.256
ErrorsLine has trailing spaces.257
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine has trailing spaces.260
ErrorsLine contains a tab character.260
ErrorsLine is longer than 80 characters.261
ErrorsLine contains a tab character.261
ErrorsMethod 'existsUseWarnings' is not designed for extension - needs to be abstract, final or empty.261
ErrorsParameter tableName should be final.261
ErrorsParameter columnName should be final.261
ErrorsParameter jdbcType should be final.261
ErrorsParameter ignoreCase should be final.261
ErrorsRedundant throws: 'SQLWarning' is subclass of 'SQLException'.261
ErrorsLine contains a tab character.262
Errors'if' construct must use '{}'s.263
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.263
Errors'if' construct must use '{}'s.264
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.266
ErrorsLine has trailing spaces.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
Errors'if' is not followed by whitespace.268
ErrorsLine contains a tab character.269
Errors'{' should be on the previous line.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
Errors'{' should be on the previous line.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine is longer than 80 characters.274
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
Errors'}' should be on the same line.278
ErrorsLine contains a tab character.279
Errors'catch' is not followed by whitespace.279
ErrorsLine contains a tab character.280
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine is longer than 80 characters.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine has trailing spaces.285
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
Errors'}' should be on the same line.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
Errors'{' should be on the previous line.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine has trailing spaces.294
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
Errors'for' is not followed by whitespace.298
ErrorsLine contains a tab character.299
Errors'{' should be on the previous line.299
ErrorsLine contains a tab character.300
Errors'if' is not followed by whitespace.300
ErrorsLine contains a tab character.301
Errors'{' should be on the previous line.301
ErrorsLine contains a tab character.302
ErrorsLine is longer than 80 characters.303
ErrorsLine contains a tab character.303
Errors'if' is not followed by whitespace.303
ErrorsLine contains a tab character.304
Errors'{' should be on the previous line.304
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsLine is longer than 80 characters.306
ErrorsLine contains a tab character.306
Errors'if' is not followed by whitespace.306
ErrorsLine contains a tab character.307
Errors'{' should be on the previous line.307
ErrorsLine is longer than 80 characters.308
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
Errors'}' should be on the same line.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
Errors'{' should be on the previous line.311
ErrorsLine has trailing spaces.312
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
Errors'}' should be on the same line.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
Errors'{' should be on the previous line.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
Errors'if' is not followed by whitespace.319
ErrorsLine contains a tab character.320
Errors'{' should be on the previous line.320
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.322
ErrorsLine contains a tab character.322
Errors'if' is not followed by whitespace.322
ErrorsLine contains a tab character.323
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.324
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
Errors'}' should be on the same line.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
Errors'{' should be on the previous line.327
ErrorsLine has trailing spaces.328
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine has trailing spaces.330
ErrorsLine contains a tab character.330
ErrorsLine has trailing spaces.331
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine has trailing spaces.333
ErrorsLine contains a tab character.333
ErrorsLine is longer than 80 characters.334
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine is longer than 80 characters.337
ErrorsLine contains a tab character.337
ErrorsLine has trailing spaces.339
ErrorsLine contains a tab character.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine has trailing spaces.341
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine has trailing spaces.343
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine has trailing spaces.347
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsLine is longer than 80 characters.350
ErrorsLine contains a tab character.350
ErrorsLine has trailing spaces.351
ErrorsLine is longer than 80 characters.351
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine has trailing spaces.355
ErrorsLine contains a tab character.355
ErrorsLine has trailing spaces.356
ErrorsLine contains a tab character.356
ErrorsLine is longer than 80 characters.357
ErrorsLine contains a tab character.357
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.357
ErrorsParameter tableName should be final.357
ErrorsParameter columnName should be final.357
ErrorsParameter ignoreCase should be final.357
ErrorsLine contains a tab character.358
Errors'if' construct must use '{}'s.359
ErrorsLine is longer than 80 characters.359
ErrorsLine contains a tab character.359
Errors'if' construct must use '{}'s.360
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
Errors'if' is not followed by whitespace.364
ErrorsLine contains a tab character.365
Errors'{' should be on the previous line.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
Errors'{' should be on the previous line.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
ErrorsLine is longer than 80 characters.371
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
Errors'}' should be on the same line.374
ErrorsLine contains a tab character.375
Errors'catch' is not followed by whitespace.375
ErrorsLine contains a tab character.376
Errors'{' should be on the previous line.376
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine is longer than 80 characters.381
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
Errors'}' should be on the same line.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
Errors'{' should be on the previous line.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine has trailing spaces.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
Errors'for' is not followed by whitespace.393
ErrorsLine contains a tab character.394
Errors'{' should be on the previous line.394
ErrorsLine contains a tab character.395
Errors'if' is not followed by whitespace.395
ErrorsLine contains a tab character.396
Errors'{' should be on the previous line.396
ErrorsLine contains a tab character.397
ErrorsLine is longer than 80 characters.398
ErrorsLine contains a tab character.398
Errors'if' is not followed by whitespace.398
ErrorsLine contains a tab character.399
Errors'{' should be on the previous line.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
Errors'}' should be on the same line.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
Errors'{' should be on the previous line.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
Errors'if' is not followed by whitespace.406
ErrorsLine contains a tab character.407
Errors'{' should be on the previous line.407
ErrorsLine contains a tab character.408
ErrorsLine has trailing spaces.409
ErrorsLine contains a tab character.409
ErrorsLine has trailing spaces.410
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine has trailing spaces.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine is longer than 80 characters.416
ErrorsLine contains a tab character.416
ErrorsLine has trailing spaces.418
ErrorsLine contains a tab character.418
ErrorsLine has trailing spaces.419
ErrorsLine contains a tab character.419
ErrorsLine has trailing spaces.420
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine has trailing spaces.422
ErrorsLine has trailing spaces.424
ErrorsUnused @param tag for 'type'.425
ErrorsLine has trailing spaces.426
ErrorsLine has trailing spaces.428
ErrorsMethod 'getJdbcType' is not designed for extension - needs to be abstract, final or empty.432
ErrorsParameter ojbType should be final.432
ErrorsExpected @param tag for 'ojbType'.432
Errors'{' should be on the previous line.433
Errors'if' construct must use '{}'s.435
Errors'if' is not followed by whitespace.435
ErrorsLine contains a tab character.436
Errors'if' construct must use '{}'s.437
Errors'if' construct must use '{}'s.439
Errors'if' construct must use '{}'s.441
Errors'if' construct must use '{}'s.443
Errors'if' construct must use '{}'s.445
Errors'if' construct must use '{}'s.448
Errors'if' construct must use '{}'s.450
Errors'if' construct must use '{}'s.452
Errors'if' construct must use '{}'s.455
Errors'if' construct must use '{}'s.457
Errors'if' construct must use '{}'s.460
Errors'if' construct must use '{}'s.462
Errors'if' construct must use '{}'s.464
Errors'if' construct must use '{}'s.467
Errors'if' construct must use '{}'s.469
Errors'if' construct must use '{}'s.471
Errors'if' construct must use '{}'s.474
Errors'if' construct must use '{}'s.476
Errors'if' construct must use '{}'s.478
Errors'if' construct must use '{}'s.481
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
Errors'if' construct must use '{}'s.483
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
Errors'else' construct must use '{}'s.485
Errors'+' is not preceded with whitespace.487
ErrorsLine has trailing spaces.489
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.491
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.491
ErrorsMissing a Javadoc comment.491
ErrorsLine contains a tab character.492
Errors'{' should be on the previous line.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
Errors'{' should be on the previous line.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
Errors'}' should be on the same line.496
ErrorsLine contains a tab character.497
Errors'catch' is not followed by whitespace.497
ErrorsLine contains a tab character.498
Errors'{' should be on the previous line.498
ErrorsLine has trailing spaces.499
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501

org/apache/ojb/broker/ant/DataSet.java

ViolationMessageLine
ErrorsLine has trailing spaces.30
Errors'{' should be on the previous line.34
ErrorsFirst sentence should end with a period.35
ErrorsName '_beans' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsLine has trailing spaces.40
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.43
ErrorsParameter bean should be final.43
Errors'{' should be on the previous line.44
ErrorsLine is longer than 80 characters.49
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'createInsertionSql' is not designed for extension - needs to be abstract, final or empty.55
ErrorsParameter model should be final.55
ErrorsParameter platform should be final.55
ErrorsParameter writer should be final.55
ErrorsExpected @throws tag for 'IOException'.55
Errors'{' should be on the previous line.58
Errors'cast' is not followed by whitespace.59
Errors'{' should be on the previous line.61
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'insert' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter platform should be final.74
ErrorsParameter model should be final.74
ErrorsParameter batchSize should be final.74
ErrorsExpected @throws tag for 'SQLException'.74
Errors'{' should be on the previous line.77
Errors'{' should be on the previous line.79
Errors'cast' is not followed by whitespace.80
Errors'}' should be on the same line.82
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.87

org/apache/ojb/broker/ant/DataTaskException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.27
ErrorsParameter message should be final.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.32
ErrorsParameter cause should be final.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsParameter message should be final.37
ErrorsParameter cause should be final.37
Errors'{' should be on the previous line.38

org/apache/ojb/broker/ant/DdlUtilsDataHandling.java

ViolationMessageLine
ErrorsLine has trailing spaces.41
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters.51
ErrorsParameter namespace should be final.51
ErrorsParameter name should be final.51
ErrorsParameter attributes should be final.51
Errors'{' should be on the previous line.56
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'{' should be on the previous line.61
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters.68
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
ErrorsParameter namespace should be final.78
ErrorsParameter name should be final.78
Errors'{' should be on the previous line.79
Errors'cast' is not followed by whitespace.80
Errors'cast' is not followed by whitespace.82
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'addRuleInstances' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter digester should be final.91
Errors'{' should be on the previous line.92
ErrorsFirst sentence should end with a period.98
ErrorsName '_dbModel' must match pattern '^[a-z][a-zA-Z0-9]*$'.99
ErrorsFirst sentence should end with a period.100
ErrorsName '_platform' must match pattern '^[a-z][a-zA-Z0-9]*$'.101
ErrorsFirst sentence should end with a period.102
ErrorsName '_preparedModel' must match pattern '^[a-z][a-zA-Z0-9]*$'.103
ErrorsFirst sentence should end with a period.104
ErrorsName '_digester' must match pattern '^[a-z][a-zA-Z0-9]*$'.105
Errors'{' should be on the previous line.111
ErrorsParameter publicId should be final.114
ErrorsParameter systemId should be final.114
Errors'{' should be on the previous line.115
ErrorsLine has trailing spaces.130
ErrorsMethod 'setModel' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter databaseModel should be final.134
ErrorsParameter objModel should be final.134
ErrorsLine has trailing spaces.142
ErrorsMethod 'setPlatform' is not designed for extension - needs to be abstract, final or empty.145
ErrorsParameter platform should be final.145
Errors'{' should be on the previous line.146
ErrorsLine has trailing spaces.151
ErrorsLine is longer than 80 characters.151
ErrorsLine has trailing spaces.152
ErrorsMethod 'getDataDTD' is not designed for extension - needs to be abstract, final or empty.155
ErrorsParameter output should be final.155
ErrorsExpected @throws tag for 'DataTaskException'.155
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.158
Errors'cast' is not followed by whitespace.162
ErrorsAvoid inline conditionals.167
ErrorsLine is longer than 80 characters.169
Errors'cast' is not followed by whitespace.172
ErrorsLine is longer than 80 characters.173
Errors'{' should be on the previous line.176
Errors'}' should be on the same line.178
Errors'{' should be on the previous line.180
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.184
Errors'cast' is not followed by whitespace.184
ErrorsLine has trailing spaces.185
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.199
Errors'cast' is not followed by whitespace.201
ErrorsLine is longer than 80 characters.206
ErrorsAvoid inline conditionals.206
Errors'}' should be on the same line.211
Errors'{' should be on the previous line.213
ErrorsLine has trailing spaces.219
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.220
ErrorsLine is longer than 80 characters.221
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.227
ErrorsMethod 'getInsertDataSql' is not designed for extension - needs to be abstract, final or empty.227
ErrorsParameter input should be final.227
ErrorsParameter output should be final.227
ErrorsExpected @throws tag for 'DataTaskException'.227
Errors'{' should be on the previous line.230
Errors'cast' is not followed by whitespace.231
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
Errors'{' should be on the previous line.238
Errors'cast' is not followed by whitespace.240
Errors'}' should be on the same line.241
Errors'{' should be on the previous line.243
ErrorsLine has trailing spaces.250
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsLine is longer than 80 characters.252
ErrorsLine has trailing spaces.254
ErrorsMethod 'insertData' is not designed for extension - needs to be abstract, final or empty.258
ErrorsParameter input should be final.258
ErrorsParameter batchSize should be final.258
ErrorsExpected @throws tag for 'DataTaskException'.258
Errors'{' should be on the previous line.261
Errors'cast' is not followed by whitespace.262
ErrorsLine has trailing spaces.263
Errors'}' should be on the same line.265
Errors'{' should be on the previous line.267
Errors'{' should be on the previous line.269
Errors'cast' is not followed by whitespace.271
Errors'}' should be on the same line.272
Errors'{' should be on the previous line.274

org/apache/ojb/broker/ant/PreparedModel.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.40
Errors'{' should be on the previous line.44
ErrorsName '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsFirst sentence should end with a period.47
ErrorsName '_elementToTable' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsFirst sentence should end with a period.49
ErrorsLine is longer than 80 characters.49
ErrorsName '_elementToClassDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsFirst sentence should end with a period.51
ErrorsLine is longer than 80 characters.51
ErrorsName '_elementToColumnMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsFirst sentence should end with a period.53
ErrorsName '_elementToRequiredAttributesMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.56
ErrorsParameter model should be final.56
ErrorsParameter schema should be final.56
Errors'{' should be on the previous line.57
ErrorsMethod 'getElementNames' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsMethod 'getAttributeNames' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter elementName should be final.67
Errors'{' should be on the previous line.68
ErrorsAvoid inline conditionals.71
ErrorsMethod 'getRequiredAttributes' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter elementName should be final.74
Errors'{' should be on the previous line.75
Errors'cast' is not followed by whitespace.76
ErrorsMethod 'isRequired' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter elementName should be final.79
ErrorsParameter attributeName should be final.79
Errors'{' should be on the previous line.80
Errors'{' should be on the previous line.84
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
Errors'cast' is not followed by whitespace.89
ErrorsAvoid inline conditionals.91
ErrorsMethod 'getTableFor' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter elementName should be final.95
Errors'{' should be on the previous line.96
Errors'cast' is not followed by whitespace.97
ErrorsLine has trailing spaces.102
ErrorsMethod 'createBeanFor' is not designed for extension - needs to be abstract, final or empty.106
ErrorsParameter elementName should be final.106
Errors'{' should be on the previous line.107
ErrorsLine has trailing spaces.110
ErrorsMethod 'getClassDescriptorsMappingTo' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter elementName should be final.111
Errors'{' should be on the previous line.112
Errors'cast' is not followed by whitespace.113
ErrorsMethod 'getColumnsFor' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter elementName should be final.116
Errors'{' should be on the previous line.117
Errors'cast' is not followed by whitespace.118
ErrorsMethod 'getColumnFor' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter elementName should be final.121
ErrorsParameter attrName should be final.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
Errors'cast' is not followed by whitespace.131
ErrorsLine is longer than 80 characters.136
ErrorsLine has trailing spaces.137
ErrorsUnused Javadoc tag.139
ErrorsParameter model should be final.141
Errors'{' should be on the previous line.142
ErrorsLine is longer than 80 characters.145
Errors'cast' is not followed by whitespace.147
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.159
Errors'{' should be on the previous line.162
Errors'{' should be on the previous line.165
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.182
ErrorsMissing a Javadoc comment.182
ErrorsParameter classDesc should be final.182
ErrorsParameter mappedTable should be final.182
ErrorsParameter columnsMap should be final.182
ErrorsParameter requiredColumnsMap should be final.182
Errors'{' should be on the previous line.187
Errors'{' should be on the previous line.189
ErrorsLine is longer than 80 characters.190
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.199
Errors'{' should be on the previous line.202
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.209
ErrorsLine has trailing spaces.210
ErrorsLine is longer than 80 characters.213
ErrorsAvoid inline conditionals.213
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.222
ErrorsLine has trailing spaces.224
ErrorsUnused @param tag for 'elements'.226
ErrorsLine is longer than 80 characters.228
ErrorsParameter model should be final.228
ErrorsParameter schema should be final.228
ErrorsExpected @param tag for 'schema'.228
ErrorsLine is longer than 80 characters.233
Errors'cast' is not followed by whitespace.235
ErrorsLine is longer than 80 characters.237
ErrorsLine is longer than 80 characters.239
Errors'cast' is not followed by whitespace.239
ErrorsLine is longer than 80 characters.240
Errors'{' should be on the previous line.243
Errors'cast' is not followed by whitespace.244
Errors'{' should be on the previous line.247
Errors'{' should be on the previous line.257
Errors'cast' is not followed by whitespace.264
Errors'cast' is not followed by whitespace.265
ErrorsLine is longer than 80 characters.268
Errors'cast' is not followed by whitespace.270
Errors'{' should be on the previous line.273
ErrorsLine is longer than 80 characters.276
Errors'{' should be on the previous line.279
Errors'{' should be on the previous line.281
ErrorsLine has trailing spaces.291
Errors'{' should be on the previous line.293
Errors'{' should be on the previous line.296
ErrorsLine is longer than 80 characters.303
Errors'{' should be on the previous line.306
Errors'cast' is not followed by whitespace.307
Errors'{' should be on the previous line.311
ErrorsLine is longer than 80 characters.320
ErrorsLine is longer than 80 characters.321
ErrorsLine has trailing spaces.323
ErrorsParameter classDesc should be final.327
Errors'{' should be on the previous line.328
ErrorsLine is longer than 80 characters.336
Errors'{' should be on the previous line.342
ErrorsLine is longer than 80 characters.350
ErrorsLine has trailing spaces.351
ErrorsParameter attrName should be final.355
Errors'{' should be on the previous line.356

org/apache/ojb/broker/ant/RepositoryDataTask.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.39
ErrorsLine has trailing spaces.40
Errors'{' should be on the previous line.44
ErrorsName '_commands' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsFirst sentence should end with a period.47
ErrorsName '_jcdAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsFirst sentence should end with a period.49
ErrorsName '_ojbPropertiesFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsFirst sentence should end with a period.51
ErrorsName '_repositoryFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsName '_singleSchemaFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsName '_fileSets' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsLine is longer than 80 characters.57
ErrorsName '_useInternalDtd' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsLine has trailing spaces.63
ErrorsMethod 'setJcdAlias' is not designed for extension - needs to be abstract, final or empty.66
ErrorsParameter alias should be final.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.73
ErrorsMethod 'getJcdAlias' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.83
ErrorsMethod 'getOjbPropertiesFile' is not designed for extension - needs to be abstract, final or empty.86
Errors'{' should be on the previous line.87
ErrorsMethod 'setOjbPropertiesFile' is not designed for extension - needs to be abstract, final or empty.95
ErrorsParameter ojbPropertiesFile should be final.95
Errors'{' should be on the previous line.96
ErrorsLine has trailing spaces.102
ErrorsMethod 'getRepositoryFile' is not designed for extension - needs to be abstract, final or empty.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.111
ErrorsLine has trailing spaces.112
ErrorsMethod 'setRepositoryFile' is not designed for extension - needs to be abstract, final or empty.115
ErrorsParameter file should be final.115
Errors'{' should be on the previous line.116
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.123
ErrorsMethod 'setUseInternalDtd' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter useInternalDtd should be final.125
Errors'{' should be on the previous line.126
ErrorsLine has trailing spaces.132
ErrorsMethod 'addConfiguredFileset' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter fileset should be final.135
Errors'{' should be on the previous line.136
ErrorsMethod 'setSchemaFile' is not designed for extension - needs to be abstract, final or empty.145
ErrorsParameter schemaFile should be final.145
Errors'{' should be on the previous line.146
ErrorsLine has trailing spaces.152
ErrorsMethod 'addWriteDtdToFile' is not designed for extension - needs to be abstract, final or empty.155
ErrorsParameter command should be final.155
Errors'{' should be on the previous line.156
ErrorsLine has trailing spaces.162
ErrorsMethod 'addWriteDataToDatabase' is not designed for extension - needs to be abstract, final or empty.165
ErrorsParameter command should be final.165
Errors'{' should be on the previous line.166
ErrorsLine has trailing spaces.172
ErrorsMethod 'addWriteDataSqlToFile' is not designed for extension - needs to be abstract, final or empty.175
ErrorsParameter command should be final.175
Errors'{' should be on the previous line.176
ErrorsMethod 'readModel' is not designed for extension - needs to be abstract, final or empty.183
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters.191
Errors'{' should be on the previous line.194
Errors'}' should be on the same line.196
Errors'{' should be on the previous line.198
Errors'{' should be on the previous line.200
Errors'cast' is not followed by whitespace.201
ErrorsLine is longer than 80 characters.203
ErrorsLine has trailing spaces.205
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.208
ErrorsLine has trailing spaces.209
Errors'{' should be on the previous line.211
Errors'}' should be on the same line.213
Errors'{' should be on the previous line.215
Errors'{' should be on the previous line.217
Errors'}' should be on the same line.219
Errors'{' should be on the previous line.221
ErrorsLine is longer than 80 characters.222
Errors'+' is not preceded with whitespace.222
Errors'+' is not followed by whitespace.222
Errors'+' is not preceded with whitespace.222
Errors'+' is not followed by whitespace.222
Errors'+' is not preceded with whitespace.222
Errors'+' is not followed by whitespace.222
ErrorsLine has trailing spaces.233
ErrorsLine has trailing spaces.234
ErrorsParameter reader should be final.238
ErrorsParameter schemaFile should be final.238
Errors'{' should be on the previous line.239
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
Errors'+' is not preceded with whitespace.244
Errors'+' is not followed by whitespace.244
Errors'+' is not preceded with whitespace.244
Errors'+' is not followed by whitespace.244
Errors'}' should be on the same line.245
Errors'{' should be on the previous line.247
ErrorsLine is longer than 80 characters.248
Errors'+' is not preceded with whitespace.248
Errors'+' is not followed by whitespace.248
Errors'}' should be on the same line.249
Errors'{' should be on the previous line.251
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.255
Errors'+' is not preceded with whitespace.255
Errors'+' is not followed by whitespace.255
Errors'}' should be on the same line.256
Errors'{' should be on the previous line.258
ErrorsLine is longer than 80 characters.259
Errors'+' is not preceded with whitespace.259
Errors'+' is not followed by whitespace.259
Errors'+' is not preceded with whitespace.259
Errors'+' is not followed by whitespace.259
Errors'+' is not preceded with whitespace.259
Errors'+' is not followed by whitespace.259
ErrorsLine has trailing spaces.267
Errors'{' should be on the previous line.271
Errors'{' should be on the previous line.273
Errors'{' should be on the previous line.275
Errors'{' should be on the previous line.278
ErrorsLine is longer than 80 characters.279
Errors'}' should be on the same line.281
Errors'{' should be on the previous line.283
Errors'{' should be on the previous line.285
ErrorsLine is longer than 80 characters.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
ErrorsLine is longer than 80 characters.288
Errors'+' is not preceded with whitespace.288
Errors'+' is not followed by whitespace.288
ErrorsLine is longer than 80 characters.289
Errors'{' should be on the previous line.296
Errors'{' should be on the previous line.298
ErrorsLine is longer than 80 characters.299
Errors'+' is not preceded with whitespace.299
Errors'+' is not followed by whitespace.299
ErrorsLine is longer than 80 characters.301
Errors'+' is not preceded with whitespace.301
Errors'+' is not followed by whitespace.301
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.306
Errors'}' should be on the same line.307
ErrorsLine is longer than 80 characters.308
Errors'&&' should be on a new line.308
ErrorsLine is longer than 80 characters.309
ErrorsLine is longer than 80 characters.311
ErrorsLine is longer than 80 characters.312
ErrorsLine is longer than 80 characters.313
ErrorsLine has trailing spaces.317
ErrorsLine is longer than 80 characters.318
ErrorsLine has trailing spaces.320
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters.323
ErrorsLine is longer than 80 characters.325
ErrorsLine is longer than 80 characters.326
Errors'{' should be on the previous line.330
ErrorsLine is longer than 80 characters.331
ErrorsLine is longer than 80 characters.333
Errors'cast' is not followed by whitespace.333
Errors'{' should be on the previous line.336
ErrorsLine is longer than 80 characters.337
Errors'}' should be on the same line.343
Errors'{' should be on the previous line.345
Errors'{' should be on the previous line.347
Errors'cast' is not followed by whitespace.348
Errors'}' should be on the same line.349
Errors'{' should be on the previous line.351
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.360
ErrorsRedundant throws: 'BuildException' is unchecked exception.360
Errors'{' should be on the previous line.361
Errors'{' should be on the previous line.363
ErrorsLine is longer than 80 characters.364
ErrorsLine is longer than 80 characters.368
ErrorsLine is longer than 80 characters.369
ErrorsLine has trailing spaces.374
Errors'{' should be on the previous line.376
Errors'{' should be on the previous line.382
Errors'{' should be on the previous line.386
Errors'cast' is not followed by whitespace.387
Errors'}' should be on the same line.392
Errors'{' should be on the previous line.394

org/apache/ojb/broker/ant/RepositoryVerifierHandler.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.apache.ojb.broker.metadata.*.30
ErrorsLine is longer than 80 characters.43
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_repository' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_CurrentJCD' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_CurrentCLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_CurrentFLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_CurrentORD' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_CurrentCOD' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsName 'm_CurrentString' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsMissing a Javadoc comment.58
ErrorsName 'm_callingTask' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsMissing a Javadoc comment.59
ErrorsName 'm_dBUtility' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsMissing a Javadoc comment.63
ErrorsName 'm_currentClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
ErrorsMissing a Javadoc comment.64
ErrorsName 'm_CurrentTable' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsMissing a Javadoc comment.65
ErrorsName 'm_currentTableExists' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsFirst sentence should end with a period.67
ErrorsMissing a Javadoc comment.77
ErrorsName 'm_VerifyExceptions' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
Errors'69' is a magic number.77
ErrorsMissing a Javadoc comment.78
ErrorsName 'm_VerifyWarnings' must match pattern '^[a-z][a-zA-Z0-9]*$'.78
Errors'69' is a magic number.78
ErrorsLine has trailing spaces.79
ErrorsName 'm_lastId' must match pattern '^[a-z][a-zA-Z0-9]*$'.83
ErrorsLine contains a tab character.89
ErrorsParameter callingTask should be final.91
Errors'{' should be on the previous line.92
ErrorsUnused @throws tag for 'MetadataException'.106
ErrorsParameter literal should be final.108
ErrorsExpected @throws tag for 'PersistenceBrokerException'.108
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.108
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.112
Errors'}' should be on the same line.114
Errors'{' should be on the previous line.116
Errors',' is not followed by whitespace.117
Errors'{' should be on the previous line.126
Errors'{' should be on the previous line.134
ErrorsLine is longer than 80 characters.139
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMethod length is 258 lines (max allowed is 150).139
ErrorsMissing a Javadoc comment.139
ErrorsParameter uri should be final.139
ErrorsParameter name should be final.139
ErrorsParameter qName should be final.139
ErrorsParameter atts should be final.139
Errors'{' should be on the previous line.143
Errors'{' should be on the previous line.146
ErrorsAvoid nested blocks.148
ErrorsLine is longer than 80 characters.149
Errors'{' should be on the previous line.151
ErrorsAvoid nested blocks.158
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.178
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.198
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsAvoid nested blocks.212
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.216
Errors'{' should be on the previous line.219
ErrorsLine is longer than 80 characters.220
ErrorsLine contains a tab character.220
Errors'}' should be on the same line.221
Errors'{' should be on the previous line.223
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.228
Errors'{' should be on the previous line.231
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
Errors'if' is not followed by whitespace.233
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsAvoid nested blocks.244
Errors'{' should be on the previous line.249
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
Errors'}' should be on the same line.251
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.255
ErrorsAvoid nested blocks.261
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.263
ErrorsAvoid inline conditionals.263
ErrorsLine is longer than 80 characters.266
Errors'{' should be on the previous line.269
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsLine is longer than 80 characters.271
ErrorsLine contains a tab character.271
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.276
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
Errors'if' is not followed by whitespace.280
ErrorsLine contains a tab character.281
Errors'{' should be on the previous line.281
ErrorsLine is longer than 80 characters.282
ErrorsLine contains a tab character.282
Errors'if' is not followed by whitespace.282
ErrorsLine contains a tab character.283
Errors'{' should be on the previous line.283
ErrorsLine is longer than 80 characters.284
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
Errors'}' should be on the same line.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
Errors'{' should be on the previous line.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsAvoid nested blocks.297
Errors'{' should be on the previous line.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
Errors'{' should be on the previous line.306
ErrorsLine is longer than 80 characters.307
ErrorsLine contains a tab character.307
ErrorsLine is longer than 80 characters.308
ErrorsLine contains a tab character.308
Errors'}' should be on the same line.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
Errors'{' should be on the previous line.311
ErrorsLine contains a tab character.312
ErrorsLine is longer than 80 characters.313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsAvoid nested blocks.322
Errors'{' should be on the previous line.325
ErrorsLine contains a tab character.326
ErrorsLine is longer than 80 characters.327
ErrorsLine contains a tab character.327
ErrorsLine is longer than 80 characters.328
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.330
ErrorsLine contains a tab character.330
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
Errors'{' should be on the previous line.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
Errors'{' should be on the previous line.335
ErrorsLine is longer than 80 characters.336
ErrorsLine contains a tab character.336
ErrorsLine is longer than 80 characters.337
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
Errors'}' should be on the same line.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
Errors'{' should be on the previous line.340
ErrorsLine contains a tab character.341
ErrorsLine is longer than 80 characters.342
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.346
ErrorsLine contains a tab character.346
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
Errors'{' should be on the previous line.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
Errors'{' should be on the previous line.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.352
ErrorsLine is longer than 80 characters.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
Errors'}' should be on the same line.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
Errors'{' should be on the previous line.356
ErrorsLine contains a tab character.357
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsAvoid nested blocks.368
Errors'}' should be on the same line.372
Errors'catch' is not followed by whitespace.373
Errors'{' should be on the previous line.374
ErrorsLine is longer than 80 characters.375
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
Errors'}' should be on the same line.377
Errors'catch' is not followed by whitespace.378
Errors'{' should be on the previous line.379
ErrorsMust have at least one statement.379
ErrorsLine contains a tab character.380
Errors'}' should be on the same line.381
Errors'catch' is not followed by whitespace.382
Errors'{' should be on the previous line.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
Errors'}' should be on the same line.386
Errors'catch' is not followed by whitespace.387
Errors'{' should be on the previous line.388
ErrorsLine is longer than 80 characters.389
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
Errors'}' should be on the same line.391
Errors'{' should be on the previous line.393
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.400
ErrorsMissing a Javadoc comment.400
ErrorsParameter uri should be final.400
ErrorsParameter name should be final.400
ErrorsParameter qName should be final.400
Errors'{' should be on the previous line.401
Errors'{' should be on the previous line.403
Errors'{' should be on the previous line.405
ErrorsAvoid nested blocks.407
Errors'if' construct must use '{}'s.409
Errors'if' is not followed by whitespace.409
ErrorsAvoid nested blocks.413
ErrorsLine is longer than 80 characters.414
ErrorsAvoid nested blocks.418
ErrorsLine is longer than 80 characters.419
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsAvoid nested blocks.427
ErrorsAvoid nested blocks.432
ErrorsLine is longer than 80 characters.433
ErrorsAvoid nested blocks.438
ErrorsLine is longer than 80 characters.439
ErrorsAvoid nested blocks.444
ErrorsAvoid nested blocks.449
ErrorsLine is longer than 80 characters.450
ErrorsAvoid nested blocks.456
ErrorsAvoid nested blocks.462
ErrorsLine is longer than 80 characters.463
ErrorsAvoid nested blocks.467
ErrorsLine is longer than 80 characters.468
ErrorsAvoid nested blocks.474
Errors'}' should be on the same line.478
Errors'{' should be on the previous line.480
ErrorsMethod 'characters' is not designed for extension - needs to be abstract, final or empty.486
ErrorsMissing a Javadoc comment.486
ErrorsParameter ch should be final.486
ErrorsArray brackets at illegal position.486
ErrorsParameter start should be final.486
ErrorsParameter length should be final.486
Errors'{' should be on the previous line.487
Errors'if' construct must use '{}'s.488
Errors'else' construct must use '{}'s.490
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.494
ErrorsMissing a Javadoc comment.494
ErrorsParameter e should be final.494
Errors'{' should be on the previous line.495
Errors'{' should be on the previous line.499
Errors'if' construct must use '{}'s.500
ErrorsLine contains a tab character.500
Errors'if' is not followed by whitespace.500
Errors'}' should be on the same line.501
Errors'catch' is not followed by whitespace.502
Errors'{' should be on the previous line.503
ErrorsLine contains a tab character.504
ErrorsMethod 'fatalError' is not designed for extension - needs to be abstract, final or empty.509
ErrorsMissing a Javadoc comment.509
ErrorsParameter e should be final.509
Errors'{' should be on the previous line.510
ErrorsLine contains a tab character.512
Errors'{' should be on the previous line.514
Errors'if' construct must use '{}'s.515
ErrorsLine contains a tab character.515
Errors'if' is not followed by whitespace.515
Errors'}' should be on the same line.516
Errors'catch' is not followed by whitespace.517
Errors'{' should be on the previous line.518
ErrorsLine contains a tab character.519
ErrorsMethod 'warning' is not designed for extension - needs to be abstract, final or empty.524
ErrorsMissing a Javadoc comment.524
ErrorsParameter e should be final.524
Errors'{' should be on the previous line.525
ErrorsFirst sentence should end with a period.530
ErrorsParameter isoLevel should be final.535
ErrorsExpected @param tag for 'isoLevel'.535
Errors'{' should be on the previous line.536
Errors'{' should be on the previous line.538
Errors'}' should be on the same line.540
Errors'{' should be on the previous line.542
Errors'}' should be on the same line.544
Errors'{' should be on the previous line.546
Errors'}' should be on the same line.548
Errors'{' should be on the previous line.550
Errors'}' should be on the same line.552
Errors'{' should be on the previous line.554
ErrorsLine is longer than 80 characters.557
ErrorsMethod 'getErrorCount' is not designed for extension - needs to be abstract, final or empty.562
ErrorsMissing a Javadoc comment.562
Errors'{' should be on the previous line.563
ErrorsLine contains a tab character.564
ErrorsMethod 'getWarningCount' is not designed for extension - needs to be abstract, final or empty.567
ErrorsMissing a Javadoc comment.567
Errors'{' should be on the previous line.568
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.573
ErrorsMissing a Javadoc comment.573
ErrorsParameter jcd should be final.573
ErrorsLine contains a tab character.574
ErrorsRedundant throws: 'MetadataException' is unchecked exception.574
ErrorsLine contains a tab character.575
Errors'{' should be on the previous line.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
Errors'{' should be on the previous line.584
ErrorsLine is longer than 80 characters.585
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
Errors'}' should be on the same line.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
Errors'{' should be on the previous line.592
ErrorsLine is longer than 80 characters.593
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine is longer than 80 characters.597
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
Errors'{' should be on the previous line.601
ErrorsLine contains a tab character.602
ErrorsLine is longer than 80 characters.604
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine is longer than 80 characters.606
ErrorsLine contains a tab character.606
Errors'cast' is not followed by whitespace.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
Errors'}' should be on the same line.608
ErrorsLine contains a tab character.609
Errors'catch' is not followed by whitespace.609
ErrorsLine contains a tab character.610
Errors'{' should be on the previous line.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
Errors'}' should be on the same line.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
Errors'{' should be on the previous line.614
ErrorsLine contains a tab character.615
ErrorsLine is longer than 80 characters.616
ErrorsLine contains a tab character.616
Errors'+' should be on a new line.616
ErrorsLine contains a tab character.617
Errors'+' should be on a new line.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.624
ErrorsMissing a Javadoc comment.624
ErrorsName 'm_persistConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.624
ErrorsLine is longer than 80 characters.625
ErrorsLine contains a tab character.625
ErrorsMissing a Javadoc comment.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
Errors'if' is not followed by whitespace.627
ErrorsLine contains a tab character.628
Errors'{' should be on the previous line.628
ErrorsLine is longer than 80 characters.629
ErrorsLine contains a tab character.629
ErrorsLine is longer than 80 characters.630
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
ErrorsLine is longer than 80 characters.634
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.639
ErrorsMethod 'confirmFieldExists' is not designed for extension - needs to be abstract, final or empty.639
ErrorsMissing a Javadoc comment.639
ErrorsParameter classToCheck should be final.639
ErrorsParameter fieldName should be final.639
ErrorsLine contains a tab character.640
ErrorsRedundant throws: 'MetadataException' is unchecked exception.640
ErrorsLine contains a tab character.641
ErrorsLine contains a tab character.642
Errors'{' should be on the previous line.642
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.647
ErrorsLine contains a tab character.648
Errors'{' should be on the previous line.648
ErrorsLine contains a tab character.649
ErrorsLine contains a tab character.650
Errors'}' should be on the same line.650
ErrorsLine contains a tab character.651
Errors'catch' is not followed by whitespace.651
ErrorsLine contains a tab character.652
Errors'{' should be on the previous line.652
ErrorsLine is longer than 80 characters.653
ErrorsLine contains a tab character.653
ErrorsLine contains a tab character.654
ErrorsLine contains a tab character.655

org/apache/ojb/broker/ant/TorqueRepositoryGeneratorTask.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMethod 'setInputFile' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter inputFile should be final.36
Errors'inputFile' hides a field.36
ErrorsMethod 'getInputFile' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsMethod 'setOutputFile' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter outputFile should be final.44
Errors'outputFile' hides a field.44
ErrorsMethod 'getOutputFile' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsMethod 'setDatabase' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter database should be final.52
Errors'database' hides a field.52
ErrorsMethod 'getDatabase' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsMethod 'setIndexTablespace' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter indexTablespace should be final.60
Errors'indexTablespace' hides a field.60
ErrorsMethod 'getIndexTablespace' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsMethod 'setUseNativeIncrement' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter useNativeIncrement should be final.68
Errors'useNativeIncrement' hides a field.68
ErrorsMethod 'getUseNativeIncrement' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
ErrorsMethod 'getClasspath' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsMethod 'setClasspath' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter path should be final.88
ErrorsMethod 'createClasspath' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsMethod 'getClasspathRef' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsMethod 'setClasspathRef' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsParameter classpathRef should be final.104
Errors'classpathRef' hides a field.104
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsRedundant throws: 'BuildException' is unchecked exception.108
Errors'cast' is not followed by whitespace.110
Errors'+' should be on a new line.111
Errors'+' should be on a new line.112
Errors'+' should be on a new line.113
Errors'+' should be on a new line.114
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter string should be final.127
ErrorsMethod 'checkParameters' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
ErrorsRedundant throws: 'BuildException' is unchecked exception.131

org/apache/ojb/broker/ant/VerifyMappingsTask.java

ViolationMessageLine
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.46
Errors'{' should be on the previous line.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'm_errorCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_warningCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_repositoryPath' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_PropertiesFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_jdbcDriver' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_url' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_logon' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsName 'm_password' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsMissing a Javadoc comment.58
ErrorsName 'm_ignoreCase' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsMissing a Javadoc comment.59
ErrorsName 'm_UseStrictTypeChecking' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsMissing a Javadoc comment.60
ErrorsName 'm_persistenceClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsMissing a Javadoc comment.61
ErrorsName 'm_useXMLValidation' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsMissing a Javadoc comment.62
ErrorsName 'm_failOnError' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsMissing a Javadoc comment.64
ErrorsName '_classpath' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsLine has trailing spaces.65
ErrorsMethod 'setRepositoryFile' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter path should be final.66
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.73
ErrorsMethod 'getRepositoryFile' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.83
ErrorsMethod 'setPropertiesFile' is not designed for extension - needs to be abstract, final or empty.86
ErrorsParameter path should be final.86
Errors'{' should be on the previous line.87
ErrorsFirst sentence should end with a period.91
ErrorsLine has trailing spaces.93
ErrorsMethod 'getPropertiesFile' is not designed for extension - needs to be abstract, final or empty.96
Errors'{' should be on the previous line.97
ErrorsLine has trailing spaces.103
ErrorsMethod 'setJdbcDriver' is not designed for extension - needs to be abstract, final or empty.106
ErrorsParameter jdbcClass should be final.106
Errors'{' should be on the previous line.107
ErrorsFirst sentence should end with a period.111
ErrorsLine has trailing spaces.113
ErrorsMethod 'getJdbcDriver' is not designed for extension - needs to be abstract, final or empty.116
Errors'{' should be on the previous line.117
ErrorsLine has trailing spaces.123
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.126
ErrorsParameter url should be final.126
Errors'{' should be on the previous line.127
ErrorsFirst sentence should end with a period.131
ErrorsLine has trailing spaces.133
ErrorsMethod 'getUrl' is not designed for extension - needs to be abstract, final or empty.136
Errors'{' should be on the previous line.137
ErrorsLine has trailing spaces.143
ErrorsMethod 'setLogon' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter logon should be final.146
Errors'{' should be on the previous line.147
ErrorsFirst sentence should end with a period.151
ErrorsLine has trailing spaces.153
ErrorsMethod 'getLogon' is not designed for extension - needs to be abstract, final or empty.156
Errors'{' should be on the previous line.157
ErrorsLine has trailing spaces.163
ErrorsMethod 'setPassword' is not designed for extension - needs to be abstract, final or empty.166
ErrorsParameter password should be final.166
Errors'{' should be on the previous line.167
ErrorsFirst sentence should end with a period.171
ErrorsLine has trailing spaces.173
ErrorsMethod 'getPassword' is not designed for extension - needs to be abstract, final or empty.176
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.182
ErrorsLine has trailing spaces.183
ErrorsMethod 'setUseXMLValidation' is not designed for extension - needs to be abstract, final or empty.186
ErrorsParameter sValidationFlag should be final.186
Errors'{' should be on the previous line.187
ErrorsLine has trailing spaces.193
ErrorsMethod 'getUseXMLValidation' is not designed for extension - needs to be abstract, final or empty.197
Errors'{' should be on the previous line.198
ErrorsLine has trailing spaces.206
ErrorsMethod 'setFailOnError' is not designed for extension - needs to be abstract, final or empty.209
ErrorsParameter sFailFlag should be final.209
Errors'{' should be on the previous line.210
ErrorsLine is longer than 80 characters.215
ErrorsLine has trailing spaces.217
ErrorsMethod 'getFailOnError' is not designed for extension - needs to be abstract, final or empty.221
Errors'{' should be on the previous line.222
ErrorsLine has trailing spaces.229
ErrorsMethod 'setIgnoreFieldNameCase' is not designed for extension - needs to be abstract, final or empty.232
ErrorsParameter sIgnoreCaseFlag should be final.232
Errors'{' should be on the previous line.233
ErrorsLine has trailing spaces.239
ErrorsLine has trailing spaces.240
ErrorsMethod 'getIgnoreFieldNameCase' is not designed for extension - needs to be abstract, final or empty.244
Errors'{' should be on the previous line.245
ErrorsLine has trailing spaces.254
ErrorsMethod 'setUseStrictTypeChecking' is not designed for extension - needs to be abstract, final or empty.257
ErrorsParameter sTypeCheckingFlag should be final.257
Errors'{' should be on the previous line.258
ErrorsFirst sentence should end with a period.263
ErrorsLine has trailing spaces.266
ErrorsMethod 'getUseStrictTypeChecking' is not designed for extension - needs to be abstract, final or empty.270
Errors'{' should be on the previous line.271
ErrorsMethod 'setClasspath' is not designed for extension - needs to be abstract, final or empty.280
ErrorsParameter classpath should be final.280
Errors'{' should be on the previous line.281
Errors'{' should be on the previous line.283
Errors'}' should be on the same line.285
Errors'{' should be on the previous line.287
Errors'+' is not preceded with whitespace.290
ErrorsMethod 'createClasspath' is not designed for extension - needs to be abstract, final or empty.299
Errors'{' should be on the previous line.300
Errors'{' should be on the previous line.302
ErrorsMethod 'setClasspathRef' is not designed for extension - needs to be abstract, final or empty.313
ErrorsParameter r should be final.313
Errors'{' should be on the previous line.314
Errors'+' is not preceded with whitespace.316
ErrorsLine has trailing spaces.319
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
ErrorsRedundant throws: 'BuildException' is unchecked exception.320
Errors'{' should be on the previous line.321
ErrorsLine has trailing spaces.323
Errors'{' should be on the previous line.323
Errors'{' should be on the previous line.327
ErrorsLine is longer than 80 characters.330
ErrorsLine is longer than 80 characters.331
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.333
Errors'}' should be on the same line.336
Errors'{' should be on the previous line.338
ErrorsLine is longer than 80 characters.339
Errors'{' should be on the previous line.341
ErrorsLine is longer than 80 characters.342
Errors'{' should be on the previous line.346
ErrorsLine is longer than 80 characters.347
Errors'+' should be on a new line.347
ErrorsLine is longer than 80 characters.348
ErrorsMissing a Javadoc comment.352
ErrorsParameter iBadCount should be final.352
ErrorsParameter iWarningCount should be final.352
Errors'{' should be on the previous line.353
ErrorsLine is longer than 80 characters.354
Errors'+' should be on a new line.354
Errors'+' is not preceded with whitespace.355
Errors'+' should be on a new line.355
Errors'+' is not preceded with whitespace.356
Errors'+' should be on a new line.356
Errors'+' is not preceded with whitespace.357
Errors'+' should be on a new line.357
ErrorsLine is longer than 80 characters.358
ErrorsLine is longer than 80 characters.361
ErrorsMissing a Javadoc comment.361
ErrorsParameter repositoryFile should be final.361
Errors'{' should be on the previous line.364
Errors'cast' is not followed by whitespace.384
Errors'cast' is not followed by whitespace.385
ErrorsLine has trailing spaces.391
ErrorsMethod 'logWarning' is not designed for extension - needs to be abstract, final or empty.394
ErrorsParameter msg should be final.394
Errors'{' should be on the previous line.395
ErrorsLine has trailing spaces.402
ErrorsMethod 'logInfo' is not designed for extension - needs to be abstract, final or empty.405
ErrorsParameter msg should be final.405
Errors'{' should be on the previous line.406
ErrorsMethod 'getErrorCount' is not designed for extension - needs to be abstract, final or empty.410
ErrorsMissing a Javadoc comment.410
Errors'{' should be on the previous line.411
ErrorsMethod 'setErrorCount' is not designed for extension - needs to be abstract, final or empty.415
ErrorsMissing a Javadoc comment.415
ErrorsParameter count should be final.415
Errors'{' should be on the previous line.416
ErrorsMethod 'getWarningCount' is not designed for extension - needs to be abstract, final or empty.420
ErrorsMissing a Javadoc comment.420
Errors'{' should be on the previous line.421
ErrorsMethod 'setWarningCount' is not designed for extension - needs to be abstract, final or empty.425
ErrorsMissing a Javadoc comment.425
ErrorsParameter count should be final.425
Errors'{' should be on the previous line.426
ErrorsLine has trailing spaces.433
ErrorsMethod 'hasConnectionInfo' is not designed for extension - needs to be abstract, final or empty.437
Errors'{' should be on the previous line.438
ErrorsLine is longer than 80 characters.439
ErrorsMethod 'loadClass' is not designed for extension - needs to be abstract, final or empty.442
ErrorsMissing a Javadoc comment.442
ErrorsParameter className should be final.442
Errors'{' should be on the previous line.443
Errors'{' should be on the previous line.445
ErrorsLine is longer than 80 characters.446
ErrorsLine is longer than 80 characters.449
Errors'}' should be on the same line.452
Errors'{' should be on the previous line.454
ErrorsLine has trailing spaces.460
ErrorsLine has trailing spaces.464
ErrorsMethod 'getPersistentFieldClass' is not designed for extension - needs to be abstract, final or empty.468
Errors'{' should be on the previous line.469
Errors'{' should be on the previous line.471
Errors'{' should be on the previous line.474
ErrorsLine is longer than 80 characters.475
Errors'}' should be on the same line.477
Errors'{' should be on the previous line.479
ErrorsLine is longer than 80 characters.480
Errors'{' should be on the previous line.485
ErrorsLine is longer than 80 characters.486
Errors'}' should be on the same line.489
Errors'{' should be on the previous line.491
ErrorsLine is longer than 80 characters.495

org/apache/ojb/broker/ant/WriteDataSqlToFileCommand.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.36
Errors'{' should be on the previous line.41
ErrorsName '_singleDataFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsName '_fileSets' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsName '_outputFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsLine has trailing spaces.51
ErrorsMethod 'addConfiguredFileset' is not designed for extension - needs to be abstract, final or empty.54
ErrorsParameter fileset should be final.54
Errors'{' should be on the previous line.55
ErrorsUnused @param tag for 'schemaFile'.62
ErrorsMethod 'setDataFile' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter dataFile should be final.64
ErrorsExpected @param tag for 'dataFile'.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.71
ErrorsMethod 'setOutputFile' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter outputFile should be final.74
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.82
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter task should be final.82
ErrorsParameter dbModel should be final.82
ErrorsParameter objModel should be final.82
ErrorsRedundant throws: 'BuildException' is unchecked exception.82
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.87
Errors'{' should be on the previous line.93
Errors'}' should be on the same line.95
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
Errors'cast' is not followed by whitespace.100
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.102
ErrorsLine has trailing spaces.104
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.107
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.115
Errors'cast' is not followed by whitespace.116
Errors'}' should be on the same line.117
Errors'{' should be on the previous line.119
ErrorsLine has trailing spaces.127
ErrorsUnused @param tag for 'reader'.129
ErrorsUnused @param tag for 'schemaFile'.130
ErrorsLine is longer than 80 characters.132
ErrorsParameter task should be final.132
ErrorsParameter handling should be final.132
ErrorsExpected @param tag for 'handling'.132
ErrorsParameter dataFile should be final.132
ErrorsExpected @param tag for 'dataFile'.132
ErrorsParameter output should be final.132
ErrorsExpected @param tag for 'output'.132
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'}' should be on the same line.137
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.140
Errors'+' is not preceded with whitespace.140
Errors'+' is not followed by whitespace.140
Errors'+' is not preceded with whitespace.140
Errors'+' is not followed by whitespace.140
Errors'}' should be on the same line.141
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.144
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144
Errors'}' should be on the same line.145
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.149
ErrorsLine is longer than 80 characters.155
Errors'+' is not preceded with whitespace.155
Errors'+' is not followed by whitespace.155
Errors'}' should be on the same line.156
Errors'{' should be on the previous line.158
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.161
Errors'+' is not preceded with whitespace.161
Errors'+' is not followed by whitespace.161

org/apache/ojb/broker/ant/WriteDataToDatabaseCommand.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
Errors'{' should be on the previous line.38
ErrorsName '_singleDataFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsName '_fileSets' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsName '_useBatchMode' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsName '_batchSize' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.50
ErrorsMethod 'addConfiguredFileset' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter fileset should be final.53
Errors'{' should be on the previous line.54
ErrorsMethod 'setDataFile' is not designed for extension - needs to be abstract, final or empty.63
ErrorsParameter dataFile should be final.63
Errors'{' should be on the previous line.64
ErrorsMethod 'setBatchSize' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter batchSize should be final.73
Errors'{' should be on the previous line.74
ErrorsMethod 'setUseBatchMode' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter useBatchMode should be final.83
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters.91
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter task should be final.91
ErrorsParameter dbModel should be final.91
ErrorsParameter objModel should be final.91
ErrorsRedundant throws: 'BuildException' is unchecked exception.91
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.101
Errors'}' should be on the same line.103
Errors'{' should be on the previous line.105
Errors'{' should be on the previous line.107
Errors'cast' is not followed by whitespace.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.115
Errors'}' should be on the same line.119
Errors'{' should be on the previous line.121
Errors'{' should be on the previous line.123
Errors'cast' is not followed by whitespace.124
Errors'}' should be on the same line.125
Errors'{' should be on the previous line.127
ErrorsLine has trailing spaces.135
ErrorsUnused @param tag for 'reader'.137
ErrorsUnused @param tag for 'schemaFile'.138
ErrorsLine is longer than 80 characters.140
ErrorsParameter task should be final.140
ErrorsParameter handling should be final.140
ErrorsExpected @param tag for 'handling'.140
ErrorsParameter dataFile should be final.140
ErrorsExpected @param tag for 'dataFile'.140
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.144
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144
Errors'}' should be on the same line.145
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.148
Errors'+' is not preceded with whitespace.148
Errors'+' is not followed by whitespace.148
Errors'+' is not preceded with whitespace.148
Errors'+' is not followed by whitespace.148
Errors'}' should be on the same line.149
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.152
Errors'+' is not preceded with whitespace.152
Errors'+' is not followed by whitespace.152
Errors'}' should be on the same line.153
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.161
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.168
Errors'+' is not preceded with whitespace.168
Errors'+' is not followed by whitespace.168
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
Errors'{' should be on the previous line.173
ErrorsLine is longer than 80 characters.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.178
Errors'+' is not preceded with whitespace.178
Errors'+' is not followed by whitespace.178

org/apache/ojb/broker/ant/WriteDtdToFileCommand.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.30
Errors'{' should be on the previous line.35
ErrorsName '_outputFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsLine has trailing spaces.41
ErrorsMethod 'setOutputFile' is not designed for extension - needs to be abstract, final or empty.44
ErrorsParameter outputFile should be final.44
Errors'{' should be on the previous line.45
ErrorsMethod 'isRequiringModel' is not designed for extension - needs to be abstract, final or empty.52
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.60
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.60
ErrorsParameter task should be final.60
ErrorsParameter dbModel should be final.60
ErrorsParameter objModel should be final.60
ErrorsRedundant throws: 'BuildException' is unchecked exception.60
Errors'{' should be on the previous line.63
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters.68
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.80
Errors'+' is not preceded with whitespace.80
Errors'+' is not followed by whitespace.80
Errors'}' should be on the same line.81
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84

org/apache/ojb/broker/cache/AbstractMetaCache.java

ViolationMessageLine
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.47
ErrorsFirst sentence should end with a period.49
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.55
ErrorsParameter oid should be final.55
ErrorsParameter obj should be final.55
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.58
Errors'{' should be on the previous line.61
ErrorsExpected an @return tag.72
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter oid should be final.72
ErrorsExpected @param tag for 'oid'.72
ErrorsParameter obj should be final.72
ErrorsExpected @param tag for 'obj'.72
Errors'{' should be on the previous line.73
ErrorsFirst sentence should end with a period.78
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter oid should be final.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.91
ErrorsFirst sentence should end with a period.98
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.103
ErrorsParameter oid should be final.103
Errors'{' should be on the previous line.104
Errors'if' construct must use '{}'s.105
Errors'{' should be on the previous line.109

org/apache/ojb/broker/cache/CacheDistributor.java

ViolationMessageLine
ErrorsExtra HTML tag found: </p>51
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.59
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters.64
ErrorsFirst sentence should end with a period.66
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.72
ErrorsFirst sentence should end with a period.81
Errors'broker' hides a field.84
ErrorsExpected @param tag for 'broker'.84
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.89
Errors'if' is not followed by whitespace.90
Errors'{' should be on the previous line.91
Errors'if' is not followed by whitespace.93
Errors'{' should be on the previous line.94
ErrorsLine is longer than 80 characters.96
ErrorsMissing a Javadoc comment.101
ErrorsParameter oid should be final.101
ErrorsParameter obj should be final.101
Errors'{' should be on the previous line.102
ErrorsLine is longer than 80 characters.107
ErrorsExpected an @return tag.109
ErrorsParameter oid should be final.109
ErrorsExpected @param tag for 'oid'.109
ErrorsParameter obj should be final.109
ErrorsExpected @param tag for 'obj'.109
Errors'{' should be on the previous line.110
ErrorsMissing a Javadoc comment.114
ErrorsParameter oid should be final.114
Errors'{' should be on the previous line.115
ErrorsMissing a Javadoc comment.119
ErrorsParameter oid should be final.119
Errors'{' should be on the previous line.120
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.125
Errors'synchronized' is not followed by whitespace.126
Errors'{' should be on the previous line.127
Errors'while' is not followed by whitespace.130
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.134
Errors'}' should be on the same line.136
Errors'catch' is not followed by whitespace.137
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.139
ErrorsMissing a Javadoc comment.145
ErrorsParameter oid should be final.145
ErrorsParameter obj should be final.145
ErrorsParameter type should be final.145
Errors'{' should be on the previous line.146
ErrorsMissing a Javadoc comment.150
ErrorsParameter targetClass should be final.150
Errors'{' should be on the previous line.151
Errors'if' is not followed by whitespace.164
Errors'{' should be on the previous line.165
Errors'if' is not followed by whitespace.169
Errors'{' should be on the previous line.170
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.172
Errors'}' should be on the same line.173
Errors'{' should be on the previous line.175
Errors'if' is not followed by whitespace.177
Errors'{' should be on the previous line.178
Errors'if' is not followed by whitespace.179
Errors'{' should be on the previous line.180
Errors'synchronized' is not followed by whitespace.181
Errors'{' should be on the previous line.182
Errors'if' is not followed by whitespace.185
Errors'{' should be on the previous line.186
Errors'if' is not followed by whitespace.187
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.194
Errors'}' should be on the same line.199
Errors'{' should be on the previous line.201
Errors'synchronized' is not followed by whitespace.202
Errors'{' should be on the previous line.203
Errors'if' is not followed by whitespace.206
Errors'{' should be on the previous line.207
Errors'if' is not followed by whitespace.208
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.211
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.215
Errors'}' should be on the same line.221
Errors'{' should be on the previous line.224
Errors'if' is not followed by whitespace.225
Errors'{' should be on the previous line.226
Errors'if' construct must use '{}'s.227
ErrorsLine is longer than 80 characters.227
Errors'if' is not followed by whitespace.227
Errors'}' should be on the same line.229
Errors'{' should be on the previous line.231
ErrorsLine is longer than 80 characters.232
Errors'synchronized' is not followed by whitespace.233
Errors'{' should be on the previous line.234
Errors'if' is not followed by whitespace.237
Errors'{' should be on the previous line.238
Errors'if' is not followed by whitespace.239
Errors'{' should be on the previous line.240
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.244
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.258
ErrorsMissing a Javadoc comment.258
ErrorsParameter key should be final.258
ErrorsParameter ocd should be final.258
Errors'if' is not followed by whitespace.263
ErrorsInner assignments should be avoided.263
Errors'{' should be on the previous line.264
ErrorsLine is longer than 80 characters.265
Errors'}' should be on the same line.266
Errors'{' should be on the previous line.268
Errors'if' construct must use '{}'s.269
ErrorsLine is longer than 80 characters.269
Errors'if' is not followed by whitespace.269
Errors'{' should be on the previous line.271
ErrorsLine is longer than 80 characters.272
Errors'if' is not followed by whitespace.275
Errors'{' should be on the previous line.276
Errors'}' should be on the same line.278
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.281
ErrorsLine is longer than 80 characters.282
Errors'}' should be on the same line.285
Errors'catch' is not followed by whitespace.286
Errors'{' should be on the previous line.287
ErrorsLine is longer than 80 characters.288
ErrorsMissing a Javadoc comment.296
ErrorsParameter key should be final.296
Errors'{' should be on the previous line.297
ErrorsMissing a Javadoc comment.301
ErrorsParameter theList should be final.301
Errors'{' should be on the previous line.302
ErrorsLine is longer than 80 characters.303
Errors'while' is not followed by whitespace.306
Errors'{' should be on the previous line.307
Errors'if' construct must use '{}'s.309
Errors'if' is not followed by whitespace.309
ErrorsMissing a Javadoc comment.314
ErrorsParameter targetClass should be final.314
Errors'{' should be on the previous line.315
Errors'if' is not followed by whitespace.316
Errors'{' should be on the previous line.317
Errors'for' is not followed by whitespace.319
Errors'{' should be on the previous line.320
Errors'if' is not followed by whitespace.322
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.336
ErrorsParameter targetClass should be final.339
ErrorsExpected @param tag for 'targetClass'.339
Errors'{' should be on the previous line.340
ErrorsLine is longer than 80 characters.341
ErrorsAvoid inline conditionals.341
ErrorsLine is longer than 80 characters.348
Errors'{' should be on the previous line.352
ErrorsLine is longer than 80 characters.353
ErrorsMissing a Javadoc comment.356
Errors'{' should be on the previous line.357
ErrorsLine is longer than 80 characters.358
ErrorsLine is longer than 80 characters.367
ErrorsMissing a Javadoc comment.372
ErrorsVariable 'cache' must be private and have accessor methods.372
ErrorsMissing a Javadoc comment.374
ErrorsParameter cache should be final.374
Errors'cache' hides a field.374
Errors'{' should be on the previous line.375
ErrorsMissing a Javadoc comment.379
ErrorsParameter oid should be final.379
ErrorsParameter obj should be final.379
ErrorsParameter type should be final.379
Errors'{' should be on the previous line.380
ErrorsMissing a Javadoc comment.384
Errors'{' should be on the previous line.385
ErrorsMissing a Javadoc comment.389
ErrorsParameter oid should be final.389
Errors'{' should be on the previous line.390
ErrorsMissing a Javadoc comment.394
ErrorsParameter oid should be final.394
ErrorsParameter obj should be final.394
Errors'{' should be on the previous line.395
ErrorsMissing a Javadoc comment.399
ErrorsParameter oid should be final.399
ErrorsParameter obj should be final.399
Errors'{' should be on the previous line.400
ErrorsMissing a Javadoc comment.405
ErrorsParameter oid should be final.405
Errors'{' should be on the previous line.406
ErrorsMissing a Javadoc comment.410
ErrorsParameter oid should be final.410
Errors'{' should be on the previous line.411
ErrorsMissing a Javadoc comment.415
Errors'{' should be on the previous line.416

org/apache/ojb/broker/cache/MaterializationCache.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsParameter cache should be final.44
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.52
ErrorsExpected an @return tag.54
ErrorsMethod 'isEnabledMaterialisationCache' is not designed for extension - needs to be abstract, final or empty.54
Errors'{' should be on the previous line.55
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'enableMaterializationCache' is not designed for extension - needs to be abstract, final or empty.73
Errors'{' should be on the previous line.74
ErrorsMethod 'disableMaterializationCache' is not designed for extension - needs to be abstract, final or empty.82
Errors'{' should be on the previous line.83
Errors'if' construct must use '{}'s.84
Errors'if' is not followed by whitespace.84
Errors'if' is not followed by whitespace.92
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.95
Errors'if' is not followed by whitespace.96
Errors'{' should be on the previous line.97
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
ErrorsMethod 'doInternalCache' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter oid should be final.110
ErrorsParameter obj should be final.110
ErrorsParameter type should be final.110
Errors'{' should be on the previous line.111
Errors'if' is not followed by whitespace.114
Errors'{' should be on the previous line.115
Errors'}' should be on the same line.117
Errors'{' should be on the previous line.119
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
ErrorsParameter oid should be final.124
ErrorsParameter obj should be final.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.130
ErrorsLine has trailing spaces.131
ErrorsExpected an @return tag.132
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.132
ErrorsParameter oid should be final.132
ErrorsExpected @param tag for 'oid'.132
ErrorsParameter obj should be final.132
ErrorsExpected @param tag for 'obj'.132
Errors'{' should be on the previous line.133
Errors'if' is not followed by whitespace.135
Errors'{' should be on the previous line.136
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
ErrorsParameter oid should be final.142
Errors'{' should be on the previous line.143
Errors'if' is not followed by whitespace.145
Errors'{' should be on the previous line.146
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
ErrorsMethod 'doLocalLookup' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
ErrorsParameter oid should be final.156
Errors'{' should be on the previous line.157
ErrorsAvoid inline conditionals.159
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter oid should be final.162
Errors'{' should be on the previous line.163
ErrorsMethod 'doLocalRemove' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
ErrorsParameter oid should be final.168
Errors'{' should be on the previous line.169
ErrorsMethod 'doLocalClear' is not designed for extension - needs to be abstract, final or empty.176
Errors'{' should be on the previous line.177
Errors'if' construct must use '{}'s.178
Errors'if' is not followed by whitespace.178
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
Errors'{' should be on the previous line.185
Errors'if' construct must use '{}'s.186
Errors'if' is not followed by whitespace.186
ErrorsMissing a Javadoc comment.191
ErrorsParameter oid should be final.191
ErrorsParameter obj should be final.191
ErrorsParameter type should be final.191
Errors'{' should be on the previous line.192
ErrorsMissing a Javadoc comment.196
Errors'{' should be on the previous line.197
Errors'while' is not followed by whitespace.201
Errors'{' should be on the previous line.202
Errors'if' is not followed by whitespace.208
Errors'{' should be on the previous line.209
Errors'if' construct must use '{}'s.210
ErrorsLine is longer than 80 characters.210
Errors'if' is not followed by whitespace.210
ErrorsLine is longer than 80 characters.211
ErrorsMissing a Javadoc comment.220
Errors'{' should be on the previous line.221
ErrorsMissing a Javadoc comment.222
ErrorsVariable 'obj' must be private and have accessor methods.222
ErrorsMissing a Javadoc comment.223
ErrorsVariable 'type' must be private and have accessor methods.223
ErrorsMissing a Javadoc comment.225
ErrorsParameter obj should be final.225
Errors'obj' hides a field.225
ErrorsParameter type should be final.225
Errors'type' hides a field.225
Errors'{' should be on the previous line.226

org/apache/ojb/broker/cache/ObjectCache.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.45
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>48
Errors'{' should be on the previous line.54
ErrorsRedundant 'public' modifier.61
ErrorsRedundant 'public' modifier.70
ErrorsRedundant 'public' modifier.77
ErrorsRedundant 'public' modifier.82

org/apache/ojb/broker/cache/ObjectCacheDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsExtra HTML tag found: </p>53
ErrorsExtra HTML tag found: </p>56
ErrorsLine is longer than 80 characters.79
ErrorsExtra HTML tag found: </p>84
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.92
ErrorsExtra HTML tag found: </p>94
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.119
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>126
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.129
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.133
ErrorsMissing a Javadoc comment.134
ErrorsMissing a Javadoc comment.135
ErrorsMissing a Javadoc comment.136
ErrorsFirst sentence should end with a period.137
ErrorsName 'objectTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.140
ErrorsMissing a Javadoc comment.141
ErrorsName 'queue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.141
ErrorsMissing a Javadoc comment.143
ErrorsMissing a Javadoc comment.144
ErrorsMissing a Javadoc comment.145
ErrorsMissing a Javadoc comment.147
ErrorsVariable 'broker' must be private and have accessor methods.147
ErrorsMissing a Javadoc comment.148
Errors'1000' is a magic number.152
Errors'60' is a magic number.152
Errors'15' is a magic number.152
ErrorsMissing a Javadoc comment.153
ErrorsFirst sentence should end with a period.154
ErrorsMissing a Javadoc comment.163
ErrorsMissing a Javadoc comment.165
ErrorsParameter broker should be final.165
Errors'broker' hides a field.165
ErrorsParameter prop should be final.165
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.168
ErrorsAvoid inline conditionals.168
Errors'60' is a magic number.168
Errors'15' is a magic number.168
Errors'1000' is a magic number.168
ErrorsLine is longer than 80 characters.169
ErrorsLine is longer than 80 characters.170
ErrorsAvoid inline conditionals.170
ErrorsLine is longer than 80 characters.171
Errors'if' is not followed by whitespace.172
Errors'{' should be on the previous line.173
Errors'if' is not followed by whitespace.174
Errors'{' should be on the previous line.175
Errors'}' should be on the same line.178
Errors'{' should be on the previous line.180
ErrorsLine is longer than 80 characters.181
Errors'if' is not followed by whitespace.185
Errors'{' should be on the previous line.186
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.199
Errors'{' should be on the previous line.200
ErrorsMethod 'doInternalCache' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
ErrorsParameter oid should be final.206
ErrorsParameter obj should be final.206
ErrorsParameter type should be final.206
Errors'{' should be on the previous line.207
Errors'if' is not followed by whitespace.209
Errors'{' should be on the previous line.210
Errors'synchronized' is not followed by whitespace.212
Errors'{' should be on the previous line.213
Errors'if' construct must use '{}'s.214
Errors'if' is not followed by whitespace.214
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.225
ErrorsParameter oid should be final.225
ErrorsExpected @param tag for 'oid'.225
ErrorsParameter obj should be final.225
ErrorsExpected @param tag for 'obj'.225
Errors'{' should be on the previous line.226
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.230
ErrorsMissing a Javadoc comment.230
ErrorsParameter oid should be final.230
ErrorsParameter obj should be final.230
Errors'{' should be on the previous line.231
Errors'if' is not followed by whitespace.235
Errors'{' should be on the previous line.236
Errors'synchronized' is not followed by whitespace.237
Errors'{' should be on the previous line.238
Errors'if' is not followed by whitespace.239
Errors'{' should be on the previous line.240
Errors'if' construct must use '{}'s.245
Errors'if' is not followed by whitespace.245
ErrorsExpected an @return tag.254
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.254
ErrorsParameter oid should be final.254
ErrorsExpected @param tag for 'oid'.254
Errors'{' should be on the previous line.255
Errors'if' is not followed by whitespace.261
Errors'{' should be on the previous line.262
ErrorsLine is longer than 80 characters.264
Errors'if' is not followed by whitespace.264
Errors'}' should be on the same line.274
Errors'{' should be on the previous line.276
ErrorsComment matches to-do format 'TODO:'.278
ErrorsLine is longer than 80 characters.278
Errors'if' construct must use '{}'s.282
Errors'if' is not followed by whitespace.282
Errors'}' should be on the same line.284
Errors'{' should be on the previous line.286
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.295
ErrorsParameter oid should be final.295
ErrorsExpected @param tag for 'oid'.295
Errors'{' should be on the previous line.296
Errors'if' is not followed by whitespace.298
Errors'{' should be on the previous line.299
Errors'if' construct must use '{}'s.302
Errors'if' is not followed by whitespace.302
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.306
ErrorsMissing a Javadoc comment.306
Errors'{' should be on the previous line.307
ErrorsLine is longer than 80 characters.308
ErrorsMissing a Javadoc comment.316
ErrorsParameter oid should be final.316
Errors'{' should be on the previous line.317
Errors'if' is not followed by whitespace.318
Errors'{' should be on the previous line.319
ErrorsMissing a Javadoc comment.324
ErrorsParameter oid should be final.324
Errors'{' should be on the previous line.325
ErrorsMissing a Javadoc comment.329
Errors'{' should be on the previous line.330
Errors'+' should be on a new line.332
ErrorsLine is longer than 80 characters.333
ErrorsLine is longer than 80 characters.334
Errors'for' is not followed by whitespace.334
ErrorsMethod 'beforeRollback' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
ErrorsParameter event should be final.341
Errors'{' should be on the previous line.342
ErrorsMissing a Javadoc comment.347
ErrorsParameter event should be final.347
Errors'{' should be on the previous line.348
ErrorsMethod 'beforeClose' is not designed for extension - needs to be abstract, final or empty.352
ErrorsMissing a Javadoc comment.352
ErrorsParameter event should be final.352
Errors'{' should be on the previous line.353
ErrorsLine is longer than 80 characters.355
ErrorsLine is longer than 80 characters.356
Errors'if' is not followed by whitespace.359
Errors'{' should be on the previous line.360
ErrorsMissing a Javadoc comment.365
ErrorsParameter event should be final.365
Errors'{' should be on the previous line.366
ErrorsMethod 'afterCommit' is not designed for extension - needs to be abstract, final or empty.369
ErrorsMissing a Javadoc comment.369
ErrorsParameter event should be final.369
Errors'{' should be on the previous line.370
ErrorsMissing a Javadoc comment.374
ErrorsParameter event should be final.374
Errors'{' should be on the previous line.375
ErrorsMissing a Javadoc comment.378
ErrorsParameter event should be final.378
Errors'{' should be on the previous line.379
ErrorsMissing a Javadoc comment.382
ErrorsParameter event should be final.382
Errors'{' should be on the previous line.383
ErrorsMissing a Javadoc comment.386
ErrorsParameter obj should be final.386
ErrorsParameter oid should be final.386
Errors'{' should be on the previous line.387
Errors'if' is not followed by whitespace.388
Errors'{' should be on the previous line.389
Errors'}' should be on the same line.391
Errors'{' should be on the previous line.393
ErrorsMissing a Javadoc comment.398
Errors'{' should be on the previous line.399
Errors'while' is not followed by whitespace.401
Errors'{' should be on the previous line.402
ErrorsMissing a Javadoc comment.408
ErrorsParameter oid should be final.408
Errors'{' should be on the previous line.409
Errors'{' should be on the previous line.412
ErrorsLine is longer than 80 characters.421
ErrorsComment matches to-do format 'TODO:'.423
ErrorsLine is longer than 80 characters.426
Errors'3' is a magic number.428
ErrorsLine is longer than 80 characters.430
ErrorsLine is longer than 80 characters.433
ErrorsFirst sentence should end with a period.442
Errors'{' should be on the previous line.450
ErrorsMissing a Javadoc comment.451
Errors'13' is a magic number.452
Errors'17' is a magic number.452
Errors'19' is a magic number.452
Errors'23' is a magic number.452
Errors'29' is a magic number.452
Errors'31' is a magic number.452
Errors'37' is a magic number.452
Errors'41' is a magic number.452
Errors'43' is a magic number.452
Errors'47' is a magic number.452
Errors'51' is a magic number.452
ErrorsMissing a Javadoc comment.454
ErrorsMissing a Javadoc comment.455
ErrorsMissing a Javadoc comment.457
ErrorsParameter element should be final.457
Errors'{' should be on the previous line.458
ErrorsMissing a Javadoc comment.464
ErrorsParameter element1 should be final.464
ErrorsParameter element2 should be final.464
Errors'{' should be on the previous line.465
ErrorsMissing a Javadoc comment.472
ErrorsParameter element1 should be final.472
ErrorsParameter element2 should be final.472
ErrorsParameter element3 should be final.472
Errors'{' should be on the previous line.473
Errors'3' is a magic number.474
ErrorsMissing a Javadoc comment.481
ErrorsParameter elements should be final.481
Errors'elements' hides a field.481
Errors'{' should be on the previous line.482
ErrorsMissing a Javadoc comment.487
Errors'{' should be on the previous line.488
Errors'7' is a magic number.489
Errors'for' is not followed by whitespace.490
Errors'{' should be on the previous line.491
ErrorsMissing a Javadoc comment.498
ErrorsParameter obj should be final.498
Errors'{' should be on the previous line.499
Errors'if' is not followed by whitespace.500
Errors'{' should be on the previous line.501
Errors'}' should be on the same line.503
Errors'{' should be on the previous line.505
Errors'if' is not followed by whitespace.507
Errors'{' should be on the previous line.508
Errors'}' should be on the same line.510
Errors'if' is not followed by whitespace.511
Errors'{' should be on the previous line.512
Errors'}' should be on the same line.514
Errors'{' should be on the previous line.516
Errors'for' is not followed by whitespace.517
Errors'{' should be on the previous line.518
Errors'if' is not followed by whitespace.519
Errors'{' should be on the previous line.520
ErrorsMissing a Javadoc comment.529
Errors'{' should be on the previous line.530
ErrorsMissing a Javadoc comment.534
Errors'{' should be on the previous line.535
Errors'for' is not followed by whitespace.538
Errors'{' should be on the previous line.539
ErrorsLine is longer than 80 characters.540
ErrorsMissing a Javadoc comment.551
Errors'{' should be on the previous line.552
ErrorsMissing a Javadoc comment.553
ErrorsMissing a Javadoc comment.554
ErrorsMissing a Javadoc comment.555
ErrorsLine is longer than 80 characters.558
ErrorsMissing a Javadoc comment.558
Errors'static' modifier out of order with the JLS suggestions.558
ErrorsMissing a Javadoc comment.560
ErrorsMissing a Javadoc comment.561
ErrorsLine is longer than 80 characters.563
ErrorsMissing a Javadoc comment.563
ErrorsParameter object should be final.563
ErrorsParameter timeout should be final.563
Errors'if' is not followed by whitespace.568
Errors'{' should be on the previous line.569
Errors'}' should be on the same line.571
Errors'{' should be on the previous line.573
ErrorsMissing a Javadoc comment.578
Errors'{' should be on the previous line.579
ErrorsMissing a Javadoc comment.583
Errors'{' should be on the previous line.584
ErrorsMissing a Javadoc comment.589
Errors'static' modifier out of order with the JLS suggestions.589
Errors'{' should be on the previous line.590
ErrorsMissing a Javadoc comment.591
ErrorsMissing a Javadoc comment.592
ErrorsMissing a Javadoc comment.593
ErrorsMissing a Javadoc comment.595
ErrorsParameter object should be final.595
ErrorsParameter timeout should be final.595
Errors'{' should be on the previous line.596
Errors'if' is not followed by whitespace.600
Errors'{' should be on the previous line.601
Errors'}' should be on the same line.603
Errors'{' should be on the previous line.605
ErrorsMissing a Javadoc comment.610
Errors'{' should be on the previous line.611
ErrorsMissing a Javadoc comment.615
Errors'{' should be on the previous line.616
ErrorsMissing a Javadoc comment.620
Errors'{' should be on the previous line.621

org/apache/ojb/broker/cache/ObjectCacheEmptyImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.51
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.57
ErrorsParameter broker should be final.57
ErrorsParameter prop should be final.57
Errors'{' should be on the previous line.58
ErrorsParameter oid should be final.65
ErrorsExpected @param tag for 'oid'.65
ErrorsParameter obj should be final.65
ErrorsExpected @param tag for 'obj'.65
Errors'{' should be on the previous line.66
ErrorsExpected an @return tag.73
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter oid should be final.73
ErrorsExpected @param tag for 'oid'.73
Errors'{' should be on the previous line.74
ErrorsParameter oid should be final.81
ErrorsExpected @param tag for 'oid'.81
Errors'{' should be on the previous line.82
Errors'{' should be on the previous line.90
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.96

org/apache/ojb/broker/cache/ObjectCacheFactory.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>28
ErrorsLine is longer than 80 characters.29
ErrorsClass ObjectCacheFactory should be declared as final.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsExpected an @return tag.41
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsExpected an @return tag.57
ErrorsParameter broker should be final.57
Errors'{' should be on the previous line.58
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.76
Errors'}' should be on the same line.77
Errors'catch' is not followed by whitespace.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
Errors'+' should be on a new line.80

org/apache/ojb/broker/cache/ObjectCacheInternal.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsRedundant 'public' modifier.31
ErrorsRedundant 'public' modifier.35
ErrorsRedundant 'public' modifier.39
ErrorsRedundant 'public' modifier.43
ErrorsRedundant 'public' modifier.48
ErrorsRedundant 'public' modifier.57
ErrorsExpected @param tag for 'oid'.57
ErrorsExpected @param tag for 'obj'.57
ErrorsExpected @param tag for 'type'.57
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.72
ErrorsRedundant 'public' modifier.79

org/apache/ojb/broker/cache/ObjectCacheJCSImpl.java

ViolationMessageLine
ErrorsExtra HTML tag found: </p>38
ErrorsLine is longer than 80 characters.54
Errors'{' should be on the previous line.57
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.69
ErrorsParameter broker should be final.69
ErrorsParameter prop should be final.69
Errors'{' should be on the previous line.70
ErrorsFirst sentence should end with a period.74
ErrorsParameter name should be final.77
ErrorsExpected @param tag for 'name'.77
Errors'{' should be on the previous line.78
ErrorsAvoid inline conditionals.79
Errors'{' should be on the previous line.81
Errors'}' should be on the same line.83
Errors'catch' is not followed by whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'getRegionName' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter oid should be final.98
ErrorsExpected @param tag for 'oid'.98
ErrorsParameter obj should be final.98
ErrorsExpected @param tag for 'obj'.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
Errors'}' should be on the same line.103
Errors'{' should be on the previous line.105
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter oid should be final.110
ErrorsParameter obj should be final.110
Errors'{' should be on the previous line.111
Errors'{' should be on the previous line.114
Errors'}' should be on the same line.117
Errors'catch' is not followed by whitespace.118
Errors'{' should be on the previous line.119
ErrorsMust have at least one statement.119
Errors'}' should be on the same line.121
Errors'catch' is not followed by whitespace.122
Errors'{' should be on the previous line.123
ErrorsExpected an @return tag.133
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.133
ErrorsParameter oid should be final.133
ErrorsExpected @param tag for 'oid'.133
Errors'{' should be on the previous line.134
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.143
ErrorsParameter oid should be final.143
Errors'{' should be on the previous line.144
Errors'{' should be on the previous line.146
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.158
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.161
Errors'{' should be on the previous line.163
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
Errors'{' should be on the previous line.174
ErrorsLine is longer than 80 characters.175

org/apache/ojb/broker/cache/ObjectCacheJCSPerClassImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.57
Errors'{' should be on the previous line.61
ErrorsMissing a Javadoc comment.62
ErrorsFirst sentence should end with a period.64
ErrorsParameter broker should be final.67
ErrorsExpected @param tag for 'broker'.67
ErrorsParameter prop should be final.67
ErrorsExpected @param tag for 'prop'.67
ErrorsMethod 'getCache' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter oid should be final.71
ErrorsParameter obj should be final.71
ErrorsParameter methodCall should be final.71
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.76
ErrorsFirst sentence should end with a period.82
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.85
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.89
Errors'{' should be on the previous line.92
Errors'}' should be on the same line.94
Errors'{' should be on the previous line.96
ErrorsFirst sentence should end with a period.102
ErrorsParameter objectClass should be final.108
ErrorsParameter methodCall should be final.108
ErrorsExpected @param tag for 'methodCall'.108
Errors'{' should be on the previous line.109
ErrorsLine is longer than 80 characters.110
Errors'{' should be on the previous line.112
ErrorsLine is longer than 80 characters.114

org/apache/ojb/broker/cache/ObjectCacheLocalDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>61
ErrorsLine is longer than 80 characters.63
Errors'{' should be on the previous line.66
ErrorsMissing a Javadoc comment.67
ErrorsFirst sentence should end with a period.69
ErrorsVariable 'objectTable' must be private and have accessor methods.72
Errors'1000' is a magic number.77
Errors'60' is a magic number.77
Errors'15' is a magic number.77
ErrorsLine is longer than 80 characters.82
ErrorsParameter broker should be final.82
ErrorsExpected @param tag for 'broker'.82
ErrorsParameter prop should be final.82
ErrorsExpected @param tag for 'prop'.82
ErrorsLine is longer than 80 characters.84
ErrorsAvoid inline conditionals.84
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
Errors'*' is not preceded with whitespace.84
Errors'*' is not followed by whitespace.84
Errors'1000' is a magic number.84
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.90
Errors'{' should be on the previous line.91
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter oid should be final.100
ErrorsExpected @param tag for 'oid'.100
ErrorsParameter obj should be final.100
ErrorsExpected @param tag for 'obj'.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter oid should be final.109
ErrorsParameter obj should be final.109
Errors'{' should be on the previous line.110
Errors'if' is not followed by whitespace.111
Errors'{' should be on the previous line.112
ErrorsExpected an @return tag.123
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter oid should be final.123
ErrorsExpected @param tag for 'oid'.123
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
ErrorsAvoid inline conditionals.137
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.143
ErrorsParameter oid should be final.143
ErrorsExpected @param tag for 'oid'.143
Errors'{' should be on the previous line.144
Errors'{' should be on the previous line.146
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
Errors'{' should be on the previous line.152
ErrorsLine is longer than 80 characters.153
ErrorsMissing a Javadoc comment.161
Errors'{' should be on the previous line.162
ErrorsMissing a Javadoc comment.163
ErrorsVariable 'lifetime' must be private and have accessor methods.163
ErrorsMissing a Javadoc comment.164
ErrorsVariable 'object' must be private and have accessor methods.164
ErrorsMissing a Javadoc comment.166
ErrorsParameter object should be final.166
Errors'object' hides a field.166
Errors'{' should be on the previous line.167

org/apache/ojb/broker/cache/ObjectCachePerBrokerImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>50
ErrorsLine is longer than 80 characters.51
Errors'{' should be on the previous line.54
ErrorsFirst sentence should end with a period.55
ErrorsVariable 'objectTable' must be private and have accessor methods.58
ErrorsFirst sentence should end with a period.60
ErrorsParameter broker should be final.63
ErrorsExpected @param tag for 'broker'.63
ErrorsParameter prop should be final.63
ErrorsExpected @param tag for 'prop'.63
Errors'{' should be on the previous line.64
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.73
Errors'{' should be on the previous line.74
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter oid should be final.83
ErrorsExpected @param tag for 'oid'.83
ErrorsParameter obj should be final.83
ErrorsExpected @param tag for 'obj'.83
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.86
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter oid should be final.92
ErrorsParameter obj should be final.92
Errors'{' should be on the previous line.93
Errors'if' is not followed by whitespace.94
Errors'{' should be on the previous line.95
ErrorsExpected an @return tag.106
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.106
ErrorsParameter oid should be final.106
ErrorsExpected @param tag for 'oid'.106
Errors'{' should be on the previous line.107
Errors'{' should be on the previous line.111
Errors'{' should be on the previous line.114
ErrorsLine is longer than 80 characters.115
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter oid should be final.124
ErrorsExpected @param tag for 'oid'.124
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.127
ErrorsFirst sentence should end with a period.132
ErrorsMethod 'beforeClose' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter event should be final.135
ErrorsExpected @param tag for 'event'.135
Errors'{' should be on the previous line.136
ErrorsMissing a Javadoc comment.140
ErrorsParameter event should be final.140
Errors'{' should be on the previous line.141
ErrorsMissing a Javadoc comment.145
ErrorsParameter event should be final.145
Errors'{' should be on the previous line.146
ErrorsMissing a Javadoc comment.150
ErrorsParameter event should be final.150
Errors'{' should be on the previous line.151
ErrorsMissing a Javadoc comment.155
ErrorsParameter event should be final.155
Errors'{' should be on the previous line.156
ErrorsMissing a Javadoc comment.160
ErrorsParameter event should be final.160
Errors'{' should be on the previous line.161
ErrorsMissing a Javadoc comment.165
ErrorsParameter event should be final.165
Errors'{' should be on the previous line.166
ErrorsMethod 'afterRollback' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsParameter event should be final.170
Errors'{' should be on the previous line.171

org/apache/ojb/broker/cache/ObjectCachePerClassImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.35
ErrorsFirst sentence should end with a period.37
ErrorsParameter broker should be final.40
ErrorsExpected @param tag for 'broker'.40
ErrorsParameter prop should be final.40
ErrorsExpected @param tag for 'prop'.40
Errors'{' should be on the previous line.41
ErrorsMethod 'getCache' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter oid should be final.45
ErrorsParameter obj should be final.45
ErrorsParameter methodCall should be final.45
Errors'{' should be on the previous line.46
Errors'if' is not followed by whitespace.47
Errors'{' should be on the previous line.48
Errors'}' should be on the same line.50
Errors'{' should be on the previous line.52
ErrorsFirst sentence should end with a period.57
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.60
Errors'{' should be on the previous line.61
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.67
ErrorsFirst sentence should end with a period.73
ErrorsMethod 'setClassCache' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter objectClass should be final.84
ErrorsParameter cache should be final.84
Errors'{' should be on the previous line.86
ErrorsFirst sentence should end with a period.90
ErrorsParameter className should be final.96
ErrorsParameter cache should be final.96
Errors'{' should be on the previous line.97
ErrorsFirst sentence should end with a period.101
ErrorsParameter objectClass should be final.107
ErrorsParameter methodCall should be final.107
ErrorsExpected @param tag for 'methodCall'.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.109
Errors'{' should be on the previous line.112

org/apache/ojb/broker/cache/ObjectCacheSoftImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
Errors'{' should be on the previous line.38
ErrorsFirst sentence should end with a period.39
ErrorsFirst sentence should end with a period.44
Errors'10000' is a magic number.47
ErrorsFirst sentence should end with a period.49
ErrorsParameter broker should be final.55
ErrorsParameter properties should be final.55
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.67
ErrorsParameter configuration should be final.67
ErrorsExpected @param tag for 'configuration'.67
ErrorsExpected @throws tag for 'ConfigurationException'.67
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.67
ErrorsLine is longer than 80 characters.73
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.75
ErrorsParameter oid should be final.75
ErrorsExpected @param tag for 'oid'.75
ErrorsParameter obj should be final.75
ErrorsExpected @param tag for 'obj'.75
Errors'{' should be on the previous line.76
Errors'synchronized' is not followed by whitespace.77
Errors'{' should be on the previous line.78
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter oid should be final.83
ErrorsParameter obj should be final.83
Errors'{' should be on the previous line.84
Errors'synchronized' is not followed by whitespace.85
Errors'{' should be on the previous line.86
Errors'if' is not followed by whitespace.87
Errors'{' should be on the previous line.88
ErrorsLine is longer than 80 characters.97
ErrorsExpected an @return tag.99
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter oid should be final.99
ErrorsExpected @param tag for 'oid'.99
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.105
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter oid should be final.107
ErrorsExpected @param tag for 'oid'.107
Errors'{' should be on the previous line.108
Errors'synchronized' is not followed by whitespace.109
Errors'{' should be on the previous line.110
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.118
Errors'{' should be on the previous line.119
ErrorsFirst sentence should end with a period.123
Errors'{' should be on the previous line.127
ErrorsFirst sentence should end with a period.141
Errors'{' should be on the previous line.147
ErrorsFirst sentence should end with a period.153
ErrorsParameter key should be final.160
ErrorsParameter value should be final.160
Errors'{' should be on the previous line.161
Errors'{' should be on the previous line.164
ErrorsFirst sentence should end with a period.172
ErrorsParameter key should be final.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.189
Errors'{' should be on the previous line.192
Errors'}' should be on the same line.196
Errors'{' should be on the previous line.198
Errors'{' should be on the previous line.200
Errors'}' should be on the same line.202
Errors'{' should be on the previous line.204
ErrorsFirst sentence should end with a period.212
ErrorsParameter key should be final.218
Errors'{' should be on the previous line.219
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.226
ErrorsFirst sentence should end with a period.233
Errors'{' should be on the previous line.237
ErrorsClass SoftValue should be declared as final.247
Errors'{' should be on the previous line.248
ErrorsFirst sentence should end with a period.249
ErrorsFirst sentence should end with a period.254
ErrorsLine is longer than 80 characters.261
Errors'key' hides a field.261
ErrorsFirst sentence should end with a period.268
Errors'{' should be on the previous line.272
Errors'{' should be on the previous line.275

org/apache/ojb/broker/cache/ObjectCacheTwoLevelImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.47
ErrorsExtra HTML tag found: </p>49
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsExtra HTML tag found: </p>55
ErrorsExtra HTML tag found: </p>58
ErrorsExtra HTML tag found: </p>61
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.96
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.107
ErrorsMissing a Javadoc comment.109
ErrorsMissing a Javadoc comment.111
ErrorsMissing a Javadoc comment.112
ErrorsMissing a Javadoc comment.113
ErrorsLine is longer than 80 characters.114
ErrorsMissing a Javadoc comment.114
ErrorsLine is longer than 80 characters.115
ErrorsMissing a Javadoc comment.115
ErrorsMissing a Javadoc comment.117
ErrorsMissing a Javadoc comment.119
ErrorsMissing a Javadoc comment.120
ErrorsMissing a Javadoc comment.121
ErrorsMissing a Javadoc comment.122
ErrorsMissing a Javadoc comment.123
ErrorsMissing a Javadoc comment.124
ErrorsLine is longer than 80 characters.126
ErrorsMissing a Javadoc comment.126
Errors'broker' hides a field.126
ErrorsParameter prop should be final.126
ErrorsComment matches to-do format 'TODO:'.128
ErrorsLine is longer than 80 characters.128
Errors'if' is not followed by whitespace.129
Errors'{' should be on the previous line.130
Errors'}' should be on the same line.132
Errors'if' is not followed by whitespace.133
Errors'{' should be on the previous line.134
ErrorsLine is longer than 80 characters.135
Errors'}' should be on the same line.136
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.140
Errors'100' is a magic number.143
ErrorsLine is longer than 80 characters.151
ErrorsExpected an @return tag.154
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.159
ErrorsMissing a Javadoc comment.159
ErrorsParameter broker should be final.159
Errors'broker' hides a field.159
ErrorsParameter prop should be final.159
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.161
Errors'if' is not followed by whitespace.161
Errors'if' is not followed by whitespace.162
Errors'{' should be on the previous line.163
ErrorsLine is longer than 80 characters.166
Errors'if' is not followed by whitespace.167
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.171
Errors'if' is not followed by whitespace.172
Errors'{' should be on the previous line.173
ErrorsLine has trailing spaces.176
ErrorsLine is longer than 80 characters.177
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.180
Errors'{' is not preceded with whitespace.180
ErrorsLine is longer than 80 characters.181
Errors'+' should be on a new line.181
Errors'+' is not followed by whitespace.182
Errors'+' should be on a new line.182
ErrorsLine is longer than 80 characters.183
Errors'+' should be on a new line.183
ErrorsLine is longer than 80 characters.184
Errors'+' should be on a new line.184
ErrorsLine has trailing spaces.187
Errors'{' should be on the previous line.191
ErrorsLine is longer than 80 characters.192
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
ErrorsLine is longer than 80 characters.196
ErrorsLine is longer than 80 characters.199
Errors'if' is not followed by whitespace.200
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
Errors'}' should be on the same line.207
Errors'catch' is not followed by whitespace.208
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.211
Errors'if' is not followed by whitespace.213
Errors'{' should be on the previous line.214
ErrorsLine has trailing spaces.224
ErrorsMethod 'getApplicationCache' is not designed for extension - needs to be abstract, final or empty.227
Errors'{' should be on the previous line.228
ErrorsMissing a Javadoc comment.232
ErrorsParameter oid should be final.232
Errors'{' should be on the previous line.233
Errors'if' is not followed by whitespace.236
Errors'{' should be on the previous line.237
ErrorsLine is longer than 80 characters.243
ErrorsMissing a Javadoc comment.243
ErrorsParameter oid should be final.243
ErrorsParameter obj should be final.243
ErrorsParameter cacheIfNew should be final.243
Errors'if' is not followed by whitespace.250
Errors'{' should be on the previous line.251
Errors'if' is not followed by whitespace.255
Errors'{' should be on the previous line.256
Errors'}' should be on the same line.258
Errors'{' should be on the previous line.260
ErrorsMethod 'resetSessionCache' is not designed for extension - needs to be abstract, final or empty.270
Errors'{' should be on the previous line.271
ErrorsLine is longer than 80 characters.277
ErrorsParameter typeToProcess should be final.280
ErrorsExpected @param tag for 'typeToProcess'.280
ErrorsParameter typeAfterProcess should be final.280
ErrorsExpected @param tag for 'typeAfterProcess'.280
Errors'for' is not followed by whitespace.282
Errors'{' should be on the previous line.283
Errors'if' is not followed by whitespace.287
Errors'{' should be on the previous line.288
Errors'if' construct must use '{}'s.289
Errors'if' is not followed by whitespace.289
ErrorsLine is longer than 80 characters.290
Errors'}' should be on the same line.291
Errors'{' should be on the previous line.293
Errors'if' is not followed by whitespace.295
Errors'{' should be on the previous line.296
Errors'if' is not followed by whitespace.297
Errors'{' should be on the previous line.298
ErrorsLine is longer than 80 characters.299
ErrorsLine is longer than 80 characters.303
Errors'if' is not followed by whitespace.305
Errors'{' should be on the previous line.306
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.308
ErrorsLine is longer than 80 characters.318
ErrorsLine is longer than 80 characters.319
ErrorsMethod 'doInternalCache' is not designed for extension - needs to be abstract, final or empty.322
ErrorsParameter oid should be final.322
ErrorsExpected @param tag for 'oid'.322
ErrorsParameter obj should be final.322
ErrorsExpected @param tag for 'obj'.322
ErrorsParameter type should be final.322
ErrorsExpected @param tag for 'type'.322
Errors'{' should be on the previous line.323
Errors'if' is not followed by whitespace.326
Errors'{' should be on the previous line.327
ErrorsLine is longer than 80 characters.329
Errors'if' is not followed by whitespace.330
Errors'{' should be on the previous line.331
Errors'}' should be on the same line.335
Errors'{' should be on the previous line.337
Errors'if' is not followed by whitespace.341
Errors'{' should be on the previous line.342
ErrorsLine is longer than 80 characters.343
Errors'+' should be on a new line.343
Errors'}' should be on the same line.347
Errors'{' should be on the previous line.349
ErrorsExpected an @return tag.362
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.362
ErrorsParameter oid should be final.362
ErrorsExpected @param tag for 'oid'.362
Errors'{' should be on the previous line.363
Errors'if' is not followed by whitespace.367
Errors'{' should be on the previous line.368
Errors'if' is not followed by whitespace.371
Errors'{' should be on the previous line.372
Errors'if' is not followed by whitespace.376
Errors'{' should be on the previous line.377
Errors'if' construct must use '{}'s.380
ErrorsLine is longer than 80 characters.380
Errors'if' is not followed by whitespace.380
Errors'if' is not followed by whitespace.383
Errors'{' should be on the previous line.384
ErrorsLine is longer than 80 characters.391
ErrorsLine is longer than 80 characters.392
ErrorsLine is longer than 80 characters.393
ErrorsLine is longer than 80 characters.394
ErrorsMethod 'materializeFullObject' is not designed for extension - needs to be abstract, final or empty.402
ErrorsParameter target should be final.402
Errors'{' should be on the previous line.403
Errors'{' is not preceded with whitespace.407
ErrorsLine is longer than 80 characters.408
ErrorsLine is longer than 80 characters.409
Errors'else' is not preceded with whitespace.410
Errors'}' is not followed by whitespace.410
Errors'else' is not followed by whitespace.410
Errors'{' is not preceded with whitespace.410
ErrorsLine is longer than 80 characters.412
ErrorsLine has trailing spaces.413
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.419
ErrorsParameter oid should be final.419
ErrorsExpected @param tag for 'oid'.419
Errors'{' should be on the previous line.420
Errors'if' construct must use '{}'s.421
Errors'if' is not followed by whitespace.421
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.429
Errors'{' should be on the previous line.430
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.438
ErrorsParameter oid should be final.438
ErrorsExpected @param tag for 'oid'.438
ErrorsParameter obj should be final.438
ErrorsExpected @param tag for 'obj'.438
Errors'{' should be on the previous line.439
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.443
ErrorsMissing a Javadoc comment.443
ErrorsParameter oid should be final.443
ErrorsParameter obj should be final.443
Errors'{' should be on the previous line.444
Errors'if' is not followed by whitespace.446
Errors'{' should be on the previous line.447
ErrorsLine is longer than 80 characters.448
ErrorsLine is longer than 80 characters.457
ErrorsLine is longer than 80 characters.458
ErrorsLine is longer than 80 characters.459
ErrorsLine is longer than 80 characters.461
ErrorsParameter oid should be final.461
ErrorsParameter entry should be final.461
ErrorsParameter onlyIfNew should be final.461
Errors'if' is not followed by whitespace.463
Errors'{' should be on the previous line.464
ErrorsLine is longer than 80 characters.465
Errors'if' construct must use '{}'s.466
Errors'if' is not followed by whitespace.466
Errors'}' should be on the same line.467
Errors'{' should be on the previous line.469
Errors'{' should be on the previous line.479
Errors'while' is not followed by whitespace.481
Errors'{' should be on the previous line.482
ErrorsMethod 'afterCommit' is not designed for extension - needs to be abstract, final or empty.495
ErrorsParameter event should be final.495
ErrorsExpected @param tag for 'event'.495
Errors'{' should be on the previous line.496
Errors'if' construct must use '{}'s.497
ErrorsLine is longer than 80 characters.497
Errors'if' is not followed by whitespace.497
Errors'if' is not followed by whitespace.498
Errors'{' should be on the previous line.499
ErrorsLine is longer than 80 characters.500
Errors'+' should be on a new line.500
ErrorsLine is longer than 80 characters.501
Errors'{' should be on the previous line.504
Errors'}' should be on the same line.507
Errors'{' should be on the previous line.509
ErrorsFirst sentence should end with a period.514
ErrorsMethod 'beforeClose' is not designed for extension - needs to be abstract, final or empty.518
ErrorsParameter event should be final.518
ErrorsExpected @param tag for 'event'.518
Errors'{' should be on the previous line.519
ErrorsLine is longer than 80 characters.522
ErrorsLine is longer than 80 characters.523
ErrorsLine is longer than 80 characters.524
ErrorsLine is longer than 80 characters.526
ErrorsLine is longer than 80 characters.527
ErrorsLine is longer than 80 characters.528
Errors'if' is not followed by whitespace.531
Errors'{' should be on the previous line.532
Errors'if' construct must use '{}'s.533
Errors'if' is not followed by whitespace.533
ErrorsFirst sentence should end with a period.538
ErrorsMethod 'beforeRollback' is not designed for extension - needs to be abstract, final or empty.541
ErrorsParameter event should be final.541
ErrorsExpected @param tag for 'event'.541
Errors'{' should be on the previous line.542
Errors'if' construct must use '{}'s.543
Errors'if' is not followed by whitespace.543
ErrorsMissing a Javadoc comment.547
ErrorsParameter event should be final.547
Errors'{' should be on the previous line.548
ErrorsMissing a Javadoc comment.551
ErrorsParameter event should be final.551
Errors'{' should be on the previous line.552
ErrorsMissing a Javadoc comment.555
ErrorsParameter event should be final.555
Errors'{' should be on the previous line.556
ErrorsMissing a Javadoc comment.559
ErrorsParameter event should be final.559
Errors'{' should be on the previous line.560
ErrorsMissing a Javadoc comment.563
ErrorsParameter event should be final.563
Errors'{' should be on the previous line.564
ErrorsLine is longer than 80 characters.573
ErrorsLine is longer than 80 characters.574
ErrorsMissing a Javadoc comment.578
ErrorsMissing a Javadoc comment.579
ErrorsLine is longer than 80 characters.581
ErrorsMissing a Javadoc comment.581
ErrorsParameter oid should be final.581
Errors'oid' hides a field.581
ErrorsParameter obj should be final.581
ErrorsParameter type should be final.581
Errors'type' hides a field.581
ErrorsMissing a Javadoc comment.590
Errors'{' should be on the previous line.591
ErrorsLine is longer than 80 characters.593
ErrorsLine is longer than 80 characters.594
ErrorsLine is longer than 80 characters.596
ErrorsRedundant 'public' modifier.600
ErrorsLine is longer than 80 characters.603
ErrorsLine is longer than 80 characters.605
ErrorsLine is longer than 80 characters.610
ErrorsRedundant 'public' modifier.610
ErrorsMissing a Javadoc comment.613
Errors'{' should be on the previous line.614
ErrorsMissing a Javadoc comment.615
ErrorsMissing a Javadoc comment.617
Errors'{' should be on the previous line.618
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.621
ErrorsMissing a Javadoc comment.621
ErrorsParameter broker should be final.621
ErrorsParameter obj should be final.621
Errors'{' should be on the previous line.622
ErrorsLine is longer than 80 characters.625
Errors'for' is not followed by whitespace.631
Errors'{' should be on the previous line.632
Errors'if' construct must use '{}'s.637
ErrorsLine is longer than 80 characters.637
Errors'if' is not followed by whitespace.637
ErrorsLine is longer than 80 characters.647
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.647
ErrorsMissing a Javadoc comment.647
ErrorsParameter broker should be final.647
ErrorsParameter obj should be final.647
ErrorsParameter oldObject should be final.647
ErrorsLine is longer than 80 characters.651
ErrorsAvoid inline conditionals.651
Errors'for' is not followed by whitespace.656
Errors'{' should be on the previous line.657

org/apache/ojb/broker/cache/RuntimeCacheException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.19
Errors'{' should be on the previous line.20
ErrorsMissing a Javadoc comment.21
Errors'{' should be on the previous line.22
ErrorsMissing a Javadoc comment.25
ErrorsParameter msg should be final.25
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.30
ErrorsParameter cause should be final.30
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.35
ErrorsParameter msg should be final.35
ErrorsParameter cause should be final.35
Errors'{' should be on the previous line.36

org/apache/ojb/broker/core/DelegatingPersistenceBroker.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsName 'm_broker' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsVariable 'm_broker' must be private and have accessor methods.62
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter broker should be final.64
ErrorsLine contains a tab character.65
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsExpected an @return tag.73
ErrorsLine contains a tab character.73
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.73
ErrorsLine contains a tab character.74
Errors'{' should be on the previous line.74
ErrorsLine contains a tab character.75
Errors'{' should be on the previous line.76
ErrorsLine contains a tab character.77
Errors'}' should be on the same line.78
ErrorsLine contains a tab character.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.82
Errors'+' should be on a new line.82
ErrorsLine contains a tab character.86
ErrorsFirst sentence should end with a period.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsExpected an @return tag.92
ErrorsLine contains a tab character.92
ErrorsMethod 'getDelegate' is not designed for extension - needs to be abstract, final or empty.92
ErrorsLine contains a tab character.93
Errors'{' should be on the previous line.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.97
ErrorsMethod 'setDelegate' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter broker should be final.97
ErrorsLine contains a tab character.98
Errors'{' should be on the previous line.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsExpected an @return tag.117
ErrorsLine contains a tab character.117
ErrorsMethod 'getInnermostDelegate' is not designed for extension - needs to be abstract, final or empty.117
ErrorsLine contains a tab character.118
Errors'{' should be on the previous line.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
Errors'{' should be on the previous line.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
Errors'{' should be on the previous line.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsMethod 'isManaged' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
Errors'{' should be on the previous line.132
ErrorsMethod 'setManaged' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsParameter managed should be final.136
Errors'{' should be on the previous line.137
ErrorsMethod 'getReferenceBroker' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
Errors'{' should be on the previous line.142
ErrorsLine is longer than 80 characters.146
ErrorsMethod 'checkRefreshRelationships' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter obj should be final.146
ErrorsParameter oid should be final.146
ErrorsParameter cld should be final.146
ErrorsMethod 'getRelationshipPrefetcherFactory' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
Errors'{' should be on the previous line.152
ErrorsLine is longer than 80 characters.156
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
ErrorsParameter obj should be final.156
ErrorsParameter oid should be final.156
ErrorsParameter cld should be final.156
ErrorsParameter insert should be final.156
ErrorsParameter ignoreReferences should be final.156
ErrorsLine is longer than 80 characters.161
ErrorsMethod 'delete' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
ErrorsParameter obj should be final.161
ErrorsParameter ignoreReferences should be final.161
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.161
ErrorsMethod 'isInTransaction' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.166
Errors'{' should be on the previous line.167
ErrorsLine contains a tab character.171
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
ErrorsLine contains a tab character.172
Errors'{' should be on the previous line.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsMethod 'setClosed' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter closed should be final.176
ErrorsLine contains a tab character.177
Errors'{' should be on the previous line.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.181
ErrorsMethod 'beginTransaction' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsRedundant throws: 'TransactionInProgressException' is unchecked exception.182
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.182
ErrorsLine contains a tab character.183
Errors'{' should be on the previous line.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.187
ErrorsMethod 'commitTransaction' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187
ErrorsLine is longer than 80 characters.188
ErrorsLine contains a tab character.188
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.188
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.188
ErrorsLine contains a tab character.189
Errors'{' should be on the previous line.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.193
ErrorsMethod 'abortTransaction' is not designed for extension - needs to be abstract, final or empty.193
ErrorsMissing a Javadoc comment.193
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.193
ErrorsLine contains a tab character.194
Errors'{' should be on the previous line.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
ErrorsLine contains a tab character.199
Errors'{' should be on the previous line.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsMethod 'serviceSqlGenerator' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
ErrorsLine contains a tab character.204
Errors'{' should be on the previous line.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.208
ErrorsMethod 'serviceJdbcAccess' is not designed for extension - needs to be abstract, final or empty.208
ErrorsMissing a Javadoc comment.208
ErrorsLine contains a tab character.209
Errors'{' should be on the previous line.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.213
ErrorsMethod 'delete' is not designed for extension - needs to be abstract, final or empty.213
ErrorsMissing a Javadoc comment.213
ErrorsParameter obj should be final.213
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.213
ErrorsLine contains a tab character.214
Errors'{' should be on the previous line.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.218
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.218
ErrorsMissing a Javadoc comment.218
ErrorsParameter obj should be final.218
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.218
ErrorsLine contains a tab character.219
Errors'{' should be on the previous line.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.223
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.223
ErrorsMissing a Javadoc comment.223
ErrorsParameter obj should be final.223
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsParameter modification should be final.224
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.224
ErrorsLine contains a tab character.225
Errors'{' should be on the previous line.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.229
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
ErrorsLine contains a tab character.230
Errors'{' should be on the previous line.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.234
ErrorsLine contains a tab character.234
ErrorsMethod 'removeFromCache' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
ErrorsParameter obj should be final.234
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.234
ErrorsLine contains a tab character.235
Errors'{' should be on the previous line.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsMethod 'clearCache' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.239
ErrorsLine contains a tab character.240
Errors'{' should be on the previous line.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.244
ErrorsMethod 'getDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
ErrorsLine contains a tab character.245
Errors'{' should be on the previous line.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.249
ErrorsMethod 'removeAllListeners' is not designed for extension - needs to be abstract, final or empty.249
ErrorsMissing a Javadoc comment.249
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.249
ErrorsLine contains a tab character.250
Errors'{' should be on the previous line.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsMethod 'removeAllListeners' is not designed for extension - needs to be abstract, final or empty.254
ErrorsMissing a Javadoc comment.254
ErrorsParameter permanent should be final.254
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsMethod 'retrieveReference' is not designed for extension - needs to be abstract, final or empty.259
ErrorsMissing a Javadoc comment.259
ErrorsParameter pInstance should be final.259
ErrorsParameter pAttributeName should be final.259
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.264
ErrorsMethod 'retrieveAllReferences' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
ErrorsParameter pInstance should be final.264
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.269
ErrorsMethod 'serviceConnectionManager' is not designed for extension - needs to be abstract, final or empty.269
ErrorsMissing a Javadoc comment.269
ErrorsLine contains a tab character.270
Errors'{' should be on the previous line.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.274
ErrorsMethod 'serviceStatementManager' is not designed for extension - needs to be abstract, final or empty.274
ErrorsMissing a Javadoc comment.274
ErrorsLine contains a tab character.275
Errors'{' should be on the previous line.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
ErrorsMethod 'serviceSequenceManager' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsLine contains a tab character.280
Errors'{' should be on the previous line.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.284
ErrorsMethod 'serviceBrokerHelper' is not designed for extension - needs to be abstract, final or empty.284
ErrorsMissing a Javadoc comment.284
ErrorsLine contains a tab character.285
Errors'{' should be on the previous line.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.289
ErrorsMethod 'serviceObjectCache' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
ErrorsLine contains a tab character.290
Errors'{' should be on the previous line.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsMethod 'serviceIdentity' is not designed for extension - needs to be abstract, final or empty.294
ErrorsMissing a Javadoc comment.294
Errors'{' should be on the previous line.295
ErrorsLine contains a tab character.299
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.299
ErrorsMissing a Javadoc comment.299
ErrorsParameter event should be final.299
ErrorsLine contains a tab character.300
Errors'{' should be on the previous line.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.304
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
ErrorsParameter event should be final.304
ErrorsLine contains a tab character.305
Errors'{' should be on the previous line.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.309
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.309
ErrorsMissing a Javadoc comment.309
ErrorsParameter event should be final.309
ErrorsLine contains a tab character.310
Errors'{' should be on the previous line.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.314
ErrorsMissing a Javadoc comment.314
ErrorsParameter listener should be final.314
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine is longer than 80 characters.319
ErrorsLine contains a tab character.319
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.319
ErrorsMissing a Javadoc comment.319
ErrorsParameter listener should be final.319
ErrorsParameter permanent should be final.319
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine is longer than 80 characters.324
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsParameter listener should be final.324
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.324
ErrorsLine contains a tab character.325
ErrorsLine has trailing spaces.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine is longer than 80 characters.329
ErrorsLine contains a tab character.329
ErrorsMethod 'getTopLevelClass' is not designed for extension - needs to be abstract, final or empty.329
ErrorsMissing a Javadoc comment.329
ErrorsParameter clazz should be final.329
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.329
ErrorsLine contains a tab character.330
Errors'{' should be on the previous line.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.334
ErrorsMethod 'hasClassDescriptor' is not designed for extension - needs to be abstract, final or empty.334
ErrorsMissing a Javadoc comment.334
ErrorsParameter clazz should be final.334
ErrorsLine contains a tab character.335
Errors'{' should be on the previous line.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine is longer than 80 characters.339
ErrorsLine contains a tab character.339
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.339
ErrorsMissing a Javadoc comment.339
ErrorsParameter clazz should be final.339
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.344
ErrorsMethod 'getPKEnumerationByQuery' is not designed for extension - needs to be abstract, final or empty.344
ErrorsMissing a Javadoc comment.344
ErrorsParameter primaryKeyClass should be final.344
ErrorsLine is longer than 80 characters.345
ErrorsLine contains a tab character.345
ErrorsParameter query should be final.345
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.345
ErrorsLine contains a tab character.346
Errors'{' should be on the previous line.346
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine is longer than 80 characters.350
ErrorsLine contains a tab character.350
ErrorsMethod 'getObjectByQuery' is not designed for extension - needs to be abstract, final or empty.350
ErrorsMissing a Javadoc comment.350
ErrorsParameter query should be final.350
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.350
ErrorsLine contains a tab character.351
Errors'{' should be on the previous line.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.355
ErrorsLine contains a tab character.355
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.355
ErrorsMissing a Javadoc comment.355
ErrorsParameter id should be final.355
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.355
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsMethod 'getReportQueryIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.360
ErrorsMissing a Javadoc comment.360
ErrorsParameter query should be final.360
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine is longer than 80 characters.365
ErrorsLine contains a tab character.365
ErrorsMethod 'getIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.365
ErrorsMissing a Javadoc comment.365
ErrorsParameter query should be final.365
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.370
ErrorsMissing a Javadoc comment.370
ErrorsParameter collectionClass should be final.370
ErrorsParameter query should be final.370
ErrorsLine contains a tab character.371
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.371
ErrorsLine contains a tab character.372
Errors'{' should be on the previous line.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.376
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.376
ErrorsMissing a Javadoc comment.376
ErrorsParameter query should be final.376
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.376
ErrorsLine contains a tab character.377
Errors'{' should be on the previous line.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine is longer than 80 characters.381
ErrorsLine contains a tab character.381
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.381
ErrorsMissing a Javadoc comment.381
ErrorsParameter query should be final.381
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.386
ErrorsMissing a Javadoc comment.386
ErrorsParameter pConfig should be final.386
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.386
ErrorsLine contains a tab character.387
Errors'{' should be on the previous line.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.391
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.391
ErrorsMissing a Javadoc comment.391
ErrorsLine contains a tab character.392
Errors'{' should be on the previous line.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.396
ErrorsMethod 'deleteByQuery' is not designed for extension - needs to be abstract, final or empty.396
ErrorsMissing a Javadoc comment.396
ErrorsParameter query should be final.396
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.396
ErrorsLine contains a tab character.397
Errors'{' should be on the previous line.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine is longer than 80 characters.404
ErrorsMethod 'deleteMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.404
ErrorsParameter m2nImpl should be final.404
ErrorsExpected @param tag for 'm2nImpl'.404
ErrorsExpected @throws tag for 'PersistenceBrokerException'.404
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.404
ErrorsLine is longer than 80 characters.412
ErrorsMethod 'addMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.412
ErrorsParameter m2nImpl should be final.412
ErrorsExpected @param tag for 'm2nImpl'.412
ErrorsExpected @throws tag for 'PersistenceBrokerException'.412
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.412
ErrorsLine has trailing spaces.417
ErrorsMethod 'getProxyFactory' is not designed for extension - needs to be abstract, final or empty.417
ErrorsMissing a Javadoc comment.417
Errors'{' should be on the previous line.418
ErrorsMethod 'createProxy' is not designed for extension - needs to be abstract, final or empty.422
ErrorsMissing a Javadoc comment.422
ErrorsParameter proxyClass should be final.422
ErrorsParameter realSubjectsIdentity should be final.422
ErrorsLine has trailing spaces.425
ErrorsLine has trailing spaces.426
ErrorsLine has trailing spaces.427

org/apache/ojb/broker/core/IdentityFactoryImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.42
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
ErrorsParameter broker should be final.52
Errors'broker' hides a field.52
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.63
ErrorsExpected an @return tag.66
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'createTransientOrRealIdentity' is not designed for extension - needs to be abstract, final or empty.66
ErrorsParameter cld should be final.66
ErrorsExpected @param tag for 'cld'.66
ErrorsParameter objOrProxy should be final.66
ErrorsExpected @param tag for 'objOrProxy'.66
Errors'if' construct must use '{}'s.68
ErrorsLine is longer than 80 characters.68
Errors'if' is not followed by whitespace.68
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
Errors'synchronized' is not followed by whitespace.77
Errors'{' should be on the previous line.78
Errors'if' is not followed by whitespace.79
Errors'{' should be on the previous line.80
Errors'}' should be on the same line.82
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters.87
Errors'if' is not followed by whitespace.88
Errors'{' should be on the previous line.89
Errors'for' is not followed by whitespace.97
Errors'{' should be on the previous line.98
Errors'if' is not followed by whitespace.104
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.106
Errors'if' is not followed by whitespace.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.111
Errors'}' should be on the same line.115
Errors'{' should be on the previous line.117
Errors'if' is not followed by whitespace.121
Errors'{' should be on the previous line.122
ErrorsLine is longer than 80 characters.123
Errors'}' should be on the same line.127
Errors'catch' is not followed by whitespace.128
Errors'{' should be on the previous line.129
Errors'}' should be on the same line.131
Errors'catch' is not followed by whitespace.132
Errors'{' should be on the previous line.133
ErrorsLine is longer than 80 characters.134
ErrorsExpected an @return tag.140
ErrorsMethod 'buildIdentity' is not designed for extension - needs to be abstract, final or empty.140
ErrorsParameter obj should be final.140
ErrorsExpected @param tag for 'obj'.140
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.142
ErrorsExpected an @return tag.146
ErrorsMethod 'buildIdentity' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter cld should be final.146
ErrorsExpected @param tag for 'cld'.146
ErrorsParameter obj should be final.146
ErrorsExpected @param tag for 'obj'.146
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.151
ErrorsExpected an @return tag.152
ErrorsLine is longer than 80 characters.152
ErrorsMethod 'buildIdentity' is not designed for extension - needs to be abstract, final or empty.152
ErrorsParameter realClass should be final.152
ErrorsExpected @param tag for 'realClass'.152
ErrorsParameter topLevelClass should be final.152
ErrorsExpected @param tag for 'topLevelClass'.152
ErrorsParameter pkFieldNames should be final.152
ErrorsExpected @param tag for 'pkFieldNames'.152
ErrorsParameter pkValues should be final.152
ErrorsExpected @param tag for 'pkValues'.152
Errors'if' is not followed by whitespace.155
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.159
Errors'if' is not followed by whitespace.159
ErrorsMust have at least one statement.160
ErrorsLine is longer than 80 characters.162
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.169
Errors'if' is not followed by whitespace.170
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.187
ErrorsParameter flds should be final.187
ErrorsParameter fieldNames should be final.187
ErrorsParameter fieldValues should be final.187
Errors'for' is not followed by whitespace.191
Errors'{' should be on the previous line.192
ErrorsExpected an @return tag.203
ErrorsParameter fieldNames should be final.203
ErrorsExpected @param tag for 'fieldNames'.203
ErrorsParameter searchName should be final.203
ErrorsExpected @param tag for 'searchName'.203
Errors'{' should be on the previous line.204
Errors'for' is not followed by whitespace.205
Errors'{' should be on the previous line.206
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.212
Errors'+' should be on a new line.212
ErrorsLine is longer than 80 characters.216
ErrorsExpected an @return tag.217
ErrorsParameter flds should be final.217
ErrorsExpected @param tag for 'flds'.217
ErrorsParameter pkFieldNames should be final.217
ErrorsExpected @param tag for 'pkFieldNames'.217
Errors'{' should be on the previous line.218
ErrorsLine is longer than 80 characters.219
Errors'if' is not followed by whitespace.219
ErrorsLine is longer than 80 characters.221
Errors'+' should be on a new line.221
ErrorsLine is longer than 80 characters.222
Errors'+' should be on a new line.222
ErrorsAvoid inline conditionals.223
Errors'for' is not followed by whitespace.226
Errors'{' should be on the previous line.227
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.234
ErrorsExpected an @return tag.235
ErrorsLine is longer than 80 characters.235
ErrorsMethod 'buildIdentity' is not designed for extension - needs to be abstract, final or empty.235
ErrorsParameter realClass should be final.235
ErrorsExpected @param tag for 'realClass'.235
ErrorsParameter pkFieldNames should be final.235
ErrorsExpected @param tag for 'pkFieldNames'.235
ErrorsParameter pkValues should be final.235
ErrorsExpected @param tag for 'pkValues'.235
ErrorsLine is longer than 80 characters.237
ErrorsLine is longer than 80 characters.240
ErrorsExpected an @return tag.241
ErrorsLine is longer than 80 characters.241
ErrorsMethod 'buildIdentity' is not designed for extension - needs to be abstract, final or empty.241
ErrorsParameter realClass should be final.241
ErrorsExpected @param tag for 'realClass'.241
ErrorsParameter topLevelClass should be final.241
ErrorsExpected @param tag for 'topLevelClass'.241
ErrorsParameter pkValues should be final.241
ErrorsExpected @param tag for 'pkValues'.241
ErrorsLine is longer than 80 characters.246
ErrorsExpected an @return tag.247
ErrorsMethod 'buildIdentity' is not designed for extension - needs to be abstract, final or empty.247
ErrorsParameter realClass should be final.247
ErrorsExpected @param tag for 'realClass'.247
ErrorsParameter pkValue should be final.247
ErrorsExpected @param tag for 'pkValue'.247
Errors'{' should be on the previous line.248
ErrorsLine is longer than 80 characters.263
ErrorsParameter message should be final.263
ErrorsParameter topLevelClass should be final.263
ErrorsParameter realClass should be final.263
ErrorsParameter pks should be final.263
Errors'if' is not followed by whitespace.267
Errors'{' should be on the previous line.268
Errors'}' should be on the same line.270
Errors'{' should be on the previous line.272
Errors'if' construct must use '{}'s.275
ErrorsLine is longer than 80 characters.275
Errors'if' is not followed by whitespace.275
Errors'if' construct must use '{}'s.276
ErrorsLine is longer than 80 characters.276
Errors'if' is not followed by whitespace.276
Errors'if' construct must use '{}'s.277
ErrorsLine is longer than 80 characters.277
Errors'if' is not followed by whitespace.277
Errors'if' construct must use '{}'s.278
ErrorsLine is longer than 80 characters.278
Errors'if' is not followed by whitespace.278
Errors'if' is not followed by whitespace.279
Errors'{' should be on the previous line.280
Errors'if' is not followed by whitespace.283
Errors'{' should be on the previous line.284
Errors'}' should be on the same line.291
Errors'{' should be on the previous line.293
ErrorsMissing a Javadoc comment.301
ErrorsParameter event should be final.301
Errors'{' should be on the previous line.302
ErrorsMethod 'afterCommit' is not designed for extension - needs to be abstract, final or empty.305
ErrorsMissing a Javadoc comment.305
ErrorsParameter event should be final.305
Errors'{' should be on the previous line.306
Errors'if' construct must use '{}'s.307
Errors'if' is not followed by whitespace.307
ErrorsMethod 'afterRollback' is not designed for extension - needs to be abstract, final or empty.310
ErrorsMissing a Javadoc comment.310
ErrorsParameter event should be final.310
Errors'{' should be on the previous line.311
Errors'if' construct must use '{}'s.312
Errors'if' is not followed by whitespace.312
ErrorsMethod 'beforeClose' is not designed for extension - needs to be abstract, final or empty.315
ErrorsMissing a Javadoc comment.315
ErrorsParameter event should be final.315
Errors'{' should be on the previous line.316
Errors'if' construct must use '{}'s.317
Errors'if' is not followed by whitespace.317
ErrorsMissing a Javadoc comment.320
ErrorsParameter event should be final.320
Errors'{' should be on the previous line.321
ErrorsMissing a Javadoc comment.323
ErrorsParameter event should be final.323
Errors'{' should be on the previous line.324
ErrorsMissing a Javadoc comment.326
ErrorsParameter event should be final.326
Errors'{' should be on the previous line.327
ErrorsMissing a Javadoc comment.329
ErrorsParameter event should be final.329
Errors'{' should be on the previous line.330

org/apache/ojb/broker/core/MtoNBroker.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>46
ErrorsLine is longer than 80 characters.47
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
ErrorsComment matches to-do format 'TODO:'.61
ErrorsMissing a Javadoc comment.65
Errors'{' should be on the previous line.66
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.83
ErrorsMethod 'storeMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter cod should be final.83
ErrorsParameter realObject should be final.83
ErrorsParameter otherObj should be final.83
ErrorsParameter mnKeys should be final.83
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.90
Errors'if' is not followed by whitespace.96
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters.103
Errors'for' is not followed by whitespace.105
Errors'{' should be on the previous line.106
Errors'if' is not followed by whitespace.108
Errors'{' should be on the previous line.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.118
Errors'if' is not followed by whitespace.121
Errors'!' is followed by whitespace.121
Errors'{' should be on the previous line.122
ErrorsLine is longer than 80 characters.123
ErrorsFirst sentence should end with a period.128
ErrorsMethod 'getMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter cod should be final.135
ErrorsExpected @param tag for 'cod'.135
ErrorsParameter obj should be final.135
ErrorsExpected @param tag for 'obj'.135
Errors'{' should be on the previous line.136
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.148
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
Errors'if' is not followed by whitespace.154
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.156
Errors'+' should be on a new line.156
ErrorsLine is longer than 80 characters.158
Errors'+' should be on a new line.158
ErrorsLine is longer than 80 characters.159
Errors'{' should be on the previous line.163
ErrorsLine is longer than 80 characters.164
Errors'while' is not followed by whitespace.165
Errors'{' should be on the previous line.166
Errors'for' is not followed by whitespace.168
Errors'{' should be on the previous line.169
ErrorsLine is longer than 80 characters.170
Errors'}' should be on the same line.174
Errors'catch' is not followed by whitespace.175
Errors'{' should be on the previous line.176
Errors'}' should be on the same line.178
Errors'catch' is not followed by whitespace.179
Errors'{' should be on the previous line.180
Errors'}' should be on the same line.182
Errors'{' should be on the previous line.184
Errors'if' construct must use '{}'s.185
Errors'if' is not followed by whitespace.185
ErrorsFirst sentence should end with a period.190
ErrorsMethod 'deleteMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.196
ErrorsParameter cod should be final.196
ErrorsExpected @param tag for 'cod'.196
ErrorsParameter obj should be final.196
ErrorsExpected @param tag for 'obj'.196
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.198
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsFirst sentence should end with a period.206
ErrorsLine is longer than 80 characters.214
ErrorsMethod 'deleteMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.214
ErrorsParameter cod should be final.214
ErrorsExpected @param tag for 'cod'.214
ErrorsParameter obj should be final.214
ErrorsExpected @param tag for 'obj'.214
ErrorsParameter collectionIterator should be final.214
ErrorsExpected @param tag for 'collectionIterator'.214
ErrorsParameter mnKeys should be final.214
ErrorsExpected @param tag for 'mnKeys'.214
Errors'if' is not followed by whitespace.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.222
Errors'while' is not followed by whitespace.226
Errors'{' should be on the previous line.227
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.235
Errors'while' is not followed by whitespace.244
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.248
ErrorsMethod 'storeMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.255
ErrorsParameter m2n should be final.255
ErrorsExpected @param tag for 'm2n'.255
Errors'{' should be on the previous line.256
Errors'if' construct must use '{}'s.257
ErrorsLine is longer than 80 characters.257
Errors'if' is not followed by whitespace.257
ErrorsMethod 'deleteMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.264
ErrorsParameter m2n should be final.264
ErrorsExpected @param tag for 'm2n'.264
Errors'{' should be on the previous line.265
Errors'if' construct must use '{}'s.266
ErrorsLine is longer than 80 characters.266
Errors'if' is not followed by whitespace.266
ErrorsLine is longer than 80 characters.274
ErrorsParameter m2nImpl should be final.274
ErrorsExpected @param tag for 'm2nImpl'.274
ErrorsParameter insert should be final.274
ErrorsExpected @param tag for 'insert'.274
ErrorsExpected @throws tag for 'PersistenceBrokerException'.275
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.275
Errors'{' should be on the previous line.276
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.285
Errors'if' is not followed by whitespace.293
Errors'{' should be on the previous line.294
ErrorsComment matches to-do format 'TODO:'.295
ErrorsLine is longer than 80 characters.296
ErrorsLine is longer than 80 characters.297
Errors'}' should be on the same line.298
Errors'{' should be on the previous line.300
ErrorsLine is longer than 80 characters.302
ErrorsLine is longer than 80 characters.303
Errors'if' construct must use '{}'s.307
ErrorsLine is longer than 80 characters.307
Errors'if' is not followed by whitespace.307
ErrorsLine is longer than 80 characters.311
Errors'if' is not followed by whitespace.312
Errors'{' should be on the previous line.313
ErrorsLine is longer than 80 characters.314
Errors'if' is not followed by whitespace.316
Errors'{' should be on the previous line.317
ErrorsLine is longer than 80 characters.318
Errors'}' should be on the same line.321
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.324
ErrorsLine is longer than 80 characters.325
ErrorsMissing a Javadoc comment.330
ErrorsParameter first should be final.330
ErrorsParameter second should be final.330
Errors'{' should be on the previous line.331
ErrorsLine is longer than 80 characters.338
ErrorsMissing a Javadoc comment.338
ErrorsParameter first should be final.338
ErrorsParameter second should be final.338
ErrorsLine is longer than 80 characters.340
ErrorsFirst sentence should end with a period.352
Errors'{' should be on the previous line.356
ErrorsMissing a Javadoc comment.357
ErrorsName 'm_containers' must match pattern '^[a-z][a-zA-Z0-9]*$'.357
ErrorsVariable 'm_containers' must be private and have accessor methods.357
ErrorsMissing a Javadoc comment.359
Errors'{' should be on the previous line.360
Errors'for' is not followed by whitespace.363
Errors'{' should be on the previous line.364
Errors'if' is not followed by whitespace.374
Errors'{' should be on the previous line.375
ErrorsMissing a Javadoc comment.383
ErrorsParameter other should be final.383
Errors'{' should be on the previous line.384
Errors'if' is not followed by whitespace.385
Errors'{' should be on the previous line.386
Errors'if' is not followed by whitespace.389
Errors'{' should be on the previous line.390
ErrorsMissing a Javadoc comment.401
Errors'{' should be on the previous line.402
ErrorsMissing a Javadoc comment.415
Errors'{' should be on the previous line.416
ErrorsMissing a Javadoc comment.417
ErrorsMissing a Javadoc comment.418
ErrorsMissing a Javadoc comment.419
ErrorsLine is longer than 80 characters.421
ErrorsMissing a Javadoc comment.421
ErrorsParameter tablename should be final.421
Errors'tablename' hides a field.421
ErrorsParameter columnNames should be final.421
Errors'columnNames' hides a field.421
ErrorsParameter values should be final.421
Errors'values' hides a field.421
Errors'if' is not followed by whitespace.426
Errors'{' should be on the previous line.427
ErrorsLine is longer than 80 characters.428
ErrorsMissing a Javadoc comment.432
ErrorsParameter obj should be final.432
Errors'{' should be on the previous line.433
Errors'if' is not followed by whitespace.434
Errors'{' should be on the previous line.435
Errors'if' is not followed by whitespace.439
Errors'{' should be on the previous line.440
Errors'if' is not followed by whitespace.447
Errors'{' should be on the previous line.448
Errors'{' should be on the previous line.450
Errors'if' is not followed by whitespace.452
Errors'{' should be on the previous line.453
Errors'if' construct must use '{}'s.458
Errors'if' is not followed by whitespace.458
ErrorsMissing a Javadoc comment.465
ErrorsParameter name should be final.465
Errors'{' should be on the previous line.466
Errors'{' should be on the previous line.469
Errors'if' is not followed by whitespace.470
Errors'{' should be on the previous line.471
ErrorsMissing a Javadoc comment.479
Errors'{' should be on the previous line.480
ErrorsMissing a Javadoc comment.484
ErrorsParameter columnName should be final.484
Errors'{' should be on the previous line.485
Errors'{' should be on the previous line.487
Errors'}' should be on the same line.489
Errors'catch' is not followed by whitespace.490
Errors'{' should be on the previous line.491
ErrorsLine is longer than 80 characters.492
ErrorsLine is longer than 80 characters.493
ErrorsAvoid inline conditionals.493
ErrorsMissing a Javadoc comment.497
Errors'{' should be on the previous line.498
ErrorsMissing a Javadoc comment.502
Errors'{' should be on the previous line.503
ErrorsMissing a Javadoc comment.507
Errors'{' should be on the previous line.508
ErrorsMissing a Javadoc comment.512
ErrorsParameter values should be final.512
Errors'values' hides a field.512
Errors'{' should be on the previous line.513
ErrorsMissing a Javadoc comment.517
Errors'{' should be on the previous line.518

org/apache/ojb/broker/core/NamingLocator.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>30
ErrorsUtility classes should not have a public or default constructor.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsExpected an @return tag.43
Errors'{' should be on the previous line.44
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.48
Errors'}' should be on the same line.50
Errors'{' should be on the previous line.52
ErrorsParameter jndiName should be final.66
Errors'{' should be on the previous line.67
Errors'if' construct must use '{}'s.68
Errors'if' is not followed by whitespace.68
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
Errors'{' should be on the previous line.70
Errors'}' should be on the same line.72
Errors'{' should be on the previous line.74
Errors'}' should be on the same line.76
Errors'catch' is not followed by whitespace.77
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.89
Errors'}' should be on the same line.91
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.95
ErrorsAvoid inline conditionals.96
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.108
ErrorsParameter properties should be final.108
ErrorsExpected @throws tag for 'NamingException'.108
Errors'if' is not followed by whitespace.111
Errors'{' should be on the previous line.112
Errors'}' should be on the same line.114
Errors'{' should be on the previous line.116

org/apache/ojb/broker/core/PBFactoryIF.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsRedundant 'public' modifier.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29

org/apache/ojb/broker/core/PBPoolConfiguration.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.17
Errors'{' should be on the previous line.18
ErrorsMissing a Javadoc comment.19
ErrorsRedundant 'public' modifier.19
ErrorsMissing a Javadoc comment.21
ErrorsRedundant 'public' modifier.21
ErrorsMissing a Javadoc comment.23
ErrorsRedundant 'public' modifier.23
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
ErrorsMissing a Javadoc comment.27
ErrorsRedundant 'public' modifier.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29

org/apache/ojb/broker/core/PBPoolInfo.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.38
ErrorsParameter properties should be final.38
Errors'{' should be on the previous line.39
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.49
ErrorsParameter pConfig should be final.49
ErrorsExpected @param tag for 'pConfig'.49
ErrorsExpected @throws tag for 'ConfigurationException'.49
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.49
Errors'{' should be on the previous line.50
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
Errors'}' should be on the same line.60
Errors'{' should be on the previous line.62
Errors'+' should be on a new line.63
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.74
Errors'{' should be on the previous line.75

org/apache/ojb/broker/core/PersistenceBrokerAbstractImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.68
Errors'100' is a magic number.68
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.74
Errors'100' is a magic number.74
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.81
ErrorsParameter pConfig should be final.81
ErrorsExpected @param tag for 'pConfig'.81
ErrorsExpected @throws tag for 'ConfigurationException'.81
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.81
Errors'{' should be on the previous line.82
ErrorsExpected an @return tag.91
ErrorsMethod 'isTxCheck' is not designed for extension - needs to be abstract, final or empty.91
Errors'{' should be on the previous line.92
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.100
ErrorsMethod 'setTxCheck' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter txCheck should be final.109
Errors'txCheck' hides a field.109
Errors'{' should be on the previous line.110
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.117
ErrorsParameter listener should be final.117
ErrorsExpected @param tag for 'listener'.117
ErrorsExpected @throws tag for 'PersistenceBrokerException'.117
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.117
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.125
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter listener should be final.125
ErrorsExpected @param tag for 'listener'.125
ErrorsParameter permanent should be final.125
ErrorsExpected @param tag for 'permanent'.125
ErrorsExpected @throws tag for 'PersistenceBrokerException'.125
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.125
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.130
Errors'{' should be on the previous line.132
Errors'}' should be on the same line.135
Errors'{' should be on the previous line.137
Errors'{' should be on the previous line.139
Errors'{' should be on the previous line.146
Errors'{' should be on the previous line.148
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.153
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.167
ErrorsMethod 'removeListener' is not designed for extension - needs to be abstract, final or empty.167
ErrorsParameter listener should be final.167
ErrorsExpected @param tag for 'listener'.167
ErrorsExpected @throws tag for 'PersistenceBrokerException'.167
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.167
Errors'{' should be on the previous line.170
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters.185
ErrorsMethod 'removeAllListeners' is not designed for extension - needs to be abstract, final or empty.185
ErrorsParameter permanent should be final.185
ErrorsExpected @param tag for 'permanent'.185
ErrorsExpected @throws tag for 'PersistenceBrokerException'.185
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.185
Errors'{' should be on the previous line.188
Errors'if' is not followed by whitespace.192
Errors'10000' is a magic number.192
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.194
Errors'100' is a magic number.194
Errors'}' should be on the same line.195
Errors'{' should be on the previous line.197
Errors'if' is not followed by whitespace.204
Errors'10000' is a magic number.204
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.206
Errors'100' is a magic number.206
Errors'}' should be on the same line.207
Errors'{' should be on the previous line.209
ErrorsMethod 'removeAllListeners' is not designed for extension - needs to be abstract, final or empty.217
ErrorsExpected @throws tag for 'PersistenceBrokerException'.217
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.217
Errors'{' should be on the previous line.218
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.222
ErrorsMissing a Javadoc comment.222
ErrorsParameter event should be final.222
Errors'{' should be on the previous line.223
Errors'{' should be on the previous line.225
Errors'}' should be on the same line.227
Errors'{' should be on the previous line.229
Errors'}' should be on the same line.231
Errors'{' should be on the previous line.233
ErrorsLine is longer than 80 characters.235
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
ErrorsParameter event should be final.239
Errors'{' should be on the previous line.240
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
Errors'{' should be on the previous line.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
Errors'for' is not followed by whitespace.256
ErrorsLine contains a tab character.257
Errors'{' should be on the previous line.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.263
ErrorsMissing a Javadoc comment.263
ErrorsParameter event should be final.263
Errors'{' should be on the previous line.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
Errors'for' is not followed by whitespace.266
ErrorsLine contains a tab character.267
Errors'{' should be on the previous line.267
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
Errors'for' is not followed by whitespace.273
ErrorsLine contains a tab character.274
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsMissing a Javadoc comment.280
ErrorsParameter event should be final.280
Errors'{' should be on the previous line.281
Errors'if' construct must use '{}'s.283
Errorsswitch without "default" clause.284
Errors'{' should be on the previous line.285
ErrorsLine is longer than 80 characters.287
ErrorsLine is longer than 80 characters.290
ErrorsLine is longer than 80 characters.293
ErrorsLine is longer than 80 characters.296
ErrorsLine is longer than 80 characters.299
ErrorsLine is longer than 80 characters.302
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.310
ErrorsMissing a Javadoc comment.310
ErrorsParameter listener should be final.310
ErrorsParameter stateEvent should be final.310
Errorsswitch without "default" clause.312
Errors'{' should be on the previous line.313
ErrorsLine is longer than 80 characters.341
ErrorsMissing a Javadoc comment.341
ErrorsParameter listener should be final.341
ErrorsParameter lifeEvent should be final.341
Errorsswitch without "default" clause.343
Errors'{' should be on the previous line.344
ErrorsLine is longer than 80 characters.374
ErrorsMissing a Javadoc comment.374
ErrorsName 'AFTER_OPEN_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.374
ErrorsVariable 'AFTER_OPEN_EVENT' must be private and have accessor methods.374
ErrorsLine is longer than 80 characters.375
ErrorsMissing a Javadoc comment.375
ErrorsName 'AFTER_BEGIN_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.375
ErrorsVariable 'AFTER_BEGIN_EVENT' must be private and have accessor methods.375
ErrorsLine is longer than 80 characters.376
ErrorsMissing a Javadoc comment.376
ErrorsName 'AFTER_COMMIT_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
ErrorsVariable 'AFTER_COMMIT_EVENT' must be private and have accessor methods.376
ErrorsLine is longer than 80 characters.377
ErrorsMissing a Javadoc comment.377
ErrorsName 'AFTER_ROLLBACK_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.377
ErrorsVariable 'AFTER_ROLLBACK_EVENT' must be private and have accessor methods.377
ErrorsLine is longer than 80 characters.378
ErrorsMissing a Javadoc comment.378
ErrorsName 'BEFORE_BEGIN_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.378
ErrorsVariable 'BEFORE_BEGIN_EVENT' must be private and have accessor methods.378
ErrorsLine is longer than 80 characters.379
ErrorsMissing a Javadoc comment.379
ErrorsName 'BEFORE_COMMIT_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.379
ErrorsVariable 'BEFORE_COMMIT_EVENT' must be private and have accessor methods.379
ErrorsLine is longer than 80 characters.380
ErrorsMissing a Javadoc comment.380
ErrorsName 'BEFORE_ROLLBACK_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.380
ErrorsVariable 'BEFORE_ROLLBACK_EVENT' must be private and have accessor methods.380
ErrorsLine is longer than 80 characters.381
ErrorsMissing a Javadoc comment.381
ErrorsName 'BEFORE_CLOSE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.381
ErrorsVariable 'BEFORE_CLOSE_EVENT' must be private and have accessor methods.381
ErrorsComment matches to-do format 'TODO:'.391
ErrorsMissing a Javadoc comment.393
ErrorsName 'BEFORE_STORE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.393
ErrorsVariable 'BEFORE_STORE_EVENT' must be private and have accessor methods.393
ErrorsMissing a Javadoc comment.395
ErrorsName 'AFTER_STORE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.395
ErrorsVariable 'AFTER_STORE_EVENT' must be private and have accessor methods.395
ErrorsMissing a Javadoc comment.397
ErrorsName 'BEFORE_DELETE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.397
ErrorsVariable 'BEFORE_DELETE_EVENT' must be private and have accessor methods.397
ErrorsMissing a Javadoc comment.399
ErrorsName 'AFTER_DELETE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.399
ErrorsVariable 'AFTER_DELETE_EVENT' must be private and have accessor methods.399
ErrorsMissing a Javadoc comment.401
ErrorsName 'AFTER_LOOKUP_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.401
ErrorsVariable 'AFTER_LOOKUP_EVENT' must be private and have accessor methods.401
ErrorsMissing a Javadoc comment.403
ErrorsName 'BEFORE_UPDATE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.403
ErrorsVariable 'BEFORE_UPDATE_EVENT' must be private and have accessor methods.403
ErrorsMissing a Javadoc comment.405
ErrorsName 'AFTER_UPDATE_EVENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.405
ErrorsVariable 'AFTER_UPDATE_EVENT' must be private and have accessor methods.405

org/apache/ojb/broker/core/PersistenceBrokerBean.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.89
Errors'{' should be on the previous line.107
ErrorsLine contains a tab character.108
ErrorsMissing a Javadoc comment.108
ErrorsName 'm_log' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
ErrorsLine contains a tab character.109
ErrorsMissing a Javadoc comment.109
ErrorsName 'm_ctx' must match pattern '^[a-z][a-zA-Z0-9]*$'.109
ErrorsLine contains a tab character.110
ErrorsMissing a Javadoc comment.110
ErrorsName 'm_ojbRepository' must match pattern '^[a-z][a-zA-Z0-9]*$'.110
ErrorsLine contains a tab character.111
ErrorsMissing a Javadoc comment.111
ErrorsName 'm_pbKey' must match pattern '^[a-z][a-zA-Z0-9]*$'.111
ErrorsLine contains a tab character.112
ErrorsMissing a Javadoc comment.112
ErrorsName 'm_pbf' must match pattern '^[a-z][a-zA-Z0-9]*$'.112
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsExpected an @return tag.118
ErrorsLine contains a tab character.118
ErrorsMethod 'getDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.118
ErrorsLine contains a tab character.119
Errors'{' should be on the previous line.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsExpected an @return tag.127
ErrorsLine contains a tab character.127
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.127
ErrorsLine contains a tab character.128
Errors'{' should be on the previous line.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsMethod 'delete' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter obj should be final.136
ErrorsExpected @param tag for 'obj'.136
ErrorsExpected @throws tag for 'PersistenceBrokerException'.136
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.136
ErrorsLine contains a tab character.137
Errors'{' should be on the previous line.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsMethod 'deleteByQuery' is not designed for extension - needs to be abstract, final or empty.145
ErrorsParameter query should be final.145
ErrorsExpected @param tag for 'query'.145
ErrorsExpected @throws tag for 'PersistenceBrokerException'.145
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.145
ErrorsLine contains a tab character.146
Errors'{' should be on the previous line.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsMethod 'removeFromCache' is not designed for extension - needs to be abstract, final or empty.154
ErrorsParameter obj should be final.154
ErrorsExpected @param tag for 'obj'.154
ErrorsExpected @throws tag for 'PersistenceBrokerException'.154
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.154
ErrorsLine contains a tab character.155
Errors'{' should be on the previous line.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsMethod 'clearCache' is not designed for extension - needs to be abstract, final or empty.163
ErrorsExpected @throws tag for 'PersistenceBrokerException'.163
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.163
ErrorsLine contains a tab character.164
Errors'{' should be on the previous line.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.172
ErrorsParameter obj should be final.172
ErrorsExpected @param tag for 'obj'.172
ErrorsExpected @throws tag for 'PersistenceBrokerException'.172
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.172
ErrorsLine contains a tab character.173
Errors'{' should be on the previous line.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsMethod 'abortTransaction' is not designed for extension - needs to be abstract, final or empty.181
ErrorsExpected @throws tag for 'TransactionNotInProgressException'.181
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.181
ErrorsLine contains a tab character.182
Errors'{' should be on the previous line.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsMethod 'beginTransaction' is not designed for extension - needs to be abstract, final or empty.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsExpected @throws tag for 'TransactionInProgressException'.191
ErrorsRedundant throws: 'TransactionInProgressException' is unchecked exception.191
ErrorsExpected @throws tag for 'TransactionAbortedException'.191
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.191
ErrorsLine contains a tab character.192
Errors'{' should be on the previous line.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsMethod 'commitTransaction' is not designed for extension - needs to be abstract, final or empty.200
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsExpected @throws tag for 'TransactionNotInProgressException'.201
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.201
ErrorsExpected @throws tag for 'TransactionAbortedException'.201
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.201
ErrorsLine contains a tab character.202
Errors'{' should be on the previous line.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsExpected an @return tag.210
ErrorsLine contains a tab character.210
ErrorsMethod 'isInTransaction' is not designed for extension - needs to be abstract, final or empty.210
ErrorsExpected @throws tag for 'PersistenceBrokerException'.210
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.210
ErrorsLine contains a tab character.211
Errors'{' should be on the previous line.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsExpected an @return tag.219
ErrorsLine contains a tab character.219
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.219
ErrorsLine contains a tab character.220
Errors'{' should be on the previous line.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
Errors'{' should be on the previous line.225
ErrorsLine contains a tab character.230
ErrorsLine is longer than 80 characters.231
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsExpected an @return tag.233
ErrorsLine contains a tab character.233
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.233
ErrorsParameter query should be final.233
ErrorsExpected @param tag for 'query'.233
ErrorsLine contains a tab character.234
ErrorsExpected @throws tag for 'PersistenceBrokerException'.234
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.234
ErrorsLine contains a tab character.235
Errors'{' should be on the previous line.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsExpected an @return tag.243
ErrorsLine contains a tab character.243
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.243
ErrorsParameter query should be final.243
ErrorsExpected @param tag for 'query'.243
ErrorsExpected @throws tag for 'PersistenceBrokerException'.243
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.243
ErrorsLine contains a tab character.244
Errors'{' should be on the previous line.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsExpected an @return tag.252
ErrorsLine contains a tab character.252
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.252
ErrorsLine contains a tab character.253
ErrorsParameter collectionClass should be final.253
ErrorsExpected @param tag for 'collectionClass'.253
ErrorsLine contains a tab character.254
ErrorsParameter query should be final.254
ErrorsExpected @param tag for 'query'.254
ErrorsLine contains a tab character.255
ErrorsExpected @throws tag for 'PersistenceBrokerException'.255
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.255
ErrorsLine contains a tab character.256
Errors'{' should be on the previous line.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsExpected an @return tag.264
ErrorsLine contains a tab character.264
ErrorsMethod 'getIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.264
ErrorsParameter query should be final.264
ErrorsExpected @param tag for 'query'.264
ErrorsLine contains a tab character.265
ErrorsExpected @throws tag for 'PersistenceBrokerException'.265
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.265
ErrorsLine contains a tab character.266
Errors'{' should be on the previous line.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsExpected an @return tag.274
ErrorsLine contains a tab character.274
ErrorsMethod 'getReportQueryIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.274
ErrorsParameter query should be final.274
ErrorsExpected @param tag for 'query'.274
ErrorsLine contains a tab character.275
ErrorsExpected @throws tag for 'PersistenceBrokerException'.275
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.275
ErrorsLine contains a tab character.276
Errors'{' should be on the previous line.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine is longer than 80 characters.282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsExpected an @return tag.284
ErrorsLine contains a tab character.284
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.284
ErrorsParameter id should be final.284
ErrorsExpected @param tag for 'id'.284
ErrorsLine contains a tab character.285
ErrorsExpected @throws tag for 'PersistenceBrokerException'.285
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.285
ErrorsLine contains a tab character.286
Errors'{' should be on the previous line.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsExpected an @return tag.294
ErrorsLine contains a tab character.294
ErrorsMethod 'getObjectByQuery' is not designed for extension - needs to be abstract, final or empty.294
ErrorsParameter query should be final.294
ErrorsExpected @param tag for 'query'.294
ErrorsLine contains a tab character.295
ErrorsExpected @throws tag for 'PersistenceBrokerException'.295
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.295
ErrorsLine contains a tab character.296
Errors'{' should be on the previous line.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine is longer than 80 characters.302
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsExpected an @return tag.304
ErrorsLine contains a tab character.304
ErrorsMethod 'getPKEnumerationByQuery' is not designed for extension - needs to be abstract, final or empty.304
ErrorsLine contains a tab character.305
ErrorsParameter PrimaryKeyClass should be final.305
ErrorsExpected @param tag for 'PrimaryKeyClass'.305
ErrorsName 'PrimaryKeyClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.305
ErrorsLine contains a tab character.306
ErrorsParameter query should be final.306
ErrorsExpected @param tag for 'query'.306
ErrorsLine contains a tab character.307
ErrorsExpected @throws tag for 'PersistenceBrokerException'.307
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.307
ErrorsLine contains a tab character.308
Errors'{' should be on the previous line.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.316
ErrorsParameter obj should be final.316
ErrorsExpected @param tag for 'obj'.316
ErrorsParameter modification should be final.316
ErrorsExpected @param tag for 'modification'.316
ErrorsLine contains a tab character.317
ErrorsExpected @throws tag for 'PersistenceBrokerException'.317
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.317
ErrorsLine contains a tab character.318
Errors'{' should be on the previous line.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsExpected an @return tag.327
ErrorsLine contains a tab character.327
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.327
ErrorsParameter clazz should be final.327
ErrorsExpected @param tag for 'clazz'.327
ErrorsLine contains a tab character.328
ErrorsExpected @throws tag for 'PersistenceBrokerException'.328
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.328
ErrorsLine contains a tab character.329
Errors'{' should be on the previous line.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine is longer than 80 characters.335
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsExpected an @return tag.337
ErrorsLine contains a tab character.337
ErrorsMethod 'hasClassDescriptor' is not designed for extension - needs to be abstract, final or empty.337
ErrorsParameter clazz should be final.337
ErrorsExpected @param tag for 'clazz'.337
ErrorsLine contains a tab character.338
Errors'{' should be on the previous line.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsExpected an @return tag.347
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
ErrorsMethod 'getTopLevelClass' is not designed for extension - needs to be abstract, final or empty.347
ErrorsParameter clazz should be final.347
ErrorsExpected @param tag for 'clazz'.347
ErrorsExpected @throws tag for 'PersistenceBrokerException'.347
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.347
ErrorsLine contains a tab character.348
Errors'{' should be on the previous line.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsExpected an @return tag.356
ErrorsLine contains a tab character.356
ErrorsMethod 'serviceStatementManager' is not designed for extension - needs to be abstract, final or empty.356
ErrorsLine contains a tab character.357
Errors'{' should be on the previous line.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine is longer than 80 characters.363
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsExpected an @return tag.365
ErrorsLine contains a tab character.365
ErrorsMethod 'serviceConnectionManager' is not designed for extension - needs to be abstract, final or empty.365
ErrorsLine contains a tab character.366
Errors'{' should be on the previous line.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.370
ErrorsMethod 'serviceJdbcAccess' is not designed for extension - needs to be abstract, final or empty.370
ErrorsMissing a Javadoc comment.370
ErrorsLine contains a tab character.371
Errors'{' should be on the previous line.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsExpected an @return tag.379
ErrorsLine contains a tab character.379
ErrorsMethod 'serviceSqlGenerator' is not designed for extension - needs to be abstract, final or empty.379
ErrorsLine contains a tab character.380
Errors'{' should be on the previous line.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsMethod 'serviceSequenceManager' is not designed for extension - needs to be abstract, final or empty.384
ErrorsMissing a Javadoc comment.384
ErrorsLine contains a tab character.385
Errors'{' should be on the previous line.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.389
ErrorsMethod 'serviceBrokerHelper' is not designed for extension - needs to be abstract, final or empty.389
ErrorsMissing a Javadoc comment.389
ErrorsLine contains a tab character.390
Errors'{' should be on the previous line.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.394
ErrorsMethod 'serviceObjectCache' is not designed for extension - needs to be abstract, final or empty.394
ErrorsMissing a Javadoc comment.394
ErrorsLine contains a tab character.395
Errors'{' should be on the previous line.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsMethod 'serviceIdentity' is not designed for extension - needs to be abstract, final or empty.399
ErrorsMissing a Javadoc comment.399
Errors'{' should be on the previous line.400
ErrorsLine contains a tab character.404
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.404
ErrorsMissing a Javadoc comment.404
ErrorsParameter event should be final.404
ErrorsLine contains a tab character.405
Errors'{' should be on the previous line.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.409
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.409
ErrorsMissing a Javadoc comment.409
ErrorsParameter event should be final.409
ErrorsLine contains a tab character.410
Errors'{' should be on the previous line.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.414
ErrorsMethod 'fireBrokerEvent' is not designed for extension - needs to be abstract, final or empty.414
ErrorsMissing a Javadoc comment.414
ErrorsParameter event should be final.414
ErrorsLine contains a tab character.415
Errors'{' should be on the previous line.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine has trailing spaces.418
ErrorsLine has trailing spaces.419
ErrorsLine contains a tab character.421
ErrorsMethod 'getProxyFactory' is not designed for extension - needs to be abstract, final or empty.421
ErrorsMissing a Javadoc comment.421
ErrorsLine has trailing spaces.424
ErrorsMethod 'createProxy' is not designed for extension - needs to be abstract, final or empty.425
ErrorsMissing a Javadoc comment.425
ErrorsParameter proxyClass should be final.425
ErrorsParameter realSubjectsIdentity should be final.425
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine is longer than 80 characters.433
ErrorsLine contains a tab character.433
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.433
ErrorsParameter listener should be final.433
ErrorsExpected @param tag for 'listener'.433
ErrorsExpected @throws tag for 'PersistenceBrokerException'.433
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine is longer than 80 characters.440
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.442
ErrorsParameter listener should be final.442
ErrorsExpected @param tag for 'listener'.442
ErrorsParameter permanent should be final.442
ErrorsExpected @param tag for 'permanent'.442
ErrorsExpected @throws tag for 'PersistenceBrokerException'.442
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine is longer than 80 characters.449
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine is longer than 80 characters.451
ErrorsLine contains a tab character.451
ErrorsMethod 'removeListener' is not designed for extension - needs to be abstract, final or empty.451
ErrorsParameter listener should be final.451
ErrorsExpected @param tag for 'listener'.451
ErrorsExpected @throws tag for 'PersistenceBrokerException'.451
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine is longer than 80 characters.458
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsMethod 'retrieveAllReferences' is not designed for extension - needs to be abstract, final or empty.460
ErrorsParameter pInstance should be final.460
ErrorsExpected @param tag for 'pInstance'.460
ErrorsLine contains a tab character.461
ErrorsExpected @throws tag for 'PersistenceBrokerException'.461
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.461
ErrorsLine contains a tab character.462
Errors'{' should be on the previous line.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine is longer than 80 characters.468
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsMethod 'retrieveReference' is not designed for extension - needs to be abstract, final or empty.470
ErrorsParameter pInstance should be final.470
ErrorsExpected @param tag for 'pInstance'.470
ErrorsParameter pAttributeName should be final.470
ErrorsExpected @param tag for 'pAttributeName'.470
ErrorsLine contains a tab character.471
ErrorsExpected @throws tag for 'PersistenceBrokerException'.471
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.471
ErrorsLine contains a tab character.472
Errors'{' should be on the previous line.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine is longer than 80 characters.476
ErrorsLine contains a tab character.476
ErrorsMethod 'removeAllListeners' is not designed for extension - needs to be abstract, final or empty.476
ErrorsMissing a Javadoc comment.476
ErrorsParameter permanent should be final.476
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.476
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsMethod 'removeAllListeners' is not designed for extension - needs to be abstract, final or empty.485
ErrorsExpected @throws tag for 'PersistenceBrokerException'.485
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.485
ErrorsLine contains a tab character.486
Errors'{' should be on the previous line.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine is longer than 80 characters.492
ErrorsLine contains a tab character.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.494
ErrorsParameter pConfig should be final.494
ErrorsExpected @param tag for 'pConfig'.494
ErrorsLine contains a tab character.495
ErrorsExpected @throws tag for 'ConfigurationException'.495
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.495
ErrorsLine contains a tab character.496
Errors'{' should be on the previous line.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsExpected an @return tag.504
ErrorsLine contains a tab character.504
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.504
ErrorsLine contains a tab character.505
Errors'{' should be on the previous line.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.509
ErrorsMissing a Javadoc comment.509
ErrorsLine contains a tab character.510
Errors'{' should be on the previous line.510
Errors'if' construct must use '{}'s.511
ErrorsLine is longer than 80 characters.511
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.516
Errors'{' should be on the previous line.516
ErrorsLine contains a tab character.517
ErrorsLine is longer than 80 characters.518
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
Errors'}' should be on the same line.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
Errors'{' should be on the previous line.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
Errors'{' should be on the previous line.526
ErrorsLine is longer than 80 characters.527
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
Errors'{' should be on the previous line.535
ErrorsLine contains a tab character.536
ErrorsLine is longer than 80 characters.537
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
Errors'}' should be on the same line.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
Errors'{' should be on the previous line.540
ErrorsLine is longer than 80 characters.541
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.546
ErrorsMethod 'ejbActivate' is not designed for extension - needs to be abstract, final or empty.546
ErrorsMissing a Javadoc comment.546
ErrorsRedundant throws: 'EJBException' is unchecked exception.546
ErrorsLine contains a tab character.547
Errors'{' should be on the previous line.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.552
ErrorsMethod 'ejbPassivate' is not designed for extension - needs to be abstract, final or empty.552
ErrorsMissing a Javadoc comment.552
ErrorsRedundant throws: 'EJBException' is unchecked exception.552
ErrorsLine contains a tab character.553
Errors'{' should be on the previous line.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.558
ErrorsMethod 'ejbRemove' is not designed for extension - needs to be abstract, final or empty.558
ErrorsMissing a Javadoc comment.558
ErrorsRedundant throws: 'EJBException' is unchecked exception.558
ErrorsLine contains a tab character.559
Errors'{' should be on the previous line.559
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.561
ErrorsLine is longer than 80 characters.563
ErrorsLine contains a tab character.563
ErrorsMethod 'setSessionContext' is not designed for extension - needs to be abstract, final or empty.563
ErrorsMissing a Javadoc comment.563
ErrorsParameter sessionContext should be final.563
ErrorsRedundant throws: 'EJBException' is unchecked exception.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.568
ErrorsMissing a Javadoc comment.568
ErrorsLine contains a tab character.569
Errors'{' should be on the previous line.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.571
ErrorsLine is longer than 80 characters.576
ErrorsMethod 'deleteMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.576
ErrorsParameter m2nImpl should be final.576
ErrorsExpected @param tag for 'm2nImpl'.576
ErrorsExpected @throws tag for 'PersistenceBrokerException'.576
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.576
ErrorsLine is longer than 80 characters.584
ErrorsMethod 'addMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.584
ErrorsParameter m2nImpl should be final.584
ErrorsExpected @param tag for 'm2nImpl'.584
ErrorsExpected @throws tag for 'PersistenceBrokerException'.584
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.584
ErrorsLine has trailing spaces.588
ErrorsLine has trailing spaces.589

org/apache/ojb/broker/core/PersistenceBrokerConfiguration.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>19
ErrorsLine is longer than 80 characters.20
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.24
ErrorsRedundant 'public' modifier.24
ErrorsMissing a Javadoc comment.26
ErrorsRedundant 'public' modifier.26
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
ErrorsMissing a Javadoc comment.30
ErrorsRedundant 'public' modifier.30
ErrorsMissing a Javadoc comment.32
ErrorsRedundant 'public' modifier.32

org/apache/ojb/broker/core/PersistenceBrokerFactoryBaseImpl.java

ViolationMessageLine
ErrorsUnused import - org.apache.ojb.broker.PersistenceBroker.20
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.36
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>41
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMethod 'setDefaultKey' is not designed for extension - needs to be abstract, final or empty.60
ErrorsParameter key should be final.60
ErrorsExpected @param tag for 'key'.60
Errors'{' should be on the previous line.61
Errors'{' should be on the previous line.63
Errors'}' should be on the same line.65
Errors'{' should be on the previous line.67
ErrorsExpected an @return tag.75
ErrorsMethod 'getDefaultKey' is not designed for extension - needs to be abstract, final or empty.75
Errors'{' should be on the previous line.76
ErrorsExpected an @return tag.83
ErrorsLine is longer than 80 characters.83
ErrorsMethod 'createNewBrokerInstance' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter key should be final.83
ErrorsExpected @param tag for 'key'.83
ErrorsExpected @throws tag for 'PBFactoryException'.83
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.83
Errors'if' construct must use '{}'s.85
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.89
Errors'{' should be on the previous line.92
Errors'+' should be on a new line.94
ErrorsLine is longer than 80 characters.95
Errors'{' should be on the previous line.104
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.107
Errors'}' should be on the same line.108
Errors'{' should be on the previous line.110
ErrorsLine is longer than 80 characters.112
ErrorsFirst sentence should end with a period.117
ErrorsExpected an @return tag.124
ErrorsLine is longer than 80 characters.124
ErrorsMethod 'createPersistenceBroker' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter pbKey should be final.124
ErrorsExpected @param tag for 'pbKey'.124
ErrorsExpected @throws tag for 'PBFactoryException'.124
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.124
Errors'if' construct must use '{}'s.126
ErrorsLine is longer than 80 characters.126
Errors'{' should be on the previous line.134
Errors'}' should be on the same line.137
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.140
ErrorsExpected an @return tag.148
ErrorsLine is longer than 80 characters.148
ErrorsMethod 'createPersistenceBroker' is not designed for extension - needs to be abstract, final or empty.148
ErrorsParameter jcdAlias should be final.148
ErrorsExpected @param tag for 'jcdAlias'.148
ErrorsParameter user should be final.148
ErrorsExpected @param tag for 'user'.148
ErrorsParameter password should be final.148
ErrorsExpected @param tag for 'password'.148
ErrorsExpected @throws tag for 'PBFactoryException'.149
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.151
ErrorsExpected an @return tag.157
ErrorsLine is longer than 80 characters.157
ErrorsMethod 'defaultPersistenceBroker' is not designed for extension - needs to be abstract, final or empty.157
ErrorsExpected @throws tag for 'PBFactoryException'.157
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.157
Errors'if' construct must use '{}'s.159
ErrorsLine is longer than 80 characters.159
Errors'+' should be on a new line.159
ErrorsLine is longer than 80 characters.165
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
ErrorsParameter config should be final.167
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.167
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.169
ErrorsMethod 'releaseAllInstances' is not designed for extension - needs to be abstract, final or empty.175
Errors'{' should be on the previous line.176
ErrorsMethod 'activePersistenceBroker' is not designed for extension - needs to be abstract, final or empty.185
Errors'{' should be on the previous line.186
ErrorsMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
Errors'{' should be on the previous line.191
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.194
Errors'}' should be on the same line.197
Errors'catch' is not followed by whitespace.198
Errors'{' should be on the previous line.199

org/apache/ojb/broker/core/PersistenceBrokerFactoryDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.64
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.79
ErrorsExpected an @return tag.85
ErrorsLine is longer than 80 characters.85
ErrorsMethod 'createPersistenceBroker' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter pbKey should be final.85
ErrorsExpected @param tag for 'pbKey'.85
ErrorsExpected @throws tag for 'PBFactoryException'.85
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.85
Errors'if' construct must use '{}'s.87
ErrorsLine is longer than 80 characters.87
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.101
Errors'}' should be on the same line.108
Errors'{' should be on the previous line.110
Errors'{' should be on the previous line.112
Errors'if' construct must use '{}'s.114
Errors'if' is not followed by whitespace.114
Errors'}' should be on the same line.115
Errors'{' should be on the previous line.117
ErrorsMust have at least one statement.117
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.134
ErrorsMethod 'wrapBrokerWithPoolingHandle' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter broker should be final.134
ErrorsParameter pool should be final.134
ErrorsLine is longer than 80 characters.148
ErrorsMethod 'wrapRequestedBrokerInstance' is not designed for extension - needs to be abstract, final or empty.148
ErrorsParameter broker should be final.148
ErrorsExpected @param tag for 'broker'.148
ErrorsMethod 'releaseAllInstances' is not designed for extension - needs to be abstract, final or empty.156
Errors'{' should be on the previous line.157
Errors'{' should be on the previous line.161
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.167
ErrorsMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
Errors'{' should be on the previous line.172
Errors'{' should be on the previous line.174
Errors'}' should be on the same line.177
Errors'catch' is not followed by whitespace.178
Errors'{' should be on the previous line.179
ErrorsMethod 'activePersistenceBroker' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
Errors'{' should be on the previous line.186
ErrorsComment matches to-do format 'TODO:'.192
ErrorsExpected an @return tag.194
ErrorsMethod 'getPoolConfiguration' is not designed for extension - needs to be abstract, final or empty.194
Errors'{' should be on the previous line.195
ErrorsComment matches to-do format 'TODO:'.201
ErrorsMethod 'setPoolConfiguration' is not designed for extension - needs to be abstract, final or empty.203
ErrorsParameter prop should be final.203
ErrorsExpected @param tag for 'prop'.203
Errors'{' should be on the previous line.204
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.214
ErrorsExpected an @return tag.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
Errors'if' construct must use '{}'s.219
ErrorsLine is longer than 80 characters.220
Errors'+' should be on a new line.220
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.227
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.233
Errors'{' should be on the previous line.240
ErrorsMissing a Javadoc comment.241
ErrorsMissing a Javadoc comment.242
ErrorsLine is longer than 80 characters.244
ErrorsMissing a Javadoc comment.244
ErrorsParameter pbf should be final.244
Errors'pbf' hides a field.244
ErrorsParameter pool should be final.244
Errors'pool' hides a field.244
ErrorsMissing a Javadoc comment.250
ErrorsParameter key should be final.250
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.252
ErrorsParameter key should be final.258
ErrorsExpected @param tag for 'key'.258
ErrorsParameter obj should be final.258
ErrorsExpected @param tag for 'obj'.258
ErrorsExpected @throws tag for 'Exception'.258
Errors'{' should be on the previous line.259
Errors'{' should be on the previous line.263
ErrorsExpected an @return tag.279
ErrorsParameter key should be final.279
ErrorsExpected @param tag for 'key'.279
ErrorsParameter obj should be final.279
ErrorsExpected @param tag for 'obj'.279
Errors'{' should be on the previous line.280
Errors'{' should be on the previous line.284
ErrorsLine is longer than 80 characters.285
ErrorsParameter key should be final.294
ErrorsExpected @param tag for 'key'.294
ErrorsParameter obj should be final.294
ErrorsExpected @param tag for 'obj'.294
ErrorsExpected @throws tag for 'Exception'.294
Errors'{' should be on the previous line.295
ErrorsParameter key should be final.302
ErrorsExpected @param tag for 'key'.302
ErrorsParameter obj should be final.302
ErrorsExpected @param tag for 'obj'.302
ErrorsExpected @throws tag for 'Exception'.302
Errors'{' should be on the previous line.303

org/apache/ojb/broker/core/PersistenceBrokerFactoryFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsUtility classes should not have a public or default constructor.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsExpected an @return tag.41
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
Errors'if' construct must use '{}'s.48
ErrorsLine is longer than 80 characters.48
Errors'{' should be on the previous line.51
Errors'if' is not followed by whitespace.55
Errors'{' should be on the previous line.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.60
Errors'}' should be on the same line.64
Errors'{' should be on the previous line.66
Errors'if' is not followed by whitespace.67
Errors'{' should be on the previous line.68
Errors'}' should be on the same line.70
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.73

org/apache/ojb/broker/core/PersistenceBrokerFactoryIF.java

ViolationMessageLine
ErrorsUnused import - org.apache.ojb.broker.PersistenceBroker.20
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>28
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsRedundant 'public' modifier.45
ErrorsExpected @param tag for 'key'.45
ErrorsExpected an @return tag.54
ErrorsRedundant 'public' modifier.54
ErrorsLine is longer than 80 characters.57
ErrorsExpected an @return tag.62
ErrorsLine is longer than 80 characters.62
ErrorsRedundant 'public' modifier.62
ErrorsExpected @param tag for 'key'.62
ErrorsExpected @throws tag for 'PBFactoryException'.62
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.62
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.69
ErrorsExpected an @return tag.71
ErrorsLine is longer than 80 characters.71
ErrorsRedundant 'public' modifier.71
ErrorsExpected @throws tag for 'PBFactoryException'.72
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.72
ErrorsExpected an @return tag.78
ErrorsLine is longer than 80 characters.78
ErrorsRedundant 'public' modifier.78
ErrorsExpected @throws tag for 'PBFactoryException'.78
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.78
ErrorsRedundant 'public' modifier.84
ErrorsExpected an @return tag.91
ErrorsRedundant 'public' modifier.91
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.98
ErrorsRedundant 'public' modifier.101

org/apache/ojb/broker/core/PersistenceBrokerFactorySyncImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.66
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
Errors'}' should be on the same line.76
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.84
ErrorsMethod 'createPersistenceBroker' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter pbKey should be final.84
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.84
Errors'{' should be on the previous line.100
Errors'}' should be on the same line.103
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.106
Errors'+' should be on a new line.106
Errors',' is not followed by whitespace.107
Errors'{' should be on the previous line.112
Errors'if' is not followed by whitespace.117
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters.122
Errors'}' should be on the same line.123
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
ErrorsLine is longer than 80 characters.133
ErrorsMethod 'wrapBrokerWithPoolingHandle' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter broker should be final.133
ErrorsParameter pool should be final.133
ErrorsLine is longer than 80 characters.139
ErrorsMethod 'wrapRequestedBrokerInstance' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter broker should be final.139
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.144
Errors'{' should be on the previous line.152
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.159
Errors'}' should be on the same line.161
Errors'{' should be on the previous line.163
ErrorsLine is longer than 80 characters.168
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
ErrorsMust have at least one statement.174
ErrorsLine is longer than 80 characters.176
Errors'}' should be on the same line.179
Errors'{' should be on the previous line.181
Errors'if' is not followed by whitespace.182
Errors'{' should be on the previous line.183
Errors'}' should be on the same line.185
Errors'{' should be on the previous line.187
ErrorsLine is longer than 80 characters.188
ErrorsMissing a Javadoc comment.194
Errors'{' should be on the previous line.195
Errors'{' should be on the previous line.198
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.202
Errors'+' should be on a new line.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.204
ErrorsExpected an @return tag.214
ErrorsParameter status should be final.214
ErrorsExpected @param tag for 'status'.214
Errors'{' should be on the previous line.215
Errors'{' should be on the previous line.218
Errors'{' should be on the previous line.221
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.228
Errors'{' should be on the previous line.230
ErrorsLine is longer than 80 characters.239
ErrorsMissing a Javadoc comment.239
ErrorsLine is longer than 80 characters.241
ErrorsMissing a Javadoc comment.241
ErrorsFirst sentence should end with a period.242
ErrorsLine is longer than 80 characters.247
ErrorsMissing a Javadoc comment.247
ErrorsParameter broker should be final.247
ErrorsParameter pool should be final.247
ErrorsMethod 'beforeCompletion' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
Errors'{' should be on the previous line.253
Errors'if' construct must use '{}'s.254
ErrorsLine is longer than 80 characters.254
Errors'if' is not followed by whitespace.255
Errors'{' should be on the previous line.256
Errors'for' is not followed by whitespace.257
Errors'{' should be on the previous line.258
ErrorsLine is longer than 80 characters.259
Errors'+' should be on a new line.259
ErrorsLine is longer than 80 characters.261
Errors'if' construct must use '{}'s.267
Errors'if' is not followed by whitespace.267
ErrorsLine is longer than 80 characters.268
Errors'if' is not followed by whitespace.269
Errors'{' should be on the previous line.270
ErrorsLine is longer than 80 characters.272
Errors'+' should be on a new line.272
ErrorsMethod 'afterCompletion' is not designed for extension - needs to be abstract, final or empty.281
ErrorsMissing a Javadoc comment.281
ErrorsParameter status should be final.281
Errors'{' should be on the previous line.282
Errors'if' construct must use '{}'s.283
Errors'{' should be on the previous line.288
Errors'{' should be on the previous line.290
ErrorsLine is longer than 80 characters.291
Errors'if' construct must use '{}'s.293
ErrorsLine is longer than 80 characters.293
Errors'}' should be on the same line.295
Errors'{' should be on the previous line.297
ErrorsLine is longer than 80 characters.298
Errors'}' should be on the same line.302
Errors'{' should be on the previous line.304
Errors'if' construct must use '{}'s.305
Errors'}' should be on the same line.308
Errors'{' should be on the previous line.310
ErrorsMissing a Javadoc comment.316
Errors'{' should be on the previous line.317
ErrorsMissing a Javadoc comment.322
Errors'{' should be on the previous line.323
ErrorsMissing a Javadoc comment.327
Errors'{' should be on the previous line.328
ErrorsMissing a Javadoc comment.332
Errors'{' should be on the previous line.333
Errors'if' construct must use '{}'s.334
ErrorsLine is longer than 80 characters.334
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.338
ErrorsMissing a Javadoc comment.338
Errors'{' should be on the previous line.339
Errors'if' is not followed by whitespace.340
Errors'{' should be on the previous line.341
Errors'if' construct must use '{}'s.342
ErrorsLine is longer than 80 characters.343
ErrorsLine is longer than 80 characters.345
Errors'}' should be on the same line.349
Errors'{' should be on the previous line.351
ErrorsLine is longer than 80 characters.352
Errors'if' is not followed by whitespace.354
Errors'{' should be on the previous line.355
Errors'if' construct must use '{}'s.356
ErrorsLine is longer than 80 characters.356
Errors'if' is not followed by whitespace.356
Errors'}' should be on the same line.358
Errors'{' should be on the previous line.360
ErrorsLine is longer than 80 characters.363
ErrorsLine is longer than 80 characters.364
ErrorsLine is longer than 80 characters.365
ErrorsLine is longer than 80 characters.366
ErrorsLine is longer than 80 characters.368
ErrorsLine is longer than 80 characters.369
Errors'if' construct must use '{}'s.371
ErrorsLine is longer than 80 characters.372
ErrorsComment matches to-do format 'TODO:'.375
ErrorsLine is longer than 80 characters.375
ErrorsLine is longer than 80 characters.377
ErrorsLine is longer than 80 characters.378
ErrorsLine is longer than 80 characters.381
Errors'if' is not followed by whitespace.385
Errors'{' should be on the previous line.386
ErrorsLine is longer than 80 characters.389
ErrorsLine is longer than 80 characters.390
ErrorsLine is longer than 80 characters.391
ErrorsMethod 'registerHandle' is not designed for extension - needs to be abstract, final or empty.402
ErrorsMissing a Javadoc comment.402
ErrorsParameter handle should be final.402
Errors'{' should be on the previous line.403
ErrorsMethod 'deregisterHandle' is not designed for extension - needs to be abstract, final or empty.407
ErrorsMissing a Javadoc comment.407
ErrorsParameter handle should be final.407
Errors'{' should be on the previous line.408
ErrorsLine is longer than 80 characters.412
ErrorsMethod 'beginTransaction' is not designed for extension - needs to be abstract, final or empty.412
ErrorsMissing a Javadoc comment.412
ErrorsRedundant throws: 'TransactionInProgressException' is unchecked exception.412
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.412
ErrorsLine is longer than 80 characters.414
ErrorsLine is longer than 80 characters.417
ErrorsMethod 'commitTransaction' is not designed for extension - needs to be abstract, final or empty.417
ErrorsMissing a Javadoc comment.417
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.417
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.417
ErrorsLine is longer than 80 characters.419
ErrorsMethod 'abortTransaction' is not designed for extension - needs to be abstract, final or empty.422
ErrorsMissing a Javadoc comment.422
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.422
ErrorsLine is longer than 80 characters.424
ErrorsFirst sentence should end with a period.431
ErrorsLine is longer than 80 characters.432
Errors'{' should be on the previous line.435
ErrorsMissing a Javadoc comment.436
ErrorsVariable 'jtaTx' must be private and have accessor methods.436
ErrorsMissing a Javadoc comment.437
ErrorsVariable 'syncMap' must be private and have accessor methods.437
ErrorsMissing a Javadoc comment.438
ErrorsVariable 'isLocked' must be private and have accessor methods.438
ErrorsMissing a Javadoc comment.439
ErrorsVariable 'isClosed' must be private and have accessor methods.439
ErrorsMissing a Javadoc comment.441
ErrorsParameter tx should be final.441
Errors'{' should be on the previous line.442
ErrorsMissing a Javadoc comment.446
ErrorsParameter key should be final.446
Errors'{' should be on the previous line.447
ErrorsMissing a Javadoc comment.451
ErrorsParameter syncObj should be final.451
Errors'{' should be on the previous line.452
Errors'{' should be on the previous line.454
ErrorsLine is longer than 80 characters.455
ErrorsMissing a Javadoc comment.460
ErrorsParameter status should be final.460
Errors'{' should be on the previous line.461
ErrorsLine is longer than 80 characters.464
Errors'{' should be on the previous line.467
Errors'}' should be on the same line.470
Errors'{' should be on the previous line.472
ErrorsLine is longer than 80 characters.474
Errors'+' should be on a new line.474
Errors'{' should be on the previous line.482
ErrorsLine is longer than 80 characters.483
Errors'+' should be on a new line.483
ErrorsMissing a Javadoc comment.488
Errors'{' should be on the previous line.489
ErrorsLine is longer than 80 characters.492
Errors'{' should be on the previous line.495
Errors'}' should be on the same line.498
Errors'{' should be on the previous line.500
ErrorsLine is longer than 80 characters.502
Errors'+' should be on a new line.502
Errors'{' should be on the previous line.508
ErrorsLine is longer than 80 characters.509
Errors'+' should be on a new line.509
ErrorsLine is longer than 80 characters.519
ErrorsComment matches to-do format 'TODO:'.521
ErrorsLine is longer than 80 characters.521
ErrorsLine is longer than 80 characters.522
Errors'{' should be on the previous line.526
ErrorsMissing a Javadoc comment.527
ErrorsVariable 'txBoxMap' must be private and have accessor methods.527
ErrorsMissing a Javadoc comment.529
Errors'{' should be on the previous line.530
ErrorsLine is longer than 80 characters.534
ErrorsMissing a Javadoc comment.534
ErrorsParameter tx should be final.534
ErrorsParameter syncObject should be final.534
Errors'{' should be on the previous line.538
ErrorsLine is longer than 80 characters.539
Errors'if' construct must use '{}'s.540
ErrorsMissing a Javadoc comment.548
ErrorsParameter tx should be final.548
ErrorsParameter pbKey should be final.548
Errors'{' should be on the previous line.549
Errors'if' is not followed by whitespace.552
Errors'{' should be on the previous line.553
ErrorsMissing a Javadoc comment.559
ErrorsParameter tx should be final.559
Errors'{' should be on the previous line.560
ErrorsMissing a Javadoc comment.564
ErrorsParameter tx should be final.564
Errors'{' should be on the previous line.565
Errors'{' should be on the previous line.578
ErrorsFirst sentence should end with a period.579
ErrorsParameter broker should be final.583
ErrorsExpected @param tag for 'broker'.583
Errors'{' should be on the previous line.584
ErrorsMissing a Javadoc comment.590
Errors'{' should be on the previous line.591
ErrorsMissing a Javadoc comment.595
Errors'{' should be on the previous line.596
Errors'if' is not followed by whitespace.597
Errors'{' should be on the previous line.598
ErrorsLine is longer than 80 characters.600

org/apache/ojb/broker/core/PersistenceBrokerHandle.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.21
Errors'{' should be on the previous line.22
ErrorsFirst sentence should end with a period.23
ErrorsExpected @param tag for 'broker'.27
Errors'{' should be on the previous line.28
ErrorsLine is longer than 80 characters.30
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'{' should be on the previous line.34
ErrorsMethod 'isInTransaction' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.38
Errors'{' should be on the previous line.39
ErrorsExpected an @return tag.48
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.48
Errors'{' should be on the previous line.49
Errors'if' construct must use '{}'s.50
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.53
Errors'}' should be on the same line.55
Errors'{' should be on the previous line.57

org/apache/ojb/broker/core/PersistenceBrokerImpl.java

ViolationMessageLine
ErrorsFile length is 2,268 lines (max allowed is 2,000).1
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>88
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.97
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.99
ErrorsVariable 'pbf' must be private and have accessor methods.99
ErrorsMissing a Javadoc comment.100
ErrorsVariable 'brokerHelper' must be private and have accessor methods.100
ErrorsMissing a Javadoc comment.101
ErrorsVariable 'mtoNBroker' must be private and have accessor methods.101
ErrorsMissing a Javadoc comment.102
ErrorsVariable 'referencesBroker' must be private and have accessor methods.102
ErrorsFirst sentence should end with a period.104
ErrorsMissing a Javadoc comment.117
ErrorsFirst sentence should end with a period.122
ErrorsLine is longer than 80 characters.123
ErrorsMissing a Javadoc comment.126
ErrorsMissing a Javadoc comment.127
ErrorsMissing a Javadoc comment.128
ErrorsMissing a Javadoc comment.129
ErrorsMissing a Javadoc comment.130
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.132
ErrorsMissing a Javadoc comment.133
ErrorsMissing a Javadoc comment.145
ErrorsMissing a Javadoc comment.160
ErrorsMissing a Javadoc comment.174
ErrorsParameter key should be final.179
ErrorsExpected @param tag for 'key'.179
ErrorsParameter pbf should be final.179
Errors'pbf' hides a field.179
ErrorsExpected @param tag for 'pbf'.179
Errors'{' should be on the previous line.180
Errors'if' construct must use '{}'s.182
ErrorsLine is longer than 80 characters.182
Errors'if' is not followed by whitespace.182
ErrorsLine is longer than 80 characters.189
ErrorsComment matches to-do format 'TODO:'.191
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.199
ErrorsMethod 'getInternalCache' is not designed for extension - needs to be abstract, final or empty.209
ErrorsMissing a Javadoc comment.209
Errors'{' should be on the previous line.210
ErrorsMethod 'serviceIdentity' is not designed for extension - needs to be abstract, final or empty.214
ErrorsMissing a Javadoc comment.214
Errors'{' should be on the previous line.215
ErrorsMethod 'serviceSqlGenerator' is not designed for extension - needs to be abstract, final or empty.219
ErrorsMissing a Javadoc comment.219
Errors'{' should be on the previous line.220
ErrorsMethod 'serviceStatementManager' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
Errors'{' should be on the previous line.225
ErrorsMethod 'serviceJdbcAccess' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
Errors'{' should be on the previous line.230
ErrorsMethod 'serviceConnectionManager' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235
ErrorsMethod 'serviceSequenceManager' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
Errors'{' should be on the previous line.240
ErrorsMethod 'serviceBrokerHelper' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
Errors'{' should be on the previous line.245
ErrorsMethod 'serviceObjectCache' is not designed for extension - needs to be abstract, final or empty.249
ErrorsMissing a Javadoc comment.249
Errors'{' should be on the previous line.250
ErrorsMethod 'getReferenceBroker' is not designed for extension - needs to be abstract, final or empty.254
ErrorsMissing a Javadoc comment.254
Errors'{' should be on the previous line.255
ErrorsMethod 'getRelationshipPrefetcherFactory' is not designed for extension - needs to be abstract, final or empty.259
ErrorsMissing a Javadoc comment.259
Errors'{' should be on the previous line.260
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
Errors'{' should be on the previous line.265
ErrorsMethod 'setClosed' is not designed for extension - needs to be abstract, final or empty.269
ErrorsMissing a Javadoc comment.269
ErrorsParameter closed should be final.269
Errors'{' should be on the previous line.270
Errors'if' is not followed by whitespace.274
Errors'{' should be on the previous line.275
ErrorsExpected an @return tag.285
ErrorsMethod 'isManaged' is not designed for extension - needs to be abstract, final or empty.285
Errors'{' should be on the previous line.286
ErrorsMethod 'setManaged' is not designed for extension - needs to be abstract, final or empty.295
ErrorsParameter managed should be final.295
Errors'managed' hides a field.295
ErrorsExpected @param tag for 'managed'.295
Errors'{' should be on the previous line.296
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.305
Errors'{' should be on the previous line.306
ErrorsLine is longer than 80 characters.309
ErrorsMethod 'destroy' is not designed for extension - needs to be abstract, final or empty.317
Errors'{' should be on the previous line.318
Errors'{' should be on the previous line.321
Errors'if' is not followed by whitespace.322
Errors'{' should be on the previous line.323
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.341
ErrorsMissing a Javadoc comment.341
Errors'{' should be on the previous line.342
ErrorsMethod 'setPBKey' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
ErrorsParameter key should be final.346
Errors'{' should be on the previous line.347
ErrorsExpected an @return tag.354
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.354
Errors'{' should be on the previous line.355
Errors'{' should be on the previous line.361
ErrorsLine is longer than 80 characters.362
Errors'{' should be on the previous line.366
Errors'{' should be on the previous line.370
Errors'{' should be on the previous line.375
ErrorsLine is longer than 80 characters.382
Errors'}' should be on the same line.389
Errors'{' should be on the previous line.391
ErrorsLine is longer than 80 characters.404
ErrorsLine is longer than 80 characters.406
ErrorsLine is longer than 80 characters.408
ErrorsMethod 'abortTransaction' is not designed for extension - needs to be abstract, final or empty.408
ErrorsExpected @throws tag for 'TransactionNotInProgressException'.408
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.408
Errors'if' is not followed by whitespace.410
Errors'{' should be on the previous line.411
Errors'if' construct must use '{}'s.422
ErrorsLine is longer than 80 characters.422
Errors'if' is not followed by whitespace.422
ErrorsLine is longer than 80 characters.430
ErrorsLine is longer than 80 characters.431
ErrorsLine is longer than 80 characters.434
ErrorsMethod 'beginTransaction' is not designed for extension - needs to be abstract, final or empty.434
ErrorsExpected @throws tag for 'TransactionInProgressException'.434
ErrorsRedundant throws: 'TransactionInProgressException' is unchecked exception.434
ErrorsExpected @throws tag for 'TransactionAbortedException'.434
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.434
Errors'{' should be on the previous line.437
ErrorsLine is longer than 80 characters.438
ErrorsLine is longer than 80 characters.453
ErrorsLine is longer than 80 characters.455
ErrorsMethod 'commitTransaction' is not designed for extension - needs to be abstract, final or empty.455
ErrorsExpected @throws tag for 'TransactionNotInProgressException'.455
ErrorsRedundant throws: 'TransactionNotInProgressException' is unchecked exception.455
ErrorsExpected @throws tag for 'TransactionAbortedException'.455
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.455
Errors'{' should be on the previous line.458
ErrorsLine is longer than 80 characters.459
ErrorsLine is longer than 80 characters.467
ErrorsLine is longer than 80 characters.468
ErrorsLine is longer than 80 characters.469
Errors'if' is not followed by whitespace.472
Errors'{' should be on the previous line.473
ErrorsLine is longer than 80 characters.480
ErrorsLine is longer than 80 characters.486
ErrorsLine is longer than 80 characters.488
ErrorsLine is longer than 80 characters.489
ErrorsLine is longer than 80 characters.492
ErrorsMethod 'delete' is not designed for extension - needs to be abstract, final or empty.492
ErrorsParameter obj should be final.492
ErrorsParameter ignoreReferences should be final.492
ErrorsExpected @throws tag for 'PersistenceBrokerException'.492
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.492
Errors'if' is not followed by whitespace.494
Errors'{' should be on the previous line.495
Errors'if' is not followed by whitespace.496
Errors'{' should be on the previous line.497
ErrorsLine is longer than 80 characters.498
Errors'+' should be on a new line.498
ErrorsLine is longer than 80 characters.499
Errors'{' should be on the previous line.501
ErrorsLine is longer than 80 characters.502
Errors'}' should be on the same line.503
Errors'catch' is not followed by whitespace.504
Errors'{' should be on the previous line.505
Errors'{' should be on the previous line.511
Errors'}' should be on the same line.513
Errors'{' should be on the previous line.515
ErrorsMethod 'delete' is not designed for extension - needs to be abstract, final or empty.523
ErrorsParameter obj should be final.523
ErrorsExpected @param tag for 'obj'.523
ErrorsExpected @throws tag for 'PersistenceBrokerException'.523
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.523
Errors'{' should be on the previous line.524
ErrorsLine is longer than 80 characters.532
ErrorsParameter obj should be final.532
ErrorsExpected @param tag for 'obj'.532
ErrorsParameter ignoreReferences should be final.532
ErrorsExpected @param tag for 'ignoreReferences'.532
ErrorsExpected @throws tag for 'PersistenceBrokerException'.532
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.532
Errors'{' should be on the previous line.537
Errors'if' construct must use '{}'s.542
Errors'(' is followed by whitespace.542
Errors')' is preceded with whitespace.542
ErrorsLine is longer than 80 characters.548
Errors'{' should be on the previous line.556
ErrorsLine has trailing spaces.559
Errors'{' should be on the previous line.563
ErrorsLine has trailing spaces.568
ErrorsLine has trailing spaces.583
ErrorsLine contains a tab character.583
ErrorsLine has trailing spaces.588
ErrorsLine contains a tab character.588
ErrorsLine has trailing spaces.593
ErrorsLine contains a tab character.593
ErrorsLine is longer than 80 characters.598
ErrorsExpected @param tag for 'cld'.598
ErrorsExpected @param tag for 'obj'.598
ErrorsExpected @param tag for 'oid'.598
ErrorsExpected @param tag for 'ignoreReferences'.598
ErrorsExpected @throws tag for 'PersistenceBrokerException'.598
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.598
Errors'{' should be on the previous line.607
ErrorsLine is longer than 80 characters.608
Errors'}' should be on the same line.609
Errors'catch' is not followed by whitespace.610
Errors'{' should be on the previous line.611
Errors'{' should be on the previous line.622
ErrorsFirst sentence should end with a period.629
ErrorsLine is longer than 80 characters.635
ErrorsParameter query should be final.635
ErrorsExpected @param tag for 'query'.635
ErrorsParameter cld should be final.635
ErrorsExpected @param tag for 'cld'.635
ErrorsExpected @throws tag for 'PersistenceBrokerException'.635
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.635
Errors'{' should be on the previous line.638
ErrorsLine is longer than 80 characters.639
Errors'{' should be on the previous line.643
Errors'}' should be on the same line.646
Errors'{' should be on the previous line.648
ErrorsLine is longer than 80 characters.649
Errors'{' should be on the previous line.651
Errors'{' should be on the previous line.656
Errors'{' should be on the previous line.663
Errors'{' should be on the previous line.670
ErrorsLine is longer than 80 characters.671
Errors'{' should be on the previous line.674
Errors'{' should be on the previous line.679
ErrorsMethod 'deleteByQuery' is not designed for extension - needs to be abstract, final or empty.692
ErrorsParameter query should be final.692
ErrorsExpected @param tag for 'query'.692
ErrorsExpected @throws tag for 'PersistenceBrokerException'.692
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.692
Errors'{' should be on the previous line.693
ErrorsUnused @param tag for 'listRds'.705
ErrorsLine is longer than 80 characters.707
ErrorsLine is longer than 80 characters.710
ErrorsLine is longer than 80 characters.712
ErrorsParameter cld should be final.712
ErrorsExpected @param tag for 'cld'.712
ErrorsParameter obj should be final.712
ErrorsParameter oid should be final.712
ErrorsExpected @param tag for 'oid'.712
ErrorsParameter ignoreReferences should be final.712
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.712
ErrorsLine contains a tab character.714
Errors'{' should be on the previous line.718
ErrorsLine is longer than 80 characters.719
ErrorsLine is longer than 80 characters.720
Errors'{' should be on the previous line.722
Errors'{' should be on the previous line.725
ErrorsLine contains a tab character.726
Errors'if' is not followed by whitespace.726
ErrorsLine contains a tab character.727
Errors'{' should be on the previous line.727
ErrorsLine is longer than 80 characters.728
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
ErrorsLine is longer than 80 characters.730
ErrorsLine contains a tab character.730
ErrorsLine is longer than 80 characters.731
ErrorsLine contains a tab character.731
ErrorsLine is longer than 80 characters.732
ErrorsLine contains a tab character.732
ErrorsLine contains a tab character.733
ErrorsLine contains a tab character.734
ErrorsLine is longer than 80 characters.735
ErrorsLine contains a tab character.735
ErrorsLine contains a tab character.736
Errors'}' should be on the same line.736
ErrorsLine contains a tab character.737
ErrorsLine contains a tab character.738
Errors'{' should be on the previous line.738
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine is longer than 80 characters.748
ErrorsLine is longer than 80 characters.754
ErrorsLine is longer than 80 characters.756
ErrorsParameter obj should be final.756
ErrorsParameter listCds should be final.756
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.756
ErrorsLine is longer than 80 characters.758
Errors'{' should be on the previous line.762
ErrorsLine is longer than 80 characters.764
Errors'if' is not followed by whitespace.764
Errors'if' is not followed by whitespace.766
Errors'{' should be on the previous line.767
ErrorsLine is longer than 80 characters.768
ErrorsLine is longer than 80 characters.773
ErrorsLine is longer than 80 characters.776
Errors'{' should be on the previous line.780
ErrorsLine is longer than 80 characters.781
Errors'{' should be on the previous line.783
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.796
ErrorsParameter obj should be final.796
ErrorsExpected @param tag for 'obj'.796
ErrorsExpected @throws tag for 'PersistenceBrokerException'.796
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.796
Errors'{' should be on the previous line.797
Errors'if' construct must use '{}'s.800
Errors'if' is not followed by whitespace.800
Errors'{' should be on the previous line.814
ErrorsLine is longer than 80 characters.822
ErrorsLine is longer than 80 characters.823
ErrorsExpected an @return tag.826
ErrorsParameter obj should be final.826
ErrorsExpected @param tag for 'obj'.826
Errors'{' should be on the previous line.827
Errors'if' is not followed by whitespace.830
Errors'{' should be on the previous line.831
Errors'{' should be on the previous line.837
Errors'if' construct must use '{}'s.838
Errors'if' is not followed by whitespace.838
ErrorsLine is longer than 80 characters.839
Errors'+' should be on a new line.839
ErrorsLine is longer than 80 characters.852
ErrorsLine is longer than 80 characters.853
ErrorsLine is longer than 80 characters.855
ErrorsLine is longer than 80 characters.857
ErrorsLine is longer than 80 characters.858
ErrorsLine is longer than 80 characters.860
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.860
ErrorsParameter obj should be final.860
ErrorsParameter oid should be final.860
ErrorsParameter cld should be final.860
ErrorsParameter insert should be final.860
ErrorsParameter ignoreReferences should be final.860
Errors'if' is not followed by whitespace.862
Errors'{' should be on the previous line.863
ErrorsLine is longer than 80 characters.871
Errors'{' should be on the previous line.873
Errors'if' is not followed by whitespace.879
Errors'{' should be on the previous line.880
Errors'if' is not followed by whitespace.881
Errors'{' should be on the previous line.882
Errors'{' should be on the previous line.884
ErrorsLine is longer than 80 characters.885
Errors'}' should be on the same line.886
Errors'catch' is not followed by whitespace.887
Errors'{' should be on the previous line.888
ErrorsLine is longer than 80 characters.889
Errors'+' should be on a new line.889
ErrorsLine is longer than 80 characters.890
Errors'{' should be on the previous line.896
Errors'}' should be on the same line.900
Errors'{' should be on the previous line.902
Errors'{' should be on the previous line.909
Errors'}' should be on the same line.912
Errors'{' should be on the previous line.914
Errors'{' should be on the previous line.922
Errors'}' should be on the same line.926
Errors'{' should be on the previous line.928
Errors'if' construct must use '{}'s.937
ErrorsLine is longer than 80 characters.937
Errors'if' is not followed by whitespace.937
ErrorsLine is longer than 80 characters.946
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.946
ErrorsParameter obj should be final.946
ErrorsExpected @param tag for 'obj'.946
ErrorsParameter oid should be final.946
ErrorsExpected @param tag for 'oid'.946
ErrorsParameter cld should be final.946
ErrorsExpected @param tag for 'cld'.946
ErrorsParameter insert should be final.946
ErrorsExpected @param tag for 'insert'.946
ErrorsLine is longer than 80 characters.953
ErrorsLine is longer than 80 characters.954
ErrorsLine is longer than 80 characters.957
ErrorsLine is longer than 80 characters.963
ErrorsParameter obj should be final.963
ErrorsParameter cld should be final.963
ErrorsExpected @param tag for 'cld'.963
ErrorsParameter insert should be final.963
ErrorsExpected @param tag for 'insert'.963
ErrorsParameter ignoreReferences should be final.963
ErrorsExpected @param tag for 'ignoreReferences'.963
Errors'if' is not followed by whitespace.968
Errors'{' should be on the previous line.969
Errors'{' should be on the previous line.974
ErrorsLine is longer than 80 characters.975
ErrorsLine is longer than 80 characters.977
ErrorsLine is longer than 80 characters.978
ErrorsLine is longer than 80 characters.981
Errors'if' is not followed by whitespace.981
Errors'{' should be on the previous line.983
ErrorsLine is longer than 80 characters.996
ErrorsParameter onlyLink should be final.996
ErrorsExpected @param tag for 'onlyLink'.996
ErrorsParameter obj should be final.996
ErrorsParameter cld should be final.996
ErrorsExpected @param tag for 'cld'.996
ErrorsLine is longer than 80 characters.997
ErrorsParameter rds should be final.997
ErrorsParameter insert should be final.997
ErrorsLine is longer than 80 characters.1000
Errors'if' is not followed by whitespace.1002
Errors'{' should be on the previous line.1003
ErrorsLine is longer than 80 characters.1004
Errors'}' should be on the same line.1007
Errors'else' construct must use '{}'s.1008
ErrorsLine has trailing spaces.1010
ErrorsLine is longer than 80 characters.1026
ErrorsLine is longer than 80 characters.1028
ErrorsParameter obj should be final.1028
ErrorsParameter cld should be final.1028
ErrorsExpected @param tag for 'cld'.1028
ErrorsParameter insert should be final.1028
ErrorsExpected @param tag for 'insert'.1028
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1028
ErrorsLine is longer than 80 characters.1030
Errors'{' should be on the previous line.1034
Errors'{' should be on the previous line.1039
ErrorsLine is longer than 80 characters.1043
Errors'{' should be on the previous line.1047
ErrorsLine is longer than 80 characters.1048
Errors'}' should be on the same line.1049
Errors'{' should be on the previous line.1051
ErrorsLine is longer than 80 characters.1052
ErrorsLine is longer than 80 characters.1057
ErrorsLine is longer than 80 characters.1071
ErrorsLine is longer than 80 characters.1074
ErrorsParameter onlyLink should be final.1074
ErrorsExpected @param tag for 'onlyLink'.1074
ErrorsParameter obj should be final.1074
ErrorsParameter cod should be final.1074
ErrorsParameter referencedObjects should be final.1075
ErrorsParameter insert should be final.1075
Errors'{' should be on the previous line.1076
Errors'if' is not followed by whitespace.1083
Errors'{' should be on the previous line.1085
Errors'if' is not followed by whitespace.1087
Errors'{' should be on the previous line.1088
ErrorsLine is longer than 80 characters.1092
ErrorsLine is longer than 80 characters.1093
ErrorsLine is longer than 80 characters.1101
Errors'if' is not followed by whitespace.1101
ErrorsLine is longer than 80 characters.1103
Errors'{' should be on the previous line.1105
Errors'if' is not followed by whitespace.1111
Errors'{' should be on the previous line.1112
ErrorsLine is longer than 80 characters.1115
ErrorsLine is longer than 80 characters.1116
ErrorsLine is longer than 80 characters.1117
Errors'}' should be on the same line.1118
Errors'{' should be on the previous line.1120
ErrorsLine is longer than 80 characters.1124
Errors'{' should be on the previous line.1126
ErrorsLine is longer than 80 characters.1131
ErrorsLine is longer than 80 characters.1140
ErrorsLine is longer than 80 characters.1143
ErrorsLine is longer than 80 characters.1146
ErrorsParameter linkOnly should be final.1146
ErrorsParameter obj should be final.1146
ErrorsParameter cod should be final.1146
ErrorsParameter referencedObjects should be final.1147
ErrorsParameter insert should be final.1147
Errors'if' is not followed by whitespace.1149
Errors'{' should be on the previous line.1150
ErrorsLine is longer than 80 characters.1155
Errors'if' is not followed by whitespace.1163
ErrorsLine is longer than 80 characters.1164
Errors'while' is not followed by whitespace.1168
Errors'{' should be on the previous line.1169
ErrorsComment matches to-do format 'TODO:'.1172
ErrorsLine is longer than 80 characters.1174
ErrorsLine is longer than 80 characters.1176
ErrorsLine is longer than 80 characters.1177
ErrorsLine is longer than 80 characters.1178
Errors'if' is not followed by whitespace.1181
Errors'{' should be on the previous line.1182
ErrorsLine is longer than 80 characters.1183
ErrorsLine is longer than 80 characters.1187
ErrorsLine is longer than 80 characters.1188
Errors'if' is not followed by whitespace.1188
ErrorsLine is longer than 80 characters.1198
ErrorsLine is longer than 80 characters.1202
ErrorsLine is longer than 80 characters.1207
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.1207
ErrorsParameter targetObject should be final.1207
ErrorsParameter cld should be final.1207
ErrorsParameter rds should be final.1207
ErrorsParameter referencedObject should be final.1207
ErrorsParameter insert should be final.1207
ErrorsLine is longer than 80 characters.1209
ErrorsLine is longer than 80 characters.1210
ErrorsLine is longer than 80 characters.1212
Errors'{' should be on the previous line.1215
ErrorsLine is longer than 80 characters.1218
ErrorsLine is longer than 80 characters.1219
Errors'if' is not followed by whitespace.1222
Errors'{' should be on the previous line.1223
Errors'}' should be on the same line.1226
Errors'{' should be on the previous line.1228
ErrorsLine is longer than 80 characters.1238
ErrorsLine is longer than 80 characters.1241
ErrorsMethod 'unlinkFK' is not designed for extension - needs to be abstract, final or empty.1241
ErrorsParameter targetObject should be final.1241
ErrorsParameter cld should be final.1241
ErrorsParameter rds should be final.1241
ErrorsLine is longer than 80 characters.1247
ErrorsLine is longer than 80 characters.1248
ErrorsLine is longer than 80 characters.1252
ErrorsLine is longer than 80 characters.1255
ErrorsParameter targetObject should be final.1255
ErrorsParameter cld should be final.1255
ErrorsParameter rds should be final.1255
ErrorsParameter referencedObject should be final.1255
Errors'{' should be on the previous line.1261
ErrorsLine is longer than 80 characters.1262
Errors'+' is not preceded with whitespace.1262
Errors'+' is not followed by whitespace.1262
Errors'+' is not preceded with whitespace.1262
Errors'+' is not followed by whitespace.1262
Errors'if' is not followed by whitespace.1264
Errors'{' should be on the previous line.1265
Errors'}' should be on the same line.1267
Errors'{' should be on the previous line.1269
ErrorsLine is longer than 80 characters.1272
Errors'{' should be on the previous line.1275
ErrorsLine is longer than 80 characters.1279
ErrorsLine is longer than 80 characters.1281
Errors'if' is not followed by whitespace.1284
Errors'{' should be on the previous line.1285
ErrorsLine is longer than 80 characters.1286
ErrorsAvoid inline conditionals.1286
Errors':' is not preceded with whitespace.1286
ErrorsLine is longer than 80 characters.1294
ErrorsLine is longer than 80 characters.1299
ErrorsMethod 'linkOneToOne' is not designed for extension - needs to be abstract, final or empty.1299
ErrorsParameter obj should be final.1299
ErrorsParameter cld should be final.1299
ErrorsParameter rds should be final.1299
ErrorsParameter insert should be final.1299
ErrorsLine is longer than 80 characters.1309
ErrorsLine is longer than 80 characters.1311
ErrorsMethod 'linkOneToMany' is not designed for extension - needs to be abstract, final or empty.1311
ErrorsParameter obj should be final.1311
ErrorsParameter cod should be final.1311
ErrorsParameter insert should be final.1311
Errors',' is not followed by whitespace.1314
ErrorsLine is longer than 80 characters.1323
ErrorsMethod 'linkMtoN' is not designed for extension - needs to be abstract, final or empty.1325
ErrorsParameter obj should be final.1325
ErrorsParameter cod should be final.1325
ErrorsParameter insert should be final.1325
Errors'{' should be on the previous line.1326
ErrorsMethod 'unlinkXtoN' is not designed for extension - needs to be abstract, final or empty.1331
ErrorsMissing a Javadoc comment.1331
ErrorsParameter obj should be final.1331
ErrorsParameter col should be final.1331
Errors'{' should be on the previous line.1332
Errors'if' is not followed by whitespace.1333
Errors'{' should be on the previous line.1334
ErrorsLine is longer than 80 characters.1335
Errors'}' should be on the same line.1337
Errors'{' should be on the previous line.1339
Errors'{' should be on the previous line.1342
ErrorsLine is longer than 80 characters.1343
Errors'{' should be on the previous line.1346
Errors'if' construct must use '{}'s.1348
ErrorsLine is longer than 80 characters.1348
Errors'if' is not followed by whitespace.1348
ErrorsLine is longer than 80 characters.1357
ErrorsLine is longer than 80 characters.1360
ErrorsMethod 'retrieveAllReferences' is not designed for extension - needs to be abstract, final or empty.1360
ErrorsParameter pInstance should be final.1360
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1360
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1360
Errors'{' should be on the previous line.1363
ErrorsLine is longer than 80 characters.1364
ErrorsLine contains a tab character.1364
ErrorsLine is longer than 80 characters.1368
Errors'if' is not followed by whitespace.1371
Errors'{' should be on the previous line.1372
ErrorsLine is longer than 80 characters.1373
Errors'{' should be on the previous line.1377
ErrorsLine is longer than 80 characters.1380
ErrorsLine is longer than 80 characters.1381
ErrorsLine is longer than 80 characters.1382
Errors'}' should be on the same line.1385
Errors'catch' is not followed by whitespace.1386
Errors'{' should be on the previous line.1387
ErrorsLine is longer than 80 characters.1399
ErrorsMethod 'retrieveReference' is not designed for extension - needs to be abstract, final or empty.1399
ErrorsParameter pInstance should be final.1399
ErrorsParameter pAttributeName should be final.1399
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1399
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1399
Errors'{' should be on the previous line.1402
ErrorsLine is longer than 80 characters.1403
ErrorsLine contains a tab character.1403
Errors'+' is not preceded with whitespace.1403
Errors'+' is not followed by whitespace.1403
Errors'+' is not preceded with whitespace.1403
Errors'+' is not followed by whitespace.1403
Errors'+' is not preceded with whitespace.1403
Errors'+' should be on a new line.1403
ErrorsLine contains a tab character.1404
Errors'+' is not preceded with whitespace.1404
Errors'+' is not followed by whitespace.1404
ErrorsLine is longer than 80 characters.1407
ErrorsLine is longer than 80 characters.1409
Errors'if' is not followed by whitespace.1412
Errors'{' should be on the previous line.1413
ErrorsLine is longer than 80 characters.1414
Errors'{' should be on the previous line.1418
Errors'{' should be on the previous line.1420
Errors'}' should be on the same line.1422
Errors'{' should be on the previous line.1424
ErrorsLine is longer than 80 characters.1425
Errors'{' should be on the previous line.1427
ErrorsLine is longer than 80 characters.1428
Errors'}' should be on the same line.1429
Errors'{' should be on the previous line.1431
ErrorsLine is longer than 80 characters.1432
Errors'+' should be on a new line.1432
ErrorsLine is longer than 80 characters.1436
ErrorsLine is longer than 80 characters.1437
Errors'if' construct must use '{}'s.1438
Errors'if' is not followed by whitespace.1438
Errors'}' should be on the same line.1440
Errors'catch' is not followed by whitespace.1441
Errors'{' should be on the previous line.1442
ErrorsLine is longer than 80 characters.1450
ErrorsLine is longer than 80 characters.1452
ErrorsUnused @throws tag for 'PersistenceBrokerException'.1452
ErrorsLine is longer than 80 characters.1455
ErrorsLine is longer than 80 characters.1457
ErrorsMethod 'checkRefreshRelationships' is not designed for extension - needs to be abstract, final or empty.1457
ErrorsParameter obj should be final.1457
ErrorsParameter oid should be final.1457
ErrorsParameter cld should be final.1457
ErrorsLine is longer than 80 characters.1462
Errors'if' is not followed by whitespace.1464
Errors'{' should be on the previous line.1465
ErrorsLine is longer than 80 characters.1467
ErrorsLine is longer than 80 characters.1468
Errors'{' should be on the previous line.1474
Errors'if' is not followed by whitespace.1476
Errors'{' should be on the previous line.1477
ErrorsLine is longer than 80 characters.1478
Errors'if' construct must use '{}'s.1480
ErrorsLine is longer than 80 characters.1480
Errors'if' is not followed by whitespace.1480
Errors'{' should be on the previous line.1483
Errors'{' should be on the previous line.1486
Errors'{' should be on the previous line.1492
Errors'{' should be on the previous line.1495
Errors'}' should be on the same line.1500
Errors'catch' is not followed by whitespace.1501
Errors'{' should be on the previous line.1502
ErrorsFirst sentence should end with a period.1508
ErrorsLine is longer than 80 characters.1511
ErrorsExpected an @return tag.1513
ErrorsLine is longer than 80 characters.1513
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.1513
ErrorsParameter collectionClass should be final.1513
ErrorsExpected @param tag for 'collectionClass'.1513
ErrorsParameter query should be final.1513
ErrorsExpected @param tag for 'query'.1513
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1514
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1514
Errors'{' should be on the previous line.1515
ErrorsLine is longer than 80 characters.1516
ErrorsFirst sentence should end with a period.1519
ErrorsExpected an @return tag.1522
ErrorsLine is longer than 80 characters.1522
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.1522
ErrorsParameter query should be final.1522
ErrorsExpected @param tag for 'query'.1522
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1522
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1522
ErrorsFirst sentence should end with a period.1527
ErrorsLine is longer than 80 characters.1531
ErrorsLine is longer than 80 characters.1533
ErrorsLine is longer than 80 characters.1536
ErrorsParameter cld should be final.1536
ErrorsParameter oid should be final.1536
ErrorsExpected @throws tag for 'ClassNotPersistenceCapableException'.1536
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.1536
ErrorsLine is longer than 80 characters.1540
Errors'{' should be on the previous line.1542
ErrorsLine is longer than 80 characters.1543
ErrorsLine is longer than 80 characters.1547
Errors'{' should be on the previous line.1550
ErrorsLine is longer than 80 characters.1551
Errors'{' should be on the previous line.1554
Errors'{' should be on the previous line.1559
ErrorsLine has trailing spaces.1566
ErrorsLine has trailing spaces.1567
ErrorsFirst sentence should end with a period.1568
ErrorsLine is longer than 80 characters.1573
ErrorsLine is longer than 80 characters.1577
ErrorsParameter oid should be final.1577
ErrorsExpected @throws tag for 'ClassNotPersistenceCapableException'.1577
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.1577
Errors'{' should be on the previous line.1582
ErrorsLine is longer than 80 characters.1583
ErrorsLine is longer than 80 characters.1590
Errors'{' should be on the previous line.1592
Errors'{' should be on the previous line.1594
ErrorsLine is longer than 80 characters.1599
Errors'{' should be on the previous line.1603
Errors'{' should be on the previous line.1606
ErrorsLine is longer than 80 characters.1608
ErrorsLine is longer than 80 characters.1609
ErrorsLine is longer than 80 characters.1624
ErrorsLine is longer than 80 characters.1628
ErrorsLine is longer than 80 characters.1629
ErrorsLine is longer than 80 characters.1630
ErrorsLine is longer than 80 characters.1631
Errors'}' should be on the same line.1633
Errors'catch' is not followed by whitespace.1634
Errors'{' should be on the previous line.1635
ErrorsLine is longer than 80 characters.1646
ErrorsExpected an @return tag.1651
ErrorsLine is longer than 80 characters.1651
ErrorsMethod 'getIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.1651
ErrorsParameter query should be final.1651
ErrorsExpected @param tag for 'query'.1651
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1651
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1651
ErrorsFirst sentence should end with a period.1658
ErrorsLine is longer than 80 characters.1665
ErrorsMethod 'getIteratorFromQuery' is not designed for extension - needs to be abstract, final or empty.1665
ErrorsParameter query should be final.1665
ErrorsExpected @param tag for 'query'.1665
ErrorsParameter cld should be final.1665
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1665
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1665
Errors'{' should be on the previous line.1671
ErrorsLine is longer than 80 characters.1672
ErrorsLine is longer than 80 characters.1677
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.1677
ErrorsMissing a Javadoc comment.1677
ErrorsParameter id should be final.1677
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1677
Errors'{' should be on the previous line.1682
Errors'}' should be on the same line.1685
Errors'catch' is not followed by whitespace.1686
Errors'{' should be on the previous line.1687
ErrorsLine is longer than 80 characters.1688
ErrorsExpected an @return tag.1702
ErrorsLine is longer than 80 characters.1702
ErrorsMethod 'doGetObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.1702
ErrorsParameter id should be final.1702
ErrorsExpected @param tag for 'id'.1702
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1702
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1702
Errors'if' construct must use '{}'s.1704
Errors'{' should be on the previous line.1710
Errors'}' should be on the same line.1712
Errors'{' should be on the previous line.1714
ErrorsLine is longer than 80 characters.1716
Errors'{' should be on the previous line.1718
ErrorsLine is longer than 80 characters.1743
ErrorsParameter cachedInstance should be final.1743
ErrorsParameter oid should be final.1743
ErrorsParameter cld should be final.1743
Errors'{' should be on the previous line.1753
ErrorsExpected an @return tag.1764
ErrorsLine is longer than 80 characters.1764
ErrorsMethod 'getObjectByQuery' is not designed for extension - needs to be abstract, final or empty.1764
ErrorsParameter query should be final.1764
ErrorsExpected @param tag for 'query'.1764
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1764
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1764
Errors'{' should be on the previous line.1768
Errors'{' should be on the previous line.1772
Errors'}' should be on the same line.1775
Errors'{' should be on the previous line.1777
ErrorsComment matches to-do format 'TODO:'.1778
ErrorsLine is longer than 80 characters.1779
Errors'}' should be on the same line.1785
Errors'{' should be on the previous line.1787
ErrorsLine is longer than 80 characters.1801
ErrorsLine is longer than 80 characters.1803
Errors'{' should be on the previous line.1807
Errors'==' is not preceded with whitespace.1808
Errors'==' is not followed by whitespace.1808
Errors'{' should be on the previous line.1809
Errors'}' should be on the same line.1812
Errors'{' should be on the previous line.1814
Errors'if' construct must use '{}'s.1815
Errors'if' is not followed by whitespace.1815
ErrorsLine is longer than 80 characters.1822
ErrorsExpected an @return tag.1830
ErrorsLine is longer than 80 characters.1830
ErrorsMethod 'getPKEnumerationByQuery' is not designed for extension - needs to be abstract, final or empty.1830
ErrorsParameter primaryKeyClass should be final.1830
ErrorsParameter query should be final.1830
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1830
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1830
Errors'if' construct must use '{}'s.1832
ErrorsLine is longer than 80 characters.1832
ErrorsLine is longer than 80 characters.1842
ErrorsLine is longer than 80 characters.1847
ErrorsMethod 'store' is not designed for extension - needs to be abstract, final or empty.1847
ErrorsParameter obj should be final.1847
ErrorsExpected @param tag for 'obj'.1847
ErrorsParameter mod should be final.1847
ErrorsExpected @param tag for 'mod'.1847
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1847
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1847
Errors'{' should be on the previous line.1852
ErrorsLine is longer than 80 characters.1857
ErrorsLine is longer than 80 characters.1859
Errors'{' should be on the previous line.1861
Errors'}' should be on the same line.1863
Errors'{' should be on the previous line.1865
Errors'}' should be on the same line.1867
ErrorsComment matches to-do format 'TODO:'.1870
Errors'{' should be on the previous line.1873
ErrorsLine is longer than 80 characters.1889
ErrorsParameter obj should be final.1889
ErrorsExpected @param tag for 'obj'.1889
ErrorsParameter cld should be final.1889
ErrorsExpected @param tag for 'cld'.1889
ErrorsParameter oid should be final.1889
ErrorsParameter insert should be final.1889
ErrorsExpected @param tag for 'insert'.1889
ErrorsParameter ignoreReferences should be final.1889
ErrorsExpected @param tag for 'ignoreReferences'.1889
ErrorsLine is longer than 80 characters.1895
ErrorsLine is longer than 80 characters.1900
ErrorsAvoid inline conditionals.1902
Errors';' is preceded with whitespace.1902
ErrorsLine is longer than 80 characters.1903
ErrorsComment matches to-do format 'TODO:'.1914
ErrorsLine is longer than 80 characters.1914
ErrorsLine is longer than 80 characters.1915
ErrorsLine is longer than 80 characters.1916
Errors'if' is not followed by whitespace.1918
Errors'{' should be on the previous line.1919
ErrorsLine is longer than 80 characters.1921
Errors'{' should be on the previous line.1930
Errors'if' is not followed by whitespace.1932
Errors'{' should be on the previous line.1933
ErrorsLine is longer than 80 characters.1934
Errors'}' should be on the same line.1937
Errors'{' should be on the previous line.1940
Errors'{' should be on the previous line.1942
Errors'}' should be on the same line.1944
Errors'catch' is not followed by whitespace.1945
Errors'{' should be on the previous line.1946
Errors'if' construct must use '{}'s.1956
Errors'if' is not followed by whitespace.1956
ErrorsLine is longer than 80 characters.1968
ErrorsParameter obj should be final.1968
ErrorsExpected @param tag for 'obj'.1968
ErrorsParameter cld should be final.1968
ErrorsExpected @param tag for 'cld'.1968
ErrorsParameter oid should be final.1968
ErrorsParameter insert should be final.1968
ErrorsExpected @param tag for 'insert'.1968
ErrorsMethod 'isInTransaction' is not designed for extension - needs to be abstract, final or empty.1977
Errors'{' should be on the previous line.1978
ErrorsMethod 'setInTransaction' is not designed for extension - needs to be abstract, final or empty.1983
ErrorsMissing a Javadoc comment.1983
ErrorsParameter inTransaction should be final.1983
Errors'inTransaction' hides a field.1983
Errors'{' should be on the previous line.1984
ErrorsLine is longer than 80 characters.1991
ErrorsMethod 'removeFromCache' is not designed for extension - needs to be abstract, final or empty.1991
ErrorsParameter objectOrIdentity should be final.1991
ErrorsExpected @param tag for 'objectOrIdentity'.1991
ErrorsExpected @throws tag for 'PersistenceBrokerException'.1991
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.1991
Errors'{' should be on the previous line.1995
Errors'cast' is not followed by whitespace.1996
Errors'}' should be on the same line.1997
Errors'{' should be on the previous line.1999
ErrorsExpected an @return tag.2010
ErrorsLine is longer than 80 characters.2010
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.2010
ErrorsParameter clazz should be final.2010
ErrorsExpected @param tag for 'clazz'.2010
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2010
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2010
ErrorsMethod 'hasClassDescriptor' is not designed for extension - needs to be abstract, final or empty.2015
ErrorsMissing a Javadoc comment.2015
ErrorsParameter clazz should be final.2015
Errors'{' should be on the previous line.2016
ErrorsMethod 'clearCache' is not designed for extension - needs to be abstract, final or empty.2027
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2027
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2027
Errors'{' should be on the previous line.2028
ErrorsExpected an @return tag.2035
ErrorsMethod 'getTopLevelClass' is not designed for extension - needs to be abstract, final or empty.2035
ErrorsParameter clazz should be final.2035
ErrorsExpected @param tag for 'clazz'.2035
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2035
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2035
Errors'{' should be on the previous line.2038
Errors'}' should be on the same line.2040
Errors'{' should be on the previous line.2042
ErrorsExpected an @return tag.2050
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.2050
ErrorsParameter query should be final.2050
ErrorsExpected @param tag for 'query'.2050
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2050
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2050
Errors'{' should be on the previous line.2051
Errors'if' construct must use '{}'s.2056
ErrorsLine is longer than 80 characters.2056
Errors'{' should be on the previous line.2060
Errors'{' should be on the previous line.2062
Errors'}' should be on the same line.2066
Errors'{' should be on the previous line.2068
Errors'{' should be on the previous line.2070
ErrorsFirst sentence should end with a period.2078
ErrorsLine is longer than 80 characters.2084
ErrorsMethod 'getReportQueryIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.2084
ErrorsParameter query should be final.2084
ErrorsExpected @param tag for 'query'.2084
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2084
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2084
ErrorsFirst sentence should end with a period.2090
ErrorsLine is longer than 80 characters.2098
ErrorsParameter query should be final.2098
ErrorsExpected @param tag for 'query'.2098
ErrorsParameter cld should be final.2098
ErrorsExpected @param tag for 'cld'.2098
ErrorsParameter factory should be final.2098
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2099
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2099
Errors'{' should be on the previous line.2100
Errors'{' should be on the previous line.2103
Errors'if' construct must use '{}'s.2104
ErrorsLine is longer than 80 characters.2104
Errors'if' is not followed by whitespace.2104
Errors'+' is not preceded with whitespace.2104
Errors'+' is not followed by whitespace.2104
Errors'+' is not preceded with whitespace.2104
Errors'+' is not followed by whitespace.2104
Errors'{' should be on the previous line.2109
Errors'if' construct must use '{}'s.2111
ErrorsLine is longer than 80 characters.2111
Errors'if' is not followed by whitespace.2111
Errors'+' is not preceded with whitespace.2111
Errors'+' is not followed by whitespace.2111
Errors'+' is not preceded with whitespace.2111
Errors'+' is not followed by whitespace.2111
Errors'if' construct must use '{}'s.2116
ErrorsLine is longer than 80 characters.2116
Errors'if' is not followed by whitespace.2116
Errors'+' is not preceded with whitespace.2116
Errors'+' is not followed by whitespace.2116
Errors'+' is not preceded with whitespace.2116
Errors'+' is not followed by whitespace.2116
Errors'{' should be on the previous line.2122
Errors'if' construct must use '{}'s.2123
ErrorsLine is longer than 80 characters.2123
Errors'if' is not followed by whitespace.2123
Errors'+' is not preceded with whitespace.2123
Errors'+' is not followed by whitespace.2123
Errors'+' is not preceded with whitespace.2123
Errors'+' is not followed by whitespace.2123
ErrorsLine is longer than 80 characters.2125
ErrorsLine is longer than 80 characters.2128
Errors'{' should be on the previous line.2130
ErrorsLine is longer than 80 characters.2134
Errors'if' construct must use '{}'s.2136
ErrorsLine is longer than 80 characters.2136
Errors'if' is not followed by whitespace.2136
Errors'+' is not preceded with whitespace.2136
Errors'+' is not followed by whitespace.2136
Errors'+' is not preceded with whitespace.2136
Errors'+' is not followed by whitespace.2136
Errors'}' should be on the same line.2137
Errors'{' should be on the previous line.2139
Errors'if' construct must use '{}'s.2140
ErrorsLine is longer than 80 characters.2140
Errors'if' is not followed by whitespace.2140
Errors'+' is not preceded with whitespace.2140
Errors'+' is not followed by whitespace.2140
Errors'+' is not preceded with whitespace.2140
Errors'+' is not followed by whitespace.2140
ErrorsLine is longer than 80 characters.2143
ErrorsFirst sentence should end with a period.2150
ErrorsLine is longer than 80 characters.2157
ErrorsParameter query should be final.2157
ErrorsExpected @param tag for 'query'.2157
ErrorsParameter cld should be final.2157
ErrorsExpected @param tag for 'cld'.2157
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2157
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2157
Errors'{' should be on the previous line.2163
ErrorsLine is longer than 80 characters.2164
ErrorsExpected an @return tag.2173
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.2173
Errors'{' should be on the previous line.2174
ErrorsMethod 'getDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.2181
Errors'{' should be on the previous line.2182
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.2186
ErrorsMissing a Javadoc comment.2186
Errors'{' should be on the previous line.2187
Errors'{' should be on the previous line.2189
Errors'{' should be on the previous line.2198
ErrorsLine has trailing spaces.2209
ErrorsLine is longer than 80 characters.2215
ErrorsMethod 'deleteMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.2215
ErrorsParameter m2nImpl should be final.2215
ErrorsExpected @param tag for 'm2nImpl'.2215
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2215
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2215
ErrorsLine is longer than 80 characters.2223
ErrorsMethod 'addMtoNImplementor' is not designed for extension - needs to be abstract, final or empty.2223
ErrorsParameter m2n should be final.2223
ErrorsExpected @param tag for 'm2n'.2223
ErrorsExpected @throws tag for 'PersistenceBrokerException'.2223
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.2223
ErrorsLine contains a tab character.2225
ErrorsMethod 'getProxyFactory' is not designed for extension - needs to be abstract, final or empty.2228
ErrorsMissing a Javadoc comment.2228
ErrorsLine has trailing spaces.2231
ErrorsLine has trailing spaces.2234
ErrorsLine has trailing spaces.2235
ErrorsLine is longer than 80 characters.2235
ErrorsLine is longer than 80 characters.2236
ErrorsLine is longer than 80 characters.2239
ErrorsUnused @throws tag for 'PersistenceBrokerException'.2239
ErrorsLine is longer than 80 characters.2241
ErrorsMethod 'createProxy' is not designed for extension - needs to be abstract, final or empty.2241
ErrorsParameter baseClassForProxy should be final.2241
ErrorsParameter realSubjectsIdentity should be final.2241
Errors'{' should be on the previous line.2244
ErrorsLine is longer than 80 characters.2246
Errors'{' should be on the previous line.2250
ErrorsLine is longer than 80 characters.2251
Errors'{' is followed by whitespace.2251
Errors'{' is followed by whitespace.2252
Errors'}' should be on the same line.2253
ErrorsLine has trailing spaces.2255
Errors'{' should be on the previous line.2255
Errors',' is not followed by whitespace.2256
ErrorsLine has trailing spaces.2259
Errors'}' should be on the same line.2260
Errors'{' should be on the previous line.2262
ErrorsLine is longer than 80 characters.2263
Errors'+' is not preceded with whitespace.2263
Errors'+' is not followed by whitespace.2263
ErrorsLine has trailing spaces.2266
ErrorsLine has trailing spaces.2267

org/apache/ojb/broker/core/PersistenceBrokerThreadMapping.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsUtility classes should not have a public or default constructor.37
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.42
ErrorsFirst sentence should end with a period.47
ErrorsFirst sentence should end with a period.52
ErrorsLine is longer than 80 characters.58
ErrorsParameter key should be final.58
ErrorsParameter broker should be final.58
ErrorsExpected @throws tag for 'PBFactoryException'.59
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.59
Errors'{' should be on the previous line.60
Errors'if' is not followed by whitespace.63
Errors'{' should be on the previous line.64
Errors'}' should be on the same line.69
Errors'{' should be on the previous line.71
Errors'if' is not followed by whitespace.75
Errors'{' should be on the previous line.76
ErrorsFirst sentence should end with a period.84
ErrorsLine is longer than 80 characters.90
ErrorsParameter key should be final.90
ErrorsParameter broker should be final.90
ErrorsExpected @throws tag for 'PBFactoryException'.91
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.95
Errors'{' should be on the previous line.96
Errors'if' is not followed by whitespace.98
Errors'{' should be on the previous line.99
Errors'if' is not followed by whitespace.101
Errors'{' should be on the previous line.102
Errors'if' is not followed by whitespace.106
Errors'{' should be on the previous line.107
ErrorsLine is longer than 80 characters.119
ErrorsParameter key should be final.121
ErrorsExpected @param tag for 'key'.121
ErrorsExpected @throws tag for 'PBFactoryException'.122
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.122
ErrorsExpected @throws tag for 'PersistenceBrokerException'.122
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.122
Errors'{' should be on the previous line.123
Errors'if' is not followed by whitespace.128
Errors'{' should be on the previous line.129
Errors'if' is not followed by whitespace.134
Errors'{' should be on the previous line.135
Errors'for' is not followed by whitespace.140
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.142
Errors'if' is not followed by whitespace.143
Errors'{' should be on the previous line.144
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.158
Errors'{' should be on the previous line.162
Errors'for' is not followed by whitespace.163
Errors'{' should be on the previous line.164

org/apache/ojb/broker/core/PoolablePersistenceBroker.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.24
ErrorsLine is longer than 80 characters.26
ErrorsMissing a Javadoc comment.26
ErrorsParameter broker should be final.26
ErrorsParameter pool should be final.26
Errors'pool' hides a field.26
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'{' should be on the previous line.33
Errors'{' should be on the previous line.36
Errors'}' should be on the same line.39
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.42
ErrorsMethod 'destroy' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
Errors'{' should be on the previous line.48

org/apache/ojb/broker/core/QueryReferenceBroker.java

ViolationMessageLine
ErrorsComment matches to-do format 'TODO:'.63
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsName 'm_retrievalTasks' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.81
Errors'pb' hides a field.81
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.84
ErrorsFirst sentence should end with a period.87
ErrorsExpected an @return tag.93
ErrorsLine is longer than 80 characters.93
ErrorsParameter collectionClass should be final.93
ErrorsParameter itemClass should be final.93
ErrorsParameter query should be final.93
ErrorsLine is longer than 80 characters.94
ErrorsExpected @throws tag for 'ClassNotPersistenceCapableException'.94
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is subclass of 'PersistenceBrokerException'.94
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.94
ErrorsExpected @throws tag for 'PersistenceBrokerException'.94
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.94
Errors'if' construct must use '{}'s.96
ErrorsLine is longer than 80 characters.96
ErrorsLine is longer than 80 characters.104
Errors'{' should be on the previous line.106
Errors'{' should be on the previous line.114
ErrorsLine has trailing spaces.116
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.135
ErrorsLine is longer than 80 characters.136
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.143
Errors'}' should be on the same line.150
Errors'{' should be on the previous line.152
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
Errors'+' is not followed by whitespace.155
Errors'+' is not preceded with whitespace.155
Errors'+' is not followed by whitespace.155
ErrorsLine is longer than 80 characters.156
Errors'+' is not followed by whitespace.156
Errors'+' is not preceded with whitespace.156
Errors'+' is not followed by whitespace.156
ErrorsLine is longer than 80 characters.157
Errors'+' is not followed by whitespace.157
Errors'{' should be on the previous line.162
ErrorsLine is longer than 80 characters.163
Errors'{' should be on the previous line.170
Errors'{' should be on the previous line.175
Errors'}' should be on the same line.177
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.188
Errors'}' should be on the same line.197
Errors'catch' is not followed by whitespace.198
Errors'{' should be on the previous line.199
Errors'}' should be on the same line.203
Errors'{' should be on the previous line.205
Errors'}' should be on the same line.210
Errors'{' should be on the previous line.212
Errors'{' should be on the previous line.214
Errors'{' should be on the previous line.218
Errors'{' should be on the previous line.226
ErrorsLine contains a tab character.227
ErrorsLine has trailing spaces.230
ErrorsFirst sentence should end with a period.234
ErrorsLine is longer than 80 characters.244
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.244
ErrorsParameter collectionClass should be final.244
ErrorsExpected @param tag for 'collectionClass'.244
ErrorsParameter query should be final.244
ErrorsExpected @param tag for 'query'.244
ErrorsParameter lazy should be final.244
ErrorsExpected @param tag for 'lazy'.244
ErrorsExpected @throws tag for 'PersistenceBrokerException'.244
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.244
Errors'{' should be on the previous line.249
Errors'{' should be on the previous line.252
Errors'cast' is not followed by whitespace.253
Errors'}' should be on the same line.254
Errors'{' should be on the previous line.256
Errors'{' should be on the previous line.258
ErrorsLine is longer than 80 characters.259
Errors'}' should be on the same line.260
Errors'{' should be on the previous line.262
ErrorsLine is longer than 80 characters.263
Errors'}' should be on the same line.267
Errors'{' should be on the previous line.269
Errors'if' is not followed by whitespace.270
Errors'{' should be on the previous line.271
Errors'}' should be on the same line.273
Errors'{' should be on the previous line.275
ErrorsFirst sentence should end with a period.281
ErrorsExpected an @return tag.284
ErrorsLine is longer than 80 characters.284
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.284
ErrorsParameter query should be final.284
ErrorsExpected @param tag for 'query'.284
ErrorsParameter lazy should be final.284
ErrorsExpected @param tag for 'lazy'.284
ErrorsExpected @throws tag for 'PersistenceBrokerException'.284
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.284
ErrorsLine is longer than 80 characters.287
ErrorsLine is longer than 80 characters.288
ErrorsLine is longer than 80 characters.289
ErrorsLine has trailing spaces.292
ErrorsLine is longer than 80 characters.293
ErrorsMissing a Javadoc comment.293
ErrorsParameter cds should be final.293
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.293
Errors'{' is not preceded with whitespace.293
ErrorsLine is longer than 80 characters.295
ErrorsLine is longer than 80 characters.300
ErrorsLine is longer than 80 characters.302
ErrorsAvoid inline conditionals.302
Errors'}' should be on the same line.303
Errors'{' should be on the previous line.305
ErrorsLine is longer than 80 characters.306
ErrorsAvoid inline conditionals.306
Errors'}' should be on the same line.307
Errors'{' should be on the previous line.309
ErrorsLine is longer than 80 characters.310
ErrorsAvoid inline conditionals.310
Errors'}' should be on the same line.311
Errors'{' should be on the previous line.313
Errors'}' should be on the same line.315
Errors'{' should be on the previous line.317
ErrorsLine is longer than 80 characters.318
Errors'+' is not preceded with whitespace.318
Errors'+' is not followed by whitespace.318
Errors'+' is not preceded with whitespace.318
Errors'+' is not followed by whitespace.318
Errors'+' is not preceded with whitespace.318
Errors'+' is not followed by whitespace.318
ErrorsLine has trailing spaces.322
ErrorsLine has trailing spaces.323
ErrorsLine is longer than 80 characters.325
ErrorsParameter obj should be final.327
ErrorsExpected @param tag for 'obj'.327
ErrorsParameter key should be final.327
ErrorsExpected @param tag for 'key'.327
Errors'{' should be on the previous line.328
Errors'{' should be on the previous line.333
ErrorsComment matches to-do format 'TODO:'.345
ErrorsMethod 'performRetrievalTasks' is not designed for extension - needs to be abstract, final or empty.347
Errors'{' should be on the previous line.348
Errors'{' should be on the previous line.350
Errors'{' should be on the previous line.355
Errors';' is followed by whitespace.360
Errors'{' should be on the previous line.361
Errors'{' should be on the previous line.366
ErrorsLine is longer than 80 characters.374
Errors'{' should be on the previous line.376
ErrorsLine is longer than 80 characters.380
ErrorsLine is longer than 80 characters.392
ErrorsLine is longer than 80 characters.394
ErrorsLine is longer than 80 characters.395
ErrorsLine is longer than 80 characters.397
ErrorsMethod 'retrieveReference' is not designed for extension - needs to be abstract, final or empty.397
ErrorsParameter obj should be final.397
ErrorsParameter cld should be final.397
ErrorsParameter rds should be final.397
ErrorsParameter forced should be final.397
ErrorsLine has trailing spaces.401
Errors'{' should be on the previous line.403
Errors'{' should be on the previous line.406
Errors'{' should be on the previous line.411
Errors'}' should be on the same line.413
Errors'(' is followed by whitespace.414
Errors')' is preceded with whitespace.414
Errors'{' should be on the previous line.415
ErrorsLine has trailing spaces.417
Errors'{' should be on the previous line.418
ErrorsLine is longer than 80 characters.420
ErrorsLine has trailing spaces.422
ErrorsLine is longer than 80 characters.422
Errors'}' should be on the same line.424
Errors'{' should be on the previous line.428
Errors'}' should be on the same line.431
Errors'{' should be on the previous line.433
Errors'{' should be on the previous line.438
Errors'{' should be on the previous line.445
ErrorsLine is longer than 80 characters.446
Errors'{' should be on the previous line.450
Errors'}' should be on the same line.458
Errors'catch' is not followed by whitespace.459
Errors'{' should be on the previous line.460
ErrorsLine has trailing spaces.466
ErrorsLine is longer than 80 characters.472
ErrorsLine is longer than 80 characters.474
ErrorsLine is longer than 80 characters.475
ErrorsLine is longer than 80 characters.477
ErrorsMethod 'retrieveProxyReference' is not designed for extension - needs to be abstract, final or empty.477
ErrorsParameter obj should be final.477
ErrorsParameter cld should be final.477
ErrorsParameter rds should be final.477
ErrorsParameter forced should be final.477
Errors'{' should be on the previous line.484
Errors'{' is not preceded with whitespace.486
Errors'{' should be on the previous line.495
ErrorsLine is longer than 80 characters.496
Errors'{' should be on the previous line.500
ErrorsLine has trailing spaces.505
Errors'}' should be on the same line.508
Errors'catch' is not followed by whitespace.509
Errors'{' should be on the previous line.510
ErrorsLine has trailing spaces.514
ErrorsFirst sentence should end with a period.517
ErrorsLine is longer than 80 characters.524
ErrorsMethod 'retrieveReferences' is not designed for extension - needs to be abstract, final or empty.524
ErrorsParameter newObj should be final.524
ErrorsParameter cld should be final.524
ErrorsParameter forced should be final.524
ErrorsExpected @throws tag for 'PersistenceBrokerException'.524
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.524
Errors'{' should be on the previous line.534
Errors'{' should be on the previous line.536
ErrorsLine is longer than 80 characters.537
Errors'}' should be on the same line.542
Errors'catch' is not followed by whitespace.543
Errors'{' should be on the previous line.544
Errors'}' should be on the same line.547
Errors'{' should be on the previous line.549
ErrorsLine has trailing spaces.553
ErrorsFirst sentence should end with a period.554
ErrorsLine is longer than 80 characters.561
ErrorsMethod 'retrieveProxyReferences' is not designed for extension - needs to be abstract, final or empty.561
ErrorsParameter newObj should be final.561
ErrorsParameter cld should be final.561
ErrorsParameter forced should be final.561
ErrorsExpected @throws tag for 'PersistenceBrokerException'.561
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.561
Errors'{' should be on the previous line.571
Errors'{' should be on the previous line.573
ErrorsLine is longer than 80 characters.574
Errors'}' should be on the same line.579
Errors'catch' is not followed by whitespace.580
Errors'{' should be on the previous line.581
Errors'}' should be on the same line.584
Errors'{' should be on the previous line.586
ErrorsExpected an @return tag.596
ErrorsLine is longer than 80 characters.596
ErrorsParameter obj should be final.596
ErrorsExpected @param tag for 'obj'.596
ErrorsParameter rds should be final.596
ErrorsExpected @param tag for 'rds'.596
ErrorsParameter cld should be final.596
ErrorsExpected @param tag for 'cld'.596
ErrorsLine is longer than 80 characters.599
ErrorsLine is longer than 80 characters.600
ErrorsLine is longer than 80 characters.604
ErrorsLine is longer than 80 characters.605
ErrorsLine is longer than 80 characters.606
ErrorsLine is longer than 80 characters.607
Errors'{' should be on the previous line.610
Errors'if' is not followed by whitespace.611
Errors'{' should be on the previous line.612
Errors'if' is not followed by whitespace.614
Errors'{' should be on the previous line.615
Errors'}' should be on the same line.619
Errors'{' should be on the previous line.621
ErrorsLine is longer than 80 characters.623
ErrorsLine is longer than 80 characters.631
ErrorsMissing a Javadoc comment.631
ErrorsParameter fkFieldDescriptors should be final.631
ErrorsParameter fkValues should be final.631
Errors'{' should be on the previous line.635
ErrorsLine is longer than 80 characters.636
ErrorsLine is longer than 80 characters.651
ErrorsExpected an @return tag.653
ErrorsLine is longer than 80 characters.653
ErrorsParameter id should be final.653
ErrorsExpected @param tag for 'id'.653
ErrorsParameter rds should be final.653
ErrorsExpected @param tag for 'rds'.653
Errors'{' should be on the previous line.658
ErrorsLine is longer than 80 characters.665
ErrorsLine has trailing spaces.666
ErrorsLine has trailing spaces.667
ErrorsLine is longer than 80 characters.670
Errors'}' should be on the same line.674
Errors'{' should be on the previous line.676
ErrorsLine is longer than 80 characters.679
Errors'{' should be on the previous line.685
Errors'{' should be on the previous line.687
Errors'}' should be on the same line.689
Errors'{' should be on the previous line.691
ErrorsLine is longer than 80 characters.692
Errors'+' is not preceded with whitespace.692
Errors'if' is not followed by whitespace.693
Errors'{' should be on the previous line.694
Errors'}' should be on the same line.696
Errors'{' should be on the previous line.698
Errors'}' should be on the same line.702
Errors'{' should be on the previous line.704
ErrorsLine has trailing spaces.708
ErrorsLine is longer than 80 characters.716
ErrorsLine is longer than 80 characters.720
ErrorsMethod 'retrieveCollection' is not designed for extension - needs to be abstract, final or empty.720
ErrorsParameter obj should be final.720
ErrorsParameter cld should be final.720
ErrorsParameter cds should be final.720
ErrorsParameter forced should be final.720
ErrorsLine has trailing spaces.724
ErrorsLine is longer than 80 characters.732
ErrorsLine is longer than 80 characters.733
ErrorsLine is longer than 80 characters.736
ErrorsMethod 'retrieveProxyCollection' is not designed for extension - needs to be abstract, final or empty.736
ErrorsParameter obj should be final.736
ErrorsParameter cld should be final.736
ErrorsParameter cds should be final.736
ErrorsParameter forced should be final.736
ErrorsLine has trailing spaces.740
ErrorsLine is longer than 80 characters.741
ErrorsMissing a Javadoc comment.741
ErrorsParameter obj should be final.741
ErrorsParameter cld should be final.741
ErrorsParameter cds should be final.741
ErrorsParameter forced should be final.741
ErrorsParameter lazyLoad should be final.741
Errors'{' should be on the previous line.744
Errors'{' should be on the previous line.748
Errors'}' should be on the same line.750
Errors'{' should be on the previous line.752
Errors'{' should be on the previous line.761
Errors'{' should be on the previous line.763
ErrorsLine is longer than 80 characters.764
Errors'cast' is not followed by whitespace.764
ErrorsLine is longer than 80 characters.767
Errors'{' should be on the previous line.769
ErrorsLine is longer than 80 characters.771
ErrorsLine is longer than 80 characters.772
ErrorsLine is longer than 80 characters.774
Errors';' is not followed by whitespace.774
Errors'}' should be on the same line.779
Errors'{' should be on the previous line.781
Errors'}' should be on the same line.785
Errors'{' should be on the previous line.787
ErrorsLine is longer than 80 characters.788
Errors'{' should be on the previous line.797
Errors'{' should be on the previous line.799
ErrorsLine is longer than 80 characters.801
Errors'}' should be on the same line.806
Errors'catch' is not followed by whitespace.807
Errors'{' should be on the previous line.808
ErrorsFirst sentence should end with a period.816
ErrorsExpected an @return tag.820
ErrorsLine is longer than 80 characters.820
ErrorsParameter obj should be final.820
ErrorsExpected @param tag for 'obj'.820
ErrorsParameter cld should be final.820
ErrorsExpected @param tag for 'cld'.820
ErrorsParameter cds should be final.820
ErrorsExpected @param tag for 'cds'.820
Errors'{' should be on the previous line.826
Errors'}' should be on the same line.828
Errors'{' should be on the previous line.830
Errors'{' should be on the previous line.836
Errors'{' should be on the previous line.839
Errors'cast' is not followed by whitespace.840
Errors'{' should be on the previous line.846
ErrorsLine is longer than 80 characters.847
Errors'}' should be on the same line.848
Errors'{' should be on the previous line.850
ErrorsFirst sentence should end with a period.857
ErrorsLine is longer than 80 characters.865
ErrorsParameter obj should be final.865
ErrorsParameter cld should be final.865
ErrorsParameter cod should be final.865
ErrorsLine is longer than 80 characters.867
Errors'{' should be on the previous line.874
ErrorsLine is longer than 80 characters.875
Errors'{' should be on the previous line.878
ErrorsLine is longer than 80 characters.879
ErrorsLine is longer than 80 characters.883
ErrorsFirst sentence should end with a period.886
ErrorsLine is longer than 80 characters.893
ErrorsParameter obj should be final.893
ErrorsExpected @param tag for 'obj'.893
ErrorsParameter cld should be final.893
ErrorsExpected @param tag for 'cld'.893
ErrorsParameter cod should be final.893
ErrorsExpected @param tag for 'cod'.893
ErrorsLine is longer than 80 characters.895
Errors'{' should be on the previous line.901
ErrorsLine is longer than 80 characters.903
ErrorsFirst sentence should end with a period.909
ErrorsMethod 'getPKQuery' is not designed for extension - needs to be abstract, final or empty.915
ErrorsParameter oid should be final.915
Errors'{' should be on the previous line.916
ErrorsLine is longer than 80 characters.918
Errors'{' should be on the previous line.923
ErrorsFirst sentence should end with a period.930
ErrorsLine is longer than 80 characters.938
ErrorsMethod 'retrieveCollections' is not designed for extension - needs to be abstract, final or empty.938
ErrorsParameter newObj should be final.938
ErrorsParameter cld should be final.938
ErrorsParameter forced should be final.938
ErrorsExpected @throws tag for 'PersistenceBrokerException'.938
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.938
ErrorsLine has trailing spaces.942
ErrorsFirst sentence should end with a period.943
ErrorsLine is longer than 80 characters.944
ErrorsLine is longer than 80 characters.951
ErrorsMethod 'retrieveProxyCollections' is not designed for extension - needs to be abstract, final or empty.951
ErrorsParameter newObj should be final.951
ErrorsParameter cld should be final.951
ErrorsParameter forced should be final.951
ErrorsExpected @throws tag for 'PersistenceBrokerException'.951
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.951
ErrorsLine has trailing spaces.955
ErrorsLine is longer than 80 characters.956
ErrorsMissing a Javadoc comment.956
ErrorsParameter newObj should be final.956
ErrorsParameter cld should be final.956
ErrorsParameter forced should be final.956
ErrorsParameter forceProxyCollection should be final.956
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.956
Errors'{' should be on the previous line.966
Errors'{' should be on the previous line.968
Errors'{' is not preceded with whitespace.970
Errors'}' should be on the same line.977
Errors'{' should be on the previous line.979
Errors'}' should be on the same line.982
Errors'{' should be on the previous line.984
ErrorsFirst sentence should end with a period.990
ErrorsMethod 'removePrefetchingListeners' is not designed for extension - needs to be abstract, final or empty.993
Errors'{' should be on the previous line.994
Errors'{' should be on the previous line.996
Errors';' is followed by whitespace.997
ErrorsLine is longer than 80 characters.999
ErrorsMethod 'getClassToPrefetch' is not designed for extension - needs to be abstract, final or empty.1006
ErrorsMissing a Javadoc comment.1006
Errors'{' should be on the previous line.1007
ErrorsLine is longer than 80 characters.1015
ErrorsMissing a Javadoc comment.1015
ErrorsLine has trailing spaces.1017
ErrorsMissing a Javadoc comment.1017
ErrorsName '_listenedHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'.1017
ErrorsMissing a Javadoc comment.1019
ErrorsParameter owner should be final.1019
ErrorsParameter retrievalTasks should be final.1020
ErrorsParameter key should be final.1020
ErrorsParameter limit should be final.1020
Errors'{' should be on the previous line.1021
ErrorsLine has trailing spaces.1022
ErrorsMissing a Javadoc comment.1025
ErrorsParameter owner should be final.1025
Errors'{' should be on the previous line.1026
Errors'{' should be on the previous line.1030
ErrorsMissing a Javadoc comment.1035
Errors'{' should be on the previous line.1036
Errors'{' should be on the previous line.1038
ErrorsMissing a Javadoc comment.1044
ErrorsParameter listenedObject should be final.1044
Errors'{' should be on the previous line.1045
Errors'{' should be on the previous line.1047
ErrorsLine is longer than 80 characters.1048
Errors'}' should be on the same line.1049
Errors'{' should be on the previous line.1051
ErrorsLine is longer than 80 characters.1052
ErrorsLine is longer than 80 characters.1054
ErrorsLine is longer than 80 characters.1055
ErrorsLine is longer than 80 characters.1059
ErrorsMissing a Javadoc comment.1059
ErrorsParameter handler should be final.1059
ErrorsParameter oid should be final.1059
ErrorsLine is longer than 80 characters.1064
ErrorsMissing a Javadoc comment.1064
ErrorsParameter handler should be final.1064
ErrorsParameter materializedObject should be final.1064
ErrorsLine has trailing spaces.1066
ErrorsMissing a Javadoc comment.1070
Errors'{' should be on the previous line.1071
ErrorsMissing a Javadoc comment.1072
ErrorsName '_retrievalTasks' must match pattern '^[a-z][a-zA-Z0-9]*$'.1072
ErrorsMissing a Javadoc comment.1073
ErrorsName '_limit' must match pattern '^[a-z][a-zA-Z0-9]*$'.1073
ErrorsMissing a Javadoc comment.1074
ErrorsName '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'.1074
ErrorsVariable '_key' must be private and have accessor methods.1074
ErrorsMissing a Javadoc comment.1076
ErrorsParameter owner should be final.1076
ErrorsParameter retrievalTasks should be final.1076
ErrorsParameter key should be final.1077
ErrorsParameter limit should be final.1077
Errors'{' should be on the previous line.1078
Errors'{' should be on the previous line.1083
ErrorsMissing a Javadoc comment.1090
Errors'protected' modifier out of order with the JLS suggestions.1090
ErrorsMissing a Javadoc comment.1092
Errors'protected' modifier out of order with the JLS suggestions.1092
ErrorsLine is longer than 80 characters.1094
ErrorsMissing a Javadoc comment.1094
Errors'protected' modifier out of order with the JLS suggestions.1094
ErrorsMissing a Javadoc comment.1096
ErrorsParameter listenedObject should be final.1096
Errors'{' should be on the previous line.1097
Errors'{' should be on the previous line.1106
Errors'{' should be on the previous line.1113
Errors'}' should be on the same line.1116
Errors'{' should be on the previous line.1118
ErrorsLine is longer than 80 characters.1124
Errors'{' should be on the previous line.1126
Errors'}' should be on the same line.1128
Errors'{' should be on the previous line.1130
Errors'{' should be on the previous line.1135
Errors'}' should be on the same line.1137
Errors'{' should be on the previous line.1139
ErrorsMissing a Javadoc comment.1149
Errors'{' should be on the previous line.1151
ErrorsMissing a Javadoc comment.1152
ErrorsName '_listenedCollection' must match pattern '^[a-z][a-zA-Z0-9]*$'.1152
ErrorsVariable '_listenedCollection' must be private and have accessor methods.1152
ErrorsMissing a Javadoc comment.1154
ErrorsParameter owner should be final.1154
ErrorsParameter retrievalTasks should be final.1155
ErrorsParameter key should be final.1155
ErrorsParameter limit should be final.1155
Errors'{' should be on the previous line.1156
ErrorsMissing a Javadoc comment.1160
ErrorsParameter owner should be final.1160
Errors'{' should be on the previous line.1161
ErrorsLine is longer than 80 characters.1164
ErrorsMissing a Javadoc comment.1168
Errors'{' should be on the previous line.1169
Errors'{' should be on the previous line.1171
ErrorsMissing a Javadoc comment.1177
ErrorsParameter listenedObject should be final.1177
Errors'{' should be on the previous line.1178
ErrorsLine is longer than 80 characters.1179
Errors'cast' is not followed by whitespace.1179
ErrorsMissing a Javadoc comment.1182
ErrorsParameter col should be final.1182
Errors'{' should be on the previous line.1183
ErrorsMissing a Javadoc comment.1187
ErrorsParameter col should be final.1187
Errors'{' should be on the previous line.1188

org/apache/ojb/broker/core/ReportRsIteratorFactoryImpl.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.26
ErrorsLine is longer than 80 characters.30
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
Errors'{' should be on the previous line.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsExpected an @return tag.57
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsParameter query should be final.57
ErrorsExpected @param tag for 'query'.57
ErrorsParameter cld should be final.57
ErrorsExpected @param tag for 'cld'.57
ErrorsParameter broker should be final.57
ErrorsExpected @param tag for 'broker'.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsExpected an @return tag.65
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsParameter query should be final.65
ErrorsExpected @param tag for 'query'.65
ErrorsParameter cld should be final.65
ErrorsExpected @param tag for 'cld'.65
ErrorsParameter broker should be final.65
ErrorsExpected @param tag for 'broker'.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68

org/apache/ojb/broker/core/RsIteratorFactory.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.23
Errors'{' should be on the previous line.30
ErrorsFirst sentence should end with a period.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsExpected an @return tag.35
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsExpected @param tag for 'query'.35
ErrorsExpected @param tag for 'cld'.35
ErrorsExpected @param tag for 'broker'.35
ErrorsFirst sentence should end with a period.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsExpected an @return tag.40
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsExpected @param tag for 'query'.40
ErrorsExpected @param tag for 'cld'.40
ErrorsExpected @param tag for 'broker'.40

org/apache/ojb/broker/core/RsIteratorFactoryImpl.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.25
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
Errors'{' should be on the previous line.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsExpected an @return tag.56
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsParameter query should be final.56
ErrorsExpected @param tag for 'query'.56
ErrorsParameter cld should be final.56
ErrorsExpected @param tag for 'cld'.56
ErrorsParameter broker should be final.56
ErrorsExpected @param tag for 'broker'.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.64
ErrorsExpected an @return tag.65
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsParameter query should be final.65
ErrorsExpected @param tag for 'query'.65
ErrorsParameter cld should be final.65
ErrorsExpected @param tag for 'cld'.65
ErrorsParameter broker should be final.65
ErrorsExpected @param tag for 'broker'.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68

org/apache/ojb/broker/core/ValueContainer.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.24
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsMissing a Javadoc comment.28
ErrorsName 'm_jdbcType' must match pattern '^[a-z][a-zA-Z0-9]*$'.28
ErrorsMissing a Javadoc comment.29
ErrorsName 'm_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
ErrorsParameter value should be final.32
ErrorsParameter jdbcType should be final.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.43
Errors'{' should be on the previous line.44
ErrorsMissing a Javadoc comment.48
ErrorsParameter obj should be final.48
Errors'{' should be on the previous line.49
Errors'if' construct must use '{}'s.50
Errors'if' is not followed by whitespace.50
Errors'if' is not followed by whitespace.52
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.56
ErrorsAvoid inline conditionals.56
Errors'if' is not followed by whitespace.57
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.59
ErrorsMissing a Javadoc comment.65
Errors'{' should be on the previous line.66
Errors'if' construct must use '{}'s.70
ErrorsLine is longer than 80 characters.70
Errors'if' is not followed by whitespace.70
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75

org/apache/ojb/broker/core/proxy/AbstractIndirectionHandler.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.apache.ojb.broker.*.18
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsFirst sentence should end with a period.34
ErrorsName '_brokerKey' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsFirst sentence should end with a period.36
ErrorsName '_realSubject' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsName '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsFirst sentence should end with a period.41
ErrorsName '_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsParameter brokerKey should be final.52
ErrorsParameter id should be final.52
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsMethod 'getIdentity' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine contains a tab character.64
Errors'{' should be on the previous line.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsMethod 'setIdentity' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter identity should be final.73
ErrorsExpected @param tag for 'identity'.73
ErrorsLine contains a tab character.74
Errors'{' should be on the previous line.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsMethod 'getBrokerKey' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine contains a tab character.85
Errors'{' should be on the previous line.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsMethod 'setBrokerKey' is not designed for extension - needs to be abstract, final or empty.95
ErrorsParameter brokerKey should be final.95
ErrorsLine contains a tab character.96
Errors'{' should be on the previous line.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.106
ErrorsParameter listener should be final.106
ErrorsLine contains a tab character.107
Errors'{' should be on the previous line.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
Errors'{' should be on the previous line.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
Errors'{' should be on the previous line.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsMethod 'removeListener' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter listener should be final.125
ErrorsLine contains a tab character.126
Errors'{' should be on the previous line.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
Errors'{' should be on the previous line.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsMethod 'beforeMaterialization' is not designed for extension - needs to be abstract, final or empty.137
ErrorsLine contains a tab character.138
Errors'{' should be on the previous line.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
Errors'{' should be on the previous line.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsMethod 'afterMaterialization' is not designed for extension - needs to be abstract, final or empty.155
ErrorsLine contains a tab character.156
Errors'{' should be on the previous line.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
Errors'{' should be on the previous line.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.168
ErrorsLine contains a tab character.168
ErrorsLine is longer than 80 characters.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.180
ErrorsExpected @throws tag for 'PBFactoryException'.180
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.180
Errors'{' should be on the previous line.181
Errors'{' should be on the previous line.186
ErrorsLine is longer than 80 characters.192
Errors'+' should be on a new line.192
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.196
Errors'{' should be on the previous line.199
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine is longer than 80 characters.218
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine is longer than 80 characters.228
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine is longer than 80 characters.234
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine is longer than 80 characters.237
ErrorsLine contains a tab character.237
ErrorsLine is longer than 80 characters.238
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.240
ErrorsLine contains a tab character.240
ErrorsLine is longer than 80 characters.241
ErrorsLine contains a tab character.241
ErrorsLine is longer than 80 characters.242
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsUnused @throws tag for 'PersistenceBrokerException'.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine is longer than 80 characters.256
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.264
ErrorsParameter proxy should be final.264
ErrorsParameter method should be final.264
ErrorsParameter args should be final.264
ErrorsLine contains a tab character.265
Errors'{' should be on the previous line.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
Errors'{' should be on the previous line.270
ErrorsLine contains a tab character.271
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine is longer than 80 characters.274
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
Errors'{' should be on the previous line.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
Errors'{' should be on the previous line.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
Errors'{' should be on the previous line.285
ErrorsLine is longer than 80 characters.286
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
Errors'{' should be on the previous line.292
ErrorsLine is longer than 80 characters.293
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine is longer than 80 characters.302
ErrorsLine contains a tab character.302
ErrorsLine is longer than 80 characters.303
ErrorsLine contains a tab character.303
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.304
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
ErrorsLine is longer than 80 characters.313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine is longer than 80 characters.316
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine is longer than 80 characters.318
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.322
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
Errors'{' should be on the previous line.329
Errors'{' should be on the previous line.332
ErrorsLine is longer than 80 characters.333
Errors'}' should be on the same line.334
Errors'{' should be on the previous line.336
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
Errors'{' should be on the previous line.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.349
ErrorsLine is longer than 80 characters.353
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine is longer than 80 characters.359
ErrorsLine contains a tab character.359
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
Errors'{' should be on the previous line.366
ErrorsLine is longer than 80 characters.367
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsMethod 'getRealSubject' is not designed for extension - needs to be abstract, final or empty.377
ErrorsExpected @throws tag for 'PersistenceBrokerException'.377
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.377
ErrorsLine contains a tab character.378
Errors'{' should be on the previous line.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
Errors'{' should be on the previous line.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine is longer than 80 characters.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsMethod 'setRealSubject' is not designed for extension - needs to be abstract, final or empty.393
ErrorsParameter object should be final.393
ErrorsExpected @param tag for 'object'.393
ErrorsLine contains a tab character.394
Errors'{' should be on the previous line.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
ErrorsMethod 'materializeSubject' is not designed for extension - needs to be abstract, final or empty.404
ErrorsExpected @throws tag for 'PersistenceBrokerException'.404
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.408
Errors'{' should be on the previous line.408
ErrorsLine is longer than 80 characters.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
Errors'{' should be on the previous line.411
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
Errors'{' should be on the previous line.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
Errors'{' should be on the previous line.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsMethod 'alreadyMaterialized' is not designed for extension - needs to be abstract, final or empty.430
ErrorsLine contains a tab character.431
Errors'{' should be on the previous line.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsExpected an @return tag.440
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
Errors'{' should be on the previous line.441
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
Errors'{' should be on the previous line.452
ErrorsFirst sentence should end with a period.453
ErrorsLine is longer than 80 characters.453
ErrorsVariable 'needsClose' must be private and have accessor methods.454
ErrorsMissing a Javadoc comment.455
ErrorsVariable 'broker' must be private and have accessor methods.455
ErrorsLine is longer than 80 characters.457
ErrorsMissing a Javadoc comment.457
ErrorsParameter broker should be final.457
Errors'broker' hides a field.457
ErrorsParameter needsClose should be final.457
Errors'needsClose' hides a field.457
Errors'{' should be on the previous line.468
Errors'if' is not followed by whitespace.469
Errors'{' should be on the previous line.470

org/apache/ojb/broker/core/proxy/AbstractProxyFactory.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.35
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters.45
ErrorsComment matches to-do format 'TODO:'.46
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsFirst sentence should end with a period.52
ErrorsName '_indirectionHandlerClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsFirst sentence should end with a period.54
ErrorsLine is longer than 80 characters.54
ErrorsName '_indirectionHandlerConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsFirst sentence should end with a period.56
ErrorsName '_listProxyConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsFirst sentence should end with a period.58
ErrorsName '_setProxyConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsFirst sentence should end with a period.60
ErrorsName '_collectionProxyConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.65
Errors'{' should be on the previous line.74
Errors'if' is not followed by whitespace.75
Errors'{' should be on the previous line.76
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.81
Errors'}' should be on the same line.82
Errors'catch' is not followed by whitespace.83
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters.88
ErrorsMethod 'getIndirectionHandlerClass' is not designed for extension - needs to be abstract, final or empty.103
Errors'{' should be on the previous line.104
Errors'if' is not followed by whitespace.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.107
ErrorsMethod 'setIndirectionHandlerClass' is not designed for extension - needs to be abstract, final or empty.118
ErrorsParameter indirectionHandlerClass should be final.118
Errors'{' should be on the previous line.119
Errors'if' is not followed by whitespace.120
Errors'{' should be on the previous line.121
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.125
Errors'if' is not followed by whitespace.130
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.149
ErrorsMethod 'createIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter brokerKey should be final.149
ErrorsParameter id should be final.149
ErrorsArray brackets at illegal position.151
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters.155
Errors'}' should be on the same line.156
Errors'catch' is not followed by whitespace.157
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.159
Errors'}' should be on the same line.160
Errors'catch' is not followed by whitespace.161
Errors'{' should be on the previous line.162
ErrorsLine is longer than 80 characters.163
Errors'}' should be on the same line.164
Errors'catch' is not followed by whitespace.165
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.180
ErrorsParameter proxyClass should be final.180
ErrorsParameter baseType should be final.180
ErrorsParameter typeDesc should be final.180
Errors'if' is not followed by whitespace.182
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters.186
Errors'if' is not followed by whitespace.186
Errors'{' should be on the previous line.199
Errors'}' should be on the same line.201
Errors'catch' is not followed by whitespace.202
Errors'{' should be on the previous line.203
ErrorsLine is longer than 80 characters.208
ErrorsMethod 'getListProxyClass' is not designed for extension - needs to be abstract, final or empty.223
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.234
Errors'if' is not followed by whitespace.235
Errors'{' should be on the previous line.236
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.244
ErrorsLine is longer than 80 characters.245
ErrorsMethod 'setListProxyClass' is not designed for extension - needs to be abstract, final or empty.249
ErrorsParameter listProxyClass should be final.249
Errors'{' should be on the previous line.250
ErrorsLine is longer than 80 characters.251
ErrorsMethod 'getSetProxyClass' is not designed for extension - needs to be abstract, final or empty.259
Errors'{' should be on the previous line.260
Errors'{' should be on the previous line.270
Errors'if' is not followed by whitespace.271
Errors'{' should be on the previous line.272
ErrorsLine is longer than 80 characters.279
ErrorsMethod 'setSetProxyClass' is not designed for extension - needs to be abstract, final or empty.283
ErrorsParameter setProxyClass should be final.283
Errors'{' should be on the previous line.284
ErrorsLine is longer than 80 characters.285
ErrorsMethod 'getCollectionProxyClass' is not designed for extension - needs to be abstract, final or empty.293
Errors'{' should be on the previous line.294
Errors'{' should be on the previous line.304
Errors'if' is not followed by whitespace.305
Errors'{' should be on the previous line.306
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.313
ErrorsMethod 'setCollectionProxyClass' is not designed for extension - needs to be abstract, final or empty.317
ErrorsParameter collectionProxyClass should be final.317
Errors'{' should be on the previous line.318
ErrorsLine is longer than 80 characters.319
Errors'if' is not followed by whitespace.321
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters.325
ErrorsLine is longer than 80 characters.331
ErrorsParameter collectionClass should be final.336
Errors'{' should be on the previous line.337
Errors'if' is not followed by whitespace.338
Errors'{' should be on the previous line.339
Errors'}' should be on the same line.341
Errors'if' is not followed by whitespace.342
Errors'{' should be on the previous line.343
Errors'}' should be on the same line.345
Errors'{' should be on the previous line.347
ErrorsLine is longer than 80 characters.360
ErrorsMethod 'createCollectionProxy' is not designed for extension - needs to be abstract, final or empty.360
ErrorsParameter brokerKey should be final.360
ErrorsParameter query should be final.360
ErrorsParameter collectionClass should be final.360
ErrorsArray brackets at illegal position.362
Errors'{' should be on the previous line.365
ErrorsLine is longer than 80 characters.366
Errors'}' should be on the same line.367
Errors'catch' is not followed by whitespace.368
Errors'{' should be on the previous line.369
ErrorsLine is longer than 80 characters.370
Errors'}' should be on the same line.371
Errors'catch' is not followed by whitespace.372
Errors'{' should be on the previous line.373
ErrorsLine is longer than 80 characters.374
Errors'}' should be on the same line.375
Errors'catch' is not followed by whitespace.376
Errors'{' should be on the previous line.377
ErrorsLine is longer than 80 characters.378
ErrorsFirst sentence should end with a period.382
ErrorsParameter objectOrProxy should be final.388
ErrorsExpected @param tag for 'objectOrProxy'.388
Errors'{' should be on the previous line.389
Errors'if' is not followed by whitespace.390
Errors'{' should be on the previous line.391
Errors'{' should be on the previous line.395
Errors'}' should be on the same line.397
Errors'catch' is not followed by whitespace.398
Errors'{' should be on the previous line.399
ErrorsLine is longer than 80 characters.401
Errors'}' should be on the same line.404
Errors'catch' is not followed by whitespace.405
Errors'{' should be on the previous line.406
ErrorsLine is longer than 80 characters.407
Errors'}' should be on the same line.410
Errors'catch' is not followed by whitespace.411
Errors'{' should be on the previous line.412
ErrorsLine is longer than 80 characters.413
Errors'}' should be on the same line.416
Errors'if' is not followed by whitespace.417
Errors'{' should be on the previous line.418
Errors'{' should be on the previous line.420
Errors'}' should be on the same line.422
Errors'catch' is not followed by whitespace.423
Errors'{' should be on the previous line.424
ErrorsLine is longer than 80 characters.425
Errors'}' should be on the same line.428
Errors'{' should be on the previous line.430
ErrorsFirst sentence should end with a period.435
ErrorsMethod 'getRealObjectIfMaterialized' is not designed for extension - needs to be abstract, final or empty.441
ErrorsParameter objectOrProxy should be final.441
ErrorsExpected @param tag for 'objectOrProxy'.441
Errors'{' should be on the previous line.442
Errors'if' is not followed by whitespace.443
Errors'{' should be on the previous line.444
Errors'{' should be on the previous line.448
ErrorsLine is longer than 80 characters.449
ErrorsLine is longer than 80 characters.451
ErrorsAvoid inline conditionals.451
Errors'}' should be on the same line.452
Errors'catch' is not followed by whitespace.453
Errors'{' should be on the previous line.454
ErrorsLine is longer than 80 characters.456
Errors'}' should be on the same line.459
Errors'catch' is not followed by whitespace.460
Errors'{' should be on the previous line.461
ErrorsLine is longer than 80 characters.462
Errors'}' should be on the same line.465
Errors'catch' is not followed by whitespace.466
Errors'{' should be on the previous line.467
ErrorsLine is longer than 80 characters.468
Errors'}' should be on the same line.471
Errors'if' is not followed by whitespace.472
Errors'{' should be on the previous line.473
Errors'{' should be on the previous line.475
ErrorsLine is longer than 80 characters.478
ErrorsAvoid inline conditionals.478
Errors'}' should be on the same line.479
Errors'catch' is not followed by whitespace.480
Errors'{' should be on the previous line.481
ErrorsLine is longer than 80 characters.482
Errors'}' should be on the same line.485
Errors'{' should be on the previous line.487
ErrorsFirst sentence should end with a period.492
ErrorsMethod 'getRealClass' is not designed for extension - needs to be abstract, final or empty.498
ErrorsParameter objectOrProxy should be final.498
ErrorsExpected @param tag for 'objectOrProxy'.498
Errors'{' should be on the previous line.499
Errors'if' is not followed by whitespace.502
Errors'{' should be on the previous line.503
Errors'{' should be on the previous line.507
Errors'}' should be on the same line.515
Errors'catch' is not followed by whitespace.516
Errors'{' should be on the previous line.517
ErrorsLine is longer than 80 characters.519
Errors'}' should be on the same line.522
Errors'catch' is not followed by whitespace.523
Errors'{' should be on the previous line.524
ErrorsLine is longer than 80 characters.525
Errors'}' should be on the same line.529
Errors'if' is not followed by whitespace.530
Errors'{' should be on the previous line.531
ErrorsLine is longer than 80 characters.532
Errors'}' should be on the same line.539
Errors'{' should be on the previous line.541
ErrorsMethod 'isNormalOjbProxy' is not designed for extension - needs to be abstract, final or empty.551
ErrorsParameter proxyOrObject should be final.551
ErrorsExpected @param tag for 'proxyOrObject'.551
Errors'{' should be on the previous line.552
ErrorsMethod 'isVirtualOjbProxy' is not designed for extension - needs to be abstract, final or empty.561
ErrorsParameter proxyOrObject should be final.561
ErrorsExpected @param tag for 'proxyOrObject'.561
Errors'{' should be on the previous line.562
ErrorsLine is longer than 80 characters.567
ErrorsExpected an @return tag.570
ErrorsMethod 'isProxy' is not designed for extension - needs to be abstract, final or empty.570
ErrorsParameter proxyOrObject should be final.570
ErrorsExpected @param tag for 'proxyOrObject'.570
Errors'{' should be on the previous line.571
ErrorsLine is longer than 80 characters.572
ErrorsExpected an @return tag.579
ErrorsLine is longer than 80 characters.579
ErrorsExpected @param tag for 'obj'.579
ErrorsLine is longer than 80 characters.585
ErrorsMethod 'getIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.588
ErrorsParameter obj should be final.588
Errors'{' should be on the previous line.589
Errors'if' is not followed by whitespace.590
Errors'{' should be on the previous line.591
Errors'}' should be on the same line.593
Errors'if' is not followed by whitespace.594
Errors'{' should be on the previous line.595
Errors'}' should be on the same line.597
Errors'if' is not followed by whitespace.598
Errors'{' should be on the previous line.599
Errors'}' should be on the same line.601
Errors'{' should be on the previous line.603
ErrorsLine is longer than 80 characters.610
ErrorsMethod 'isMaterialized' is not designed for extension - needs to be abstract, final or empty.616
ErrorsParameter object should be final.616
Errors'{' should be on the previous line.617
ErrorsFirst sentence should end with a period.623
ErrorsLine is longer than 80 characters.623
ErrorsExpected an @return tag.624
ErrorsMethod 'getCollectionProxy' is not designed for extension - needs to be abstract, final or empty.624
ErrorsParameter item should be final.624
ErrorsExpected @param tag for 'item'.624
Errors'{' should be on the previous line.625
Errors'if' is not followed by whitespace.626
Errors'{' should be on the previous line.627
Errors'}' should be on the same line.629
Errors'{' should be on the previous line.631
ErrorsComment matches to-do format 'TODO:'.639
ErrorsExpected an @return tag.641
ErrorsMethod 'isCollectionProxy' is not designed for extension - needs to be abstract, final or empty.641
ErrorsParameter item should be final.641
ErrorsExpected @param tag for 'item'.641
Errors'{' should be on the previous line.642
ErrorsLine is longer than 80 characters.647
ErrorsLine is longer than 80 characters.648
ErrorsLine is longer than 80 characters.649
ErrorsLine is longer than 80 characters.652
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.655
ErrorsParameter proxy should be final.655
Errors'{' should be on the previous line.656
Errors'if' is not followed by whitespace.658
Errors'{' should be on the previous line.659
Errors'}' should be on the same line.661
Errors'{' should be on the previous line.663
ErrorsMissing a Javadoc comment.668
Errors'static' modifier out of order with the JLS suggestions.668
Errors'{' should be on the previous line.669
ErrorsComment matches to-do format 'TODO:'.671
ErrorsLine is longer than 80 characters.672
Errors'if' is not followed by whitespace.675
Errors'{' should be on the previous line.676
Errors'{' should be on the previous line.679
ErrorsLine is longer than 80 characters.680
Errors'}' should be on the same line.682
Errors'catch' is not followed by whitespace.683
Errors'{' should be on the previous line.684
ErrorsLine is longer than 80 characters.685
Errors'}' should be on the same line.686
Errors'catch' is not followed by whitespace.687
Errors'{' should be on the previous line.688
ErrorsLine is longer than 80 characters.689

org/apache/ojb/broker/core/proxy/CollectionProxy.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
Errors'{' should be on the previous line.27
ErrorsLine is longer than 80 characters.43
ErrorsRedundant 'public' modifier.47

org/apache/ojb/broker/core/proxy/CollectionProxyDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsFirst sentence should end with a period.45
ErrorsName '_brokerKey' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsName '_perThreadDescriptorsEnabled' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsName '_profileKey' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsFirst sentence should end with a period.51
ErrorsName '_query' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsFirst sentence should end with a period.53
ErrorsName '_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsFirst sentence should end with a period.55
ErrorsName '_collectionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsFirst sentence should end with a period.57
ErrorsName '_size' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsComment matches to-do format 'TODO:'.63
ErrorsMissing a Javadoc comment.65
ErrorsName '_needsClose' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsFirst sentence should end with a period.66
ErrorsName '_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsLine has trailing spaces.73
ErrorsParameter brokerKey should be final.77
ErrorsParameter query should be final.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.84
ErrorsLine is longer than 80 characters.89
ErrorsParameter brokerKey should be final.89
ErrorsParameter collClass should be final.89
ErrorsParameter query should be final.89
Errors'{' should be on the previous line.94
ErrorsLine is longer than 80 characters.95
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'loadProfileIfNeeded' is not designed for extension - needs to be abstract, final or empty.116
Errors'{' should be on the previous line.117
Errors'{' should be on the previous line.120
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'isLoaded' is not designed for extension - needs to be abstract, final or empty.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.140
ErrorsLine has trailing spaces.142
ErrorsMethod 'loadSize' is not designed for extension - needs to be abstract, final or empty.145
ErrorsExpected @throws tag for 'PersistenceBrokerException'.145
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.145
Errors'{' should be on the previous line.146
Errors'{' should be on the previous line.149
Errors'}' should be on the same line.151
Errors'{' should be on the previous line.153
Errors'}' should be on the same line.155
Errors'{' should be on the previous line.157
ErrorsLine has trailing spaces.164
ErrorsMethod 'setSize' is not designed for extension - needs to be abstract, final or empty.167
ErrorsParameter size should be final.167
Errors'{' should be on the previous line.168
ErrorsLine has trailing spaces.171
ErrorsLine has trailing spaces.175
ErrorsMethod 'loadData' is not designed for extension - needs to be abstract, final or empty.178
ErrorsExpected @throws tag for 'PersistenceBrokerException'.178
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.186
Errors'}' should be on the same line.188
Errors'{' should be on the previous line.190
ErrorsComment matches to-do format 'TODO:'.191
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.193
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.196
Errors'cast' is not followed by whitespace.197
Errors'}' should be on the same line.200
Errors'{' should be on the previous line.202
Errors'}' should be on the same line.204
Errors'{' should be on the previous line.206
ErrorsMethod 'beforeLoading' is not designed for extension - needs to be abstract, final or empty.214
Errors'{' should be on the previous line.215
Errors'{' should be on the previous line.217
Errors'{' should be on the previous line.224
Errors'cast' is not followed by whitespace.225
ErrorsMethod 'afterLoading' is not designed for extension - needs to be abstract, final or empty.234
Errors'{' should be on the previous line.235
Errors'{' should be on the previous line.237
Errors'{' should be on the previous line.244
Errors'cast' is not followed by whitespace.245
ErrorsExpected an @return tag.254
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.254
Errors'{' should be on the previous line.255
Errors'{' should be on the previous line.257
Errors'}' should be on the same line.259
Errors'{' should be on the previous line.261
Errors'{' should be on the previous line.263
ErrorsExpected an @return tag.273
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.273
Errors'{' should be on the previous line.274
ErrorsExpected an @return tag.281
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.281
ErrorsParameter o should be final.281
ErrorsExpected @param tag for 'o'.281
Errors'{' should be on the previous line.282
ErrorsExpected an @return tag.289
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.289
Errors'{' should be on the previous line.290
ErrorsExpected an @return tag.297
ErrorsMethod 'toArray' is not designed for extension - needs to be abstract, final or empty.297
Errors'{' should be on the previous line.298
ErrorsExpected an @return tag.305
ErrorsMethod 'toArray' is not designed for extension - needs to be abstract, final or empty.305
ErrorsParameter a should be final.305
ErrorsExpected @param tag for 'a'.305
Errors'{' should be on the previous line.306
ErrorsExpected an @return tag.313
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.313
ErrorsParameter o should be final.313
ErrorsExpected @param tag for 'o'.313
Errors'{' should be on the previous line.314
ErrorsExpected an @return tag.321
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.321
ErrorsParameter o should be final.321
ErrorsExpected @param tag for 'o'.321
Errors'{' should be on the previous line.322
ErrorsExpected an @return tag.329
ErrorsMethod 'containsAll' is not designed for extension - needs to be abstract, final or empty.329
ErrorsParameter c should be final.329
ErrorsExpected @param tag for 'c'.329
Errors'{' should be on the previous line.330
ErrorsExpected an @return tag.337
ErrorsMethod 'addAll' is not designed for extension - needs to be abstract, final or empty.337
ErrorsParameter c should be final.337
ErrorsExpected @param tag for 'c'.337
Errors'{' should be on the previous line.338
ErrorsExpected an @return tag.345
ErrorsMethod 'removeAll' is not designed for extension - needs to be abstract, final or empty.345
ErrorsParameter c should be final.345
ErrorsExpected @param tag for 'c'.345
Errors'{' should be on the previous line.346
ErrorsExpected an @return tag.353
ErrorsMethod 'retainAll' is not designed for extension - needs to be abstract, final or empty.353
ErrorsParameter c should be final.353
ErrorsExpected @param tag for 'c'.353
Errors'{' should be on the previous line.354
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.363
Errors'{' should be on the previous line.364
ErrorsLine has trailing spaces.367
Errors'{' should be on the previous line.370
Errors'}' should be on the same line.372
Errors'{' should be on the previous line.374
ErrorsLine has trailing spaces.377
Errors'{' should be on the previous line.379
Errors'}' should be on the same line.381
Errors'{' should be on the previous line.383
ErrorsLine has trailing spaces.394
ErrorsMethod 'getQuery' is not designed for extension - needs to be abstract, final or empty.397
Errors'{' should be on the previous line.398
ErrorsLine has trailing spaces.404
ErrorsMethod 'setQuery' is not designed for extension - needs to be abstract, final or empty.407
ErrorsParameter query should be final.407
Errors'{' should be on the previous line.408
ErrorsMethod 'releaseBroker' is not designed for extension - needs to be abstract, final or empty.415
ErrorsParameter broker should be final.415
ErrorsExpected @param tag for 'broker'.415
Errors'{' should be on the previous line.416
Errors'{' should be on the previous line.424
ErrorsLine is longer than 80 characters.431
ErrorsLine has trailing spaces.432
ErrorsLine is longer than 80 characters.435
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.435
ErrorsExpected @throws tag for 'PBFactoryException'.435
ErrorsRedundant throws: 'PBFactoryException' is unchecked exception.435
ErrorsLine is longer than 80 characters.439
ErrorsLine is longer than 80 characters.440
ErrorsLine is longer than 80 characters.441
ErrorsLine is longer than 80 characters.444
ErrorsLine is longer than 80 characters.445
ErrorsLine is longer than 80 characters.450
ErrorsLine is longer than 80 characters.455
ErrorsLine is longer than 80 characters.464
ErrorsLine is longer than 80 characters.467
Errors'{' should be on the previous line.475
Errors'{' should be on the previous line.481
ErrorsLine is longer than 80 characters.487
Errors'+' should be on a new line.487
ErrorsLine is longer than 80 characters.488
ErrorsLine is longer than 80 characters.491
Errors'{' should be on the previous line.494
ErrorsLine is longer than 80 characters.495
ErrorsLine is longer than 80 characters.496
ErrorsLine has trailing spaces.505
ErrorsMethod 'getData' is not designed for extension - needs to be abstract, final or empty.508
Errors'{' should be on the previous line.509
Errors'{' should be on the previous line.511
ErrorsLine has trailing spaces.521
ErrorsMethod 'setData' is not designed for extension - needs to be abstract, final or empty.524
ErrorsParameter data should be final.524
Errors'{' should be on the previous line.525
ErrorsLine has trailing spaces.531
ErrorsMethod 'getCollectionClass' is not designed for extension - needs to be abstract, final or empty.534
Errors'{' should be on the previous line.535
ErrorsLine has trailing spaces.541
ErrorsMethod 'setCollectionClass' is not designed for extension - needs to be abstract, final or empty.544
ErrorsParameter collClass should be final.544
Errors'{' should be on the previous line.545
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.552
ErrorsParameter anObject should be final.552
ErrorsExpected @param tag for 'anObject'.552
Errors'{' should be on the previous line.553
ErrorsLine is longer than 80 characters.558
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.560
ErrorsParameter otherCollection should be final.560
ErrorsExpected @param tag for 'otherCollection'.560
Errors'{' should be on the previous line.561
Errors'cast' is not followed by whitespace.562
ErrorsExpected an @return tag.568
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.568
Errors'{' should be on the previous line.569
ErrorsLine is longer than 80 characters.574
ErrorsLine is longer than 80 characters.576
ErrorsMethod 'afterStore' is not designed for extension - needs to be abstract, final or empty.576
ErrorsParameter broker should be final.576
ErrorsExpected @param tag for 'broker'.576
ErrorsExpected @throws tag for 'PersistenceBrokerException'.576
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.576
Errors'{' should be on the previous line.583
Errors'cast' is not followed by whitespace.584
ErrorsLine has trailing spaces.590
ErrorsMethod 'getBrokerKey' is not designed for extension - needs to be abstract, final or empty.593
Errors'{' should be on the previous line.594
ErrorsLine has trailing spaces.600
ErrorsMethod 'setBrokerKey' is not designed for extension - needs to be abstract, final or empty.603
ErrorsParameter brokerKey should be final.603
Errors'{' should be on the previous line.604
ErrorsMethod 'getProfileKey' is not designed for extension - needs to be abstract, final or empty.613
Errors'{' should be on the previous line.614
ErrorsMethod 'setProfileKey' is not designed for extension - needs to be abstract, final or empty.623
ErrorsParameter profileKey should be final.623
Errors'{' should be on the previous line.624
ErrorsLine has trailing spaces.630
ErrorsMethod 'addListener' is not designed for extension - needs to be abstract, final or empty.633
ErrorsParameter listener should be final.633
Errors'{' should be on the previous line.634
Errors'{' should be on the previous line.636
Errors'if' is not followed by whitespace.640
Errors'{' should be on the previous line.641
ErrorsLine has trailing spaces.648
ErrorsMethod 'removeListener' is not designed for extension - needs to be abstract, final or empty.651
ErrorsParameter listener should be final.651
Errors'{' should be on the previous line.652
Errors'{' should be on the previous line.654

org/apache/ojb/broker/core/proxy/CollectionProxyListener.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsFirst sentence should end with a period.28
ErrorsRedundant 'public' modifier.32
ErrorsFirst sentence should end with a period.34
ErrorsRedundant 'public' modifier.38

org/apache/ojb/broker/core/proxy/IndirectionHandler.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.30
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.46
ErrorsLine is longer than 80 characters.87
ErrorsUnused @throws tag for 'PersistenceBrokerException'.87
ErrorsLine is longer than 80 characters.105
ErrorsLine has trailing spaces.106
ErrorsExpected @throws tag for 'PersistenceBrokerException'.109
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.109
ErrorsExpected @param tag for 'object'.118
ErrorsLine has trailing spaces.122
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.136

org/apache/ojb/broker/core/proxy/IndirectionHandlerCGLIB.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.24

org/apache/ojb/broker/core/proxy/IndirectionHandlerCGLIBImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.26
ErrorsUnused @param tag for 'persistenceConf'.27
ErrorsParameter brokerKey should be final.30
ErrorsExpected @param tag for 'brokerKey'.30
ErrorsParameter id should be final.30
Errors'{' should be on the previous line.31
Errors',' is not followed by whitespace.32

org/apache/ojb/broker/core/proxy/IndirectionHandlerJDK.java

ViolationMessageLine
ErrorsLine has trailing spaces.22
ErrorsFirst sentence should end with a period.26
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.30

org/apache/ojb/broker/core/proxy/IndirectionHandlerJDKImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.26
ErrorsUnused @param tag for 'persistenceConf'.27
ErrorsParameter brokerKey should be final.30
ErrorsExpected @param tag for 'brokerKey'.30
ErrorsParameter id should be final.30
Errors'{' should be on the previous line.31
Errors',' is not followed by whitespace.32

org/apache/ojb/broker/core/proxy/ListProxyDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.34
ErrorsParameter aKey should be final.42
ErrorsExpected @param tag for 'aKey'.42
ErrorsParameter aQuery should be final.42
ErrorsExpected @param tag for 'aQuery'.42
Errors'{' should be on the previous line.43
ErrorsParameter aKey should be final.53
ErrorsExpected @param tag for 'aKey'.53
ErrorsParameter aCollClass should be final.53
ErrorsExpected @param tag for 'aCollClass'.53
ErrorsParameter aQuery should be final.53
ErrorsExpected @param tag for 'aQuery'.53
Errors'{' should be on the previous line.54
ErrorsExpected an @return tag.61
ErrorsMethod 'addAll' is not designed for extension - needs to be abstract, final or empty.61
ErrorsParameter index should be final.61
ErrorsExpected @param tag for 'index'.61
ErrorsParameter c should be final.61
ErrorsExpected @param tag for 'c'.61
Errors'{' should be on the previous line.62
ErrorsExpected an @return tag.69
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.69
ErrorsParameter index should be final.69
ErrorsExpected @param tag for 'index'.69
Errors'{' should be on the previous line.70
ErrorsExpected an @return tag.77
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.77
ErrorsParameter index should be final.77
ErrorsExpected @param tag for 'index'.77
ErrorsParameter element should be final.77
ErrorsExpected @param tag for 'element'.77
Errors'{' should be on the previous line.78
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter index should be final.85
ErrorsExpected @param tag for 'index'.85
ErrorsParameter element should be final.85
ErrorsExpected @param tag for 'element'.85
Errors'{' should be on the previous line.86
ErrorsExpected an @return tag.93
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter index should be final.93
ErrorsExpected @param tag for 'index'.93
Errors'{' should be on the previous line.94
ErrorsExpected an @return tag.101
ErrorsMethod 'indexOf' is not designed for extension - needs to be abstract, final or empty.101
ErrorsParameter o should be final.101
ErrorsExpected @param tag for 'o'.101
Errors'{' should be on the previous line.102
ErrorsExpected an @return tag.109
ErrorsMethod 'lastIndexOf' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter o should be final.109
ErrorsExpected @param tag for 'o'.109
Errors'{' should be on the previous line.110
ErrorsExpected an @return tag.117
ErrorsMethod 'listIterator' is not designed for extension - needs to be abstract, final or empty.117
Errors'{' should be on the previous line.118
ErrorsExpected an @return tag.125
ErrorsMethod 'listIterator' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter index should be final.125
ErrorsExpected @param tag for 'index'.125
Errors'{' should be on the previous line.126
ErrorsExpected an @return tag.133
ErrorsMethod 'subList' is not designed for extension - needs to be abstract, final or empty.133
ErrorsParameter fromIndex should be final.133
ErrorsExpected @param tag for 'fromIndex'.133
ErrorsParameter toIndex should be final.133
ErrorsExpected @param tag for 'toIndex'.133
Errors'{' should be on the previous line.134
ErrorsMethod 'getListData' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.144
ErrorsExpected an @return tag.146
ErrorsMethod 'loadData' is not designed for extension - needs to be abstract, final or empty.146
ErrorsExpected @throws tag for 'PersistenceBrokerException'.146
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.146
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.151
Errors'}' should be on the same line.153
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.156

org/apache/ojb/broker/core/proxy/MaterializationListener.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.37
ErrorsRedundant 'public' modifier.37
ErrorsLine is longer than 80 characters.45
ErrorsRedundant 'public' modifier.45

org/apache/ojb/broker/core/proxy/OJBProxy.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29

org/apache/ojb/broker/core/proxy/OJBSerializableProxy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine has trailing spaces.27
ErrorsLine is longer than 80 characters.27
ErrorsUtility classes should not have a public or default constructor.31
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter proxyClass should be final.41
ErrorsParameter indirectionHandler should be final.41
Errors'indirectionHandler' hides a field.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59

org/apache/ojb/broker/core/proxy/ProxyConfiguration.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
ErrorsUnclosed HTML tag found: <a href="mailto:tomdz@apache.org">Thomas Dudziak<a>22
Errors'{' should be on the previous line.25
ErrorsLine has trailing spaces.28
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.37
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.44
ErrorsLine has trailing spaces.46
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.53
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.57
ErrorsLine has trailing spaces.60
ErrorsFirst sentence should end with a period.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.68

org/apache/ojb/broker/core/proxy/ProxyFactory.java

ViolationMessageLine
ErrorsUnused import - java.util.Set.19
ErrorsLine is longer than 80 characters.27
ErrorsUnclosed HTML tag found: <a href="mailto:tomdz@apache.org">Thomas Dudziak<a>30
Errors'{' should be on the previous line.34
ErrorsLine has trailing spaces.37
ErrorsRedundant 'public' modifier.40
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.47
ErrorsRedundant 'public' modifier.47
ErrorsLine has trailing spaces.48
ErrorsLine is longer than 80 characters.50
ErrorsLine has trailing spaces.52
ErrorsExpected an @return tag.54
ErrorsRedundant 'public' modifier.54
ErrorsLine has trailing spaces.55
ErrorsLine has trailing spaces.56
ErrorsFirst sentence should end with a period.57
ErrorsLine is longer than 80 characters.58
ErrorsLine has trailing spaces.59
ErrorsExpected an @return tag.61
ErrorsRedundant 'public' modifier.61
ErrorsLine has trailing spaces.62
ErrorsLine has trailing spaces.66
ErrorsUnused @param tag for 'persistenceConf'.67
ErrorsLine is longer than 80 characters.71
ErrorsRedundant 'public' modifier.71
ErrorsExpected @param tag for 'pbKey'.71
ErrorsLine has trailing spaces.75
ErrorsRedundant 'public' modifier.78
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsRedundant 'public' modifier.87
ErrorsLine has trailing spaces.91
ErrorsRedundant 'public' modifier.94
ErrorsLine is longer than 80 characters.97
ErrorsRedundant 'public' modifier.101
ErrorsLine has trailing spaces.105
ErrorsRedundant 'public' modifier.108
ErrorsLine is longer than 80 characters.111
ErrorsRedundant 'public' modifier.115
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.120
ErrorsUnused @param tag for 'persistenceConf'.120
ErrorsUnused @param tag for 'context'.121
ErrorsLine is longer than 80 characters.124
ErrorsRedundant 'public' modifier.124
ErrorsExpected @param tag for 'brokerKey'.124
ErrorsExpected @param tag for 'query'.124
ErrorsExpected @param tag for 'collectionClass'.124
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.127
ErrorsMissing a Javadoc comment.127
ErrorsRedundant 'public' modifier.127
ErrorsLine has trailing spaces.128
ErrorsLine has trailing spaces.129
ErrorsFirst sentence should end with a period.130
ErrorsRedundant 'public' modifier.136
ErrorsExpected @param tag for 'objectOrProxy'.136
ErrorsFirst sentence should end with a period.138
ErrorsRedundant 'public' modifier.144
ErrorsExpected @param tag for 'objectOrProxy'.144
ErrorsFirst sentence should end with a period.146
ErrorsRedundant 'public' modifier.152
ErrorsExpected @param tag for 'objectOrProxy'.152
ErrorsLine has trailing spaces.155
ErrorsRedundant 'public' modifier.158
ErrorsExpected @param tag for 'proxyOrObject'.158
ErrorsLine has trailing spaces.162
ErrorsRedundant 'public' modifier.165
ErrorsExpected @param tag for 'proxyOrObject'.165
ErrorsLine is longer than 80 characters.168
ErrorsExpected an @return tag.171
ErrorsRedundant 'public' modifier.171
ErrorsExpected @param tag for 'proxyOrObject'.171
ErrorsLine has trailing spaces.175
ErrorsLine is longer than 80 characters.177
ErrorsRedundant 'public' modifier.180
ErrorsLine is longer than 80 characters.183
ErrorsLine has trailing spaces.185
ErrorsRedundant 'public' modifier.189
ErrorsLine has trailing spaces.191
ErrorsFirst sentence should end with a period.192
ErrorsLine is longer than 80 characters.193
ErrorsExpected an @return tag.195
ErrorsRedundant 'public' modifier.195
ErrorsExpected @param tag for 'item'.195
ErrorsComment matches to-do format 'TODO:'.200
ErrorsExpected an @return tag.202
ErrorsRedundant 'public' modifier.202
ErrorsExpected @param tag for 'item'.202
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.207
ErrorsLine has trailing spaces.209
ErrorsLine is longer than 80 characters.210
ErrorsUnused @param tag for 'object'.210
ErrorsRedundant 'public' modifier.213
ErrorsExpected @param tag for 'proxy'.213
ErrorsLine has trailing spaces.214
ErrorsLine is longer than 80 characters.216
ErrorsLine has trailing spaces.218
ErrorsExpected an @return tag.220

org/apache/ojb/broker/core/proxy/ProxyFactoryCGLIBImpl.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
ErrorsVariable 'proxyFactories' must be private and have accessor methods.29
ErrorsMethod 'getDefaultIndirectionHandlerClass' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
ErrorsFirst sentence should end with a period.35
ErrorsLine is longer than 80 characters.36
ErrorsLine has trailing spaces.37
ErrorsExpected an @return tag.39
ErrorsMethod 'getIndirectionHandlerBaseClass' is not designed for extension - needs to be abstract, final or empty.39
ErrorsLine is longer than 80 characters.43
ErrorsMethod 'createProxy' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter proxyClass should be final.43
ErrorsParameter handler should be final.43
Errors'cast' is not followed by whitespace.45
Errors'{' is followed by whitespace.50
Errors'{' is followed by whitespace.52
ErrorsLine is longer than 80 characters.55
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.58
Errors'cast' is not followed by whitespace.60
ErrorsMethod 'isNormalOjbProxy' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter proxyOrObject should be final.63
ErrorsLine is longer than 80 characters.64
ErrorsMethod 'getDynamicIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter obj should be final.67
Errors'cast' is not followed by whitespace.68
Errors'cast' is not followed by whitespace.68
ErrorsMethod 'interfaceRequiredForProxyGeneration' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.75
ErrorsLine has trailing spaces.76

org/apache/ojb/broker/core/proxy/ProxyFactoryJDKImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.36
ErrorsLine has trailing spaces.37
ErrorsMethod 'getDefaultIndirectionHandlerClass' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.43
ErrorsFirst sentence should end with a period.44
ErrorsLine is longer than 80 characters.45
ErrorsLine has trailing spaces.46
ErrorsExpected an @return tag.48
ErrorsMethod 'getIndirectionHandlerBaseClass' is not designed for extension - needs to be abstract, final or empty.48
Errors'{' should be on the previous line.49
ErrorsLine has trailing spaces.52
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'createProxy' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter baseClass should be final.55
ErrorsParameter handler should be final.55
ErrorsLine is longer than 80 characters.57
Errors'{' is followed by whitespace.57
Errors'cast' is not followed by whitespace.58
Errors'{' is followed by whitespace.58
ErrorsMethod 'getDynamicIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter obj should be final.61
Errors'cast' is not followed by whitespace.62
ErrorsLine has trailing spaces.63
ErrorsMethod 'isNormalOjbProxy' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter proxyOrObject should be final.65
ErrorsLine is longer than 80 characters.66
ErrorsParameter baseClass should be final.75
ErrorsExpected @param tag for 'baseClass'.75
ErrorsName 'm_dynamicProxyClassInterfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'.76
ErrorsLine is longer than 80 characters.78
Errors'cast' is not followed by whitespace.78
ErrorsLine is longer than 80 characters.85
ErrorsFirst sentence should end with a period.89
ErrorsExpected an @return tag.95
ErrorsParameter clazz should be final.95
ErrorsExpected @param tag for 'clazz'.95
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.120
Errors'cast' is not followed by whitespace.131
ErrorsLine has trailing spaces.135
ErrorsMethod 'interfaceRequiredForProxyGeneration' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136

org/apache/ojb/broker/core/proxy/ProxyHelper.java

ViolationMessageLine
ErrorsUnused import - java.lang.ref.SoftReference.18
ErrorsFirst sentence should end with a period.24
ErrorsUtility classes should not have a public or default constructor.30
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'static' modifier out of order with the JLS suggestions.34
Errors'{' should be on the previous line.35
Errors'if' is not followed by whitespace.36
Errors'{' should be on the previous line.37
Errors'{' should be on the previous line.39
ErrorsComment matches to-do format 'TODO:'.41
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.45
Errors'}' should be on the same line.46
Errors'catch' is not followed by whitespace.47
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.50
ErrorsFirst sentence should end with a period.57
ErrorsParameter objectOrProxy should be final.63
ErrorsExpected @param tag for 'objectOrProxy'.63
Errors'{' should be on the previous line.64
ErrorsFirst sentence should end with a period.68
ErrorsParameter objectOrProxy should be final.74
ErrorsExpected @param tag for 'objectOrProxy'.74
ErrorsFirst sentence should end with a period.79
ErrorsParameter objectOrProxy should be final.85
ErrorsExpected @param tag for 'objectOrProxy'.85
Errors'{' should be on the previous line.86
ErrorsParameter proxyOrObject should be final.95
ErrorsExpected @param tag for 'proxyOrObject'.95
Errors'{' should be on the previous line.96
ErrorsParameter proxyOrObject should be final.105
ErrorsExpected @param tag for 'proxyOrObject'.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.111
ErrorsExpected an @return tag.114
ErrorsParameter proxyOrObject should be final.114
ErrorsExpected @param tag for 'proxyOrObject'.114
Errors'{' should be on the previous line.115
ErrorsLine is longer than 80 characters.123
ErrorsParameter obj should be final.126
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.132
ErrorsParameter object should be final.138
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.144
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.146
ErrorsLine is longer than 80 characters.149
ErrorsParameter object should be final.152
Errors'{' should be on the previous line.153
ErrorsFirst sentence should end with a period.157
ErrorsLine is longer than 80 characters.157
ErrorsExpected an @return tag.158
ErrorsParameter item should be final.158
ErrorsExpected @param tag for 'item'.158
Errors'{' should be on the previous line.159
ErrorsExpected an @return tag.164
ErrorsParameter item should be final.164
ErrorsExpected @param tag for 'item'.164
Errors'{' should be on the previous line.165
ErrorsComment matches to-do format 'TODO:'.166

org/apache/ojb/broker/core/proxy/SetProxyDefaultImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter aKey should be final.41
ErrorsExpected @param tag for 'aKey'.41
ErrorsParameter aQuery should be final.41
ErrorsExpected @param tag for 'aQuery'.41
ErrorsLine contains a tab character.42
Errors'{' should be on the previous line.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsParameter aKey should be final.52
ErrorsExpected @param tag for 'aKey'.52
ErrorsParameter aCollClass should be final.52
ErrorsExpected @param tag for 'aCollClass'.52
ErrorsParameter aQuery should be final.52
ErrorsExpected @param tag for 'aQuery'.52
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsMethod 'getSetData' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
ErrorsLine has trailing spaces.59
Errors'cast' is not followed by whitespace.59
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsExpected an @return tag.65
ErrorsLine contains a tab character.65
ErrorsMethod 'loadData' is not designed for extension - needs to be abstract, final or empty.65
ErrorsExpected @throws tag for 'PersistenceBrokerException'.65
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.65
ErrorsLine contains a tab character.66
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.72
Errors'}' should be on the same line.72
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78

org/apache/ojb/broker/core/proxy/VirtualProxy.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
ErrorsUnclosed HTML tag found: <a href="mailto:thomas.mahler@itellium.com">Thomas Mahler<a>27
Errors',' is not followed by whitespace.30
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsFirst sentence should end with a period.34
ErrorsLine is longer than 80 characters.35
Errors'{' is not followed by whitespace.43
Errors'}' is not preceded with whitespace.43
ErrorsLine has trailing spaces.47
ErrorsParameter key should be final.51
ErrorsParameter oid should be final.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.53
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsParameter handler should be final.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.71
ErrorsParameter proxy should be final.75
Errors'{' should be on the previous line.76
ErrorsLine has trailing spaces.82
ErrorsMethod 'alreadyMaterialized' is not designed for extension - needs to be abstract, final or empty.85
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.92
ErrorsLine has trailing spaces.93
ErrorsMethod 'getRealSubject' is not designed for extension - needs to be abstract, final or empty.96
ErrorsExpected @throws tag for 'PersistenceBrokerException'.96
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.96
Errors'{' should be on the previous line.97
ErrorsLine has trailing spaces.100
ErrorsFirst sentence should end with a period.101
ErrorsLine has trailing spaces.103
ErrorsMethod 'getIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.106
Errors'{' should be on the previous line.107
ErrorsLine has trailing spaces.108
ErrorsLine has trailing spaces.113
ErrorsMethod 'getIdentity' is not designed for extension - needs to be abstract, final or empty.116
Errors'{' should be on the previous line.117
ErrorsLine has trailing spaces.120
ErrorsLine contains a tab character.121
ErrorsMethod 'writeReplace' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsLine contains a tab character.122
Errors'{' should be on the previous line.122
ErrorsLine has trailing spaces.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine has trailing spaces.125

org/apache/ojb/broker/locking/CommonsOJBLockManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.28
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.36
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter logger should be final.44
ErrorsParameter timeoutMSecs should be final.44
ErrorsParameter checkThreshholdMSecs should be final.44
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.45
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters.51
ErrorsExpected an @return tag.53
ErrorsLine is longer than 80 characters.53
ErrorsParameter ownerId should be final.53
ErrorsExpected @param tag for 'ownerId'.53
ErrorsParameter resourceId should be final.53
ErrorsExpected @param tag for 'resourceId'.53
ErrorsParameter targetLockLevel should be final.53
ErrorsExpected @param tag for 'targetLockLevel'.53
ErrorsParameter reentrant should be final.53
ErrorsExpected @param tag for 'reentrant'.53
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.73
ErrorsParameter ownerId should be final.73
ErrorsParameter resourceId should be final.73
ErrorsParameter targetLockLevel should be final.73
ErrorsParameter reentrant should be final.73
ErrorsParameter isolationId should be final.73
ErrorsLine is longer than 80 characters.79
ErrorsAvoid inline conditionals.79
Errors'if' is not followed by whitespace.82
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.92
ErrorsParameter ownerId should be final.92
ErrorsExpected @param tag for 'ownerId'.92
ErrorsParameter resourceId should be final.92
ErrorsExpected @param tag for 'resourceId'.92
ErrorsParameter targetLockLevel should be final.92
ErrorsExpected @param tag for 'targetLockLevel'.92
ErrorsParameter compatibility should be final.92
ErrorsExpected @param tag for 'compatibility'.92
ErrorsParameter preferred should be final.93
ErrorsExpected @param tag for 'preferred'.93
ErrorsParameter timeoutMSecs should be final.93
ErrorsExpected @param tag for 'timeoutMSecs'.93
ErrorsExpected @throws tag for 'LockException'.93
ErrorsRedundant throws: 'LockException' is unchecked exception.93
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.124
ErrorsParameter ownerId should be final.124
ErrorsParameter resourceId should be final.124
ErrorsParameter targetLockLevel should be final.124
ErrorsParameter compatibility should be final.124
ErrorsLine is longer than 80 characters.125
ErrorsParameter preferred should be final.125
ErrorsParameter timeoutMSecs should be final.125
ErrorsParameter isolationId should be final.125
ErrorsRedundant throws: 'LockException' is unchecked exception.125
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.133
ErrorsExpected an @return tag.135
ErrorsParameter resourceId should be final.135
ErrorsExpected @param tag for 'resourceId'.135
Errors'{' should be on the previous line.136
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.145
ErrorsParameter resourceId should be final.148
ErrorsParameter isolationId should be final.148
Errors'synchronized' is not followed by whitespace.150
Errors'{' should be on the previous line.151
Errors'if' is not followed by whitespace.153
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters.162
ErrorsExpected an @return tag.164
ErrorsParameter resourceId should be final.164
ErrorsExpected @param tag for 'resourceId'.164
Errors'{' should be on the previous line.165
ErrorsMissing a Javadoc comment.169
ErrorsParameter resourceId should be final.169
ErrorsParameter isolationId should be final.169
Errors'{' should be on the previous line.170
Errors'synchronized' is not followed by whitespace.171
Errors'{' should be on the previous line.172
Errors'if' is not followed by whitespace.173
Errors'{' should be on the previous line.174
ErrorsLine is longer than 80 characters.175
Errors'}' should be on the same line.178
Errors'{' should be on the previous line.180
ErrorsLine is longer than 80 characters.181
ErrorsExpected an @return tag.193
ErrorsLine is longer than 80 characters.193
ErrorsParameter resourceId should be final.193
ErrorsExpected @param tag for 'resourceId'.193
ErrorsParameter isolationId should be final.193
ErrorsExpected @param tag for 'isolationId'.193
ErrorsParameter logger should be final.193
ErrorsExpected @param tag for 'logger'.193
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.211
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.222
ErrorsExpected an @return tag.228
ErrorsLine is longer than 80 characters.228
ErrorsParameter isolationId should be final.228
ErrorsExpected @param tag for 'isolationId'.228
ErrorsParameter lockLevel should be final.228
ErrorsExpected @param tag for 'lockLevel'.228
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.246
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.259
ErrorsLine is longer than 80 characters.260
Errors'{' should be on the previous line.263
ErrorsMissing a Javadoc comment.264
ErrorsParameter resourceId should be final.264
ErrorsParameter maxLockLevel should be final.264
ErrorsParameter logger should be final.264
ErrorsExpected an @return tag.275
ErrorsLine is longer than 80 characters.275
ErrorsParameter ownerId should be final.275
ErrorsExpected @param tag for 'ownerId'.275
ErrorsParameter targetLockLevel should be final.275
ErrorsExpected @param tag for 'targetLockLevel'.275
ErrorsParameter compatibility should be final.275
ErrorsExpected @param tag for 'compatibility'.275
ErrorsParameter preferred should be final.275
ErrorsExpected @param tag for 'preferred'.275
ErrorsLine is longer than 80 characters.277
ErrorsExpected an @return tag.283
ErrorsExpected @param tag for 'ownerId'.283
ErrorsExpected an @return tag.288
ErrorsExpected @param tag for 'ownerId'.288
ErrorsExpected an @return tag.293
ErrorsExpected @param tag for 'ownerId'.293
ErrorsExpected an @return tag.298
ErrorsLine is longer than 80 characters.298
ErrorsExpected @param tag for 'ownerId'.298
ErrorsExpected @param tag for 'timeout'.298
ErrorsExpected @throws tag for 'InterruptedException'.298
ErrorsExpected an @return tag.303
ErrorsLine is longer than 80 characters.303
ErrorsExpected @param tag for 'ownerId'.303
ErrorsExpected @param tag for 'timeout'.303
ErrorsExpected @throws tag for 'InterruptedException'.303
ErrorsExpected an @return tag.308
ErrorsLine is longer than 80 characters.308
ErrorsExpected @param tag for 'ownerId'.308
ErrorsExpected @param tag for 'timeout'.308
ErrorsExpected @throws tag for 'InterruptedException'.308
ErrorsLine is longer than 80 characters.317
Errors'{' should be on the previous line.320
ErrorsMissing a Javadoc comment.321
ErrorsParameter resourceId should be final.321
ErrorsParameter logger should be final.321
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters.326
ErrorsMissing a Javadoc comment.326
ErrorsParameter targetLockLevel should be final.326
ErrorsParameter currentLockLevel should be final.326
Errors'if' is not followed by whitespace.328
Errors'{' should be on the previous line.329
Errors'}' should be on the same line.331
Errors'{' should be on the previous line.333
Errors'{' should be on the previous line.346
ErrorsMissing a Javadoc comment.347
ErrorsParameter resourceId should be final.347
ErrorsParameter logger should be final.347
Errors'{' should be on the previous line.348
ErrorsLine is longer than 80 characters.352
ErrorsMissing a Javadoc comment.352
ErrorsParameter targetLockLevel should be final.352
ErrorsParameter currentLockLevel should be final.352
Errors'if' is not followed by whitespace.354
Errors'{' should be on the previous line.355
Errors'}' should be on the same line.357
Errors'{' should be on the previous line.359
Errors'{' should be on the previous line.372
ErrorsMissing a Javadoc comment.373
ErrorsMissing a Javadoc comment.374
ErrorsMissing a Javadoc comment.375
ErrorsMissing a Javadoc comment.376
ErrorsMissing a Javadoc comment.378
ErrorsParameter resourceId should be final.378
ErrorsParameter logger should be final.378
Errors'{' should be on the previous line.379
ErrorsMissing a Javadoc comment.383
ErrorsParameter commonLockLevel should be final.383
Errors'{' should be on the previous line.384
Errors'{' should be on the previous line.387
ErrorsLine is longer than 80 characters.398
ErrorsLine is longer than 80 characters.403
ErrorsMissing a Javadoc comment.403
ErrorsParameter ownerId should be final.403
ErrorsParameter timeout should be final.403
ErrorsLine is longer than 80 characters.405
ErrorsLine is longer than 80 characters.408
ErrorsMissing a Javadoc comment.408
ErrorsParameter ownerId should be final.408
ErrorsParameter timeout should be final.408
ErrorsLine is longer than 80 characters.410
ErrorsLine is longer than 80 characters.413
ErrorsMissing a Javadoc comment.413
ErrorsParameter ownerId should be final.413
ErrorsParameter timeout should be final.413
ErrorsLine is longer than 80 characters.415
ErrorsMissing a Javadoc comment.418
ErrorsParameter ownerId should be final.418
Errors'{' should be on the previous line.419
ErrorsMissing a Javadoc comment.423
ErrorsParameter ownerId should be final.423
Errors'{' should be on the previous line.424
ErrorsMissing a Javadoc comment.428
ErrorsParameter ownerId should be final.428
Errors'{' should be on the previous line.429
Errors'{' should be on the previous line.442
ErrorsMissing a Javadoc comment.443
ErrorsParameter resourceId should be final.443
ErrorsParameter logger should be final.443
Errors'{' should be on the previous line.444
ErrorsLine is longer than 80 characters.448
ErrorsMissing a Javadoc comment.448
ErrorsParameter targetLockLevel should be final.448
ErrorsParameter currentLockLevel should be final.448
ErrorsAvoid inline conditionals.450

org/apache/ojb/broker/locking/IsolationLevels.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
Errorsinterfaces should describe a type and hence have methods.28
Errors'{' should be on the previous line.29
ErrorsRedundant 'public' modifier.38
Errors'static' modifier out of order with the JLS suggestions.38
ErrorsRedundant 'public' modifier.53
Errors'static' modifier out of order with the JLS suggestions.53
ErrorsRedundant 'public' modifier.66
Errors'static' modifier out of order with the JLS suggestions.66
ErrorsRedundant 'public' modifier.77
Errors'static' modifier out of order with the JLS suggestions.77
ErrorsLine is longer than 80 characters.80
ErrorsRedundant 'public' modifier.88
Errors'static' modifier out of order with the JLS suggestions.88
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.99
ErrorsRedundant 'public' modifier.101
Errors'static' modifier out of order with the JLS suggestions.101
ErrorsRedundant 'public' modifier.107
Errors'static' modifier out of order with the JLS suggestions.107
ErrorsRedundant 'public' modifier.112
Errors'static' modifier out of order with the JLS suggestions.112
ErrorsRedundant 'public' modifier.117
Errors'static' modifier out of order with the JLS suggestions.117
ErrorsRedundant 'public' modifier.122
Errors'static' modifier out of order with the JLS suggestions.122
ErrorsRedundant 'public' modifier.127
Errors'static' modifier out of order with the JLS suggestions.127
ErrorsLine is longer than 80 characters.130
ErrorsRedundant 'public' modifier.132
Errors'static' modifier out of order with the JLS suggestions.132
ErrorsRedundant 'public' modifier.137
Errors'static' modifier out of order with the JLS suggestions.137

org/apache/ojb/broker/locking/LockHelper.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUtility classes should not have a public or default constructor.25
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
ErrorsFirst sentence should end with a period.31
ErrorsParameter isoLevel should be final.36
ErrorsExpected @param tag for 'isoLevel'.36
Errors'{' should be on the previous line.37
Errors'if' is not followed by whitespace.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.44
Errors'}' should be on the same line.47
ErrorsLine is longer than 80 characters.48
Errors'}' should be on the same line.51
ErrorsLine is longer than 80 characters.52
Errors'}' should be on the same line.55
ErrorsLine is longer than 80 characters.56
Errors'}' should be on the same line.59
ErrorsLine is longer than 80 characters.60
Errors'}' should be on the same line.63
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.68

org/apache/ojb/broker/locking/LockIsolation.java

ViolationMessageLine
Errors'{' should be on the previous line.24
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.56

org/apache/ojb/broker/locking/LockIsolationManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'{' should be on the previous line.33
ErrorsExpected an @return tag.44
ErrorsParameter isolationLevel should be final.44
ErrorsExpected @param tag for 'isolationLevel'.44
Errors'{' should be on the previous line.45
Errors'{' should be on the previous line.47
Errors'{' should be on the previous line.77
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.97
Errors'{' should be on the previous line.98
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.125
ErrorsMissing a Javadoc comment.126
Errors'{' should be on the previous line.127
ErrorsMissing a Javadoc comment.130
Errors'{' should be on the previous line.131
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.136
ErrorsMissing a Javadoc comment.140
Errors'{' should be on the previous line.141
ErrorsMissing a Javadoc comment.145
Errors'{' should be on the previous line.146
ErrorsMissing a Javadoc comment.150
Errors'{' should be on the previous line.151
Errors'{' should be on the previous line.169
ErrorsMissing a Javadoc comment.170
Errors'{' should be on the previous line.171
ErrorsMissing a Javadoc comment.174
Errors'{' should be on the previous line.175
ErrorsMissing a Javadoc comment.179
Errors'{' should be on the previous line.180
ErrorsMissing a Javadoc comment.184
Errors'{' should be on the previous line.185
ErrorsMissing a Javadoc comment.189
Errors'{' should be on the previous line.190
ErrorsMissing a Javadoc comment.194
Errors'{' should be on the previous line.195
Errors'{' should be on the previous line.208
ErrorsMissing a Javadoc comment.210
Errors'{' should be on the previous line.211
ErrorsMissing a Javadoc comment.214
Errors'{' should be on the previous line.215
ErrorsMissing a Javadoc comment.219
Errors'{' should be on the previous line.220
ErrorsMissing a Javadoc comment.224
Errors'{' should be on the previous line.225
ErrorsMissing a Javadoc comment.229
Errors'{' should be on the previous line.230
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235

org/apache/ojb/broker/locking/LockManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.41
ErrorsRedundant 'public' modifier.45
Errors'static' modifier out of order with the JLS suggestions.45
ErrorsFirst sentence should end with a period.47
ErrorsRedundant 'public' modifier.50
Errors'static' modifier out of order with the JLS suggestions.50
ErrorsExpected an @return tag.57
ErrorsRedundant 'public' modifier.57
ErrorsLine is longer than 80 characters.61
ErrorsRedundant 'public' modifier.65
ErrorsRedundant 'public' modifier.71
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.77
ErrorsRedundant 'public' modifier.79
ErrorsExpected an @return tag.85
ErrorsRedundant 'public' modifier.85
ErrorsRedundant 'public' modifier.96
ErrorsRedundant 'public' modifier.107
ErrorsLine is longer than 80 characters.118
ErrorsRedundant 'public' modifier.118
ErrorsRedundant 'public' modifier.128
ErrorsRedundant 'public' modifier.135
ErrorsRedundant 'public' modifier.145
ErrorsRedundant 'public' modifier.155
ErrorsRedundant 'public' modifier.165

org/apache/ojb/broker/locking/LockManagerCommonsImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.58
ErrorsMissing a Javadoc comment.61
ErrorsParameter isolationLevel should be final.61
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
ErrorsMethod 'getLockTimeout' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsMethod 'setLockTimeout' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter timeout should be final.71
Errors'{' should be on the previous line.72
ErrorsMethod 'getBlockTimeout' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'setBlockTimeout' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter blockTimeout should be final.81
Errors'blockTimeout' hides a field.81
Errors'{' should be on the previous line.82
ErrorsMethod 'getLockInfo' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter key should be final.97
ErrorsParameter resourceId should be final.97
ErrorsParameter isolationLevel should be final.97
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
ErrorsAvoid inline conditionals.99
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter key should be final.102
ErrorsParameter resourceId should be final.102
ErrorsParameter isolationLevel should be final.102
ErrorsLine is longer than 80 characters.104
ErrorsAvoid inline conditionals.104
ErrorsLine is longer than 80 characters.107
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter key should be final.107
ErrorsParameter resourceId should be final.107
ErrorsParameter isolationLevel should be final.107
ErrorsLine is longer than 80 characters.109
ErrorsAvoid inline conditionals.109
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
ErrorsParameter key should be final.112
ErrorsParameter resourceId should be final.112
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.116
Errors'}' should be on the same line.118
Errors'catch' is not followed by whitespace.119
Errors'{' should be on the previous line.120
ErrorsLine is longer than 80 characters.121
ErrorsMethod 'releaseLocks' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter key should be final.127
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.130
Errors'}' should be on the same line.132
Errors'catch' is not followed by whitespace.133
Errors'{' should be on the previous line.134
ErrorsMethod 'hasRead' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter key should be final.139
ErrorsParameter resourceId should be final.139
Errors'{' should be on the previous line.140
ErrorsMethod 'hasWrite' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsParameter key should be final.144
ErrorsParameter resourceId should be final.144
Errors'{' should be on the previous line.145
ErrorsMethod 'hasUpgrade' is not designed for extension - needs to be abstract, final or empty.149
ErrorsMissing a Javadoc comment.149
ErrorsParameter key should be final.149
ErrorsParameter resourceId should be final.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.160
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
ErrorsMissing a Javadoc comment.165
ErrorsParameter logger should be final.165
ErrorsParameter timeoutMSecs should be final.165
ErrorsParameter checkThreshholdMSecs should be final.165
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.166
Errors'{' should be on the previous line.167
ErrorsMissing a Javadoc comment.171
ErrorsParameter resourceId should be final.171
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter key should be final.176
ErrorsParameter resourceId should be final.176
ErrorsParameter isolationLevel should be final.176
ErrorsParameter timeout should be final.176
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.185
ErrorsLine is longer than 80 characters.186
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.192
ErrorsMissing a Javadoc comment.192
ErrorsParameter key should be final.192
ErrorsParameter resourceId should be final.192
ErrorsParameter isolationLevel should be final.192
ErrorsParameter timeout should be final.192
Errors'{' should be on the previous line.195
ErrorsLine is longer than 80 characters.196
ErrorsLine is longer than 80 characters.197
Errors'}' should be on the same line.200
Errors'catch' is not followed by whitespace.201
Errors'{' should be on the previous line.202
Errors'if' construct must use '{}'s.203
ErrorsLine is longer than 80 characters.203
Errors'if' is not followed by whitespace.203
ErrorsLine is longer than 80 characters.208
ErrorsMissing a Javadoc comment.208
ErrorsParameter key should be final.208
ErrorsParameter resourceId should be final.208
ErrorsParameter isolationLevel should be final.208
ErrorsParameter timeout should be final.208
Errors'{' should be on the previous line.211
ErrorsLine is longer than 80 characters.212
ErrorsLine is longer than 80 characters.213
Errors'}' should be on the same line.216
Errors'catch' is not followed by whitespace.217
Errors'{' should be on the previous line.218
Errors'if' construct must use '{}'s.219
ErrorsLine is longer than 80 characters.219
Errors'if' is not followed by whitespace.219
ErrorsMissing a Javadoc comment.224
ErrorsParameter key should be final.224
ErrorsParameter resourceId should be final.224
Errors'{' should be on the previous line.225
Errors'if' is not followed by whitespace.228
Errors'{' should be on the previous line.229
ErrorsMissing a Javadoc comment.235
ErrorsParameter key should be final.235
ErrorsParameter resourceId should be final.235
Errors'{' should be on the previous line.236
Errors'if' is not followed by whitespace.239
Errors'{' should be on the previous line.240
ErrorsMissing a Javadoc comment.246
ErrorsParameter key should be final.246
ErrorsParameter resourceId should be final.246
Errors'{' should be on the previous line.247
Errors'if' is not followed by whitespace.250
Errors'{' should be on the previous line.251
Errors'{' should be on the previous line.266
ErrorsMissing a Javadoc comment.268
ErrorsParameter name should be final.268
Errors'{' should be on the previous line.269
ErrorsMissing a Javadoc comment.273
ErrorsParameter message should be final.273
Errors'{' should be on the previous line.274
ErrorsMissing a Javadoc comment.278
ErrorsParameter message should be final.278
Errors'{' should be on the previous line.279
ErrorsMissing a Javadoc comment.283
Errors'{' should be on the previous line.284
ErrorsMissing a Javadoc comment.288
ErrorsParameter message should be final.288
Errors'{' should be on the previous line.289
ErrorsMissing a Javadoc comment.293
Errors'{' should be on the previous line.294
ErrorsMissing a Javadoc comment.298
ErrorsParameter message should be final.298
Errors'{' should be on the previous line.299
ErrorsMissing a Javadoc comment.303
Errors'{' should be on the previous line.304
ErrorsMissing a Javadoc comment.308
ErrorsParameter message should be final.308
Errors'{' should be on the previous line.309
ErrorsMissing a Javadoc comment.313
ErrorsParameter message should be final.313
ErrorsParameter t should be final.313
Errors'{' should be on the previous line.314
ErrorsMissing a Javadoc comment.318
ErrorsParameter message should be final.318
Errors'{' should be on the previous line.319
ErrorsMissing a Javadoc comment.323
ErrorsParameter message should be final.323
ErrorsParameter t should be final.323
Errors'{' should be on the previous line.324

org/apache/ojb/broker/locking/LockManagerInMemoryImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsName 'CLEANUP_FREQUENCY' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
Errors'1000' is a magic number.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'MAX_LOCKS_TO_CLEAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
Errors'300' is a magic number.39
ErrorsLine is longer than 80 characters.46
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsName 'm_lastCleanupAt' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsMethod 'getLockTimeout' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
ErrorsMethod 'setLockTimeout' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter timeout should be final.62
Errors'{' should be on the previous line.63
ErrorsFirst sentence should end with a period.67
ErrorsMethod 'getBlockTimeout' is not designed for extension - needs to be abstract, final or empty.71
Errors'{' should be on the previous line.72
ErrorsFirst sentence should end with a period.76
ErrorsLine has trailing spaces.78
ErrorsParameter timeout should be final.79
ErrorsExpected @param tag for 'timeout'.79
Errors'{' should be on the previous line.80
ErrorsMethod 'getLockInfo' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter key should be final.94
ErrorsParameter resourceId should be final.94
ErrorsParameter isolationLevel should be final.94
Errors'{' should be on the previous line.95
Errors'if' construct must use '{}'s.96
ErrorsLine is longer than 80 characters.96
Errors'if' is not followed by whitespace.96
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter reader should be final.107
ErrorsParameter allowMultipleReader should be final.107
ErrorsLine is longer than 80 characters.108
ErrorsParameter allowReaderWhenWriteLock should be final.108
ErrorsLine is longer than 80 characters.114
Errors'synchronized' is not followed by whitespace.117
Errors'{' should be on the previous line.118
Errors'if' is not followed by whitespace.120
Errors'{' should be on the previous line.121
Errors'}' should be on the same line.127
Errors'{' should be on the previous line.129
Errors'if' is not followed by whitespace.132
Errors'{' should be on the previous line.133
Errors'if' is not followed by whitespace.136
Errors'{' should be on the previous line.137
Errors'}' should be on the same line.139
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.142
Errors'if' is not followed by whitespace.144
Errors'{' should be on the previous line.145
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
Errors'if' is not followed by whitespace.158
Errors'{' should be on the previous line.159
Errors'if' is not followed by whitespace.161
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.167
Errors'if' is not followed by whitespace.169
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
ErrorsExpected an @return tag.191
ErrorsMethod 'removeReader' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter key should be final.191
ErrorsExpected @param tag for 'key'.191
ErrorsParameter resourceId should be final.191
ErrorsExpected @param tag for 'resourceId'.191
Errors'{' should be on the previous line.192
Errors'synchronized' is not followed by whitespace.195
Errors'{' should be on the previous line.196
Errors'if' is not followed by whitespace.198
Errors'{' should be on the previous line.199
ErrorsLine is longer than 80 characters.202
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
ErrorsExpected an @return tag.219
ErrorsMethod 'removeWriter' is not designed for extension - needs to be abstract, final or empty.219
ErrorsParameter key should be final.219
ErrorsExpected @param tag for 'key'.219
ErrorsParameter resourceId should be final.219
ErrorsExpected @param tag for 'resourceId'.219
Errors'{' should be on the previous line.220
Errors'synchronized' is not followed by whitespace.223
Errors'{' should be on the previous line.224
Errors'if' is not followed by whitespace.226
Errors'{' should be on the previous line.227
ErrorsLine is longer than 80 characters.230
Errors'if' is not followed by whitespace.234
Errors'{' should be on the previous line.235
Errors'if' is not followed by whitespace.240
Errors'{' should be on the previous line.241
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter key should be final.250
ErrorsParameter resourceId should be final.250
Errors'{' should be on the previous line.251
Errors'if' construct must use '{}'s.252
ErrorsLine is longer than 80 characters.252
Errors'if' is not followed by whitespace.252
Errors'if' is not followed by whitespace.255
Errors'{' should be on the previous line.256
ErrorsMethod 'releaseLocks' is not designed for extension - needs to be abstract, final or empty.265
ErrorsParameter key should be final.265
ErrorsExpected @param tag for 'key'.265
Errors'{' should be on the previous line.266
Errors'if' construct must use '{}'s.267
Errors'if' is not followed by whitespace.267
ErrorsMissing a Javadoc comment.272
ErrorsParameter key should be final.272
Errors'{' should be on the previous line.273
Errors'synchronized' is not followed by whitespace.274
Errors'{' should be on the previous line.275
Errors'for' is not followed by whitespace.278
Errors'{' should be on the previous line.279
ErrorsLine is longer than 80 characters.282
Errors'if' is not followed by whitespace.282
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.290
ErrorsMissing a Javadoc comment.290
ErrorsParameter key should be final.290
ErrorsParameter resourceId should be final.290
ErrorsParameter isolationLevel should be final.290
Errors'if' construct must use '{}'s.292
ErrorsLine is longer than 80 characters.292
Errors'if' is not followed by whitespace.292
ErrorsLine is longer than 80 characters.303
ErrorsMissing a Javadoc comment.303
ErrorsParameter writer should be final.303
ErrorsParameter allowReaders should be final.303
ErrorsLine is longer than 80 characters.308
Errors'synchronized' is not followed by whitespace.311
Errors'{' should be on the previous line.312
Errors'if' is not followed by whitespace.315
Errors'{' should be on the previous line.316
Errors'}' should be on the same line.322
Errors'{' should be on the previous line.324
Errors'if' is not followed by whitespace.327
Errors'{' should be on the previous line.328
Errors'if' is not followed by whitespace.330
Errors'{' should be on the previous line.331
Errors'}' should be on the same line.336
Errors'{' should be on the previous line.338
ErrorsLine is longer than 80 characters.339
Errors'if' is not followed by whitespace.341
Errors'{' should be on the previous line.342
Errors'if' is not followed by whitespace.344
Errors'{' should be on the previous line.345
Errors'if' is not followed by whitespace.346
Errors'{' should be on the previous line.347
Errors'}' should be on the same line.352
Errors'{' should be on the previous line.354
ErrorsLine is longer than 80 characters.355
Errors'if' is not followed by whitespace.357
Errors'{' should be on the previous line.358
Errors'}' should be on the same line.364
Errors'{' should be on the previous line.366
Errors'if' is not followed by whitespace.369
Errors'{' should be on the previous line.370
Errors'}' should be on the same line.375
Errors'{' should be on the previous line.377
ErrorsLine is longer than 80 characters.388
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.388
ErrorsMissing a Javadoc comment.388
ErrorsParameter key should be final.388
ErrorsParameter resourceId should be final.388
ErrorsParameter isolationLevel should be final.388
Errors'if' construct must use '{}'s.390
ErrorsLine is longer than 80 characters.390
Errors'if' is not followed by whitespace.390
ErrorsExpected an @return tag.397
ErrorsMethod 'hasWrite' is not designed for extension - needs to be abstract, final or empty.397
ErrorsParameter key should be final.397
ErrorsExpected @param tag for 'key'.397
ErrorsParameter resourceId should be final.397
ErrorsExpected @param tag for 'resourceId'.397
Errors'{' should be on the previous line.398
Errors'if' construct must use '{}'s.399
ErrorsLine is longer than 80 characters.399
Errors'if' is not followed by whitespace.399
ErrorsMissing a Javadoc comment.404
ErrorsParameter resourceId should be final.404
ErrorsParameter key should be final.404
Errors'{' should be on the previous line.405
Errors'synchronized' is not followed by whitespace.408
Errors'{' should be on the previous line.409
Errors'if' is not followed by whitespace.411
Errors'{' should be on the previous line.412
Errors'if' is not followed by whitespace.414
Errors'{' should be on the previous line.415
ErrorsMethod 'hasUpgrade' is not designed for extension - needs to be abstract, final or empty.423
ErrorsMissing a Javadoc comment.423
ErrorsParameter key should be final.423
ErrorsParameter resourceId should be final.423
Errors'{' should be on the previous line.424
Errors'if' construct must use '{}'s.425
ErrorsLine is longer than 80 characters.425
Errors'if' is not followed by whitespace.425
ErrorsExpected an @return tag.432
ErrorsMethod 'hasRead' is not designed for extension - needs to be abstract, final or empty.432
ErrorsParameter key should be final.432
ErrorsExpected @param tag for 'key'.432
ErrorsParameter resourceId should be final.432
ErrorsExpected @param tag for 'resourceId'.432
Errors'{' should be on the previous line.433
Errors'if' construct must use '{}'s.434
ErrorsLine is longer than 80 characters.434
Errors'if' is not followed by whitespace.434
ErrorsMissing a Javadoc comment.439
ErrorsParameter resourceId should be final.439
ErrorsParameter key should be final.439
Errors'{' should be on the previous line.440
Errors'synchronized' is not followed by whitespace.443
Errors'{' should be on the previous line.444
Errors'if' is not followed by whitespace.446
Errors'{' should be on the previous line.447
ErrorsLine is longer than 80 characters.449
Errors'if' is not followed by whitespace.449
ErrorsExpected an @return tag.461
ErrorsMethod 'lockedObjects' is not designed for extension - needs to be abstract, final or empty.461
Errors'{' should be on the previous line.462
ErrorsMissing a Javadoc comment.466
Errors'{' should be on the previous line.467
Errors'if' is not followed by whitespace.468
Errors'{' should be on the previous line.469
ErrorsParameter timeout should be final.479
ErrorsExpected @param tag for 'timeout'.479
Errors'{' should be on the previous line.480
Errors'synchronized' is not followed by whitespace.485
Errors'{' should be on the previous line.486
ErrorsLine is longer than 80 characters.492
ErrorsLine is longer than 80 characters.494
Errors'while' is not followed by whitespace.494
Errors'if' is not followed by whitespace.497
Errors'{' should be on the previous line.498
Errors'if' is not followed by whitespace.499
Errors'{' should be on the previous line.500
Errors'if' is not followed by whitespace.506
Errors'{' should be on the previous line.507
Errors'if' is not followed by whitespace.511
Errors'{' should be on the previous line.512
Errors'}' should be on the same line.518
Errors'{' should be on the previous line.520
Errors'while' is not followed by whitespace.524
Errors'{' should be on the previous line.525
Errors'if' is not followed by whitespace.527
Errors'{' should be on the previous line.528
ErrorsMissing a Javadoc comment.543
Errors'{' should be on the previous line.544
ErrorsMissing a Javadoc comment.545
ErrorsMissing a Javadoc comment.546
ErrorsMissing a Javadoc comment.547
ErrorsName 'm_youngestReader' must match pattern '^[a-z][a-zA-Z0-9]*$'.547
ErrorsMissing a Javadoc comment.549
Errors'{' should be on the previous line.550
ErrorsMissing a Javadoc comment.554
ErrorsParameter writer should be final.554
Errors'writer' hides a field.554
Errors'{' should be on the previous line.555
ErrorsMissing a Javadoc comment.560
Errors'{' should be on the previous line.561
ErrorsMissing a Javadoc comment.565
ErrorsParameter writer should be final.565
Errors'writer' hides a field.565
Errors'{' should be on the previous line.566
ErrorsMissing a Javadoc comment.570
Errors'{' should be on the previous line.571
ErrorsMissing a Javadoc comment.575
ErrorsParameter reader should be final.575
Errors'{' should be on the previous line.576
ErrorsLine is longer than 80 characters.579
ErrorsLine is longer than 80 characters.582
Errors'if' is not followed by whitespace.582
ErrorsMissing a Javadoc comment.589
Errors'{' should be on the previous line.590
ErrorsMissing a Javadoc comment.594
ErrorsParameter key should be final.594
Errors'{' should be on the previous line.595
ErrorsMissing a Javadoc comment.599
ErrorsParameter key should be final.599
Errors'{' should be on the previous line.600
Errors'{' should be on the previous line.613
ErrorsFirst sentence should end with a period.629
ErrorsFirst sentence should end with a period.634
ErrorsParameter resourceId should be final.654
Errors'resourceId' hides a field.654
ErrorsExpected @param tag for 'resourceId'.654
ErrorsParameter key should be final.655
Errors'key' hides a field.655
ErrorsExpected @param tag for 'key'.655
ErrorsParameter timestamp should be final.656
Errors'timestamp' hides a field.656
ErrorsExpected @param tag for 'timestamp'.656
ErrorsParameter isolationLevel should be final.657
Errors'isolationLevel' hides a field.657
ErrorsExpected @param tag for 'isolationLevel'.657
ErrorsParameter lockType should be final.658
Errors'lockType' hides a field.658
ErrorsExpected @param tag for 'lockType'.658
Errors'{' should be on the previous line.659
ErrorsLine is longer than 80 characters.669
ErrorsExpected an @return tag.671
Errors'{' should be on the previous line.672
ErrorsExpected an @return tag.679
Errors'{' should be on the previous line.680
ErrorsExpected an @return tag.687
Errors'{' should be on the previous line.688
ErrorsFirst sentence should end with a period.692
ErrorsExpected an @return tag.695
Errors'{' should be on the previous line.696
Errors'{' should be on the previous line.707
ErrorsParameter locktype should be final.716
Errors'{' should be on the previous line.717
ErrorsExpected an @return tag.724
ErrorsParameter key should be final.724
Errors'key' hides a field.724
ErrorsExpected @param tag for 'key'.724
Errors'{' should be on the previous line.725
ErrorsParameter isolationLevel should be final.735
Errors'isolationLevel' hides a field.735
Errors'{' should be on the previous line.736
ErrorsParameter resourceId should be final.745
Errors'resourceId' hides a field.745
Errors'{' should be on the previous line.746
ErrorsParameter timestamp should be final.755
Errors'timestamp' hides a field.755
Errors'{' should be on the previous line.756
ErrorsParameter key should be final.765
Errors'key' hides a field.765
Errors'{' should be on the previous line.766

org/apache/ojb/broker/locking/LockManagerRemoteImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.41
Errors'{' should be on the previous line.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.68
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.70
ErrorsParameter pConfig should be final.70
ErrorsExpected @param tag for 'pConfig'.70
ErrorsExpected @throws tag for 'ConfigurationException'.70
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.72
Errors'{' should be on the previous line.75
Errors'}' should be on the same line.77
Errors'catch' is not followed by whitespace.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
ErrorsFirst sentence should end with a period.85
ErrorsParameter timeout should be final.89
ErrorsExpected @param tag for 'timeout'.89
Errors'{' should be on the previous line.90
ErrorsMethod 'getLockTimeout' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.107
Errors'}' should be on the same line.110
Errors'catch' is not followed by whitespace.111
Errors'{' should be on the previous line.112
ErrorsMethod 'getBlockTimeout' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
Errors'{' should be on the previous line.121
Errors'}' should be on the same line.124
Errors'catch' is not followed by whitespace.125
Errors'{' should be on the previous line.126
ErrorsFirst sentence should end with a period.131
ErrorsLine has trailing spaces.133
ErrorsParameter timeout should be final.134
ErrorsExpected @param tag for 'timeout'.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.144
ErrorsMethod 'getLockInfo' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
Errors'{' should be on the previous line.149
Errors'{' should be on the previous line.152
Errors'}' should be on the same line.155
Errors'catch' is not followed by whitespace.156
Errors'{' should be on the previous line.157
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter key should be final.162
ErrorsParameter resourceId should be final.162
ErrorsParameter isolationLevel should be final.162
Errors'{' should be on the previous line.163
ErrorsLine is longer than 80 characters.164
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.169
Errors'catch' is not followed by whitespace.170
Errors'{' should be on the previous line.171
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.177
ErrorsMissing a Javadoc comment.177
ErrorsParameter key should be final.177
ErrorsParameter resourceId should be final.177
Errors'{' should be on the previous line.178
ErrorsLine is longer than 80 characters.179
Errors'{' should be on the previous line.181
Errors'}' should be on the same line.184
Errors'catch' is not followed by whitespace.185
Errors'{' should be on the previous line.186
ErrorsLine is longer than 80 characters.194
ErrorsMethod 'releaseLocks' is not designed for extension - needs to be abstract, final or empty.207
ErrorsMissing a Javadoc comment.207
ErrorsParameter key should be final.207
Errors'{' should be on the previous line.208
Errors'{' should be on the previous line.211
Errors'}' should be on the same line.214
Errors'catch' is not followed by whitespace.215
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.217
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.221
ErrorsMissing a Javadoc comment.221
ErrorsParameter key should be final.221
ErrorsParameter resourceId should be final.221
ErrorsParameter isolationLevel should be final.221
ErrorsLine is longer than 80 characters.223
Errors'{' should be on the previous line.225
Errors'}' should be on the same line.228
Errors'catch' is not followed by whitespace.229
Errors'{' should be on the previous line.230
ErrorsLine is longer than 80 characters.236
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.236
ErrorsMissing a Javadoc comment.236
ErrorsParameter key should be final.236
ErrorsParameter resourceId should be final.236
ErrorsParameter isolationLevel should be final.236
ErrorsLine is longer than 80 characters.238
Errors'{' should be on the previous line.240
Errors'}' should be on the same line.243
Errors'catch' is not followed by whitespace.244
Errors'{' should be on the previous line.245
ErrorsMethod 'hasRead' is not designed for extension - needs to be abstract, final or empty.251
ErrorsMissing a Javadoc comment.251
ErrorsParameter key should be final.251
ErrorsParameter resourceId should be final.251
Errors'{' should be on the previous line.252
Errors'{' should be on the previous line.254
ErrorsLine is longer than 80 characters.255
Errors'}' should be on the same line.257
Errors'catch' is not followed by whitespace.258
Errors'{' should be on the previous line.259
ErrorsMethod 'hasWrite' is not designed for extension - needs to be abstract, final or empty.265
ErrorsMissing a Javadoc comment.265
ErrorsParameter key should be final.265
ErrorsParameter resourceId should be final.265
Errors'{' should be on the previous line.266
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.269
Errors'}' should be on the same line.271
Errors'catch' is not followed by whitespace.272
Errors'{' should be on the previous line.273
ErrorsMethod 'hasUpgrade' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsParameter key should be final.279
ErrorsParameter resourceId should be final.279
Errors'{' should be on the previous line.280
Errors'{' should be on the previous line.282
ErrorsLine is longer than 80 characters.283
Errors'}' should be on the same line.285
Errors'catch' is not followed by whitespace.286
Errors'{' should be on the previous line.287
ErrorsMissing a Javadoc comment.293
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.294
ErrorsRedundant throws: 'ProtocolException' is subclass of 'IOException'.294
Errors'{' should be on the previous line.295
ErrorsLine is longer than 80 characters.297
ErrorsMissing a Javadoc comment.307
Errors'{' should be on the previous line.308
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.312
ErrorsMissing a Javadoc comment.312
ErrorsParameter obj should be final.312
Errors'{' should be on the previous line.313
ErrorsLine is longer than 80 characters.323
ErrorsMissing a Javadoc comment.323
ErrorsParameter requestBarr should be final.323
Errors'if' is not followed by whitespace.326
Errors'{' should be on the previous line.327
Errors'}' should be on the same line.329
Errors'{' should be on the previous line.331
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.336
ErrorsMissing a Javadoc comment.336
ErrorsParameter requestBarr should be final.336
Errors'if' is not followed by whitespace.339
Errors'{' should be on the previous line.340
Errors'}' should be on the same line.342
Errors'{' should be on the previous line.344
ErrorsLine is longer than 80 characters.345
ErrorsLine is longer than 80 characters.349
ErrorsMissing a Javadoc comment.349
ErrorsParameter requestBarr should be final.349
Errors'if' is not followed by whitespace.352
Errors'{' should be on the previous line.353
Errors'}' should be on the same line.355
Errors'{' should be on the previous line.357
ErrorsLine is longer than 80 characters.358
ErrorsLine is longer than 80 characters.362
ErrorsMissing a Javadoc comment.362
ErrorsParameter requestBarr should be final.362
ErrorsLine is longer than 80 characters.367
Errors'if' is not followed by whitespace.381
Errors'{' should be on the previous line.382
ErrorsLine is longer than 80 characters.383
Errors'}' should be on the same line.384
Errors'{' should be on the previous line.386
ErrorsMissing a Javadoc comment.391
Errors'{' should be on the previous line.392
ErrorsMissing a Javadoc comment.393
ErrorsVariable 'key' must be private and have accessor methods.393
ErrorsMissing a Javadoc comment.394
ErrorsVariable 'resourceId' must be private and have accessor methods.394
ErrorsMissing a Javadoc comment.395
ErrorsVariable 'isolationLevel' must be private and have accessor methods.395
ErrorsMissing a Javadoc comment.396
ErrorsVariable 'methodName' must be private and have accessor methods.396
ErrorsMissing a Javadoc comment.397
ErrorsVariable 'lockTimeout' must be private and have accessor methods.397
ErrorsMissing a Javadoc comment.398
ErrorsVariable 'blockTimeout' must be private and have accessor methods.398
ErrorsMissing a Javadoc comment.400
ErrorsParameter methodName should be final.400
Errors'methodName' hides a field.400
Errors'{' should be on the previous line.401
ErrorsMissing a Javadoc comment.405
ErrorsParameter key should be final.405
Errors'key' hides a field.405
ErrorsParameter resourceId should be final.405
Errors'resourceId' hides a field.405
ErrorsParameter methodName should be final.405
Errors'methodName' hides a field.405
Errors'{' should be on the previous line.406
ErrorsLine is longer than 80 characters.412
ErrorsMissing a Javadoc comment.412
ErrorsParameter key should be final.412
Errors'key' hides a field.412
ErrorsParameter resourceId should be final.412
Errors'resourceId' hides a field.412
ErrorsParameter isolationLevel should be final.412
Errors'isolationLevel' hides a field.412
ErrorsParameter methodName should be final.412
Errors'methodName' hides a field.412

org/apache/ojb/broker/locking/LockManagerServlet.java

ViolationMessageLine
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'lockmanager' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter servletConfig should be final.47
Errors'{' should be on the previous line.48
Errors'if' is not followed by whitespace.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.57
Errors'?' should be on a new line.58
ErrorsAvoid inline conditionals.58
ErrorsLine is longer than 80 characters.59
Errors'}' should be on the same line.60
Errors'catch' is not followed by whitespace.61
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.66
Errors'if' is not followed by whitespace.67
Errors'{' should be on the previous line.68
Errors'{' should be on the previous line.70
Errors'}' should be on the same line.73
Errors'catch' is not followed by whitespace.74
Errors'{' should be on the previous line.75
Errors'if' is not followed by whitespace.76
Errors'{' should be on the previous line.77
ErrorsLine is longer than 80 characters.78
Errors'if' is not followed by whitespace.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.87
Errors'}' should be on the same line.90
Errors'catch' is not followed by whitespace.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.93
Errors'{' should be on the previous line.94
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.106
ErrorsMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter request should be final.106
ErrorsParameter response should be final.106
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.114
Errors'if' is not followed by whitespace.118
Errors'{' should be on the previous line.119
ErrorsLine is longer than 80 characters.121
Errors'}' should be on the same line.123
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.139
ErrorsMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter request should be final.139
ErrorsParameter response should be final.139
Errors'{' should be on the previous line.141
Errors'{' should be on the previous line.146
ErrorsLine is longer than 80 characters.148
Errors'{' should be on the previous line.152
Errors'{' should be on the previous line.154
ErrorsAvoid nested blocks.156
ErrorsLine is longer than 80 characters.157
ErrorsAvoid nested blocks.161
ErrorsLine is longer than 80 characters.162
ErrorsAvoid nested blocks.166
ErrorsAvoid nested blocks.172
ErrorsLine is longer than 80 characters.173
ErrorsAvoid nested blocks.178
ErrorsLine is longer than 80 characters.179
ErrorsAvoid nested blocks.183
ErrorsLine is longer than 80 characters.184
ErrorsAvoid nested blocks.188
ErrorsLine is longer than 80 characters.189
ErrorsAvoid nested blocks.193
ErrorsLine is longer than 80 characters.194
ErrorsAvoid nested blocks.198
ErrorsAvoid nested blocks.203
ErrorsAvoid nested blocks.208
ErrorsAvoid nested blocks.224
ErrorsLine is longer than 80 characters.225
Errors'}' should be on the same line.228
Errors'catch' is not followed by whitespace.229
Errors'{' should be on the previous line.230
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.234
Errors'}' should be on the same line.238
Errors'catch' is not followed by whitespace.239
Errors'{' should be on the previous line.240
ErrorsLine is longer than 80 characters.246
ErrorsMissing a Javadoc comment.246
ErrorsParameter request should be final.246

org/apache/ojb/broker/locking/LockRuntimeException.java

ViolationMessageLine
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.32
ErrorsParameter msg should be final.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsParameter cause should be final.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.42
ErrorsParameter msg should be final.42
ErrorsParameter cause should be final.42
Errors'{' should be on the previous line.43

org/apache/ojb/broker/metadata/AnonymousFieldDescriptor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.24
ErrorsParameter cld should be final.24
ErrorsParameter id should be final.24
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.29
ErrorsParameter c should be final.29
ErrorsParameter fieldName should be final.29
Errors'{' should be on the previous line.30

org/apache/ojb/broker/metadata/ArgumentDescriptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:rongallagher@bellsouth.net">Ron Gallagher<a>31
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsParameter procedureDescriptor should be final.62
Errors'procedureDescriptor' hides a field.62
ErrorsExpected @param tag for 'procedureDescriptor'.62
Errors'{' should be on the previous line.63
Errors'{' should be on the previous line.72
ErrorsParameter fieldRefName should be final.94
Errors'fieldRefName' hides a field.94
ErrorsParameter returnedByProcedure should be final.94
Errors'returnedByProcedure' hides a field.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.111
ErrorsParameter constantValue should be final.122
Errors'constantValue' hides a field.122
Errors'{' should be on the previous line.123
ErrorsMissing a Javadoc comment.130
Errors'{' should be on the previous line.131
ErrorsMissing a Javadoc comment.135
ErrorsParameter objekt should be final.135
Errors'{' should be on the previous line.136
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.141
Errors'}' should be on the same line.143
Errors'{' should be on the previous line.145
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.154
ErrorsMissing a Javadoc comment.169
ErrorsParameter objekt should be final.169
ErrorsParameter value should be final.169
Errors'{' should be on the previous line.170
Errors'{' should be on the previous line.172
Errors'{' should be on the previous line.176
Errors'{' should be on the previous line.179
Errors'}' should be on the same line.181
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters.184
ErrorsRedundant 'final' modifier.198
Errors'{' should be on the previous line.199
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.202
Errors'}' should be on the same line.204
Errors'{' should be on the previous line.206
ErrorsExpected an @return tag.215
ErrorsRedundant 'final' modifier.215
Errors'{' should be on the previous line.216
Errors'{' should be on the previous line.218
ErrorsRedundant 'final' modifier.236
Errors'{' should be on the previous line.237
ErrorsMissing a Javadoc comment.244
Errors'{' should be on the previous line.245
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.266
ErrorsFirst sentence should end with a period.278
Errors'{' should be on the previous line.284
ErrorsLine is longer than 80 characters.285
Errorsswitch without "default" clause.286
Errors'{' should be on the previous line.287
ErrorsAvoid nested blocks.289
ErrorsAvoid nested blocks.295
ErrorsAvoid nested blocks.299

org/apache/ojb/broker/metadata/AttributeContainer.java

ViolationMessageLine
ErrorsLine contains a tab character.23
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.27
ErrorsRedundant 'public' modifier.32
ErrorsFirst sentence should end with a period.34
ErrorsRedundant 'public' modifier.40
ErrorsFirst sentence should end with a period.41
ErrorsRedundant 'public' modifier.46

org/apache/ojb/broker/metadata/AttributeDescriptorBase.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>27
ErrorsLine is longer than 80 characters.28
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsName 'm_PersistentField' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsVariable 'm_PersistentField' must be private and have accessor methods.34
ErrorsMissing a Javadoc comment.35
ErrorsName 'm_ClassDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsVariable 'm_ClassDescriptor' must be private and have accessor methods.35
ErrorsFirst sentence should end with a period.37
ErrorsParameter descriptor should be final.40
ErrorsExpected @param tag for 'descriptor'.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.46
ErrorsUnused @throws tag for 'MetadataException'.46
ErrorsMethod 'setPersistentField' is not designed for extension - needs to be abstract, final or empty.48
ErrorsParameter c should be final.48
ErrorsExpected @param tag for 'c'.48
ErrorsParameter fieldname should be final.48
ErrorsExpected @param tag for 'fieldname'.48
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.53
ErrorsMethod 'setPersistentField' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsParameter pf should be final.53
ErrorsLine contains a tab character.54
Errors'{' should be on the previous line.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsExpected an @return tag.61
ErrorsMethod 'getPersistentField' is not designed for extension - needs to be abstract, final or empty.61
Errors'{' should be on the previous line.62
ErrorsMethod 'getAttributeName' is not designed for extension - needs to be abstract, final or empty.69
Errors'{' should be on the previous line.70
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.78
Errors'{' should be on the previous line.79
ErrorsMethod 'setClassDescriptor' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter classDescriptor should be final.87
Errors'{' should be on the previous line.88
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.96
Errors'+' is not preceded with whitespace.97
Errors'+' is not followed by whitespace.97

org/apache/ojb/broker/metadata/ClassDescriptor.java

ViolationMessageLine
ErrorsFile length is 2,231 lines (max allowed is 2,000).1
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>60
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsFirst sentence should end with a period.97
ErrorsMissing a Javadoc comment.101
ErrorsMissing a Javadoc comment.103
ErrorsMissing a Javadoc comment.104
ErrorsFirst sentence should end with a period.112
ErrorsFirst sentence should end with a period.117
ErrorsMissing a Javadoc comment.121
ErrorsLine is longer than 80 characters.123
ErrorsMissing a Javadoc comment.131
ErrorsName 'm_repository' must match pattern '^[a-z][a-zA-Z0-9]*$'.131
ErrorsMissing a Javadoc comment.137
ErrorsMissing a Javadoc comment.139
ErrorsFirst sentence should end with a period.140
ErrorsLine is longer than 80 characters.141
ErrorsName 'm_IsolationLevel' must match pattern '^[a-z][a-zA-Z0-9]*$'.143
ErrorsFirst sentence should end with a period.144
ErrorsFirst sentence should end with a period.148
ErrorsName 'm_Class' must match pattern '^[a-z][a-zA-Z0-9]*$'.151
ErrorsFirst sentence should end with a period.152
ErrorsFirst sentence should end with a period.156
ErrorsName 'm_TableName' must match pattern '^[a-z][a-zA-Z0-9]*$'.159
ErrorsFirst sentence should end with a period.161
ErrorsName 'm_rowReader' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
ErrorsComment matches to-do format 'TODO:'.167
ErrorsFirst sentence should end with a period.169
ErrorsFirst sentence should end with a period.173
ErrorsName 'm_isInterface' must match pattern '^[a-z][a-zA-Z0-9]*$'.180
ErrorsFirst sentence should end with a period.181
ErrorsFirst sentence should end with a period.185
ErrorsFirst sentence should end with a period.189
ErrorsMissing a Javadoc comment.199
ErrorsName 'm_ProxyPrefetchingLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'.199
Errors'50' is a magic number.199
ErrorsFirst sentence should end with a period.200
ErrorsMissing a Javadoc comment.214
ErrorsName 'm_autoIncrementField' must match pattern '^[a-z][a-zA-Z0-9]*$'.214
ErrorsFirst sentence should end with a period.215
ErrorsName 'm_FieldDescriptions' must match pattern '^[a-z][a-zA-Z0-9]*$'.218
ErrorsFirst sentence should end with a period.219
ErrorsName 'm_CollectionDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
ErrorsFirst sentence should end with a period.223
ErrorsName 'm_ObjectReferenceDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.226
ErrorsFirst sentence should end with a period.227
ErrorsName 'm_nonPkFieldDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.230
ErrorsFirst sentence should end with a period.231
ErrorsName 'm_PkFieldDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.234
ErrorsFirst sentence should end with a period.235
ErrorsName 'm_RwFieldDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.238
ErrorsMissing a Javadoc comment.239
ErrorsName 'm_RwNonPkFieldDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.239
ErrorsFirst sentence should end with a period.240
ErrorsName 'm_lockingFieldDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'.243
ErrorsMissing a Javadoc comment.252
ErrorsName 'm_fieldDescriptorNameMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.252
ErrorsMissing a Javadoc comment.253
ErrorsName 'm_collectionDescriptorNameMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.253
ErrorsMissing a Javadoc comment.254
ErrorsName 'm_objectReferenceDescriptorsNameMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.254
ErrorsMissing a Javadoc comment.257
ErrorsName 'm_superCld' must match pattern '^[a-z][a-zA-Z0-9]*$'.257
ErrorsMissing a Javadoc comment.258
ErrorsName 'm_superCldSet' must match pattern '^[a-z][a-zA-Z0-9]*$'.258
ErrorsFirst sentence should end with a period.268
ErrorsParameter pRepository should be final.271
ErrorsExpected @param tag for 'pRepository'.271
Errors'{' should be on the previous line.272
ErrorsMissing a Javadoc comment.281
Errors'{' should be on the previous line.282
ErrorsMissing a Javadoc comment.285
ErrorsParameter baseClass should be final.285
Errors'baseClass' hides a field.285
Errors'{' should be on the previous line.286
ErrorsLine is longer than 80 characters.297
ErrorsLine is longer than 80 characters.299
ErrorsExpected an @return tag.314
Errors'{' should be on the previous line.315
ErrorsLine is longer than 80 characters.322
ErrorsParameter objectCacheDescriptor should be final.322
Errors'objectCacheDescriptor' hides a field.322
ErrorsExpected @param tag for 'objectCacheDescriptor'.322
ErrorsFirst sentence should end with a period.328
ErrorsParameter newReader should be final.331
ErrorsExpected @param tag for 'newReader'.331
Errors'{' should be on the previous line.332
ErrorsExpected an @return tag.340
Errors'{' should be on the previous line.341
Errors'{' should be on the previous line.343
ErrorsLine is longer than 80 characters.346
ErrorsFirst sentence should end with a period.353
ErrorsParameter newReaderClassName should be final.356
ErrorsExpected @param tag for 'newReaderClassName'.356
Errors'{' should be on the previous line.357
Errors'{' should be on the previous line.359
Errors'}' should be on the same line.365
Errors'{' should be on the previous line.367
ErrorsLine is longer than 80 characters.368
ErrorsMissing a Javadoc comment.372
Errors'{' should be on the previous line.373
ErrorsAvoid inline conditionals.374
ErrorsFirst sentence should end with a period.377
Errors'{' should be on the previous line.382
ErrorsAvoid inline conditionals.383
ErrorsFirst sentence should end with a period.386
Errors'{' should be on the previous line.391
ErrorsParameter c should be final.399
Errors'{' should be on the previous line.400
ErrorsLine is longer than 80 characters.403
ErrorsParameter fld should be final.410
ErrorsExpected @param tag for 'fld'.410
Errors'{' should be on the previous line.411
Errors'{' should be on the previous line.414
Errors'}' should be on the same line.417
Errors'{' should be on the previous line.419
ErrorsMissing a Javadoc comment.437
ErrorsParameter fld should be final.437
Errors'{' should be on the previous line.438
Errors'if' construct must use '{}'s.440
Errors'if' is not followed by whitespace.440
ErrorsLine is longer than 80 characters.444
ErrorsExpected an @return tag.459
Errors'{' should be on the previous line.460
ErrorsParameter cod should be final.467
ErrorsExpected @param tag for 'cod'.467
Errors'{' should be on the previous line.468
ErrorsMissing a Javadoc comment.475
ErrorsParameter cod should be final.475
Errors'{' should be on the previous line.476
ErrorsExpected an @return tag.484
Errors'{' should be on the previous line.485
ErrorsParameter ord should be final.492
ErrorsExpected @param tag for 'ord'.492
Errors'{' should be on the previous line.493
ErrorsMissing a Javadoc comment.500
ErrorsParameter ord should be final.500
Errors'{' should be on the previous line.501
ErrorsFirst sentence should end with a period.506
ErrorsLine is longer than 80 characters.511
ErrorsParameter name should be final.511
ErrorsExpected @param tag for 'name'.511
Errors'{' should be on the previous line.521
Errors'{' should be on the previous line.524
ErrorsMissing a Javadoc comment.531
Errors'{' should be on the previous line.532
Errors'{' should be on the previous line.534
Errors'{' should be on the previous line.539
ErrorsLine is longer than 80 characters.540
ErrorsFirst sentence should end with a period.549
ErrorsParameter name should be final.554
ErrorsExpected @param tag for 'name'.554
Errors'{' should be on the previous line.555
Errors'{' should be on the previous line.557
ErrorsLine is longer than 80 characters.561
Errors'{' should be on the previous line.568
Errors'{' should be on the previous line.571
ErrorsMissing a Javadoc comment.579
Errors'{' should be on the previous line.580
Errors'{' should be on the previous line.582
Errors'{' should be on the previous line.587
ErrorsLine is longer than 80 characters.588
Errors'{' should be on the previous line.602
Errors'{' should be on the previous line.604
Errors'if' is not followed by whitespace.605
Errors'{' should be on the previous line.606
Errors'if' is not followed by whitespace.608
Errors'{' should be on the previous line.609
ErrorsLine is longer than 80 characters.610
Errors'+' should be on a new line.610
ErrorsLine is longer than 80 characters.611
ErrorsFirst sentence should end with a period.620
ErrorsParameter newExtendClass should be final.625
ErrorsExpected @param tag for 'newExtendClass'.625
Errors'{' should be on the previous line.626
ErrorsFirst sentence should end with a period.630
ErrorsParameter newExtendClass should be final.634
ErrorsExpected @param tag for 'newExtendClass'.634
Errors'{' should be on the previous line.635
ErrorsFirst sentence should end with a period.640
ErrorsParameter newExtentClassName should be final.644
Errors'{' should be on the previous line.645
Errors'if' construct must use '{}'s.647
ErrorsLine is longer than 80 characters.647
Errors'if' is not followed by whitespace.647
ErrorsMissing a Javadoc comment.650
ErrorsParameter extentClassName should be final.650
Errors'{' should be on the previous line.651
Errors'if' construct must use '{}'s.653
Errors'if' is not followed by whitespace.653
Errors'{' should be on the previous line.662
Errors'{' should be on the previous line.664
Errors'{' should be on the previous line.667
Errors'{' should be on the previous line.671
Errors'}' should be on the same line.673
Errors'{' should be on the previous line.675
ErrorsFirst sentence should end with a period.689
Errors'{' should be on the previous line.695
Errors'{' should be on the previous line.705
Errors'{' should be on the previous line.715
Errors'{' should be on the previous line.717
Errors'{' should be on the previous line.719
ErrorsLine is longer than 80 characters.721
ErrorsLine is longer than 80 characters.722
Errors'}' should be on the same line.726
Errors'{' should be on the previous line.728
Errors'{' should be on the previous line.730
Errors'}' should be on the same line.732
Errors'{' should be on the previous line.734
ErrorsMissing a Javadoc comment.742
Errors'{' should be on the previous line.743
ErrorsParameter newProxyClass should be final.751
Errors'{' should be on the previous line.752
Errors'{' should be on the previous line.755
Errors'}' should be on the same line.757
Errors'{' should be on the previous line.759
ErrorsParameter newProxyClassName should be final.770
Errors'{' should be on the previous line.771
ErrorsExpected an @return tag.779
Errors'{' should be on the previous line.780
ErrorsExpected an @return tag.787
Errors'{' should be on the previous line.788
ErrorsExpected an @return tag.795
ErrorsParameter index should be final.795
ErrorsExpected @param tag for 'index'.795
Errors'{' should be on the previous line.796
ErrorsLine is longer than 80 characters.803
ErrorsExpected an @return tag.805
ErrorsParameter name should be final.805
ErrorsExpected @param tag for 'name'.805
Errors'{' should be on the previous line.806
Errors'{' should be on the previous line.808
Errors'{' should be on the previous line.813
Errors'{' should be on the previous line.818
ErrorsFirst sentence should end with a period.829
ErrorsLine is longer than 80 characters.831
ErrorsLine is longer than 80 characters.835
ErrorsLine is longer than 80 characters.839
ErrorsParameter aPath should be final.839
ErrorsParameter pathHints should be final.839
Errors'{' should be on the previous line.846
Errors'{' should be on the previous line.849
ErrorsFirst sentence should end with a period.856
ErrorsLine is longer than 80 characters.858
ErrorsParameter aPath should be final.864
Errors'{' should be on the previous line.865
ErrorsComment matches to-do format 'TODO:'.870
ErrorsLine is longer than 80 characters.874
Errors'{' should be on the previous line.877
Errors'{' should be on the previous line.879
ErrorsMissing a Javadoc comment.888
ErrorsParameter fieldDescriptions should be final.889
ErrorsParameter fieldDescriptorsInHeirarchy should be final.890
Errors'{' should be on the previous line.891
ErrorsLine is longer than 80 characters.893
ErrorsLine is longer than 80 characters.895
ErrorsLine is longer than 80 characters.896
ErrorsExpected an @return tag.908
Errors'{' should be on the previous line.909
Errors'{' should be on the previous line.911
Errors'{' should be on the previous line.915
Errors'{' should be on the previous line.918
Errors'{' should be on the previous line.925
ErrorsMissing a Javadoc comment.935
Errors'{' should be on the previous line.936
Errors'{' should be on the previous line.939
Errors'if' construct must use '{}'s.941
Errors'if' is not followed by whitespace.941
ErrorsLine is longer than 80 characters.943
ErrorsFirst sentence should end with a period.946
ErrorsLine is longer than 80 characters.948
ErrorsExpected an @return tag.950
ErrorsLine is longer than 80 characters.950
ErrorsParameter o should be final.950
ErrorsExpected @param tag for 'o'.950
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.950
Errors'{' should be on the previous line.955
ErrorsLine is longer than 80 characters.956
ErrorsFirst sentence should end with a period.961
ErrorsLine is longer than 80 characters.964
ErrorsLine is longer than 80 characters.965
ErrorsLine is longer than 80 characters.967
ErrorsParameter obj should be final.967
ErrorsExpected @param tag for 'obj'.967
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.967
Errors'{' should be on the previous line.971
Errors'{' should be on the previous line.974
ErrorsLine is longer than 80 characters.978
Errors'{' should be on the previous line.982
Errors'}' should be on the same line.987
ErrorsLine is longer than 80 characters.989
Errors'{' should be on the previous line.993
Errors'}' should be on the same line.998
Errors'{' should be on the previous line.1001
ErrorsFirst sentence should end with a period.1009
ErrorsExpected an @return tag.1013
Errors'{' should be on the previous line.1014
Errors'{' should be on the previous line.1016
Errors'{' should be on the previous line.1020
Errors'{' should be on the previous line.1023
ErrorsLine is longer than 80 characters.1030
ErrorsFirst sentence should end with a period.1035
ErrorsExpected an @return tag.1039
Errors'{' should be on the previous line.1040
Errors'{' should be on the previous line.1042
ErrorsLine is longer than 80 characters.1045
Errors'{' should be on the previous line.1047
Errors'{' should be on the previous line.1049
ErrorsLine is longer than 80 characters.1055
Errors'}' should be on the same line.1057
Errors'{' should be on the previous line.1059
ErrorsLine is longer than 80 characters.1061
Errors'{' should be on the previous line.1065
Errors'{' should be on the previous line.1068
ErrorsLine is longer than 80 characters.1074
ErrorsExpected an @return tag.1083
Errors'{' should be on the previous line.1084
Errors'{' should be on the previous line.1086
Errors'{' should be on the previous line.1091
Errors'{' should be on the previous line.1094
ErrorsLine is longer than 80 characters.1099
ErrorsExpected an @return tag.1107
Errors'{' should be on the previous line.1108
Errors'{' should be on the previous line.1110
Errors'{' should be on the previous line.1115
ErrorsLine is longer than 80 characters.1121
Errors'if' is not followed by whitespace.1121
ErrorsLine is longer than 80 characters.1128
ErrorsFirst sentence should end with a period.1134
ErrorsLine is longer than 80 characters.1135
ErrorsExpected an @return tag.1138
Errors'{' should be on the previous line.1139
Errors'{' should be on the previous line.1141
Errors'{' should be on the previous line.1145
Errors'{' should be on the previous line.1148
ErrorsLine is longer than 80 characters.1155
ErrorsFirst sentence should end with a period.1160
ErrorsExpected an @return tag.1163
Errors'{' should be on the previous line.1164
ErrorsFirst sentence should end with a period.1168
ErrorsLine is longer than 80 characters.1170
ErrorsParameter aPath should be final.1177
Errors'{' should be on the previous line.1178
ErrorsFirst sentence should end with a period.1182
ErrorsLine is longer than 80 characters.1184
ErrorsLine is longer than 80 characters.1189
ErrorsParameter aPath should be final.1193
ErrorsParameter pathHints should be final.1193
ErrorsLine is longer than 80 characters.1195
ErrorsFirst sentence should end with a period.1198
ErrorsLine is longer than 80 characters.1200
ErrorsLine is longer than 80 characters.1205
ErrorsLine is longer than 80 characters.1209
ErrorsParameter aPath should be final.1209
ErrorsParameter pathHints should be final.1209
Errors'{' should be on the previous line.1222
Errors'{' should be on the previous line.1225
Errors'}' should be on the same line.1228
Errors'{' should be on the previous line.1230
Errors'{' should be on the previous line.1236
Errors'{' should be on the previous line.1244
Errors'{' should be on the previous line.1250
ErrorsLine is longer than 80 characters.1253
ErrorsAvoid inline conditionals.1253
Errors'{' should be on the previous line.1255
Errors'}' should be on the same line.1257
Errors'{' should be on the previous line.1259
Errors'}' should be on the same line.1265
Errors'{' should be on the previous line.1267
Errors'{' should be on the previous line.1271
ErrorsLine is longer than 80 characters.1281
ErrorsLine is longer than 80 characters.1282
ErrorsExpected an @return tag.1285
Errors'{' should be on the previous line.1286
Errors'{' should be on the previous line.1288
Errors'{' should be on the previous line.1290
ErrorsLine is longer than 80 characters.1291
Errors'}' should be on the same line.1292
Errors'{' should be on the previous line.1294
ErrorsLine is longer than 80 characters.1295
Errors'{' should be on the previous line.1297
ErrorsLine is longer than 80 characters.1298
Errors'}' should be on the same line.1302
Errors'{' should be on the previous line.1304
ErrorsLine is longer than 80 characters.1305
ErrorsMethod length is 211 lines (max allowed is 150).1323
ErrorsMissing a Javadoc comment.1323
Errors'{' should be on the previous line.1324
Errors'1024' is a magic number.1329
Errors'(' is followed by whitespace.1330
Errors'(' is followed by whitespace.1331
Errors'(' is followed by whitespace.1332
Errors'(' is followed by whitespace.1333
Errors'(' is followed by whitespace.1334
Errors')' is preceded with whitespace.1334
Errors'(' is followed by whitespace.1337
Errors'(' is followed by whitespace.1338
Errors'(' is followed by whitespace.1339
Errors')' is preceded with whitespace.1339
Errors'(' is followed by whitespace.1342
ErrorsLine is longer than 80 characters.1343
Errors'(' is followed by whitespace.1343
Errors'(' is followed by whitespace.1344
Errors')' is preceded with whitespace.1344
Errors'{' should be on the previous line.1348
ErrorsLine is longer than 80 characters.1349
Errors'(' is followed by whitespace.1351
ErrorsLine is longer than 80 characters.1352
Errors'(' is followed by whitespace.1352
Errors')' is preceded with whitespace.1352
Errors'(' is followed by whitespace.1353
Errors')' is preceded with whitespace.1353
Errors'{' should be on the previous line.1359
Errors'}' should be on the same line.1361
Errors'{' should be on the previous line.1363
ErrorsMust have at least one statement.1363
ErrorsLine contains a tab character.1371
Errors'{' should be on the previous line.1371
ErrorsLine contains a tab character.1372
Errors'{' should be on the previous line.1373
ErrorsLine contains a tab character.1374
Errors'(' is followed by whitespace.1374
Errors'(' is followed by whitespace.1375
Errors'(' is followed by whitespace.1376
Errors')' is preceded with whitespace.1376
ErrorsLine contains a tab character.1377
Errors'}' should be on the same line.1377
ErrorsLine contains a tab character.1379
Errors'{' should be on the previous line.1379
ErrorsLine contains a tab character.1380
Errors'(' is followed by whitespace.1380
ErrorsLine is longer than 80 characters.1381
Errors'(' is followed by whitespace.1381
Errors'(' is followed by whitespace.1382
Errors')' is preceded with whitespace.1382
Errors'(' is followed by whitespace.1384
ErrorsLine is longer than 80 characters.1385
Errors'(' is followed by whitespace.1385
Errors'(' is followed by whitespace.1386
Errors')' is preceded with whitespace.1386
ErrorsLine contains a tab character.1387
Errors'{' should be on the previous line.1391
Errors'(' is followed by whitespace.1392
Errors'(' is followed by whitespace.1393
Errors'(' is followed by whitespace.1394
Errors')' is preceded with whitespace.1394
Errors'{' should be on the previous line.1399
Errors'(' is followed by whitespace.1401
Errors'(' is followed by whitespace.1402
Errors')' is preceded with whitespace.1402
Errors'{' should be on the previous line.1407
Errors'(' is followed by whitespace.1408
ErrorsLine is longer than 80 characters.1409
Errors'(' is followed by whitespace.1409
Errors'(' is followed by whitespace.1410
Errors')' is preceded with whitespace.1410
Errors'{' should be on the previous line.1415
Errors'(' is followed by whitespace.1416
Errors'(' is followed by whitespace.1417
Errors'(' is followed by whitespace.1418
Errors')' is preceded with whitespace.1418
Errors'{' should be on the previous line.1424
Errors'(' is followed by whitespace.1425
ErrorsLine is longer than 80 characters.1426
Errors'(' is followed by whitespace.1426
Errors'(' is followed by whitespace.1427
Errors')' is preceded with whitespace.1427
Errors'{' should be on the previous line.1432
Errors'(' is followed by whitespace.1433
ErrorsLine is longer than 80 characters.1434
Errors'(' is followed by whitespace.1434
Errors')' is preceded with whitespace.1434
Errors'(' is followed by whitespace.1435
Errors')' is preceded with whitespace.1435
ErrorsLine contains a tab character.1438
Errors'{' should be on the previous line.1440
Errors'(' is followed by whitespace.1441
ErrorsLine is longer than 80 characters.1442
Errors'(' is followed by whitespace.1442
Errors')' is preceded with whitespace.1442
Errors'(' is followed by whitespace.1443
Errors')' is preceded with whitespace.1443
Errors'{' should be on the previous line.1448
Errors'(' is followed by whitespace.1449
Errors'(' is followed by whitespace.1450
Errors'(' is followed by whitespace.1451
Errors')' is preceded with whitespace.1451
Errors'(' is followed by whitespace.1454
Errors'(' is followed by whitespace.1455
Errors')' is preceded with whitespace.1455
Errors'{' should be on the previous line.1461
Errors'{' should be on the previous line.1464
Errors'(' is followed by whitespace.1465
Errors'(' is followed by whitespace.1466
Errors'(' is followed by whitespace.1467
Errors')' is preceded with whitespace.1467
ErrorsLine is longer than 80 characters.1468
Errors'(' is followed by whitespace.1468
Errors')' is preceded with whitespace.1468
Errors'(' is followed by whitespace.1469
Errors'(' is followed by whitespace.1470
Errors')' is preceded with whitespace.1470
Errors'}' should be on the same line.1472
Errors'{' should be on the previous line.1474
Errors'{' should be on the previous line.1477
Errors'{' should be on the previous line.1479
Errors'(' is followed by whitespace.1480
ErrorsLine is longer than 80 characters.1481
Errors'(' is followed by whitespace.1481
Errors'(' is followed by whitespace.1482
Errors')' is preceded with whitespace.1482
ErrorsLine is longer than 80 characters.1483
Errors'(' is followed by whitespace.1483
Errors')' is preceded with whitespace.1483
Errors'(' is followed by whitespace.1484
Errors'(' is followed by whitespace.1485
Errors')' is preceded with whitespace.1485
Errors'{' should be on the previous line.1492
Errors'(' is followed by whitespace.1493
Errors')' is preceded with whitespace.1493
Errors'{' should be on the previous line.1499
ErrorsLine is longer than 80 characters.1500
Errors'(' is followed by whitespace.1500
Errors')' is preceded with whitespace.1500
Errors'{' should be on the previous line.1506
Errors'(' is followed by whitespace.1507
Errors')' is preceded with whitespace.1507
Errors'{' should be on the previous line.1512
ErrorsLine is longer than 80 characters.1513
Errors'(' is followed by whitespace.1514
Errors')' is preceded with whitespace.1514
Errors'{' should be on the previous line.1519
Errors'(' is followed by whitespace.1520
Errors')' is preceded with whitespace.1520
Errors'{' should be on the previous line.1523
Errors'(' is followed by whitespace.1524
Errors')' is preceded with whitespace.1524
Errors'{' should be on the previous line.1527
Errors'(' is followed by whitespace.1528
Errors')' is preceded with whitespace.1528
Errors'(' is followed by whitespace.1531
Errors'(' is followed by whitespace.1532
Errors')' is preceded with whitespace.1532
ErrorsMissing a Javadoc comment.1536
Errors'{' should be on the previous line.1537
Errors'{' should be on the previous line.1539
ErrorsAvoid nested blocks.1541
ErrorsAvoid nested blocks.1545
ErrorsAvoid nested blocks.1549
ErrorsAvoid nested blocks.1553
ErrorsAvoid nested blocks.1557
ErrorsAvoid nested blocks.1561
ErrorsComment matches to-do format 'TODO:'.1568
ErrorsParameter classname should be final.1573
ErrorsExpected @param tag for 'classname'.1573
Errors'{' should be on the previous line.1574
ErrorsExpected an @return tag.1582
Errors'{' should be on the previous line.1583
ErrorsParameter fieldId should be final.1590
ErrorsExpected @param tag for 'fieldId'.1590
Errors'{' should be on the previous line.1591
ErrorsExpected an @return tag.1598
Errors'{' should be on the previous line.1599
ErrorsExpected an @return tag.1607
Errors'{' should be on the previous line.1608
ErrorsParameter newIsInterface should be final.1616
ErrorsExpected @param tag for 'newIsInterface'.1616
Errors'{' should be on the previous line.1617
Errors'{' should be on the previous line.1625
Errors'{' should be on the previous line.1634
ErrorsParameter acceptLocks should be final.1642
Errors'acceptLocks' hides a field.1642
Errors'{' should be on the previous line.1643
ErrorsExpected an @return tag.1650
Errors'{' should be on the previous line.1651
ErrorsParameter indexes should be final.1658
Errors'indexes' hides a field.1658
ErrorsExpected @param tag for 'indexes'.1658
Errors'{' should be on the previous line.1659
Errors'{' should be on the previous line.1668
ErrorsParameter repository should be final.1676
Errors'{' should be on the previous line.1677
ErrorsLine is longer than 80 characters.1682
ErrorsExpected an @return tag.1684
Errors'{' should be on the previous line.1685
ErrorsFirst sentence should end with a period.1689
ErrorsParameter isoLevel should be final.1693
ErrorsExpected @param tag for 'isoLevel'.1693
Errors'{' should be on the previous line.1694
ErrorsFirst sentence should end with a period.1698
Errors'{' should be on the previous line.1703
ErrorsFirst sentence should end with a period.1707
ErrorsParameter str should be final.1711
ErrorsExpected @param tag for 'str'.1711
Errors'{' should be on the previous line.1712
ErrorsFirst sentence should end with a period.1716
ErrorsExpected an @return tag.1719
Errors'{' should be on the previous line.1720
Errors'if' construct must use '{}'s.1721
Errors'else' construct must use '{}'s.1723
Errors'{' should be on the previous line.1732
ErrorsParameter schema should be final.1740
Errors'schema' hides a field.1740
Errors'{' should be on the previous line.1741
ErrorsExpected an @return tag.1748
Errors'{' should be on the previous line.1749
ErrorsLine is longer than 80 characters.1750
ErrorsFirst sentence should end with a period.1763
ErrorsParameter newMethod should be final.1766
ErrorsExpected @param tag for 'newMethod'.1766
Errors'{' should be on the previous line.1767
Errors'{' should be on the previous line.1769
Errors'{' should be on the previous line.1772
Errors'{' should be on the previous line.1782
ErrorsFirst sentence should end with a period.1789
ErrorsParameter newMethodName should be final.1792
ErrorsExpected @param tag for 'newMethodName'.1792
Errors'{' should be on the previous line.1793
Errors'{' should be on the previous line.1796
Errors'{' should be on the previous line.1799
ErrorsLine is longer than 80 characters.1801
Errors'}' should be on the same line.1802
Errors'{' should be on the previous line.1804
Errors'{' should be on the previous line.1806
ErrorsLine is longer than 80 characters.1807
ErrorsLine is longer than 80 characters.1808
Errors'}' should be on the same line.1809
Errors'{' should be on the previous line.1811
ErrorsExpected an @return tag.1830
Errors'{' should be on the previous line.1831
Errors'if' is not followed by whitespace.1832
Errors'{' should be on the previous line.1833
Errors'{' should be on the previous line.1845
ErrorsParameter alwaysRefresh should be final.1853
Errors'alwaysRefresh' hides a field.1853
Errors'{' should be on the previous line.1854
ErrorsMissing a Javadoc comment.1858
Errors'{' should be on the previous line.1859
ErrorsMissing a Javadoc comment.1863
ErrorsParameter proxyPrefetchingLimit should be final.1863
Errors'{' should be on the previous line.1864
ErrorsExpected an @return tag.1871
Errors'{' should be on the previous line.1872
ErrorsExpected an @return tag.1879
Errors'{' should be on the previous line.1880
Errors'if' is not followed by whitespace.1881
Errors'{' should be on the previous line.1882
ErrorsParameter newClass should be final.1893
ErrorsExpected @param tag for 'newClass'.1893
Errors'{' should be on the previous line.1894
ErrorsParameter newClass should be final.1901
ErrorsExpected @param tag for 'newClass'.1901
Errors'{' should be on the previous line.1902
Errors'{' should be on the previous line.1904
Errors'{' should be on the previous line.1906
Errors'}' should be on the same line.1909
Errors'{' should be on the previous line.1911
ErrorsLine is longer than 80 characters.1913
Errors'}' should be on the same line.1915
Errors'{' should be on the previous line.1917
ErrorsLine has trailing spaces.1925
ErrorsParameter newMethod should be final.1927
ErrorsExpected @param tag for 'newMethod'.1927
Errors'{' should be on the previous line.1928
Errors'{' should be on the previous line.1930
Errors'{' should be on the previous line.1933
Errors'{' should be on the previous line.1943
ErrorsFirst sentence should end with a period.1951
ErrorsParameter factoryMethodName should be final.1954
Errors'factoryMethodName' hides a field.1954
ErrorsExpected @param tag for 'factoryMethodName'.1954
Errors'{' should be on the previous line.1955
Errors'{' should be on the previous line.1960
Errors'{' should be on the previous line.1962
ErrorsLine is longer than 80 characters.1964
Errors'}' should be on the same line.1965
Errors'{' should be on the previous line.1967
Errors'{' should be on the previous line.1969
ErrorsLine is longer than 80 characters.1970
ErrorsLine is longer than 80 characters.1971
Errors'}' should be on the same line.1972
Errors'{' should be on the previous line.1974
ErrorsParameter newValue should be final.1995
Errors'{' should be on the previous line.1996
Errors'{' should be on the previous line.2007
ErrorsParameter newValue should be final.2017
Errors'{' should be on the previous line.2018
Errors'{' should be on the previous line.2029
ErrorsParameter newValue should be final.2039
Errors'{' should be on the previous line.2040
Errors'{' should be on the previous line.2051
ErrorsExpected an @return tag.2058
Errors'{' should be on the previous line.2059
Errors'if' is not followed by whitespace.2061
Errors'{' should be on the previous line.2062
ErrorsLine is longer than 80 characters.2063
ErrorsLine is longer than 80 characters.2069
ErrorsMissing a Javadoc comment.2069
ErrorsParameter conMan should be final.2069
Errors'if' is not followed by whitespace.2071
Errors'{' should be on the previous line.2072
ErrorsLine is longer than 80 characters.2074
ErrorsLine is longer than 80 characters.2081
ErrorsParameter pfClassName should be final.2086
Errors'{' should be on the previous line.2087
ErrorsLine contains a tab character.2088
ErrorsLine is longer than 80 characters.2093
ErrorsExpected an @return tag.2096
Errors'{' should be on the previous line.2097
ErrorsLine contains a tab character.2098
ErrorsExpected an @return tag.2106
Errors'{' should be on the previous line.2107
Errors'if' is not followed by whitespace.2108
Errors'{' should be on the previous line.2109
Errors'{' should be on the previous line.2113
ErrorsLine is longer than 80 characters.2116
ErrorsLine is longer than 80 characters.2129
ErrorsExpected an @return tag.2131
ErrorsParameter withInherited should be final.2131
Errors'{' should be on the previous line.2132
Errors'if' is not followed by whitespace.2133
Errors'{' should be on the previous line.2134
ErrorsLine is longer than 80 characters.2136
Errors'}' should be on the same line.2138
Errors'{' should be on the previous line.2140
ErrorsLine is longer than 80 characters.2149
ErrorsExpected an @return tag.2151
ErrorsParameter withInherited should be final.2151
Errors'{' should be on the previous line.2152
Errors'if' is not followed by whitespace.2153
Errors'{' should be on the previous line.2154
ErrorsLine is longer than 80 characters.2156
Errors'}' should be on the same line.2158
Errors'{' should be on the previous line.2160
ErrorsLine is longer than 80 characters.2166
ErrorsLine is longer than 80 characters.2167
ErrorsLine is longer than 80 characters.2170
ErrorsExpected an @return tag.2172
ErrorsParameter withInherited should be final.2172
Errors'{' should be on the previous line.2173
Errors'if' is not followed by whitespace.2174
Errors'{' should be on the previous line.2175
ErrorsLine is longer than 80 characters.2180
Errors'if' is not followed by whitespace.2181
Errors'{' should be on the previous line.2182
ErrorsLine is longer than 80 characters.2185
ErrorsLine is longer than 80 characters.2186
ErrorsLine is longer than 80 characters.2187
Errors'}' should be on the same line.2190
Errors'{' should be on the previous line.2192
ErrorsLine is longer than 80 characters.2198
ErrorsLine is longer than 80 characters.2199
ErrorsLine is longer than 80 characters.2201
ErrorsExpected an @return tag.2203
ErrorsParameter withInherited should be final.2203
Errors'{' should be on the previous line.2204
Errors'if' is not followed by whitespace.2205
Errors'{' should be on the previous line.2206
ErrorsLine is longer than 80 characters.2208
ErrorsLine is longer than 80 characters.2209
ErrorsLine is longer than 80 characters.2211
Errors'}' should be on the same line.2213
Errors'{' should be on the previous line.2215
ErrorsLine is longer than 80 characters.2221
ErrorsLine is longer than 80 characters.2224
Errors'{' should be on the previous line.2228
ErrorsLine is longer than 80 characters.2229

org/apache/ojb/broker/metadata/ClassNotPersistenceCapableException.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.25
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.33
ErrorsLine is longer than 80 characters.39
ErrorsParameter message should be final.44
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.51
ErrorsParameter cause should be final.56
Errors'{' should be on the previous line.57
ErrorsLine is longer than 80 characters.62
ErrorsParameter message should be final.66
ErrorsParameter cause should be final.66

org/apache/ojb/broker/metadata/CollectionDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>34
ErrorsLine is longer than 80 characters.35
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsLine is longer than 80 characters.44
ErrorsFirst sentence should end with a period.47
ErrorsName 'm_orderby' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsName 'm_queryCustomizer' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsMissing a Javadoc comment.60
ErrorsName 'm_hasProxyItems' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsMissing a Javadoc comment.62
ErrorsParameter descriptor should be final.62
Errors'{' should be on the previous line.63
ErrorsMethod 'getFksToThisClass' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
Errors'{' should be on the previous line.68
Errors'{' should be on the previous line.70
ErrorsMethod 'setFksToThisClass' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter fksToThisClass should be final.77
Errors'fksToThisClass' hides a field.77
Errors'{' should be on the previous line.78
ErrorsFirst sentence should end with a period.83
ErrorsMethod 'addFkToThisClass' is not designed for extension - needs to be abstract, final or empty.86
ErrorsParameter column should be final.86
ErrorsExpected @param tag for 'column'.86
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.89
ErrorsFirst sentence should end with a period.96
ErrorsMethod 'addFkToItemClass' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter column should be final.99
ErrorsExpected @param tag for 'column'.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.102
ErrorsMethod 'getCollectionClass' is not designed for extension - needs to be abstract, final or empty.113
Errors'{' should be on the previous line.114
ErrorsFirst sentence should end with a period.118
ErrorsMethod 'setCollectionClass' is not designed for extension - needs to be abstract, final or empty.122
ErrorsParameter c should be final.122
Errors'{' should be on the previous line.123
ErrorsExpected an @return tag.130
ErrorsMethod 'getCollectionClassName' is not designed for extension - needs to be abstract, final or empty.130
Errors'{' should be on the previous line.131
ErrorsAvoid inline conditionals.132
ErrorsMethod 'getIndirectionTable' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.136
ErrorsMethod 'setIndirectionTable' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter indirectionTable should be final.140
Errors'indirectionTable' hides a field.140
Errors'{' should be on the previous line.141
ErrorsMethod 'getFksToItemClass' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
Errors'{' should be on the previous line.146
Errors'{' should be on the previous line.148
ErrorsMethod 'setFksToItemClass' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
ErrorsParameter fksToItemClass should be final.155
Errors'fksToItemClass' hides a field.155
Errors'{' should be on the previous line.156
ErrorsMethod 'isMtoNRelation' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
Errors'{' should be on the previous line.162
ErrorsFirst sentence should end with a period.166
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.171
ErrorsParameter fieldName should be final.171
ErrorsParameter sortAscending should be final.171
Errors'{' should be on the previous line.172
Errors'{' should be on the previous line.174
ErrorsMethod 'getOrderBy' is not designed for extension - needs to be abstract, final or empty.183
Errors'{' should be on the previous line.184
ErrorsMethod 'getCascadeDeleteValue' is not designed for extension - needs to be abstract, final or empty.188
ErrorsMissing a Javadoc comment.188
ErrorsParameter cascade should be final.188
Errors'{' should be on the previous line.189
Errors'if' is not followed by whitespace.190
Errors'{' should be on the previous line.191
ErrorsLine is longer than 80 characters.193
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.214
Errors',' is not followed by whitespace.214
Errors'{' should be on the previous line.218
ErrorsLine is longer than 80 characters.219
Errors',' is not followed by whitespace.219
ErrorsLine is longer than 80 characters.223
Errors',' is not followed by whitespace.223
Errors'{' should be on the previous line.227
ErrorsLine is longer than 80 characters.228
Errors',' is not followed by whitespace.228
Errors'{' should be on the previous line.233
ErrorsLine is longer than 80 characters.234
Errors',' is not followed by whitespace.234
ErrorsLine is longer than 80 characters.235
Errors'{' should be on the previous line.240
ErrorsLine is longer than 80 characters.241
Errors',' is not followed by whitespace.241
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.251
Errors'{' should be on the previous line.255
ErrorsLine is longer than 80 characters.256
Errors'=' is not preceded with whitespace.264
Errors'=' is not followed by whitespace.264
Errors';' is not followed by whitespace.264
Errors'<' is not preceded with whitespace.264
Errors'<' is not followed by whitespace.264
Errors';' is not followed by whitespace.264
Errors'{' should be on the previous line.265
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.270
Errors'}' should be on the same line.272
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.276
Errors'{' should be on the previous line.284
Errors'=' is not preceded with whitespace.286
Errors'=' is not followed by whitespace.286
Errors';' is not followed by whitespace.286
Errors'<' is not preceded with whitespace.286
Errors'<' is not followed by whitespace.286
Errors';' is not followed by whitespace.286
Errors'{' should be on the previous line.287
ErrorsLine is longer than 80 characters.289
Errors'=' is not preceded with whitespace.294
Errors'=' is not followed by whitespace.294
Errors';' is not followed by whitespace.294
Errors'<' is not preceded with whitespace.294
Errors'<' is not followed by whitespace.294
Errors';' is not followed by whitespace.294
Errors'{' should be on the previous line.295
ErrorsLine is longer than 80 characters.297
ErrorsLine is longer than 80 characters.303
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsMethod 'getQueryCustomizer' is not designed for extension - needs to be abstract, final or empty.310
ErrorsLine contains a tab character.311
Errors'{' should be on the previous line.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsMethod 'setQueryCustomizer' is not designed for extension - needs to be abstract, final or empty.319
ErrorsParameter queryCustomizer should be final.319
ErrorsLine contains a tab character.320
Errors'{' should be on the previous line.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsMethod 'hasProxyItems' is not designed for extension - needs to be abstract, final or empty.324
ErrorsMissing a Javadoc comment.324
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.324
Errors'{' should be on the previous line.325
Errors'{' should be on the previous line.327
Errors'{' should be on the previous line.331
Errors'}' should be on the same line.333
Errors'{' should be on the previous line.335
Errors';' is followed by whitespace.338
Errors'{' should be on the previous line.339
Errors'{' should be on the previous line.343

org/apache/ojb/broker/metadata/ConnectionDescriptorXmlHandler.java

ViolationMessageLine
ErrorsComment matches to-do format 'TODO:'.37
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.44
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
ErrorsName 'con_repository' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_CurrentJCD' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsParameter cr should be final.70
ErrorsExpected @param tag for 'cr'.70
Errors'{' should be on the previous line.71
Errors'{' should be on the previous line.73
Errors'}' should be on the same line.76
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.86
Errors'{' should be on the previous line.87
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
ErrorsUnused @throws tag for 'MetadataException'.107
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMethod length is 249 lines (max allowed is 150).109
ErrorsParameter uri should be final.109
ErrorsExpected @param tag for 'uri'.109
ErrorsParameter name should be final.109
ErrorsExpected @param tag for 'name'.109
ErrorsParameter qName should be final.109
ErrorsExpected @param tag for 'qName'.109
ErrorsParameter atts should be final.109
ErrorsExpected @param tag for 'atts'.109
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.115
ErrorsAvoid nested blocks.117
Errors'if' construct must use '{}'s.118
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.119
ErrorsLine is longer than 80 characters.126
Errors'if' construct must use '{}'s.127
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.131
Errors'if' construct must use '{}'s.132
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.133
Errors'{' should be on the previous line.135
Errors'{' should be on the previous line.137
ErrorsLine is longer than 80 characters.138
Errors'}' should be on the same line.139
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.147
Errors'if' construct must use '{}'s.148
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.152
Errors'if' construct must use '{}'s.153
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.157
Errors'if' construct must use '{}'s.158
ErrorsLine is longer than 80 characters.158
ErrorsLine is longer than 80 characters.162
Errors'if' construct must use '{}'s.163
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.167
Errors'if' construct must use '{}'s.168
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.172
Errors'if' construct must use '{}'s.173
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.177
Errors'if' construct must use '{}'s.179
ErrorsLine is longer than 80 characters.179
Errors'if' is not followed by whitespace.179
Errors'if' construct must use '{}'s.180
ErrorsLine is longer than 80 characters.180
Errors'if' construct must use '{}'s.185
ErrorsLine is longer than 80 characters.185
ErrorsLine is longer than 80 characters.189
Errors'if' construct must use '{}'s.190
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.194
Errors'if' construct must use '{}'s.195
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.196
ErrorsLine is longer than 80 characters.199
Errors'if' construct must use '{}'s.200
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.204
Errors'if' construct must use '{}'s.205
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.209
Errors'if' construct must use '{}'s.210
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.211
ErrorsAvoid nested blocks.216
Errors'{' should be on the previous line.218
Errors'if' construct must use '{}'s.219
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.220
ErrorsName 'm_CurrentCPD' must match pattern '^[a-z][a-zA-Z0-9]*$'.220
ErrorsLine is longer than 80 characters.223
Errors'if' construct must use '{}'s.224
ErrorsLine is longer than 80 characters.224
Errors'if' construct must use '{}'s.225
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.227
Errors'if' construct must use '{}'s.228
ErrorsLine is longer than 80 characters.228
Errors'if' construct must use '{}'s.229
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.231
Errors'if' construct must use '{}'s.232
ErrorsLine is longer than 80 characters.232
Errors'if' construct must use '{}'s.233
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.235
Errors'if' construct must use '{}'s.236
ErrorsLine is longer than 80 characters.236
Errors'if' construct must use '{}'s.237
ErrorsLine is longer than 80 characters.237
ErrorsLine is longer than 80 characters.239
Errors'if' construct must use '{}'s.240
ErrorsLine is longer than 80 characters.240
Errors'if' construct must use '{}'s.241
ErrorsLine is longer than 80 characters.241
ErrorsLine is longer than 80 characters.243
Errors'if' construct must use '{}'s.244
ErrorsLine is longer than 80 characters.244
Errors'if' construct must use '{}'s.245
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.247
Errors'if' construct must use '{}'s.248
ErrorsLine is longer than 80 characters.248
Errors'if' construct must use '{}'s.249
ErrorsLine is longer than 80 characters.249
ErrorsLine is longer than 80 characters.251
Errors'if' construct must use '{}'s.252
ErrorsLine is longer than 80 characters.252
Errors'if' construct must use '{}'s.253
ErrorsLine is longer than 80 characters.253
ErrorsLine is longer than 80 characters.255
Errors'if' construct must use '{}'s.256
ErrorsLine is longer than 80 characters.256
Errors'if' construct must use '{}'s.257
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.259
Errors'if' construct must use '{}'s.260
ErrorsLine is longer than 80 characters.260
Errors'if' construct must use '{}'s.261
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.263
Errors'if' construct must use '{}'s.264
ErrorsLine is longer than 80 characters.264
Errors'if' construct must use '{}'s.265
ErrorsLine is longer than 80 characters.265
ErrorsLine is longer than 80 characters.267
Errors'if' construct must use '{}'s.268
ErrorsLine is longer than 80 characters.268
Errors'if' construct must use '{}'s.269
ErrorsLine is longer than 80 characters.269
ErrorsLine is longer than 80 characters.272
Errors'if' construct must use '{}'s.273
ErrorsLine is longer than 80 characters.273
Errors'if' construct must use '{}'s.274
ErrorsLine is longer than 80 characters.274
ErrorsLine is longer than 80 characters.276
Errors'if' construct must use '{}'s.277
ErrorsLine is longer than 80 characters.277
Errors'if' construct must use '{}'s.278
ErrorsLine is longer than 80 characters.278
ErrorsLine is longer than 80 characters.280
Errors'if' construct must use '{}'s.281
ErrorsLine is longer than 80 characters.281
Errors'if' construct must use '{}'s.282
ErrorsLine is longer than 80 characters.282
ErrorsAvoid nested blocks.288
ErrorsLine is longer than 80 characters.289
Errors'if' is not followed by whitespace.290
Errors'{' should be on the previous line.291
ErrorsLine is longer than 80 characters.292
Errors'if' construct must use '{}'s.295
ErrorsLine is longer than 80 characters.295
Errors'if' construct must use '{}'s.296
ErrorsLine is longer than 80 characters.296
ErrorsAvoid nested blocks.301
ErrorsLine is longer than 80 characters.302
Errors'if' is not followed by whitespace.303
Errors'{' should be on the previous line.304
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.306
ErrorsLine is longer than 80 characters.307
Errors'if' construct must use '{}'s.308
ErrorsLine is longer than 80 characters.308
Errors'if' construct must use '{}'s.309
ErrorsLine is longer than 80 characters.309
Errors'if' construct must use '{}'s.310
ErrorsLine is longer than 80 characters.310
ErrorsAvoid nested blocks.315
ErrorsLine is longer than 80 characters.317
ErrorsLine is longer than 80 characters.318
ErrorsLine is longer than 80 characters.320
Errors'{' should be on the previous line.322
Errors'{' should be on the previous line.325
Errors'if' construct must use '{}'s.326
ErrorsLine is longer than 80 characters.326
Errors'if' construct must use '{}'s.327
ErrorsLine is longer than 80 characters.327
ErrorsLine is longer than 80 characters.328
Errors'+' is not preceded with whitespace.328
Errors'+' is not followed by whitespace.328
ErrorsLine is longer than 80 characters.329
ErrorsLine is longer than 80 characters.330
Errors'}' should be on the same line.331
Errors'{' should be on the previous line.333
ErrorsLine is longer than 80 characters.334
Errors'+' is not preceded with whitespace.334
Errors'+' is not followed by whitespace.334
Errors'+' should be on a new line.334
ErrorsLine is longer than 80 characters.335
Errors'+' is not preceded with whitespace.335
Errors'+' should be on a new line.335
ErrorsLine is longer than 80 characters.336
Errors'+' is not preceded with whitespace.336
Errors'+' is not followed by whitespace.336
Errors'+' is not preceded with whitespace.336
Errors'+' is not followed by whitespace.336
ErrorsLine is longer than 80 characters.341
ErrorsLine is longer than 80 characters.342
ErrorsAvoid nested blocks.348
Errors'}' should be on the same line.352
Errors'{' should be on the previous line.354
ErrorsMissing a Javadoc comment.360
ErrorsParameter str should be final.360
Errors'{' should be on the previous line.361
ErrorsUnused @throws tag for 'MetadataException'.372
ErrorsParameter literal should be final.374
ErrorsExpected @throws tag for 'PersistenceBrokerException'.374
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.374
Errors'{' should be on the previous line.375
Errors'{' should be on the previous line.377
Errors'}' should be on the same line.379
Errors'{' should be on the previous line.381
ErrorsLine is longer than 80 characters.382
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.389
ErrorsParameter uri should be final.389
ErrorsExpected @param tag for 'uri'.389
ErrorsParameter name should be final.389
ErrorsExpected @param tag for 'name'.389
ErrorsParameter qName should be final.389
ErrorsExpected @param tag for 'qName'.389
Errors'{' should be on the previous line.390
Errors'{' should be on the previous line.393
Errors'{' should be on the previous line.395
ErrorsAvoid nested blocks.397
ErrorsAvoid nested blocks.402
ErrorsAvoid nested blocks.407
ErrorsLine is longer than 80 characters.408
ErrorsAvoid nested blocks.414
ErrorsLine is longer than 80 characters.415
ErrorsAvoid nested blocks.420
Errors'if' construct must use '{}'s.421
ErrorsLine is longer than 80 characters.421
ErrorsAvoid nested blocks.428
Errors'if' is not followed by whitespace.429
Errors'{' should be on the previous line.430
Errors'if' construct must use '{}'s.431
ErrorsLine is longer than 80 characters.431
ErrorsLine is longer than 80 characters.432
ErrorsAvoid nested blocks.438
Errors'if' is not followed by whitespace.439
Errors'{' should be on the previous line.440
Errors'if' construct must use '{}'s.441
ErrorsLine is longer than 80 characters.441
ErrorsAvoid nested blocks.446
Errors'}' should be on the same line.450
Errors'{' should be on the previous line.452
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.461
ErrorsParameter e should be final.461
ErrorsExpected @param tag for 'e'.461
ErrorsExpected @throws tag for 'SAXException'.461
Errors'{' should be on the previous line.462
ErrorsMethod 'fatalError' is not designed for extension - needs to be abstract, final or empty.470
ErrorsParameter e should be final.470
ErrorsExpected @param tag for 'e'.470
ErrorsExpected @throws tag for 'SAXException'.470
Errors'{' should be on the previous line.471
ErrorsMethod 'warning' is not designed for extension - needs to be abstract, final or empty.479
ErrorsParameter e should be final.479
ErrorsExpected @param tag for 'e'.479
ErrorsExpected @throws tag for 'SAXException'.479
Errors'{' should be on the previous line.480

org/apache/ojb/broker/metadata/ConnectionPoolDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.52
ErrorsVariable 'jdbcProperties' must be private and have accessor methods.53
ErrorsLine is longer than 80 characters.54
ErrorsVariable 'dbcpProperties' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.63
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.73
ErrorsMethod 'getConnectionFactory' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'setConnectionFactory' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter connectionFactory should be final.89
Errors'connectionFactory' hides a field.89
Errors'{' should be on the previous line.90
Errors'if' construct must use '{}'s.91
ErrorsLine is longer than 80 characters.91
ErrorsMethod 'getFetchSize' is not designed for extension - needs to be abstract, final or empty.99
Errors'{' should be on the previous line.100
ErrorsMethod 'setFetchSize' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter fetchSize should be final.109
Errors'{' should be on the previous line.110
ErrorsMethod 'getJdbcProperties' is not designed for extension - needs to be abstract, final or empty.119
Errors'{' should be on the previous line.120
ErrorsMethod 'getDbcpProperties' is not designed for extension - needs to be abstract, final or empty.129
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.140
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.143
ErrorsParameter attributeName should be final.143
ErrorsParameter attributeValue should be final.143
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
Errors'}' should be on the same line.149
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.152
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
Errors'{' should be on the previous line.162
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.169
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.171
Errors'+' should be on a new line.171
ErrorsLine is longer than 80 characters.173
Errors'+' should be on a new line.173
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.178
Errors'+' should be on a new line.178
ErrorsLine is longer than 80 characters.180
Errors'+' should be on a new line.180
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.185
Errors'+' should be on a new line.185
ErrorsLine is longer than 80 characters.187
Errors'+' should be on a new line.187
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.200

org/apache/ojb/broker/metadata/ConnectionRepository.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.33
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
Errors'{' should be on the previous line.43
ErrorsExtra HTML tag found: </code>PBKey</code>52
ErrorsExtra HTML tag found: </code>52
ErrorsLine has trailing spaces.55
ErrorsExpected an @return tag.56
ErrorsMethod 'getDescriptor' is not designed for extension - needs to be abstract, final or empty.56
ErrorsParameter pbKey should be final.56
ErrorsExpected @param tag for 'pbKey'.56
Errors'{' should be on the previous line.57
ErrorsLine is longer than 80 characters.58
Errors'{' should be on the previous line.60
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.68
Errors'}' should be on the same line.70
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.73
ErrorsExpected an @return tag.84
ErrorsParameter jcdAlias should be final.84
ErrorsExpected @param tag for 'jcdAlias'.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.89
Errors'{' should be on the previous line.92
ErrorsExpected an @return tag.104
ErrorsMethod 'getStandardPBKeyForJcdAlias' is not designed for extension - needs to be abstract, final or empty.104
ErrorsParameter jcdAlias should be final.104
ErrorsExpected @param tag for 'jcdAlias'.104
Errors'{' should be on the previous line.105
ErrorsMethod 'addDescriptor' is not designed for extension - needs to be abstract, final or empty.112
ErrorsParameter jcd should be final.112
ErrorsExpected @param tag for 'jcd'.112
Errors'{' should be on the previous line.113
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.118
Errors'+' should be on a new line.118
ErrorsLine is longer than 80 characters.119
ErrorsLine is longer than 80 characters.124
Errors'{' should be on the previous line.126
Errors'if' construct must use '{}'s.129
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.135
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.137
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.144
ErrorsLine has trailing spaces.145
ErrorsLine is longer than 80 characters.146
ErrorsLine has trailing spaces.148
ErrorsLine has trailing spaces.149
ErrorsLine is longer than 80 characters.153
ErrorsMethod 'addDescriptor' is not designed for extension - needs to be abstract, final or empty.153
ErrorsParameter jcdAlias should be final.153
ErrorsParameter jdbcDriver should be final.153
ErrorsParameter jdbcConnectionUrl should be final.153
ErrorsParameter username should be final.153
ErrorsParameter password should be final.153
ErrorsLine is longer than 80 characters.156
Errors'cast' is not followed by whitespace.159
ErrorsLine is longer than 80 characters.160
Errors'cast' is not followed by whitespace.160
Errors'cast' is not followed by whitespace.161
ErrorsLine is longer than 80 characters.163
Errors'{' should be on the previous line.169
Errors'{' should be on the previous line.174
ErrorsLine has trailing spaces.183
ErrorsLine is longer than 80 characters.185
ErrorsLine is longer than 80 characters.186
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.188
ErrorsLine has trailing spaces.189
ErrorsLine has trailing spaces.190
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.192
ErrorsLine has trailing spaces.194
ErrorsLine has trailing spaces.195
ErrorsLine is longer than 80 characters.199
ErrorsMethod 'addDescriptor' is not designed for extension - needs to be abstract, final or empty.199
ErrorsParameter jcdAlias should be final.199
ErrorsParameter dataSource should be final.199
ErrorsParameter username should be final.199
ErrorsParameter password should be final.199
Errors'{' should be on the previous line.206
Errors'{' should be on the previous line.212
ErrorsLine is longer than 80 characters.224
ErrorsMethod 'removeDescriptor' is not designed for extension - needs to be abstract, final or empty.226
ErrorsParameter validKey should be final.226
Errors'{' should be on the previous line.227
Errors'{' should be on the previous line.230
Errors'}' should be on the same line.232
Errors'{' should be on the previous line.234
Errors'}' should be on the same line.236
Errors'{' should be on the previous line.238
ErrorsLine is longer than 80 characters.239
Errors'+' should be on a new line.239
Errors'{' should be on the previous line.244
ErrorsExpected an @return tag.254
ErrorsMethod 'getAllDescriptor' is not designed for extension - needs to be abstract, final or empty.254
Errors'{' should be on the previous line.255
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.259
ErrorsMissing a Javadoc comment.259
Errors'{' should be on the previous line.260
Errors'{' should be on the previous line.267

org/apache/ojb/broker/metadata/DeleteProcedureDescriptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:rongallagher@bellsouth.net">Ron Gallagher<a>31
ErrorsLine is longer than 80 characters.32
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.47
ErrorsFirst sentence should end with a period.48
ErrorsLine has trailing spaces.51
ErrorsParameter classDescriptor should be final.51
ErrorsExpected @param tag for 'classDescriptor'.51
ErrorsParameter name should be final.52
ErrorsExpected @param tag for 'name'.52
ErrorsParameter includePkFieldsOnly should be final.52
Errors'includePkFieldsOnly' hides a field.52
ErrorsExpected @param tag for 'includePkFieldsOnly'.52
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.56
ErrorsMethod 'getIncludePkFieldsOnly' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
ErrorsParameter argument should be final.85
ErrorsExpected @param tag for 'argument'.85
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.88
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.102
Errors'1024' is a magic number.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'(' is followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors')' is preceded with whitespace.108
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'(' is followed by whitespace.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
Errors')' is preceded with whitespace.110
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine is longer than 80 characters.114
Errors'(' is followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors')' is preceded with whitespace.114
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
ErrorsLine is longer than 80 characters.117
Errors'(' is followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors')' is preceded with whitespace.117
Errors')' is preceded with whitespace.117
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'{' should be on the previous line.123
Errors'while' is not followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'{' should be on the previous line.126
Errors'(' is followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors')' is preceded with whitespace.127
Errors')' is preceded with whitespace.127
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'(' is followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors')' is preceded with whitespace.133
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
ErrorsFirst sentence should end with a period.139
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.144
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.146
Errors'{' should be on the previous line.150

org/apache/ojb/broker/metadata/DescriptorBase.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.util.*.19
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsFirst sentence should end with a period.29
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters.40
ErrorsParameter attributeName should be final.42
ErrorsExpected @param tag for 'attributeName'.42
ErrorsParameter attributeValue should be final.42
ErrorsExpected @param tag for 'attributeValue'.42
Errors'{' should be on the previous line.43
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.51
ErrorsLine is longer than 80 characters.59
ErrorsExpected an @return tag.61
ErrorsParameter attributeName should be final.61
ErrorsExpected @param tag for 'attributeName'.61
ErrorsParameter defaultValue should be final.61
ErrorsExpected @param tag for 'defaultValue'.61
Errors'{' should be on the previous line.62
Errors'{' should be on the previous line.65
Errors'{' should be on the previous line.68
ErrorsLine is longer than 80 characters.76
ErrorsExpected an @return tag.78
ErrorsParameter attributeName should be final.78
ErrorsExpected @param tag for 'attributeName'.78
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.86
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.96
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.101
ErrorsAvoid inline conditionals.101
ErrorsLine has trailing spaces.107
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109

org/apache/ojb/broker/metadata/DescriptorRepository.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.util.*.19
ErrorsLine is longer than 80 characters.35
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsFirst sentence should end with a period.54
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.72
ErrorsName 'm_multiMappedTableMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.72
ErrorsMissing a Javadoc comment.73
ErrorsName 'm_topLevelClassTable' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsMissing a Javadoc comment.74
ErrorsName 'm_firstConcreteClassMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
ErrorsMissing a Javadoc comment.75
ErrorsName 'm_allConcreteSubClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsFirst sentence should end with a period.77
ErrorsExpected @throws tag for 'PersistenceBrokerException'.80
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.80
Errors'{' should be on the previous line.81
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
ErrorsParameter classname should be final.98
ErrorsParameter cld should be final.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
ErrorsParameter classname should be final.110
Errors'{' should be on the previous line.111
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.115
Errors'if' is not followed by whitespace.116
Errors'{' should be on the previous line.117
Errors'{' should be on the previous line.120
Errors'}' should be on the same line.122
Errors'{' should be on the previous line.124
ErrorsLine is longer than 80 characters.126
ErrorsLine is longer than 80 characters.144
ErrorsExpected an @return tag.147
ErrorsLine is longer than 80 characters.147
ErrorsParameter clazz should be final.147
ErrorsExpected @param tag for 'clazz'.147
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.147
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.159
Errors'{' should be on the previous line.161
ErrorsLine has trailing spaces.165
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.171
ErrorsThe double-checked locking idiom is broken and should be avoided.172
Errors'{' should be on the previous line.173
Errors'}' should be on the same line.176
Errors'{' should be on the previous line.178
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.197
ErrorsParameter targetCld should be final.197
ErrorsExpected @param tag for 'targetCld'.197
Errors'{' should be on the previous line.200
ErrorsLine is longer than 80 characters.204
Errors'{' should be on the previous line.206
ErrorsLine is longer than 80 characters.207
ErrorsMissing a Javadoc comment.213
ErrorsParameter classDescriptors should be final.213
Errors'{' should be on the previous line.214
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.217
Errors'{' should be on the previous line.228
Errors'{' should be on the previous line.232
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.240
ErrorsLine is longer than 80 characters.241
ErrorsLine is longer than 80 characters.243
Errors'{' should be on the previous line.248
ErrorsLine is longer than 80 characters.255
ErrorsMissing a Javadoc comment.260
ErrorsParameter targetCld should be final.260
Errors'{' should be on the previous line.261
Errors'cast' is not followed by whitespace.267
Errors'{' should be on the previous line.272
Errors'{' should be on the previous line.275
ErrorsLine is longer than 80 characters.277
ErrorsMissing a Javadoc comment.286
Errors'{' should be on the previous line.287
ErrorsExpected an @return tag.298
ErrorsParameter cld should be final.298
ErrorsExpected @param tag for 'cld'.298
Errors'{' should be on the previous line.299
Errors'if' is not followed by whitespace.300
Errors'{' should be on the previous line.301
ErrorsLine is longer than 80 characters.304
Errors'{' should be on the previous line.306
Errors'if' is not followed by whitespace.307
Errors'{' should be on the previous line.308
Errors'if' is not followed by whitespace.309
Errors'{' should be on the previous line.310
Errors'{' should be on the previous line.313
Errors'if' construct must use '{}'s.316
Errors'if' is not followed by whitespace.316
Errors'}' should be on the same line.318
Errors'{' should be on the previous line.320
ErrorsLine is longer than 80 characters.321
Errors'+' is not preceded with whitespace.321
Errors'+' is not followed by whitespace.321
Errors'+' is not preceded with whitespace.321
Errors'+' is not followed by whitespace.321
Errors'+' should be on a new line.321
ErrorsLine is longer than 80 characters.322
Errors'+' is not preceded with whitespace.322
Errors'+' is not followed by whitespace.322
Errors'}' should be on the same line.325
Errors'{' should be on the previous line.327
ErrorsLine is longer than 80 characters.336
ErrorsParameter aCld should be final.341
ErrorsExpected @param tag for 'aCld'.341
Errors'{' should be on the previous line.342
Errors'if' is not followed by whitespace.343
Errors'{' should be on the previous line.344
ErrorsLine is longer than 80 characters.347
Errors'{' should be on the previous line.350
Errors'{' should be on the previous line.358
Errors'{' should be on the previous line.362
Errors'{' should be on the previous line.367
Errors'{' should be on the previous line.369
ErrorsLine is longer than 80 characters.375
Errors'{' should be on the previous line.377
Errors'cast' is not followed by whitespace.378
Errors'{' should be on the previous line.380
ErrorsLine is longer than 80 characters.385
ErrorsExpected an @return tag.395
ErrorsParameter c should be final.395
ErrorsExpected @param tag for 'c'.395
Errors'{' should be on the previous line.396
ErrorsFirst sentence should end with a period.400
ErrorsLine is longer than 80 characters.402
ErrorsExpected an @return tag.404
ErrorsLine is longer than 80 characters.404
ErrorsParameter strClassName should be final.404
ErrorsExpected @throws tag for 'ClassNotPersistenceCapableException'.404
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.404
Errors'{' should be on the previous line.408
ErrorsLine is longer than 80 characters.409
Errors'}' should be on the same line.410
Errors'{' should be on the previous line.412
ErrorsFirst sentence should end with a period.417
ErrorsExpected an @return tag.420
ErrorsLine is longer than 80 characters.420
ErrorsParameter c should be final.420
ErrorsExpected @param tag for 'c'.420
ErrorsExpected @throws tag for 'ClassNotPersistenceCapableException'.420
ErrorsRedundant throws: 'ClassNotPersistenceCapableException' is unchecked exception.420
ErrorsFirst sentence should end with a period.425
ErrorsParameter cld should be final.428
ErrorsExpected @param tag for 'cld'.428
Errors'{' should be on the previous line.429
ErrorsFirst sentence should end with a period.433
ErrorsParameter c should be final.437
ErrorsExpected @param tag for 'c'.437
ErrorsParameter cld should be final.437
ErrorsExpected @param tag for 'cld'.437
Errors'{' should be on the previous line.438
ErrorsFirst sentence should end with a period.442
ErrorsParameter classname should be final.446
ErrorsExpected @param tag for 'classname'.446
ErrorsParameter cld should be final.446
ErrorsExpected @param tag for 'cld'.446
Errors'{' should be on the previous line.447
Errors'{' should be on the previous line.450
Errors'{' should be on the previous line.454
ErrorsMissing a Javadoc comment.461
ErrorsParameter className should be final.461
Errors'{' should be on the previous line.462
Errors'{' should be on the previous line.464
ErrorsLine is longer than 80 characters.465
Errors'if' is not followed by whitespace.466
Errors'{' should be on the previous line.467
Errors'{' should be on the previous line.471
Errors'{' should be on the previous line.477
ErrorsLine is longer than 80 characters.481
ErrorsMissing a Javadoc comment.488
ErrorsParameter clazz should be final.488
Errors'{' should be on the previous line.489
ErrorsMissing a Javadoc comment.493
Errors'{' should be on the previous line.494
ErrorsExpected an @return tag.504
Errors'{' should be on the previous line.505
Errors'cast' is not followed by whitespace.509
Errors'{' should be on the previous line.517
ErrorsParameter defaultIsolationLevel should be final.525
Errors'defaultIsolationLevel' hides a field.525
Errors'{' should be on the previous line.526
ErrorsFirst sentence should end with a period.530
ErrorsExpected an @return tag.533
Errors'{' should be on the previous line.534
ErrorsLine has trailing spaces.538
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.542
ErrorsLine is longer than 80 characters.543
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
Errors'{' should be on the previous line.547
ErrorsLine contains a tab character.548
ErrorsLine is longer than 80 characters.549
ErrorsLine contains a tab character.549
ErrorsLine is longer than 80 characters.550
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.556
ErrorsMissing a Javadoc comment.565
Errors'{' should be on the previous line.566
Errors'{' should be on the previous line.573
ErrorsFirst sentence should end with a period.579
Errors'{' should be on the previous line.585
Errors'{' should be on the previous line.587
Errors'}' should be on the same line.589
Errors'{' should be on the previous line.591
Errors'}' should be on the same line.593
Errors'{' should be on the previous line.595
Errors'}' should be on the same line.597
Errors'{' should be on the previous line.599
Errors'}' should be on the same line.601
Errors'{' should be on the previous line.603
ErrorsParameter className should be final.627
Errors'{' should be on the previous line.628
ErrorsLine is longer than 80 characters.629
Errors'{' should be on the previous line.631
Errors'{' should be on the previous line.634
Errors'}' should be on the same line.636
Errors'{' should be on the previous line.638
ErrorsLine is longer than 80 characters.639
ErrorsLine is longer than 80 characters.647
ErrorsParameter clazz should be final.654
Errors'{' should be on the previous line.655
ErrorsLine is longer than 80 characters.656
Errors'{' should be on the previous line.659
Errors'{' should be on the previous line.663
Errors'{' should be on the previous line.667
Errors'{' should be on the previous line.674
ErrorsLine is longer than 80 characters.675
Errors'{' should be on the previous line.683
ErrorsLine contains a tab character.687
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.695
ErrorsLine is longer than 80 characters.705
ErrorsLine is longer than 80 characters.706
ErrorsParameter cld should be final.711
Errors'{' should be on the previous line.712
ErrorsLine is longer than 80 characters.714
ErrorsLine is longer than 80 characters.715
Errors'if' is not followed by whitespace.718
Errors'{' should be on the previous line.719
Errors'{' should be on the previous line.721
Errors'synchronized' is not followed by whitespace.724
Errors'{' should be on the previous line.725
ErrorsLine is longer than 80 characters.726
Errors'if' is not followed by whitespace.727
Errors'{' should be on the previous line.728
ErrorsLine is longer than 80 characters.730
Errors'if' is not followed by whitespace.732
Errors'{' should be on the previous line.733
Errors'if' is not followed by whitespace.734
Errors'{' should be on the previous line.735
ErrorsLine is longer than 80 characters.736
Errors'}' should be on the same line.742
Errors'catch' is not followed by whitespace.743
Errors'{' should be on the previous line.744
ErrorsLine is longer than 80 characters.745
ErrorsLine is longer than 80 characters.752
ErrorsLine is longer than 80 characters.753
ErrorsParameter cld should be final.757
Errors'{' should be on the previous line.760
Errors'synchronized' is not followed by whitespace.762
Errors'{' should be on the previous line.763
ErrorsLine is longer than 80 characters.765
Errors'if' is not followed by whitespace.766
Errors'{' should be on the previous line.767
ErrorsLine is longer than 80 characters.768
Errors'if' is not followed by whitespace.771
Errors'{' should be on the previous line.772
ErrorsLine is longer than 80 characters.773
ErrorsLine is longer than 80 characters.775
Errors'if' is not followed by whitespace.776
Errors'{' should be on the previous line.777
Errors'if' is not followed by whitespace.779
Errors'{' should be on the previous line.780
ErrorsLine is longer than 80 characters.781
Errors'}' should be on the same line.787
Errors'catch' is not followed by whitespace.788
Errors'{' should be on the previous line.789
ErrorsLine is longer than 80 characters.790
ErrorsLine is longer than 80 characters.798
ErrorsLine is longer than 80 characters.799
ErrorsLine is longer than 80 characters.800
ErrorsLine is longer than 80 characters.804
ErrorsParameter cld should be final.804
ErrorsParameter wholeTree should be final.804
ErrorsLine is longer than 80 characters.812
ErrorsLine is longer than 80 characters.814
ErrorsLine is longer than 80 characters.815
ErrorsLine is longer than 80 characters.816
ErrorsLine is longer than 80 characters.819
ErrorsParameter result should be final.819
ErrorsParameter cld should be final.819
ErrorsParameter wholeTree should be final.819
ErrorsLine is longer than 80 characters.821
Errors'if' is not followed by whitespace.822
Errors'{' should be on the previous line.823
Errors'if' is not followed by whitespace.825
Errors'{' should be on the previous line.826
Errors'for' is not followed by whitespace.827
Errors'{' should be on the previous line.828
ErrorsLine is longer than 80 characters.831
ErrorsMissing a Javadoc comment.837
Errors'{' should be on the previous line.838

org/apache/ojb/broker/metadata/FieldDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.35
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>38
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.46
ErrorsMissing a Javadoc comment.46
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsName 'm_ColNo' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'm_ColumnName' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_ColumnType' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_IsKeyField' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_autoIncrement' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_sequenceName' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_jdbcType' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsName 'm_locking' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsName 'm_access' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsLine is longer than 80 characters.76
ErrorsExpected an @return tag.79
Errors'{' should be on the previous line.80
ErrorsParameter o1 should be final.83
ErrorsParameter o2 should be final.83
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.88
Errors'}' should be on the same line.90
Errors'{' should be on the previous line.92
Errors'}' should be on the same line.94
Errors'{' should be on the previous line.96
ErrorsFirst sentence should end with a period.103
ErrorsLine is longer than 80 characters.107
ErrorsParameter cld should be final.109
ErrorsParameter id should be final.109
Errors'{' should be on the previous line.110
ErrorsExpected an @return tag.118
ErrorsMethod 'getColumnName' is not designed for extension - needs to be abstract, final or empty.118
Errors'{' should be on the previous line.119
ErrorsFirst sentence should end with a period.123
ErrorsExpected an @return tag.129
ErrorsMethod 'getFullColumnName' is not designed for extension - needs to be abstract, final or empty.129
ErrorsLine contains a tab character.129
Errors'{' should be on the previous line.130
ErrorsMethod 'setColumnName' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter str should be final.134
Errors'{' should be on the previous line.135
ErrorsMethod 'getColumnType' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
Errors'{' should be on the previous line.140
ErrorsMethod 'setColumnType' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsParameter str should be final.144
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.157
ErrorsMethod 'getJdbcType' is not designed for extension - needs to be abstract, final or empty.161
Errors'{' should be on the previous line.162
Errors'if' is not followed by whitespace.164
Errors'{' should be on the previous line.165
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.187
ErrorsLine is longer than 80 characters.188
Errors'}' should be on the same line.189
Errors'catch' is not followed by whitespace.190
Errors'{' should be on the previous line.191
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.194
Errors'}' should be on the same line.196
Errors'{' should be on the previous line.198
Errors'{' should be on the previous line.200
Errors'}' should be on the same line.202
Errors'catch' is not followed by whitespace.203
Errors'{' should be on the previous line.204
ErrorsLine is longer than 80 characters.206
Errors'+' is not preceded with whitespace.206
Errors'+' is not followed by whitespace.206
Errors'+' is not preceded with whitespace.206
Errors'+' is not followed by whitespace.206
ErrorsLine is longer than 80 characters.207
ErrorsExpected an @return tag.216
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.216
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
ErrorsMethod 'getFieldConversion' is not designed for extension - needs to be abstract, final or empty.236
Errors'{' should be on the previous line.237
Errors'{' should be on the previous line.240
ErrorsMethod 'setFieldConversion' is not designed for extension - needs to be abstract, final or empty.251
ErrorsParameter fieldConversion should be final.251
Errors'fieldConversion' hides a field.251
Errors'{' should be on the previous line.252
ErrorsMethod 'setFieldConversionClassName' is not designed for extension - needs to be abstract, final or empty.260
ErrorsParameter fieldConversionClassName should be final.260
Errors'{' should be on the previous line.261
Errors'{' should be on the previous line.263
ErrorsLine is longer than 80 characters.264
Errors'}' should be on the same line.265
Errors'{' should be on the previous line.267
ErrorsLine is longer than 80 characters.269
ErrorsMethod 'isIndexed' is not designed for extension - needs to be abstract, final or empty.273
ErrorsMissing a Javadoc comment.273
Errors'{' should be on the previous line.274
ErrorsMethod 'setIndexed' is not designed for extension - needs to be abstract, final or empty.278
ErrorsMissing a Javadoc comment.278
ErrorsParameter indexed should be final.278
Errors'indexed' hides a field.278
Errors'{' should be on the previous line.279
ErrorsMethod 'isAutoIncrement' is not designed for extension - needs to be abstract, final or empty.283
ErrorsMissing a Javadoc comment.283
Errors'{' should be on the previous line.284
ErrorsMethod 'setAutoIncrement' is not designed for extension - needs to be abstract, final or empty.288
ErrorsMissing a Javadoc comment.288
ErrorsParameter autoIncrement should be final.288
Errors'{' should be on the previous line.289
ErrorsMethod 'getSequenceName' is not designed for extension - needs to be abstract, final or empty.293
ErrorsMissing a Javadoc comment.293
Errors'{' should be on the previous line.294
ErrorsMethod 'setSequenceName' is not designed for extension - needs to be abstract, final or empty.298
ErrorsMissing a Javadoc comment.298
ErrorsParameter sequenceName should be final.298
Errors'{' should be on the previous line.299
ErrorsMethod 'isPrimaryKey' is not designed for extension - needs to be abstract, final or empty.303
ErrorsMissing a Javadoc comment.303
Errors'{' should be on the previous line.304
ErrorsMethod 'setPrimaryKey' is not designed for extension - needs to be abstract, final or empty.308
ErrorsMissing a Javadoc comment.308
ErrorsParameter b should be final.308
Errors'{' should be on the previous line.309
ErrorsMethod 'getColNo' is not designed for extension - needs to be abstract, final or empty.313
ErrorsMissing a Javadoc comment.313
Errors'{' should be on the previous line.314
ErrorsMethod 'isLocking' is not designed for extension - needs to be abstract, final or empty.322
Errors'{' should be on the previous line.323
ErrorsMethod 'setLocking' is not designed for extension - needs to be abstract, final or empty.331
ErrorsParameter locking should be final.331
Errors'{' should be on the previous line.332
ErrorsMethod 'isUpdateLock' is not designed for extension - needs to be abstract, final or empty.344
Errors'{' should be on the previous line.345
ErrorsMethod 'setUpdateLock' is not designed for extension - needs to be abstract, final or empty.357
ErrorsParameter updateLock should be final.357
Errors'updateLock' hides a field.357
Errors'{' should be on the previous line.358
ErrorsMethod 'setLength' is not designed for extension - needs to be abstract, final or empty.362
ErrorsMissing a Javadoc comment.362
ErrorsParameter length should be final.362
Errors'length' hides a field.362
Errors'{' should be on the previous line.363
ErrorsMethod 'getLength' is not designed for extension - needs to be abstract, final or empty.367
ErrorsMissing a Javadoc comment.367
Errors'{' should be on the previous line.368
ErrorsMethod 'setPrecision' is not designed for extension - needs to be abstract, final or empty.372
ErrorsMissing a Javadoc comment.372
ErrorsParameter precision should be final.372
Errors'precision' hides a field.372
Errors'{' should be on the previous line.373
ErrorsMethod 'getPrecision' is not designed for extension - needs to be abstract, final or empty.377
ErrorsMissing a Javadoc comment.377
Errors'{' should be on the previous line.378
ErrorsMethod 'setScale' is not designed for extension - needs to be abstract, final or empty.382
ErrorsMissing a Javadoc comment.382
ErrorsParameter scale should be final.382
Errors'scale' hides a field.382
Errors'{' should be on the previous line.383
ErrorsMethod 'getScale' is not designed for extension - needs to be abstract, final or empty.387
ErrorsMissing a Javadoc comment.387
Errors'{' should be on the previous line.388
ErrorsMethod 'isRequired' is not designed for extension - needs to be abstract, final or empty.392
ErrorsMissing a Javadoc comment.392
Errors'{' should be on the previous line.393
ErrorsMethod 'setRequired' is not designed for extension - needs to be abstract, final or empty.397
ErrorsMissing a Javadoc comment.397
ErrorsParameter required should be final.397
Errors'required' hides a field.397
Errors'{' should be on the previous line.398
ErrorsMethod 'isScaleSpecified' is not designed for extension - needs to be abstract, final or empty.402
ErrorsMissing a Javadoc comment.402
Errors'{' should be on the previous line.403
ErrorsMethod 'setScaleSpecified' is not designed for extension - needs to be abstract, final or empty.407
ErrorsMissing a Javadoc comment.407
ErrorsParameter scaleSpecified should be final.407
Errors'scaleSpecified' hides a field.407
Errors'{' should be on the previous line.408
ErrorsMethod 'isPrecisionSpecified' is not designed for extension - needs to be abstract, final or empty.412
ErrorsMissing a Javadoc comment.412
Errors'{' should be on the previous line.413
ErrorsMethod 'setPrecisionSpecified' is not designed for extension - needs to be abstract, final or empty.417
ErrorsMissing a Javadoc comment.417
ErrorsParameter precisionSpecified should be final.417
Errors'precisionSpecified' hides a field.417
Errors'{' should be on the previous line.418
ErrorsMethod 'isLengthSpecified' is not designed for extension - needs to be abstract, final or empty.422
ErrorsMissing a Javadoc comment.422
Errors'{' should be on the previous line.423
ErrorsMethod 'setLengthSpecified' is not designed for extension - needs to be abstract, final or empty.427
ErrorsMissing a Javadoc comment.427
ErrorsParameter lengthSpecified should be final.427
Errors'lengthSpecified' hides a field.427
Errors'{' should be on the previous line.428
ErrorsMethod 'getAccess' is not designed for extension - needs to be abstract, final or empty.432
ErrorsMissing a Javadoc comment.432
Errors'{' should be on the previous line.433
ErrorsMethod 'setAccess' is not designed for extension - needs to be abstract, final or empty.437
ErrorsMissing a Javadoc comment.437
ErrorsParameter access should be final.437
Errors'{' should be on the previous line.438
Errors'{' should be on the previous line.440
Errors'||' should be on a new line.444
Errors'||' should be on a new line.445
Errors'{' should be on the previous line.447
Errors'}' should be on the same line.449
Errors'{' should be on the previous line.451
ErrorsLine is longer than 80 characters.452
ErrorsMethod 'isAccessReadOnly' is not designed for extension - needs to be abstract, final or empty.456
ErrorsMissing a Javadoc comment.456
Errors'{' should be on the previous line.457
ErrorsExpected an @return tag.464
ErrorsMethod 'isAnonymous' is not designed for extension - needs to be abstract, final or empty.464
Errors'{' should be on the previous line.465
ErrorsLine is longer than 80 characters.466
ErrorsAvoid inline conditionals.466
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.472
ErrorsMissing a Javadoc comment.472
Errors'{' should be on the previous line.473
Errors'(' is followed by whitespace.478
Errors'1024' is a magic number.478
Errors')' is preceded with whitespace.478
Errors'(' is followed by whitespace.479
Errors')' is preceded with whitespace.479
Errors'(' is followed by whitespace.480
Errors'(' is followed by whitespace.480
Errors')' is preceded with whitespace.480
Errors')' is preceded with whitespace.480
Errors'(' is followed by whitespace.481
Errors')' is preceded with whitespace.481
Errors'(' is followed by whitespace.482
Errors')' is preceded with whitespace.482
Errors'(' is followed by whitespace.489
Errors')' is preceded with whitespace.489
ErrorsLine is longer than 80 characters.490
Errors'(' is followed by whitespace.490
Errors'(' is followed by whitespace.490
Errors')' is preceded with whitespace.490
Errors')' is preceded with whitespace.490
Errors'(' is followed by whitespace.491
Errors')' is preceded with whitespace.491
Errors'(' is followed by whitespace.496
Errors')' is preceded with whitespace.496
Errors'(' is followed by whitespace.497
Errors'(' is followed by whitespace.497
Errors')' is preceded with whitespace.497
Errors')' is preceded with whitespace.497
Errors'(' is followed by whitespace.498
Errors')' is preceded with whitespace.498
Errors'(' is followed by whitespace.501
Errors')' is preceded with whitespace.501
Errors'(' is followed by whitespace.502
Errors'(' is followed by whitespace.502
Errors')' is preceded with whitespace.502
Errors')' is preceded with whitespace.502
Errors'(' is followed by whitespace.503
Errors')' is preceded with whitespace.503
Errors'if' is not followed by whitespace.506
Errors'(' is followed by whitespace.506
Errors')' is preceded with whitespace.506
Errors'{' should be on the previous line.507
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'(' is followed by whitespace.509
Errors'(' is followed by whitespace.509
Errors')' is preceded with whitespace.509
Errors')' is preceded with whitespace.509
Errors'(' is followed by whitespace.510
Errors')' is preceded with whitespace.510
Errors'if' is not followed by whitespace.514
Errors'(' is followed by whitespace.514
Errors')' is preceded with whitespace.514
Errors'{' should be on the previous line.515
Errors'(' is followed by whitespace.516
Errors')' is preceded with whitespace.516
Errors'(' is followed by whitespace.517
Errors'(' is followed by whitespace.517
Errors')' is preceded with whitespace.517
Errors')' is preceded with whitespace.517
Errors'(' is followed by whitespace.518
Errors')' is preceded with whitespace.518
Errors'if' is not followed by whitespace.524
Errors'(' is followed by whitespace.524
Errors')' is preceded with whitespace.524
Errors'{' should be on the previous line.525
Errors'(' is followed by whitespace.526
Errors')' is preceded with whitespace.526
Errors'(' is followed by whitespace.527
Errors'(' is followed by whitespace.527
Errors')' is preceded with whitespace.527
Errors')' is preceded with whitespace.527
Errors'(' is followed by whitespace.528
Errors')' is preceded with whitespace.528
Errors'if' is not followed by whitespace.532
Errors'(' is followed by whitespace.532
Errors')' is preceded with whitespace.532
Errors'{' should be on the previous line.533
Errors'(' is followed by whitespace.534
Errors')' is preceded with whitespace.534
Errors'(' is followed by whitespace.535
Errors'(' is followed by whitespace.535
Errors')' is preceded with whitespace.535
Errors')' is preceded with whitespace.535
Errors'(' is followed by whitespace.536
Errors')' is preceded with whitespace.536
Errors'if' is not followed by whitespace.541
Errors'(' is followed by whitespace.541
Errors')' is preceded with whitespace.541
Errors'{' should be on the previous line.542
Errors'(' is followed by whitespace.543
Errors')' is preceded with whitespace.543
Errors'(' is followed by whitespace.544
Errors'(' is followed by whitespace.544
Errors')' is preceded with whitespace.544
Errors')' is preceded with whitespace.544
Errors'(' is followed by whitespace.545
Errors')' is preceded with whitespace.545
ErrorsLine is longer than 80 characters.551
Errors'if' is not followed by whitespace.551
Errors'(' is followed by whitespace.551
Errors')' is preceded with whitespace.551
Errors'(' is followed by whitespace.553
Errors')' is preceded with whitespace.553
ErrorsLine is longer than 80 characters.554
Errors'(' is followed by whitespace.554
Errors'(' is followed by whitespace.554
Errors')' is preceded with whitespace.554
Errors')' is preceded with whitespace.554
Errors'(' is followed by whitespace.555
Errors')' is preceded with whitespace.555
Errors'if' is not followed by whitespace.559
Errors'(' is followed by whitespace.559
Errors')' is preceded with whitespace.559
Errors'{' should be on the previous line.560
Errors'(' is followed by whitespace.561
Errors')' is preceded with whitespace.561
Errors'(' is followed by whitespace.562
Errors'(' is followed by whitespace.562
Errors')' is preceded with whitespace.562
Errors')' is preceded with whitespace.562
Errors'(' is followed by whitespace.563
Errors')' is preceded with whitespace.563
Errors'if' is not followed by whitespace.567
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.567
Errors'{' should be on the previous line.568
Errors'(' is followed by whitespace.569
Errors')' is preceded with whitespace.569
ErrorsLine is longer than 80 characters.570
Errors'(' is followed by whitespace.570
Errors'(' is followed by whitespace.570
Errors')' is preceded with whitespace.570
Errors')' is preceded with whitespace.570
Errors'(' is followed by whitespace.571
Errors')' is preceded with whitespace.571
Errors'if' is not followed by whitespace.575
Errors'(' is followed by whitespace.575
Errors')' is preceded with whitespace.575
Errors'{' should be on the previous line.576
Errors'(' is followed by whitespace.577
Errors')' is preceded with whitespace.577
Errors'(' is followed by whitespace.578
Errors'(' is followed by whitespace.578
Errors')' is preceded with whitespace.578
Errors')' is preceded with whitespace.578
Errors'(' is followed by whitespace.579
Errors')' is preceded with whitespace.579
Errors'(' is followed by whitespace.583
Errors')' is preceded with whitespace.583
Errors'(' is followed by whitespace.584
Errors'(' is followed by whitespace.584
Errors')' is preceded with whitespace.584
Errors')' is preceded with whitespace.584
Errors'(' is followed by whitespace.585
Errors')' is preceded with whitespace.585
Errors'(' is followed by whitespace.587
Errors')' is preceded with whitespace.587
Errors'(' is followed by whitespace.588
Errors')' is preceded with whitespace.588
ErrorsMethod 'clone' is not designed for extension - needs to be abstract, final or empty.592
ErrorsMissing a Javadoc comment.592
Errors'{' should be on the previous line.593
ErrorsLine is longer than 80 characters.594

org/apache/ojb/broker/metadata/FieldHelper.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsVariable 'name' must be private and have accessor methods.29
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'isAscending' must be private and have accessor methods.30
ErrorsMissing a Javadoc comment.32
ErrorsParameter fieldName should be final.32
ErrorsParameter orderAscending should be final.32
Errors'{' should be on the previous line.33

org/apache/ojb/broker/metadata/FieldType.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.34
ErrorsLine has trailing spaces.36
ErrorsLine is longer than 80 characters.38
ErrorsRedundant 'public' modifier.41
ErrorsRedundant 'public' modifier.49
ErrorsExpected an @return tag.54
ErrorsRedundant 'public' modifier.54
ErrorsLine is longer than 80 characters.58
ErrorsRedundant 'public' modifier.60
ErrorsLine is longer than 80 characters.63
ErrorsExpected an @return tag.67
ErrorsRedundant 'public' modifier.67

org/apache/ojb/broker/metadata/FieldTypeClasses.java

ViolationMessageLine
ErrorsClass FieldTypeClasses should be declared as final.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.46
ErrorsParameter jdbcType should be final.51
Errors'{' should be on the previous line.52
Errors'{' should be on the previous line.55
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.153
Errors'{' should be on the previous line.164
ErrorsMissing a Javadoc comment.165
ErrorsVariable 'sqlType' must be private and have accessor methods.165
ErrorsMissing a Javadoc comment.167
ErrorsParameter jdbcType should be final.167
Errors'{' should be on the previous line.168
ErrorsMissing a Javadoc comment.172
Errors'{' should be on the previous line.173
ErrorsLine is longer than 80 characters.181
ErrorsParameter toCopy should be final.183
Errors'{' should be on the previous line.184
Errors'if' is not followed by whitespace.186
Errors'{' should be on the previous line.187
Errors'{' should be on the previous line.189
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.193
Errors'}' should be on the same line.198
Errors'catch' is not followed by whitespace.199
Errors'{' should be on the previous line.200
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.211
ErrorsParameter toCopy should be final.213
Errors'{' should be on the previous line.214
Errors'if' is not followed by whitespace.216
Errors'{' should be on the previous line.217
ErrorsMissing a Javadoc comment.223
Errors'{' should be on the previous line.224
ErrorsLine is longer than 80 characters.227
ErrorsLine is longer than 80 characters.233
Errors'{' should be on the previous line.236
ErrorsMissing a Javadoc comment.237
Errors'{' should be on the previous line.238
ErrorsMissing a Javadoc comment.242
ErrorsParameter source should be final.242
Errors'{' should be on the previous line.243
ErrorsMissing a Javadoc comment.247
ErrorsParameter firstValue should be final.247
ErrorsParameter secondValue should be final.247
Errors'{' should be on the previous line.248
Errors'{' should be on the previous line.257
ErrorsMissing a Javadoc comment.258
Errors'{' should be on the previous line.259
ErrorsMissing a Javadoc comment.263
ErrorsParameter firstValue should be final.263
ErrorsParameter secondValue should be final.263
Errors'{' should be on the previous line.264
ErrorsFirst sentence should end with a period.269
Errors'{' should be on the previous line.274
Errors'{' should be on the previous line.287
ErrorsLine is longer than 80 characters.293
ErrorsLine is longer than 80 characters.295
Errors'{' should be on the previous line.298
ErrorsLine is longer than 80 characters.304
ErrorsLine is longer than 80 characters.305
Errors'{' should be on the previous line.309
Errors'{' should be on the previous line.317
ErrorsComment matches to-do format 'TODO:'.318
ErrorsLine is longer than 80 characters.318
ErrorsMissing a Javadoc comment.319
ErrorsParameter fieldValue should be final.319
Errors'{' should be on the previous line.320
Errors'if' construct must use '{}'s.321
Errors'if' is not followed by whitespace.321
Errors'if' is not followed by whitespace.324
Errors'{' should be on the previous line.325
ErrorsAvoid inline conditionals.328
Errors'{' should be on the previous line.338
ErrorsMissing a Javadoc comment.339
ErrorsParameter fieldValue should be final.339
Errors'{' should be on the previous line.340
Errors'if' construct must use '{}'s.341
Errors'if' is not followed by whitespace.341
Errors'if' is not followed by whitespace.344
Errors'{' should be on the previous line.345
ErrorsAvoid inline conditionals.348
ErrorsMissing a Javadoc comment.352
Errors'{' should be on the previous line.353
ErrorsMissing a Javadoc comment.354
ErrorsParameter fieldValue should be final.354
Errors'{' should be on the previous line.355
Errors'if' is not followed by whitespace.357
Errors'{' should be on the previous line.358
ErrorsMissing a Javadoc comment.367
ErrorsParameter firstValue should be final.367
ErrorsParameter secondValue should be final.367
Errors'{' should be on the previous line.368
ErrorsMissing a Javadoc comment.373
Errors'{' should be on the previous line.374
ErrorsMissing a Javadoc comment.375
ErrorsParameter fieldValue should be final.375
Errors'{' should be on the previous line.376
ErrorsAvoid inline conditionals.378
ErrorsMissing a Javadoc comment.382
Errors'{' should be on the previous line.383
ErrorsMissing a Javadoc comment.384
ErrorsParameter fieldValue should be final.384
Errors'{' should be on the previous line.385
ErrorsAvoid inline conditionals.387
ErrorsMissing a Javadoc comment.391
Errors'{' should be on the previous line.392
ErrorsMissing a Javadoc comment.393
ErrorsParameter fieldValue should be final.393
Errors'{' should be on the previous line.394
Errors'if' is not followed by whitespace.396
Errors'{' should be on the previous line.397
ErrorsMissing a Javadoc comment.405
Errors'{' should be on the previous line.406
ErrorsMissing a Javadoc comment.409
Errors'{' should be on the previous line.410
ErrorsMissing a Javadoc comment.413
Errors'{' should be on the previous line.414
ErrorsMissing a Javadoc comment.417
Errors'{' should be on the previous line.418
ErrorsMissing a Javadoc comment.421
Errors'{' should be on the previous line.422
ErrorsMissing a Javadoc comment.426
Errors'{' should be on the previous line.427
ErrorsMissing a Javadoc comment.431
Errors'{' should be on the previous line.432
ErrorsMissing a Javadoc comment.436
Errors'{' should be on the previous line.437
ErrorsMissing a Javadoc comment.441
Errors'{' should be on the previous line.442
ErrorsMissing a Javadoc comment.446
Errors'{' should be on the previous line.447

org/apache/ojb/broker/metadata/IndexDescriptor.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMethod 'isUnique' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'{' should be on the previous line.36
ErrorsMethod 'setUnique' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter unique should be final.40
Errors'unique' hides a field.40
Errors'{' should be on the previous line.41
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'{' should be on the previous line.46
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter name should be final.50
Errors'name' hides a field.50
Errors'{' should be on the previous line.51
ErrorsMethod 'getIndexColumns' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsMethod 'setIndexColumns' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter indexColumns should be final.60
Errors'indexColumns' hides a field.60
Errors'{' should be on the previous line.61
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
Errors'(' is followed by whitespace.74
Errors'1024' is a magic number.74
Errors')' is preceded with whitespace.74
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors'(' is followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'(' is followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors')' is preceded with whitespace.80
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'(' is followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'for' is not followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'{' should be on the previous line.90
ErrorsName 'l_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'(' is followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors')' is preceded with whitespace.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'(' is followed by whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors')' is preceded with whitespace.95
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'(' is followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104

org/apache/ojb/broker/metadata/InsertProcedureDescriptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:rongallagher@bellsouth.net">Ron Gallagher<a>31
ErrorsLine is longer than 80 characters.32
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsFirst sentence should end with a period.47
ErrorsParameter classDescriptor should be final.51
ErrorsExpected @param tag for 'classDescriptor'.51
ErrorsParameter name should be final.52
ErrorsExpected @param tag for 'name'.52
ErrorsParameter includeAllFields should be final.53
Errors'includeAllFields' hides a field.53
ErrorsExpected @param tag for 'includeAllFields'.53
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.57
ErrorsMethod 'getIncludeAllFields' is not designed for extension - needs to be abstract, final or empty.71
Errors'{' should be on the previous line.72
ErrorsParameter argument should be final.83
ErrorsExpected @param tag for 'argument'.83
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.86
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'(' is followed by whitespace.100
Errors'1024' is a magic number.100
Errors')' is preceded with whitespace.100
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'(' is followed by whitespace.106
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors')' is preceded with whitespace.106
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'(' is followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors')' is preceded with whitespace.108
Errors'if' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters.112
Errors'(' is followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
Errors')' is preceded with whitespace.112
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
ErrorsLine is longer than 80 characters.115
Errors'(' is followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors')' is preceded with whitespace.115
Errors')' is preceded with whitespace.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'if' is not followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors'while' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'(' is followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors')' is preceded with whitespace.125
Errors')' is preceded with whitespace.125
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'(' is followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
ErrorsFirst sentence should end with a period.137
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.142
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.144
Errors'{' should be on the previous line.148

org/apache/ojb/broker/metadata/JdbcConnectionDescriptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>33
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.45
ErrorsName 'm_jcdAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsMissing a Javadoc comment.46
ErrorsName 'm_Dbms' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsMissing a Javadoc comment.47
ErrorsName 'm_Driver' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsMissing a Javadoc comment.48
ErrorsName 'm_Protocol' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsMissing a Javadoc comment.49
ErrorsName 'm_SubProtocol' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'm_DbAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_DatasourceName' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_UserName' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_Password' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_JdbcLevel' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_eagerRelease' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_batchMode' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsFirst sentence should end with a period.66
Errors'{' should be on the previous line.70
ErrorsExpected an @return tag.79
ErrorsMethod 'getObjectCacheDescriptor' is not designed for extension - needs to be abstract, final or empty.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.87
ErrorsMethod 'setObjectCacheDescriptor' is not designed for extension - needs to be abstract, final or empty.87
ErrorsParameter objectCacheDescriptor should be final.87
Errors'objectCacheDescriptor' hides a field.87
ErrorsExpected @param tag for 'objectCacheDescriptor'.87
ErrorsLine is longer than 80 characters.93
ErrorsLine has trailing spaces.94
ErrorsMethod 'getDataSource' is not designed for extension - needs to be abstract, final or empty.97
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.104
ErrorsMethod 'setDataSource' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter dataSource should be final.107
Errors'dataSource' hides a field.107
Errors'{' should be on the previous line.108
ErrorsExpected an @return tag.115
ErrorsMethod 'getJcdAlias' is not designed for extension - needs to be abstract, final or empty.115
Errors'{' should be on the previous line.116
ErrorsMethod 'setJcdAlias' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter jcdAlias should be final.123
ErrorsExpected @param tag for 'jcdAlias'.123
Errors'{' should be on the previous line.124
ErrorsExpected an @return tag.132
ErrorsMethod 'isDefaultConnection' is not designed for extension - needs to be abstract, final or empty.132
Errors'{' should be on the previous line.133
ErrorsMethod 'isDataSource' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
ErrorsMethod 'setDefaultConnection' is not designed for extension - needs to be abstract, final or empty.145
ErrorsParameter defaultConnection should be final.145
Errors'defaultConnection' hides a field.145
ErrorsExpected @param tag for 'defaultConnection'.145
Errors'{' should be on the previous line.146
ErrorsExpected an @return tag.154
ErrorsMethod 'getSequenceDescriptor' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
ErrorsMethod 'setSequenceDescriptor' is not designed for extension - needs to be abstract, final or empty.163
ErrorsParameter sequenceDescriptor should be final.163
Errors'sequenceDescriptor' hides a field.163
ErrorsExpected @param tag for 'sequenceDescriptor'.163
Errors'{' should be on the previous line.164
ErrorsExpected an @return tag.171
ErrorsMethod 'getConnectionPoolDescriptor' is not designed for extension - needs to be abstract, final or empty.171
Errors'{' should be on the previous line.172
ErrorsMethod 'setConnectionPoolDescriptor' is not designed for extension - needs to be abstract, final or empty.179
ErrorsParameter cpd should be final.179
Errors'cpd' hides a field.179
ErrorsExpected @param tag for 'cpd'.179
Errors'{' should be on the previous line.180
ErrorsExpected an @return tag.187
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.187
Errors'{' should be on the previous line.188
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters.191
ErrorsMissing a Javadoc comment.196
Errors'{' should be on the previous line.197
ErrorsMethod 'getUseAutoCommit' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
Errors'{' should be on the previous line.202
ErrorsMethod 'setUseAutoCommit' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
ErrorsParameter useAutoCommit should be final.206
Errors'useAutoCommit' hides a field.206
Errors'{' should be on the previous line.207
ErrorsMethod 'isIgnoreAutoCommitExceptions' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
Errors'{' should be on the previous line.212
ErrorsLine is longer than 80 characters.216
ErrorsMethod 'setIgnoreAutoCommitExceptions' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
ErrorsParameter ignoreAutoCommitExceptions should be final.216
Errors'ignoreAutoCommitExceptions' hides a field.216
ErrorsExpected an @return tag.224
ErrorsMethod 'getDbms' is not designed for extension - needs to be abstract, final or empty.224
Errors'{' should be on the previous line.225
ErrorsMethod 'setDbms' is not designed for extension - needs to be abstract, final or empty.232
ErrorsParameter str should be final.232
ErrorsExpected @param tag for 'str'.232
Errors'{' should be on the previous line.233
ErrorsExpected an @return tag.240
ErrorsMethod 'getDriver' is not designed for extension - needs to be abstract, final or empty.240
Errors'{' should be on the previous line.241
ErrorsMethod 'setDriver' is not designed for extension - needs to be abstract, final or empty.248
ErrorsParameter str should be final.248
ErrorsExpected @param tag for 'str'.248
Errors'{' should be on the previous line.249
ErrorsExpected an @return tag.256
ErrorsMethod 'getProtocol' is not designed for extension - needs to be abstract, final or empty.256
Errors'{' should be on the previous line.257
ErrorsMethod 'setProtocol' is not designed for extension - needs to be abstract, final or empty.264
ErrorsParameter str should be final.264
ErrorsExpected @param tag for 'str'.264
Errors'{' should be on the previous line.265
ErrorsExpected an @return tag.272
ErrorsMethod 'getSubProtocol' is not designed for extension - needs to be abstract, final or empty.272
Errors'{' should be on the previous line.273
ErrorsMethod 'setSubProtocol' is not designed for extension - needs to be abstract, final or empty.280
ErrorsParameter str should be final.280
ErrorsExpected @param tag for 'str'.280
Errors'{' should be on the previous line.281
ErrorsExpected an @return tag.289
ErrorsMethod 'getDbAlias' is not designed for extension - needs to be abstract, final or empty.289
Errors'{' should be on the previous line.290
ErrorsMethod 'setDbAlias' is not designed for extension - needs to be abstract, final or empty.298
ErrorsParameter str should be final.298
ErrorsExpected @param tag for 'str'.298
Errors'{' should be on the previous line.299
ErrorsExpected an @return tag.306
ErrorsMethod 'getUserName' is not designed for extension - needs to be abstract, final or empty.306
Errors'{' should be on the previous line.307
ErrorsMethod 'setUserName' is not designed for extension - needs to be abstract, final or empty.314
ErrorsParameter str should be final.314
ErrorsExpected @param tag for 'str'.314
Errors'{' should be on the previous line.315
ErrorsExpected an @return tag.323
ErrorsMethod 'getPassWord' is not designed for extension - needs to be abstract, final or empty.323
Errors'{' should be on the previous line.324
ErrorsMethod 'setPassWord' is not designed for extension - needs to be abstract, final or empty.331
ErrorsParameter str should be final.331
ErrorsExpected @param tag for 'str'.331
Errors'{' should be on the previous line.332
ErrorsMethod 'getDatasourceName' is not designed for extension - needs to be abstract, final or empty.341
Errors'{' should be on the previous line.342
ErrorsMethod 'setDatasourceName' is not designed for extension - needs to be abstract, final or empty.350
ErrorsParameter datasourceName should be final.350
Errors'{' should be on the previous line.351
ErrorsMethod 'getJdbcLevel' is not designed for extension - needs to be abstract, final or empty.359
Errors'{' should be on the previous line.360
ErrorsLine is longer than 80 characters.365
ErrorsMethod 'setJdbcLevel' is not designed for extension - needs to be abstract, final or empty.368
ErrorsParameter jdbcLevel should be final.368
Errors'{' should be on the previous line.369
Errors'{' should be on the previous line.371
Errors'{' should be on the previous line.373
Errors'}' should be on the same line.376
Errors'catch' is not followed by whitespace.377
Errors'{' should be on the previous line.378
ErrorsLine is longer than 80 characters.380
Errors'}' should be on the same line.382
Errors'{' should be on the previous line.384
ErrorsLine is longer than 80 characters.386
ErrorsMethod 'setJdbcLevel' is not designed for extension - needs to be abstract, final or empty.390
ErrorsMissing a Javadoc comment.390
ErrorsParameter jdbcLevel should be final.390
Errors'{' should be on the previous line.391
ErrorsMethod 'getEagerRelease' is not designed for extension - needs to be abstract, final or empty.395
ErrorsMissing a Javadoc comment.395
Errors'{' should be on the previous line.396
ErrorsLine contains a tab character.397
ErrorsMethod 'setEagerRelease' is not designed for extension - needs to be abstract, final or empty.400
ErrorsMissing a Javadoc comment.400
ErrorsParameter flag should be final.400
Errors'{' should be on the previous line.401
ErrorsLine contains a tab character.402
ErrorsMethod 'getBatchMode' is not designed for extension - needs to be abstract, final or empty.405
ErrorsMissing a Javadoc comment.405
Errors'{' should be on the previous line.406
ErrorsLine contains a tab character.407
ErrorsMethod 'setBatchMode' is not designed for extension - needs to be abstract, final or empty.410
ErrorsMissing a Javadoc comment.410
ErrorsParameter flag should be final.410
Errors'{' should be on the previous line.411
ErrorsLine contains a tab character.412
ErrorsExpected an @return tag.418
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.418
Errors'{' should be on the previous line.419
ErrorsLine is longer than 80 characters.420
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.444
ErrorsMissing a Javadoc comment.444
Errors'{' should be on the previous line.445
Errors'(' is followed by whitespace.449
Errors'1024' is a magic number.449
Errors')' is preceded with whitespace.449
Errors'(' is followed by whitespace.450
Errors')' is preceded with whitespace.450
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'(' is followed by whitespace.452
Errors')' is preceded with whitespace.452
Errors'(' is followed by whitespace.453
Errors')' is preceded with whitespace.453
Errors'(' is followed by whitespace.454
Errors')' is preceded with whitespace.454
Errors'(' is followed by whitespace.455
Errors')' is preceded with whitespace.455
Errors'(' is followed by whitespace.456
Errors')' is preceded with whitespace.456
Errors'(' is followed by whitespace.457
Errors')' is preceded with whitespace.457
Errors'(' is followed by whitespace.458
Errors')' is preceded with whitespace.458
Errors'(' is followed by whitespace.460
Errors')' is preceded with whitespace.460
ErrorsLine is longer than 80 characters.461
Errors'(' is followed by whitespace.461
Errors'(' is followed by whitespace.461
Errors')' is preceded with whitespace.461
Errors')' is preceded with whitespace.461
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
Errors'(' is followed by whitespace.463
Errors')' is preceded with whitespace.463
Errors'(' is followed by whitespace.464
Errors'(' is followed by whitespace.464
Errors')' is preceded with whitespace.464
Errors')' is preceded with whitespace.464
Errors'(' is followed by whitespace.465
Errors')' is preceded with whitespace.465
Errors'(' is followed by whitespace.466
Errors')' is preceded with whitespace.466
ErrorsLine is longer than 80 characters.467
Errors'(' is followed by whitespace.467
Errors'(' is followed by whitespace.467
Errors')' is preceded with whitespace.467
Errors')' is preceded with whitespace.467
Errors'(' is followed by whitespace.468
Errors')' is preceded with whitespace.468
Errors'(' is followed by whitespace.469
Errors')' is preceded with whitespace.469
Errors'(' is followed by whitespace.470
Errors'(' is followed by whitespace.470
Errors')' is preceded with whitespace.470
Errors')' is preceded with whitespace.470
Errors'(' is followed by whitespace.471
Errors')' is preceded with whitespace.471
Errors'(' is followed by whitespace.472
Errors')' is preceded with whitespace.472
ErrorsLine is longer than 80 characters.473
Errors'(' is followed by whitespace.473
Errors'(' is followed by whitespace.473
Errors')' is preceded with whitespace.473
Errors')' is preceded with whitespace.473
Errors'(' is followed by whitespace.474
Errors')' is preceded with whitespace.474
Errors'if' is not followed by whitespace.478
Errors'(' is followed by whitespace.478
Errors')' is preceded with whitespace.478
Errors'{' should be on the previous line.479
Errors'(' is followed by whitespace.480
Errors')' is preceded with whitespace.480
Errors'(' is followed by whitespace.481
Errors'(' is followed by whitespace.481
Errors')' is preceded with whitespace.481
Errors')' is preceded with whitespace.481
Errors'(' is followed by whitespace.482
Errors')' is preceded with whitespace.482
Errors'if' is not followed by whitespace.486
Errors'(' is followed by whitespace.486
Errors')' is preceded with whitespace.486
Errors'{' should be on the previous line.487
Errors'(' is followed by whitespace.488
Errors')' is preceded with whitespace.488
Errors'(' is followed by whitespace.489
Errors'(' is followed by whitespace.489
Errors')' is preceded with whitespace.489
Errors')' is preceded with whitespace.489
Errors'(' is followed by whitespace.490
Errors')' is preceded with whitespace.490
Errors'if' is not followed by whitespace.495
Errors'(' is followed by whitespace.495
Errors')' is preceded with whitespace.495
Errors'{' should be on the previous line.496
Errors'(' is followed by whitespace.497
Errors')' is preceded with whitespace.497
ErrorsLine is longer than 80 characters.498
Errors'(' is followed by whitespace.498
Errors'(' is followed by whitespace.498
Errors')' is preceded with whitespace.498
Errors')' is preceded with whitespace.498
Errors'(' is followed by whitespace.499
Errors')' is preceded with whitespace.499
Errors'}' should be on the same line.500
Errors'{' should be on the previous line.502
Errors'(' is followed by whitespace.503
Errors')' is preceded with whitespace.503
ErrorsLine is longer than 80 characters.504
Errors'(' is followed by whitespace.504
Errors'(' is followed by whitespace.504
Errors')' is preceded with whitespace.504
Errors')' is preceded with whitespace.504
Errors'(' is followed by whitespace.505
Errors')' is preceded with whitespace.505
Errors'(' is followed by whitespace.506
Errors')' is preceded with whitespace.506
ErrorsLine is longer than 80 characters.507
Errors'(' is followed by whitespace.507
Errors'(' is followed by whitespace.507
Errors')' is preceded with whitespace.507
Errors')' is preceded with whitespace.507
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'(' is followed by whitespace.509
Errors')' is preceded with whitespace.509
ErrorsLine is longer than 80 characters.510
Errors'(' is followed by whitespace.510
Errors'(' is followed by whitespace.510
Errors')' is preceded with whitespace.510
Errors')' is preceded with whitespace.510
Errors'(' is followed by whitespace.511
Errors')' is preceded with whitespace.511
Errors'(' is followed by whitespace.512
Errors')' is preceded with whitespace.512
ErrorsLine is longer than 80 characters.513
Errors'(' is followed by whitespace.513
Errors'(' is followed by whitespace.513
Errors'(' is followed by whitespace.513
Errors')' is preceded with whitespace.513
Errors')' is preceded with whitespace.513
Errors')' is preceded with whitespace.513
Errors'(' is followed by whitespace.514
Errors')' is preceded with whitespace.514
Errors'(' is followed by whitespace.516
Errors')' is preceded with whitespace.516
ErrorsLine is longer than 80 characters.517
Errors'(' is followed by whitespace.517
Errors'(' is followed by whitespace.517
Errors')' is preceded with whitespace.517
Errors')' is preceded with whitespace.517
Errors'(' is followed by whitespace.518
Errors')' is preceded with whitespace.518
Errors'(' is followed by whitespace.519
Errors')' is preceded with whitespace.519
ErrorsLine is longer than 80 characters.520
Errors'(' is followed by whitespace.520
Errors'(' is followed by whitespace.520
Errors')' is preceded with whitespace.520
Errors')' is preceded with whitespace.520
Errors'(' is followed by whitespace.521
Errors')' is preceded with whitespace.521
Errors'(' is followed by whitespace.522
Errors')' is preceded with whitespace.522
ErrorsLine is longer than 80 characters.523
Errors'(' is followed by whitespace.523
Errors'(' is followed by whitespace.523
Errors')' is preceded with whitespace.523
Errors')' is preceded with whitespace.523
Errors'(' is followed by whitespace.524
Errors')' is preceded with whitespace.524
Errors'(' is followed by whitespace.525
Errors')' is preceded with whitespace.525
ErrorsLine is longer than 80 characters.526
Errors'(' is followed by whitespace.526
Errors'(' is followed by whitespace.526
Errors')' is preceded with whitespace.526
Errors')' is preceded with whitespace.526
Errors'(' is followed by whitespace.527
Errors')' is preceded with whitespace.527
Errors'(' is followed by whitespace.529
Errors')' is preceded with whitespace.529
Errors'(' is followed by whitespace.530
Errors')' is preceded with whitespace.530
Errors'(' is followed by whitespace.531
Errors')' is preceded with whitespace.531
Errors'(' is followed by whitespace.533
Errors')' is preceded with whitespace.533
Errors'(' is followed by whitespace.534
Errors')' is preceded with whitespace.534
Errors'if' is not followed by whitespace.535
Errors'(' is followed by whitespace.535
Errors')' is preceded with whitespace.535
Errors'{' should be on the previous line.536
Errors'(' is followed by whitespace.537
Errors')' is preceded with whitespace.537
Errors'(' is followed by whitespace.539
Errors')' is preceded with whitespace.539
Errors'(' is followed by whitespace.540
Errors')' is preceded with whitespace.540
ErrorsLine is longer than 80 characters.541
Errors'(' is followed by whitespace.541
Errors'(' is followed by whitespace.541
Errors')' is preceded with whitespace.541
Errors')' is preceded with whitespace.541
Errors'(' is followed by whitespace.542
Errors')' is preceded with whitespace.542
ErrorsMissing a Javadoc comment.546
ErrorsParameter toBeEncoded should be final.546
Errors'{' should be on the previous line.547
Errors'=' is not preceded with whitespace.550
Errors'=' is not followed by whitespace.550
Errors'{' should be on the previous line.551
Errors'{' should be on the previous line.554
Errors'}' should be on the same line.556
Errors'{' should be on the previous line.558
Errors'}' should be on the same line.560
Errors'{' should be on the previous line.566
Errors'}' should be on the same line.568
Errors'{' should be on the previous line.570
Errors'}' should be on the same line.572
Errors'{' should be on the previous line.574
ErrorsMissing a Javadoc comment.581
ErrorsParameter state should be final.581
Errors'{' should be on the previous line.582
Errors'{' should be on the previous line.584

org/apache/ojb/broker/metadata/JdbcMetadataUtils.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.32
ErrorsFirst sentence should end with a period.33
ErrorsLine is longer than 80 characters.33
ErrorsLine has trailing spaces.34
ErrorsFirst sentence should end with a period.36
ErrorsLine is longer than 80 characters.36
ErrorsLine has trailing spaces.37
ErrorsFirst sentence should end with a period.39
ErrorsLine is longer than 80 characters.39
ErrorsLine has trailing spaces.40
ErrorsFirst sentence should end with a period.43
ErrorsFirst sentence should end with a period.45
ErrorsFirst sentence should end with a period.47
ErrorsFirst sentence should end with a period.49
ErrorsFirst sentence should end with a period.51
ErrorsFirst sentence should end with a period.53
ErrorsFirst sentence should end with a period.55
ErrorsFirst sentence should end with a period.57
ErrorsFirst sentence should end with a period.59
ErrorsFirst sentence should end with a period.61
ErrorsFirst sentence should end with a period.63
ErrorsFirst sentence should end with a period.65
ErrorsFirst sentence should end with a period.67
ErrorsFirst sentence should end with a period.69
ErrorsFirst sentence should end with a period.71
ErrorsFirst sentence should end with a period.73
ErrorsFirst sentence should end with a period.76
ErrorsLine is longer than 80 characters.77
ErrorsFirst sentence should end with a period.78
ErrorsLine is longer than 80 characters.79
ErrorsFirst sentence should end with a period.80
ErrorsLine is longer than 80 characters.81
ErrorsFirst sentence should end with a period.82
ErrorsLine is longer than 80 characters.83
ErrorsFirst sentence should end with a period.84
ErrorsLine is longer than 80 characters.85
ErrorsFirst sentence should end with a period.86
ErrorsLine is longer than 80 characters.87
ErrorsFirst sentence should end with a period.88
ErrorsLine is longer than 80 characters.89
ErrorsFirst sentence should end with a period.90
ErrorsLine is longer than 80 characters.91
ErrorsFirst sentence should end with a period.92
ErrorsLine is longer than 80 characters.93
ErrorsFirst sentence should end with a period.94
ErrorsLine is longer than 80 characters.95
ErrorsFirst sentence should end with a period.96
ErrorsLine is longer than 80 characters.97
ErrorsFirst sentence should end with a period.98
ErrorsLine is longer than 80 characters.99
ErrorsFirst sentence should end with a period.100
ErrorsLine is longer than 80 characters.101
ErrorsFirst sentence should end with a period.102
ErrorsLine is longer than 80 characters.103
ErrorsFirst sentence should end with a period.104
ErrorsLine is longer than 80 characters.105
ErrorsFirst sentence should end with a period.106
ErrorsLine is longer than 80 characters.107
ErrorsFirst sentence should end with a period.108
ErrorsLine is longer than 80 characters.109
ErrorsFirst sentence should end with a period.110
ErrorsFirst sentence should end with a period.112
ErrorsLine is longer than 80 characters.113
ErrorsFirst sentence should end with a period.114
ErrorsLine is longer than 80 characters.115
ErrorsFirst sentence should end with a period.116
ErrorsLine is longer than 80 characters.117
ErrorsFirst sentence should end with a period.119
ErrorsFirst sentence should end with a period.121
ErrorsLine is longer than 80 characters.122
ErrorsFirst sentence should end with a period.123
ErrorsLine is longer than 80 characters.124
ErrorsFirst sentence should end with a period.125
ErrorsFirst sentence should end with a period.127
ErrorsLine is longer than 80 characters.128
ErrorsFirst sentence should end with a period.129
ErrorsFirst sentence should end with a period.131
ErrorsFirst sentence should end with a period.133
ErrorsLine is longer than 80 characters.134
ErrorsFirst sentence should end with a period.135
ErrorsLine is longer than 80 characters.136
ErrorsFirst sentence should end with a period.137
ErrorsLine is longer than 80 characters.138
ErrorsFirst sentence should end with a period.139
ErrorsLine is longer than 80 characters.140
ErrorsFirst sentence should end with a period.141
ErrorsLine is longer than 80 characters.142
ErrorsFirst sentence should end with a period.143
ErrorsLine is longer than 80 characters.144
ErrorsFirst sentence should end with a period.145
ErrorsLine is longer than 80 characters.146
ErrorsFirst sentence should end with a period.147
ErrorsLine is longer than 80 characters.148
ErrorsFirst sentence should end with a period.149
ErrorsLine is longer than 80 characters.150
ErrorsFirst sentence should end with a period.151
ErrorsLine is longer than 80 characters.152
ErrorsFirst sentence should end with a period.153
ErrorsLine is longer than 80 characters.154
ErrorsFirst sentence should end with a period.155
ErrorsFirst sentence should end with a period.157
ErrorsFirst sentence should end with a period.159
ErrorsLine is longer than 80 characters.160
ErrorsFirst sentence should end with a period.161
ErrorsLine is longer than 80 characters.162
ErrorsFirst sentence should end with a period.163
ErrorsLine is longer than 80 characters.164
ErrorsFirst sentence should end with a period.165
ErrorsLine is longer than 80 characters.166
ErrorsFirst sentence should end with a period.167
ErrorsLine is longer than 80 characters.168
ErrorsFirst sentence should end with a period.169
ErrorsLine is longer than 80 characters.170
ErrorsFirst sentence should end with a period.171
ErrorsLine is longer than 80 characters.172
ErrorsLine has trailing spaces.173
ErrorsLine has trailing spaces.174
ErrorsFirst sentence should end with a period.175
ErrorsLine is longer than 80 characters.175
ErrorsFirst sentence should end with a period.177
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.196
ErrorsLine is longer than 80 characters.197
ErrorsLine is longer than 80 characters.198
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.204
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.207
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.209
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.214
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.218
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.220
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.227
ErrorsLine is longer than 80 characters.228
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.233
ErrorsLine has trailing spaces.235
ErrorsLine is longer than 80 characters.238
ErrorsLine is longer than 80 characters.239
ErrorsLine is longer than 80 characters.241
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.245
ErrorsMethod 'fillJCDFromDataSource' is not designed for extension - needs to be abstract, final or empty.245
ErrorsParameter jcd should be final.245
ErrorsParameter dataSource should be final.245
ErrorsParameter username should be final.245
ErrorsParameter password should be final.245
ErrorsExpected @throws tag for 'MetadataException'.245
ErrorsRedundant throws: 'MetadataException' is unchecked exception.245
ErrorsLine is longer than 80 characters.247
ErrorsAvoid inline conditionals.247
ErrorsLine is longer than 80 characters.248
ErrorsAvoid inline conditionals.248
Errors'{' should be on the previous line.253
Errors'{' should be on the previous line.256
ErrorsLine is longer than 80 characters.257
Errors'}' should be on the same line.258
Errors'{' should be on the previous line.260
Errors'}' should be on the same line.265
Errors'{' should be on the previous line.267
Errors'{' should be on the previous line.269
Errors'{' should be on the previous line.271
Errors'}' should be on the same line.273
ErrorsMust have at least one statement.275
Errors'{' is not followed by whitespace.275
Errors'}' is not preceded with whitespace.275
ErrorsLine is longer than 80 characters.277
Errors'{' should be on the previous line.281
ErrorsLine has trailing spaces.283
Errors'{' should be on the previous line.285
Errors'cast' is not followed by whitespace.286
ErrorsLine is longer than 80 characters.287
Errors'cast' is not followed by whitespace.287
Errors'cast' is not followed by whitespace.288
ErrorsComment matches to-do format 'TODO:'.291
ErrorsLine is longer than 80 characters.291
ErrorsLine is longer than 80 characters.292
Errors'cast' is not followed by whitespace.292
Errors'}' should be on the same line.295
Errors'{' should be on the previous line.297
Errors'{' should be on the previous line.299
Errors'}' should be on the same line.301
ErrorsMust have at least one statement.303
Errors'{' is not followed by whitespace.303
Errors'}' is not preceded with whitespace.303
ErrorsLine is longer than 80 characters.304
Errors'{' should be on the previous line.307
ErrorsLine is longer than 80 characters.308
ErrorsLine is longer than 80 characters.309
Errors'cast' is not followed by whitespace.309
ErrorsLine is longer than 80 characters.310
Errors'cast' is not followed by whitespace.310
ErrorsLine is longer than 80 characters.312
Errors'+' is not preceded with whitespace.312
Errors'+' is not followed by whitespace.312
Errors'+' is not preceded with whitespace.312
Errors'+' is not followed by whitespace.312
Errors'}' should be on the same line.313
Errors'{' should be on the previous line.315
Errors'{' should be on the previous line.320
Errors'}' should be on the same line.322
ErrorsMust have at least one statement.324
Errors'{' is not followed by whitespace.324
Errors'}' is not preceded with whitespace.324
ErrorsLine has trailing spaces.326
ErrorsLine is longer than 80 characters.328
ErrorsLine has trailing spaces.330
ErrorsMethod 'parseConnectionUrl' is not designed for extension - needs to be abstract, final or empty.334
ErrorsParameter jdbcConnectionUrl should be final.334
Errors'{' should be on the previous line.335
Errors'{' should be on the previous line.339
ErrorsLine is longer than 80 characters.353
Errors'{' should be on the previous line.355
ErrorsLine is longer than 80 characters.358
ErrorsLine has trailing spaces.359
ErrorsLine is longer than 80 characters.362
Errors'}' should be on the same line.368
Errors'||' should be on a new line.369
Errors'||' should be on a new line.370
Errors'{' should be on the previous line.372
ErrorsLine is longer than 80 characters.384
ErrorsLine has trailing spaces.386
ErrorsLine is longer than 80 characters.387
ErrorsLine is longer than 80 characters.389
ErrorsMethod 'findPlatformFor' is not designed for extension - needs to be abstract, final or empty.391
ErrorsParameter jdbcSubProtocol should be final.391
ErrorsParameter jdbcDriver should be final.391
Errors'{' should be on the previous line.392
ErrorsLine is longer than 80 characters.393
Errors'cast' is not followed by whitespace.393
Errors'{' should be on the previous line.396
Errors'cast' is not followed by whitespace.397

org/apache/ojb/broker/metadata/JdbcType.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
ErrorsRedundant 'public' modifier.37
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.47
ErrorsExpected an @return tag.49
ErrorsLine is longer than 80 characters.49
ErrorsRedundant 'public' modifier.49
ErrorsExpected @param tag for 'rs'.49
ErrorsExpected @param tag for 'stmt'.49
ErrorsExpected @param tag for 'columnName'.49
ErrorsExpected @param tag for 'columnId'.49
ErrorsExpected @throws tag for 'SQLException'.50
ErrorsFirst sentence should end with a period.52
ErrorsLine is longer than 80 characters.53
ErrorsExpected an @return tag.55
ErrorsLine is longer than 80 characters.55
ErrorsRedundant 'public' modifier.55
ErrorsExpected @param tag for 'stmt'.55
ErrorsExpected @param tag for 'columnId'.55
ErrorsExpected @throws tag for 'SQLException'.55
ErrorsFirst sentence should end with a period.57
ErrorsLine is longer than 80 characters.58
ErrorsExpected an @return tag.60
ErrorsLine is longer than 80 characters.60
ErrorsRedundant 'public' modifier.60
ErrorsExpected @param tag for 'rs'.60
ErrorsExpected @param tag for 'columnName'.60
ErrorsExpected @throws tag for 'SQLException'.60
ErrorsExpected an @return tag.66
ErrorsLine is longer than 80 characters.66
ErrorsRedundant 'public' modifier.66
ErrorsExpected @param tag for 'identifier'.66
ErrorsExpected @throws tag for 'SequenceManagerException'.66
ErrorsExpected an @return tag.71
ErrorsRedundant 'public' modifier.71
ErrorsExpected an @return tag.76
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.76
ErrorsRedundant 'public' modifier.76
ErrorsExpected @param tag for 'obj'.76
ErrorsLine is longer than 80 characters.79
ErrorsExpected an @return tag.81
ErrorsRedundant 'public' modifier.81
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.91

org/apache/ojb/broker/metadata/JdbcTypesHelper.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters.72
ErrorsLine has trailing spaces.84
ErrorsLine has trailing spaces.89
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.103
ErrorsParameter typeName should be final.103
ErrorsParameter typeIndex should be final.103
ErrorsParameter type should be final.103
ErrorsLine is longer than 80 characters.110
ErrorsExpected an @return tag.112
ErrorsParameter type should be final.112
ErrorsExpected @param tag for 'type'.112
Errors'{' should be on the previous line.113
ErrorsParameter typeIndex should be final.122
ErrorsParameter type should be final.122
Errors'{' should be on the previous line.123
ErrorsExpected an @return tag.131
ErrorsParameter typeName should be final.131
ErrorsExpected @param tag for 'typeName'.131
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.136
ErrorsLine is longer than 80 characters.137
Errors'+' should be on a new line.137
ErrorsLine has trailing spaces.142
ErrorsParameter typeName should be final.148
ErrorsParameter type should be final.148
Errors'{' should be on the previous line.149
ErrorsExpected an @return tag.160
ErrorsParameter fieldType should be final.160
ErrorsExpected @param tag for 'fieldType'.160
Errors'{' should be on the previous line.161
ErrorsLine has trailing spaces.163
Errors'if' construct must use '{}'s.164
ErrorsLine is longer than 80 characters.164
Errors'if' construct must use '{}'s.166
ErrorsLine is longer than 80 characters.166
Errors'if' construct must use '{}'s.168
ErrorsLine is longer than 80 characters.168
Errors'if' construct must use '{}'s.170
ErrorsLine is longer than 80 characters.170
Errors'if' construct must use '{}'s.172
ErrorsLine is longer than 80 characters.172
Errors'if' construct must use '{}'s.174
ErrorsLine is longer than 80 characters.174
Errors'if' construct must use '{}'s.176
ErrorsLine is longer than 80 characters.176
Errors'if' construct must use '{}'s.178
ErrorsComment matches to-do format 'TODO:'.181
ErrorsLine is longer than 80 characters.181
Errors'if' construct must use '{}'s.183
Errors'if' construct must use '{}'s.185
Errors'if' construct must use '{}'s.187
Errors'if' construct must use '{}'s.189
Errors'if' construct must use '{}'s.191
Errors'if' construct must use '{}'s.193
Errors'if' construct must use '{}'s.195
Errors'if' construct must use '{}'s.197
ErrorsLine is longer than 80 characters.197
Errors'if' construct must use '{}'s.200
Errors'else' construct must use '{}'s.203
ErrorsLine is longer than 80 characters.204
ErrorsLine is longer than 80 characters.205
ErrorsExpected an @return tag.213
ErrorsLine is longer than 80 characters.213
ErrorsParameter rs should be final.213
ErrorsExpected @param tag for 'rs'.213
ErrorsParameter jdbcType should be final.213
ErrorsExpected @param tag for 'jdbcType'.213
ErrorsParameter columnId should be final.213
ErrorsExpected @param tag for 'columnId'.213
ErrorsExpected @throws tag for 'SQLException'.214
Errors'{' should be on the previous line.215
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.225
ErrorsExpected an @return tag.227
ErrorsLine is longer than 80 characters.227
ErrorsParameter rs should be final.227
ErrorsExpected @param tag for 'rs'.227
ErrorsParameter stmt should be final.227
ErrorsExpected @param tag for 'stmt'.227
ErrorsParameter jdbcType should be final.227
ErrorsExpected @param tag for 'jdbcType'.227
ErrorsParameter columnName should be final.227
ErrorsExpected @param tag for 'columnName'.227
ErrorsParameter columnId should be final.227
ErrorsExpected @param tag for 'columnId'.227
ErrorsExpected @throws tag for 'SQLException'.228
Errors'{' should be on the previous line.229
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.234
ErrorsExpected an @return tag.236
ErrorsParameter jdbcType should be final.236
ErrorsExpected @param tag for 'jdbcType'.236
Errors'{' should be on the previous line.237
ErrorsLine is longer than 80 characters.238
Errors'{' should be on the previous line.240
Errors'{' should be on the previous line.243
Errors'{' should be on the previous line.245
Errors'}' should be on the same line.250
Errors'{' should be on the previous line.252
ErrorsMust have at least one statement.252
ErrorsLine is longer than 80 characters.259
ErrorsLine is longer than 80 characters.261
ErrorsMissing a Javadoc comment.263
Errors'{' should be on the previous line.264
ErrorsMissing a Javadoc comment.265
ErrorsMissing a Javadoc comment.267
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters.272
ErrorsMissing a Javadoc comment.272
ErrorsLine is longer than 80 characters.274
ErrorsMissing a Javadoc comment.274
ErrorsLine is longer than 80 characters.276
ErrorsMissing a Javadoc comment.276
ErrorsLine is longer than 80 characters.280
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.282
ErrorsMissing a Javadoc comment.282
ErrorsParameter obj should be final.282
Errors'{' should be on the previous line.283
Errors'if' construct must use '{}'s.284
Errors'{' should be on the previous line.287
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.293
ErrorsMissing a Javadoc comment.293
Errors'{' should be on the previous line.294
ErrorsMethod 'getFieldType' is not designed for extension - needs to be abstract, final or empty.298
ErrorsMissing a Javadoc comment.298
Errors'{' should be on the previous line.299
ErrorsLine is longer than 80 characters.303
ErrorsMethod 'getObjectFromColumn' is not designed for extension - needs to be abstract, final or empty.303
ErrorsMissing a Javadoc comment.303
ErrorsParameter stmt should be final.303
ErrorsParameter columnId should be final.303
ErrorsLine is longer than 80 characters.308
ErrorsMethod 'getObjectFromColumn' is not designed for extension - needs to be abstract, final or empty.308
ErrorsMissing a Javadoc comment.308
ErrorsParameter rs should be final.308
ErrorsParameter columnName should be final.308
ErrorsLine is longer than 80 characters.313
ErrorsMethod 'getObjectFromColumn' is not designed for extension - needs to be abstract, final or empty.313
ErrorsMissing a Javadoc comment.313
ErrorsLine is longer than 80 characters.314
ErrorsParameter columnIndex should be final.314
Errors'{' should be on the previous line.317
ErrorsLine is longer than 80 characters.319
Errors'{' should be on the previous line.321
ErrorsLine is longer than 80 characters.322
Errors'}' should be on the same line.323
Errors'{' should be on the previous line.325
Errors'}' should be on the same line.328
Errors'{' should be on the previous line.330
ErrorsLine is longer than 80 characters.332
ErrorsAvoid inline conditionals.332
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.336
ErrorsMissing a Javadoc comment.336
Errors'{' should be on the previous line.337
ErrorsLine is longer than 80 characters.346
ErrorsLine is longer than 80 characters.351
ErrorsMissing a Javadoc comment.359
ErrorsName 'T_Char' must match pattern '^[A-Z][a-zA-Z0-9]*$'.359
Errors'{' should be on the previous line.360
ErrorsMissing a Javadoc comment.361
ErrorsParameter identifier should be final.361
Errors'{' should be on the previous line.362
ErrorsLine is longer than 80 characters.366
ErrorsLine is longer than 80 characters.371
ErrorsMissing a Javadoc comment.371
ErrorsParameter stmt should be final.371
ErrorsParameter columnIndex should be final.371
ErrorsLine is longer than 80 characters.376
ErrorsMissing a Javadoc comment.376
ErrorsParameter rs should be final.376
ErrorsParameter columnName should be final.376
ErrorsLine is longer than 80 characters.381
ErrorsMissing a Javadoc comment.381
ErrorsParameter rs should be final.381
ErrorsParameter columnIndex should be final.381
ErrorsMissing a Javadoc comment.386
Errors'{' should be on the previous line.387
ErrorsMissing a Javadoc comment.392
ErrorsName 'T_Varchar' must match pattern '^[A-Z][a-zA-Z0-9]*$'.392
Errors'{' should be on the previous line.393
ErrorsMissing a Javadoc comment.394
ErrorsParameter identifier should be final.394
Errors'{' should be on the previous line.395
ErrorsLine is longer than 80 characters.399
ErrorsLine is longer than 80 characters.404
ErrorsMissing a Javadoc comment.404
ErrorsParameter stmt should be final.404
ErrorsParameter columnIndex should be final.404
ErrorsLine is longer than 80 characters.409
ErrorsMissing a Javadoc comment.409
ErrorsParameter rs should be final.409
ErrorsParameter columnName should be final.409
ErrorsLine is longer than 80 characters.414
ErrorsMissing a Javadoc comment.414
ErrorsParameter rs should be final.414
ErrorsParameter columnIndex should be final.414
ErrorsMissing a Javadoc comment.419
Errors'{' should be on the previous line.420
ErrorsMissing a Javadoc comment.425
ErrorsName 'T_LongVarChar' must match pattern '^[A-Z][a-zA-Z0-9]*$'.425
Errors'{' should be on the previous line.426
ErrorsMissing a Javadoc comment.427
ErrorsParameter identifier should be final.427
Errors'{' should be on the previous line.428
ErrorsLine is longer than 80 characters.432
ErrorsLine is longer than 80 characters.437
ErrorsMissing a Javadoc comment.437
ErrorsParameter stmt should be final.437
ErrorsParameter columnIndex should be final.437
ErrorsLine is longer than 80 characters.442
ErrorsMissing a Javadoc comment.442
ErrorsParameter rs should be final.442
ErrorsParameter columnName should be final.442
ErrorsLine is longer than 80 characters.447
ErrorsMissing a Javadoc comment.447
ErrorsParameter rs should be final.447
ErrorsParameter columnIndex should be final.447
ErrorsMissing a Javadoc comment.452
Errors'{' should be on the previous line.453
ErrorsMissing a Javadoc comment.458
ErrorsName 'T_Numeric' must match pattern '^[A-Z][a-zA-Z0-9]*$'.458
Errors'{' should be on the previous line.459
ErrorsMissing a Javadoc comment.460
ErrorsParameter identifier should be final.460
Errors'{' should be on the previous line.461
ErrorsLine is longer than 80 characters.465
ErrorsLine is longer than 80 characters.470
ErrorsMissing a Javadoc comment.470
ErrorsParameter stmt should be final.470
ErrorsParameter columnIndex should be final.470
ErrorsLine is longer than 80 characters.475
ErrorsMissing a Javadoc comment.475
ErrorsParameter rs should be final.475
ErrorsParameter columnName should be final.475
ErrorsLine is longer than 80 characters.480
ErrorsMissing a Javadoc comment.480
ErrorsParameter rs should be final.480
ErrorsParameter columnIndex should be final.480
ErrorsMissing a Javadoc comment.485
Errors'{' should be on the previous line.486
ErrorsMissing a Javadoc comment.491
ErrorsName 'T_Decimal' must match pattern '^[A-Z][a-zA-Z0-9]*$'.491
Errors'{' should be on the previous line.492
ErrorsMissing a Javadoc comment.493
ErrorsParameter identifier should be final.493
Errors'{' should be on the previous line.494
ErrorsLine is longer than 80 characters.498
ErrorsLine is longer than 80 characters.503
ErrorsMissing a Javadoc comment.503
ErrorsParameter stmt should be final.503
ErrorsParameter columnIndex should be final.503
ErrorsLine is longer than 80 characters.508
ErrorsMissing a Javadoc comment.508
ErrorsParameter rs should be final.508
ErrorsParameter columnName should be final.508
ErrorsLine is longer than 80 characters.513
ErrorsMissing a Javadoc comment.513
ErrorsParameter rs should be final.513
ErrorsParameter columnIndex should be final.513
ErrorsMissing a Javadoc comment.518
Errors'{' should be on the previous line.519
ErrorsMissing a Javadoc comment.524
ErrorsName 'T_Bit' must match pattern '^[A-Z][a-zA-Z0-9]*$'.524
Errors'{' should be on the previous line.525
ErrorsLine is longer than 80 characters.526
ErrorsMissing a Javadoc comment.526
ErrorsParameter identifier should be final.526
ErrorsLine is longer than 80 characters.528
ErrorsLine is longer than 80 characters.531
ErrorsLine is longer than 80 characters.537
ErrorsMissing a Javadoc comment.537
ErrorsParameter stmt should be final.537
ErrorsParameter columnIndex should be final.537
ErrorsAvoid inline conditionals.540
ErrorsLine is longer than 80 characters.543
ErrorsMissing a Javadoc comment.543
ErrorsParameter rs should be final.543
ErrorsParameter columnName should be final.543
ErrorsAvoid inline conditionals.546
ErrorsLine is longer than 80 characters.549
ErrorsMissing a Javadoc comment.549
ErrorsParameter rs should be final.549
ErrorsParameter columnIndex should be final.549
ErrorsAvoid inline conditionals.552
ErrorsMissing a Javadoc comment.555
Errors'{' should be on the previous line.556
ErrorsMissing a Javadoc comment.562
ErrorsName 'T_Boolean' must match pattern '^[A-Z][a-zA-Z0-9]*$'.562
Errors'{' should be on the previous line.563
ErrorsLine is longer than 80 characters.564
ErrorsMissing a Javadoc comment.564
ErrorsLine is longer than 80 characters.566
ErrorsLine is longer than 80 characters.569
ErrorsLine is longer than 80 characters.572
ErrorsLine is longer than 80 characters.575
ErrorsMissing a Javadoc comment.575
ErrorsParameter stmt should be final.575
ErrorsParameter columnIndex should be final.575
ErrorsAvoid inline conditionals.578
ErrorsLine is longer than 80 characters.581
ErrorsMissing a Javadoc comment.581
ErrorsParameter rs should be final.581
ErrorsParameter columnName should be final.581
ErrorsAvoid inline conditionals.584
ErrorsLine is longer than 80 characters.587
ErrorsMissing a Javadoc comment.587
ErrorsParameter rs should be final.587
ErrorsParameter columnIndex should be final.587
ErrorsAvoid inline conditionals.590
ErrorsMissing a Javadoc comment.593
Errors'{' should be on the previous line.594
ErrorsMissing a Javadoc comment.600
ErrorsName 'T_TinyInt' must match pattern '^[A-Z][a-zA-Z0-9]*$'.600
Errors'{' should be on the previous line.601
ErrorsMissing a Javadoc comment.602
Errors'{' should be on the previous line.603
ErrorsLine is longer than 80 characters.607
ErrorsLine is longer than 80 characters.613
ErrorsMissing a Javadoc comment.613
ErrorsParameter stmt should be final.613
ErrorsParameter columnIndex should be final.613
ErrorsAvoid inline conditionals.616
ErrorsLine is longer than 80 characters.619
ErrorsMissing a Javadoc comment.619
ErrorsParameter rs should be final.619
ErrorsParameter columnName should be final.619
ErrorsAvoid inline conditionals.622
ErrorsLine is longer than 80 characters.625
ErrorsMissing a Javadoc comment.625
ErrorsParameter rs should be final.625
ErrorsParameter columnIndex should be final.625
ErrorsAvoid inline conditionals.628
ErrorsMissing a Javadoc comment.631
Errors'{' should be on the previous line.632
ErrorsMissing a Javadoc comment.637
ErrorsName 'T_SmallInt' must match pattern '^[A-Z][a-zA-Z0-9]*$'.637
Errors'{' should be on the previous line.638
ErrorsMissing a Javadoc comment.639
ErrorsParameter identifier should be final.639
Errors'{' should be on the previous line.640
ErrorsLine is longer than 80 characters.644
ErrorsLine is longer than 80 characters.650
ErrorsMissing a Javadoc comment.650
ErrorsParameter stmt should be final.650
ErrorsParameter columnIndex should be final.650
ErrorsAvoid inline conditionals.653
ErrorsLine is longer than 80 characters.656
ErrorsMissing a Javadoc comment.656
ErrorsParameter rs should be final.656
ErrorsParameter columnName should be final.656
ErrorsAvoid inline conditionals.659
ErrorsLine is longer than 80 characters.662
ErrorsMissing a Javadoc comment.662
ErrorsParameter rs should be final.662
ErrorsParameter columnIndex should be final.662
ErrorsAvoid inline conditionals.665
ErrorsMissing a Javadoc comment.668
Errors'{' should be on the previous line.669
ErrorsMissing a Javadoc comment.674
ErrorsName 'T_Integer' must match pattern '^[A-Z][a-zA-Z0-9]*$'.674
Errors'{' should be on the previous line.675
ErrorsMissing a Javadoc comment.676
ErrorsParameter identifier should be final.676
Errors'{' should be on the previous line.677
ErrorsLine is longer than 80 characters.681
ErrorsLine is longer than 80 characters.687
ErrorsMissing a Javadoc comment.687
ErrorsParameter stmt should be final.687
ErrorsParameter columnIndex should be final.687
ErrorsAvoid inline conditionals.690
ErrorsLine is longer than 80 characters.693
ErrorsMissing a Javadoc comment.693
ErrorsParameter rs should be final.693
ErrorsParameter columnName should be final.693
ErrorsAvoid inline conditionals.696
ErrorsLine is longer than 80 characters.699
ErrorsMissing a Javadoc comment.699
ErrorsParameter rs should be final.699
ErrorsParameter columnIndex should be final.699
ErrorsAvoid inline conditionals.702
ErrorsMissing a Javadoc comment.705
Errors'{' should be on the previous line.706
ErrorsMissing a Javadoc comment.711
ErrorsName 'T_BigInt' must match pattern '^[A-Z][a-zA-Z0-9]*$'.711
Errors'{' should be on the previous line.712
ErrorsMissing a Javadoc comment.713
ErrorsParameter identifier should be final.713
Errors'{' should be on the previous line.714
ErrorsLine is longer than 80 characters.718
ErrorsLine is longer than 80 characters.724
ErrorsMissing a Javadoc comment.724
ErrorsParameter stmt should be final.724
ErrorsParameter columnIndex should be final.724
ErrorsAvoid inline conditionals.727
ErrorsLine is longer than 80 characters.730
ErrorsMissing a Javadoc comment.730
ErrorsParameter rs should be final.730
ErrorsParameter columnName should be final.730
ErrorsAvoid inline conditionals.733
ErrorsLine is longer than 80 characters.736
ErrorsMissing a Javadoc comment.736
ErrorsParameter rs should be final.736
ErrorsParameter columnIndex should be final.736
ErrorsAvoid inline conditionals.739
ErrorsMissing a Javadoc comment.742
Errors'{' should be on the previous line.743
ErrorsMissing a Javadoc comment.748
ErrorsName 'T_Real' must match pattern '^[A-Z][a-zA-Z0-9]*$'.748
Errors'{' should be on the previous line.749
ErrorsMissing a Javadoc comment.750
ErrorsParameter identifier should be final.750
Errors'{' should be on the previous line.751
ErrorsLine is longer than 80 characters.755
ErrorsLine is longer than 80 characters.761
ErrorsMissing a Javadoc comment.761
ErrorsParameter stmt should be final.761
ErrorsParameter columnIndex should be final.761
ErrorsAvoid inline conditionals.764
ErrorsLine is longer than 80 characters.767
ErrorsMissing a Javadoc comment.767
ErrorsParameter rs should be final.767
ErrorsParameter columnName should be final.767
ErrorsAvoid inline conditionals.770
ErrorsLine is longer than 80 characters.773
ErrorsMissing a Javadoc comment.773
ErrorsParameter rs should be final.773
ErrorsParameter columnIndex should be final.773
ErrorsAvoid inline conditionals.776
ErrorsMissing a Javadoc comment.779
Errors'{' should be on the previous line.780
ErrorsMissing a Javadoc comment.785
ErrorsName 'T_Float' must match pattern '^[A-Z][a-zA-Z0-9]*$'.785
Errors'{' should be on the previous line.786
ErrorsMissing a Javadoc comment.787
ErrorsParameter identifier should be final.787
Errors'{' should be on the previous line.788
ErrorsLine is longer than 80 characters.792
ErrorsLine is longer than 80 characters.798
ErrorsMissing a Javadoc comment.798
ErrorsParameter stmt should be final.798
ErrorsParameter columnIndex should be final.798
ErrorsAvoid inline conditionals.801
ErrorsLine is longer than 80 characters.804
ErrorsMissing a Javadoc comment.804
ErrorsParameter rs should be final.804
ErrorsParameter columnName should be final.804
ErrorsAvoid inline conditionals.807
ErrorsLine is longer than 80 characters.810
ErrorsMissing a Javadoc comment.810
ErrorsParameter rs should be final.810
ErrorsParameter columnIndex should be final.810
ErrorsAvoid inline conditionals.813
ErrorsMissing a Javadoc comment.816
Errors'{' should be on the previous line.817
ErrorsMissing a Javadoc comment.822
ErrorsName 'T_Double' must match pattern '^[A-Z][a-zA-Z0-9]*$'.822
Errors'{' should be on the previous line.823
ErrorsMissing a Javadoc comment.824
ErrorsParameter identifier should be final.824
Errors'{' should be on the previous line.825
ErrorsLine is longer than 80 characters.829
ErrorsLine is longer than 80 characters.835
ErrorsMissing a Javadoc comment.835
ErrorsParameter stmt should be final.835
ErrorsParameter columnIndex should be final.835
ErrorsAvoid inline conditionals.838
ErrorsLine is longer than 80 characters.841
ErrorsMissing a Javadoc comment.841
ErrorsParameter rs should be final.841
ErrorsParameter columnName should be final.841
ErrorsAvoid inline conditionals.844
ErrorsLine is longer than 80 characters.847
ErrorsMissing a Javadoc comment.847
ErrorsParameter rs should be final.847
ErrorsParameter columnIndex should be final.847
ErrorsAvoid inline conditionals.850
ErrorsMissing a Javadoc comment.853
Errors'{' should be on the previous line.854
ErrorsMissing a Javadoc comment.859
ErrorsName 'T_Binary' must match pattern '^[A-Z][a-zA-Z0-9]*$'.859
Errors'{' should be on the previous line.860
ErrorsMissing a Javadoc comment.861
ErrorsParameter identifier should be final.861
Errors'{' should be on the previous line.862
ErrorsLine is longer than 80 characters.866
ErrorsLine is longer than 80 characters.871
ErrorsMissing a Javadoc comment.871
ErrorsParameter stmt should be final.871
ErrorsParameter columnIndex should be final.871
ErrorsLine is longer than 80 characters.876
ErrorsMissing a Javadoc comment.876
ErrorsParameter rs should be final.876
ErrorsParameter columnName should be final.876
ErrorsLine is longer than 80 characters.881
ErrorsMissing a Javadoc comment.881
ErrorsParameter rs should be final.881
ErrorsParameter columnIndex should be final.881
ErrorsMissing a Javadoc comment.886
Errors'{' should be on the previous line.887
ErrorsMissing a Javadoc comment.892
ErrorsName 'T_VarBinary' must match pattern '^[A-Z][a-zA-Z0-9]*$'.892
Errors'{' should be on the previous line.893
ErrorsMissing a Javadoc comment.894
ErrorsParameter identifier should be final.894
Errors'{' should be on the previous line.895
ErrorsLine is longer than 80 characters.899
ErrorsLine is longer than 80 characters.904
ErrorsMissing a Javadoc comment.904
ErrorsParameter stmt should be final.904
ErrorsParameter columnIndex should be final.904
ErrorsLine is longer than 80 characters.909
ErrorsMissing a Javadoc comment.909
ErrorsParameter rs should be final.909
ErrorsParameter columnName should be final.909
ErrorsLine is longer than 80 characters.914
ErrorsMissing a Javadoc comment.914
ErrorsParameter rs should be final.914
ErrorsParameter columnIndex should be final.914
ErrorsMissing a Javadoc comment.919
Errors'{' should be on the previous line.920
ErrorsMissing a Javadoc comment.925
ErrorsName 'T_LongVarBinary' must match pattern '^[A-Z][a-zA-Z0-9]*$'.925
Errors'{' should be on the previous line.926
ErrorsMissing a Javadoc comment.927
ErrorsLine is longer than 80 characters.934
ErrorsLine is longer than 80 characters.936
ErrorsParameter is should be final.936
Errors'{' should be on the previous line.939
Errors'{' should be on the previous line.945
Errors'{' should be on the previous line.950
Errors'}' should be on the same line.954
Errors'{' should be on the previous line.956
ErrorsLine is longer than 80 characters.957
Errors'}' should be on the same line.958
Errors'{' should be on the previous line.960
Errors'{' should be on the previous line.962
Errors'{' should be on the previous line.964
Errors'}' should be on the same line.966
Errors'{' should be on the previous line.968
ErrorsMust have at least one statement.968
ErrorsMissing a Javadoc comment.976
ErrorsParameter identifier should be final.976
Errors'{' should be on the previous line.977
ErrorsLine is longer than 80 characters.981
ErrorsLine is longer than 80 characters.986
ErrorsMissing a Javadoc comment.986
ErrorsParameter stmt should be final.986
ErrorsParameter columnIndex should be final.986
ErrorsLine is longer than 80 characters.991
ErrorsMissing a Javadoc comment.991
ErrorsParameter rs should be final.991
ErrorsParameter columnName should be final.991
ErrorsLine is longer than 80 characters.996
ErrorsMissing a Javadoc comment.996
ErrorsParameter rs should be final.996
ErrorsParameter columnIndex should be final.996
ErrorsMissing a Javadoc comment.1001
Errors'{' should be on the previous line.1002
ErrorsMissing a Javadoc comment.1007
ErrorsName 'T_Date' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1007
Errors'{' should be on the previous line.1008
ErrorsMissing a Javadoc comment.1009
ErrorsParameter identifier should be final.1009
Errors'{' should be on the previous line.1010
ErrorsLine is longer than 80 characters.1014
ErrorsLine is longer than 80 characters.1019
ErrorsMissing a Javadoc comment.1019
ErrorsParameter stmt should be final.1019
ErrorsParameter columnIndex should be final.1019
ErrorsLine is longer than 80 characters.1024
ErrorsMissing a Javadoc comment.1024
ErrorsParameter rs should be final.1024
ErrorsParameter columnName should be final.1024
ErrorsLine is longer than 80 characters.1029
ErrorsMissing a Javadoc comment.1029
ErrorsParameter rs should be final.1029
ErrorsParameter columnIndex should be final.1029
ErrorsMissing a Javadoc comment.1034
Errors'{' should be on the previous line.1035
ErrorsMissing a Javadoc comment.1040
ErrorsName 'T_Time' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1040
Errors'{' should be on the previous line.1041
ErrorsMissing a Javadoc comment.1042
ErrorsParameter identifier should be final.1042
Errors'{' should be on the previous line.1043
ErrorsLine is longer than 80 characters.1047
ErrorsLine is longer than 80 characters.1052
ErrorsMissing a Javadoc comment.1052
ErrorsParameter stmt should be final.1052
ErrorsParameter columnIndex should be final.1052
ErrorsLine is longer than 80 characters.1057
ErrorsMissing a Javadoc comment.1057
ErrorsParameter rs should be final.1057
ErrorsParameter columnName should be final.1057
ErrorsLine is longer than 80 characters.1062
ErrorsMissing a Javadoc comment.1062
ErrorsParameter rs should be final.1062
ErrorsParameter columnIndex should be final.1062
ErrorsMissing a Javadoc comment.1067
Errors'{' should be on the previous line.1068
ErrorsMissing a Javadoc comment.1073
ErrorsName 'T_Timestamp' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1073
Errors'{' should be on the previous line.1074
ErrorsMissing a Javadoc comment.1075
ErrorsParameter identifier should be final.1075
Errors'{' should be on the previous line.1076
ErrorsLine is longer than 80 characters.1080
ErrorsLine is longer than 80 characters.1085
ErrorsMissing a Javadoc comment.1085
ErrorsParameter stmt should be final.1085
ErrorsParameter columnIndex should be final.1085
ErrorsLine is longer than 80 characters.1090
ErrorsMissing a Javadoc comment.1090
ErrorsParameter rs should be final.1090
ErrorsParameter columnName should be final.1090
ErrorsLine is longer than 80 characters.1095
ErrorsMissing a Javadoc comment.1095
ErrorsParameter rs should be final.1095
ErrorsParameter columnIndex should be final.1095
ErrorsMissing a Javadoc comment.1100
Errors'{' should be on the previous line.1101
ErrorsMissing a Javadoc comment.1106
ErrorsName 'T_Clob' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1106
Errors'{' should be on the previous line.1107
ErrorsMissing a Javadoc comment.1108
ErrorsLine is longer than 80 characters.1115
ErrorsParameter aClob should be final.1117
Errors'{' should be on the previous line.1121
Errors'{' should be on the previous line.1128
Errors'{' should be on the previous line.1131
Errors'}' should be on the same line.1135
Errors'{' should be on the previous line.1137
ErrorsLine is longer than 80 characters.1143
ErrorsMissing a Javadoc comment.1143
ErrorsParameter identifier should be final.1143
ErrorsLine is longer than 80 characters.1145
ErrorsLine is longer than 80 characters.1148
ErrorsLine is longer than 80 characters.1151
ErrorsLine is longer than 80 characters.1154
ErrorsMissing a Javadoc comment.1154
ErrorsParameter stmt should be final.1154
ErrorsParameter columnIndex should be final.1154
ErrorsAvoid inline conditionals.1157
ErrorsLine is longer than 80 characters.1160
ErrorsMissing a Javadoc comment.1160
ErrorsParameter rs should be final.1160
ErrorsParameter columnName should be final.1160
ErrorsAvoid inline conditionals.1163
ErrorsLine is longer than 80 characters.1166
ErrorsMissing a Javadoc comment.1166
ErrorsParameter rs should be final.1166
ErrorsParameter columnIndex should be final.1166
ErrorsAvoid inline conditionals.1169
ErrorsMissing a Javadoc comment.1172
Errors'{' should be on the previous line.1173
ErrorsMissing a Javadoc comment.1178
ErrorsName 'T_Blob' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1178
Errors'{' should be on the previous line.1179
ErrorsLine is longer than 80 characters.1180
ErrorsMissing a Javadoc comment.1180
ErrorsParameter identifier should be final.1180
ErrorsLine is longer than 80 characters.1182
ErrorsLine is longer than 80 characters.1185
ErrorsLine is longer than 80 characters.1188
ErrorsLine is longer than 80 characters.1191
ErrorsMissing a Javadoc comment.1191
ErrorsParameter stmt should be final.1191
ErrorsParameter columnIndex should be final.1191
ErrorsLine is longer than 80 characters.1194
ErrorsAvoid inline conditionals.1194
ErrorsLine is longer than 80 characters.1197
ErrorsMissing a Javadoc comment.1197
ErrorsParameter rs should be final.1197
ErrorsParameter columnName should be final.1197
ErrorsLine is longer than 80 characters.1200
ErrorsAvoid inline conditionals.1200
ErrorsLine is longer than 80 characters.1203
ErrorsMissing a Javadoc comment.1203
ErrorsParameter rs should be final.1203
ErrorsParameter columnIndex should be final.1203
ErrorsLine is longer than 80 characters.1206
ErrorsAvoid inline conditionals.1206
ErrorsMissing a Javadoc comment.1209
Errors'{' should be on the previous line.1210
ErrorsMissing a Javadoc comment.1215
ErrorsName 'T_Array' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1215
Errors'{' should be on the previous line.1216
ErrorsLine is longer than 80 characters.1217
ErrorsMissing a Javadoc comment.1217
ErrorsParameter identifier should be final.1217
ErrorsLine is longer than 80 characters.1219
ErrorsLine is longer than 80 characters.1222
ErrorsLine is longer than 80 characters.1227
ErrorsMissing a Javadoc comment.1227
ErrorsParameter stmt should be final.1227
ErrorsParameter columnIndex should be final.1227
ErrorsLine is longer than 80 characters.1232
ErrorsMissing a Javadoc comment.1232
ErrorsParameter rs should be final.1232
ErrorsParameter columnName should be final.1232
ErrorsLine is longer than 80 characters.1237
ErrorsMissing a Javadoc comment.1237
ErrorsParameter rs should be final.1237
ErrorsParameter columnIndex should be final.1237
ErrorsMissing a Javadoc comment.1242
Errors'{' should be on the previous line.1243
ErrorsMissing a Javadoc comment.1248
ErrorsName 'T_Struct' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1248
Errors'{' should be on the previous line.1249
ErrorsLine is longer than 80 characters.1250
ErrorsMissing a Javadoc comment.1250
ErrorsParameter identifier should be final.1250
ErrorsLine is longer than 80 characters.1252
ErrorsLine is longer than 80 characters.1255
ErrorsLine is longer than 80 characters.1260
ErrorsMissing a Javadoc comment.1260
ErrorsParameter stmt should be final.1260
ErrorsParameter columnIndex should be final.1260
ErrorsLine is longer than 80 characters.1265
ErrorsMissing a Javadoc comment.1265
ErrorsParameter rs should be final.1265
ErrorsParameter columnName should be final.1265
ErrorsLine is longer than 80 characters.1270
ErrorsMissing a Javadoc comment.1270
ErrorsParameter rs should be final.1270
ErrorsParameter columnIndex should be final.1270
ErrorsMissing a Javadoc comment.1275
Errors'{' should be on the previous line.1276
ErrorsMissing a Javadoc comment.1281
ErrorsName 'T_Ref' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1281
Errors'{' should be on the previous line.1282
ErrorsLine is longer than 80 characters.1283
ErrorsMissing a Javadoc comment.1283
ErrorsParameter identifier should be final.1283
ErrorsLine is longer than 80 characters.1285
ErrorsLine is longer than 80 characters.1288
ErrorsLine is longer than 80 characters.1293
ErrorsMissing a Javadoc comment.1293
ErrorsParameter stmt should be final.1293
ErrorsParameter columnIndex should be final.1293
ErrorsLine is longer than 80 characters.1298
ErrorsMissing a Javadoc comment.1298
ErrorsParameter rs should be final.1298
ErrorsParameter columnName should be final.1298
ErrorsLine is longer than 80 characters.1303
ErrorsMissing a Javadoc comment.1303
ErrorsParameter rs should be final.1303
ErrorsParameter columnIndex should be final.1303
ErrorsMissing a Javadoc comment.1308
Errors'{' should be on the previous line.1309
ErrorsMissing a Javadoc comment.1315
ErrorsName 'T_Datalink' must match pattern '^[A-Z][a-zA-Z0-9]*$'.1315
Errors'{' should be on the previous line.1316
ErrorsLine is longer than 80 characters.1317
ErrorsMissing a Javadoc comment.1317
ErrorsParameter identifier should be final.1317
ErrorsLine is longer than 80 characters.1319
ErrorsLine is longer than 80 characters.1322
ErrorsLine is longer than 80 characters.1327
ErrorsMissing a Javadoc comment.1327
ErrorsParameter stmt should be final.1327
ErrorsParameter columnIndex should be final.1327
ErrorsLine is longer than 80 characters.1332
ErrorsMissing a Javadoc comment.1332
ErrorsParameter rs should be final.1332
ErrorsParameter columnName should be final.1332
ErrorsLine is longer than 80 characters.1337
ErrorsMissing a Javadoc comment.1337
ErrorsParameter rs should be final.1337
ErrorsParameter columnIndex should be final.1337
ErrorsMissing a Javadoc comment.1342
Errors'{' should be on the previous line.1343

org/apache/ojb/broker/metadata/MetadataConfiguration.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.17
Errors'{' should be on the previous line.18
ErrorsExpected an @return tag.23
ErrorsRedundant 'public' modifier.23

org/apache/ojb/broker/metadata/MetadataException.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.33
ErrorsParameter t should be final.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.38
ErrorsParameter message should be final.38
Errors'{' should be on the previous line.39
ErrorsLine has trailing spaces.42
ErrorsMissing a Javadoc comment.43
ErrorsParameter message should be final.43
Errors',' is not followed by whitespace.43
ErrorsParameter t should be final.43
Errors'{' should be on the previous line.44
Errors',' is not followed by whitespace.45

org/apache/ojb/broker/metadata/MetadataManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.111
ErrorsClass MetadataManager should be declared as final.121
Errors'{' should be on the previous line.122
ErrorsMissing a Javadoc comment.123
ErrorsLine is longer than 80 characters.125
ErrorsMissing a Javadoc comment.125
ErrorsMissing a Javadoc comment.126
ErrorsMissing a Javadoc comment.127
ErrorsMissing a Javadoc comment.128
ErrorsMissing a Javadoc comment.130
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.132
ErrorsMissing a Javadoc comment.133
ErrorsMissing a Javadoc comment.134
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
ErrorsMissing a Javadoc comment.142
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.145
Errors'{' should be on the previous line.148
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.150
Errors'}' should be on the same line.151
Errors'{' should be on the previous line.153
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.155
ErrorsLine is longer than 80 characters.156
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.162
ErrorsMissing a Javadoc comment.166
Errors'{' should be on the previous line.167
ErrorsExpected an @return tag.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.182
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.195
ErrorsExpected an @return tag.200
Errors'{' should be on the previous line.201
Errors'{' should be on the previous line.204
Errors'{' should be on the previous line.207
ErrorsComment matches to-do format 'TODO:'.212
ErrorsLine is longer than 80 characters.212
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.216
Errors'}' should be on the same line.219
Errors'{' should be on the previous line.221
ErrorsLine is longer than 80 characters.227
ErrorsLine is longer than 80 characters.228
ErrorsExpected an @return tag.233
Errors'{' should be on the previous line.234
ErrorsExpected an @return tag.241
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.249
ErrorsParameter repository should be final.251
ErrorsExpected @param tag for 'repository'.251
Errors'{' should be on the previous line.252
ErrorsLine is longer than 80 characters.259
ErrorsLine is longer than 80 characters.262
ErrorsLine is longer than 80 characters.269
ErrorsParameter targetRepository should be final.269
ErrorsExpected @param tag for 'targetRepository'.269
ErrorsParameter sourceRepository should be final.269
ErrorsExpected @param tag for 'sourceRepository'.269
ErrorsParameter deep should be final.269
ErrorsExpected @param tag for 'deep'.269
Errors'{' should be on the previous line.273
ErrorsLine is longer than 80 characters.274
Errors'{' should be on the previous line.276
ErrorsComment matches to-do format 'TODO:'.277
ErrorsLine is longer than 80 characters.285
ErrorsLine is longer than 80 characters.286
ErrorsLine is longer than 80 characters.291
ErrorsParameter repository should be final.293
ErrorsExpected @param tag for 'repository'.293
Errors'{' should be on the previous line.294
ErrorsLine is longer than 80 characters.299
ErrorsLine is longer than 80 characters.300
ErrorsLine is longer than 80 characters.301
ErrorsLine is longer than 80 characters.304
ErrorsLine is longer than 80 characters.314
ErrorsParameter targetRepository should be final.314
ErrorsExpected @param tag for 'targetRepository'.314
ErrorsParameter sourceRepository should be final.314
ErrorsExpected @param tag for 'sourceRepository'.314
ErrorsParameter deep should be final.314
ErrorsExpected @param tag for 'deep'.314
Errors'{' should be on the previous line.318
Errors'{' should be on the previous line.321
ErrorsComment matches to-do format 'TODO:'.322
ErrorsExpected an @return tag.334
ErrorsParameter fileName should be final.334
ErrorsExpected @param tag for 'fileName'.334
Errors'{' should be on the previous line.335
Errors'{' should be on the previous line.337
Errors'}' should be on the same line.340
Errors'{' should be on the previous line.342
ErrorsLine is longer than 80 characters.343
ErrorsExpected an @return tag.351
ErrorsParameter inst should be final.351
ErrorsExpected @param tag for 'inst'.351
Errors'{' should be on the previous line.352
Errors'{' should be on the previous line.354
Errors'}' should be on the same line.357
Errors'{' should be on the previous line.359
ErrorsExpected an @return tag.369
ErrorsParameter fileName should be final.369
ErrorsExpected @param tag for 'fileName'.369
Errors'{' should be on the previous line.370
Errors'{' should be on the previous line.372
Errors'}' should be on the same line.375
Errors'{' should be on the previous line.377
ErrorsLine is longer than 80 characters.378
ErrorsExpected an @return tag.387
ErrorsParameter inst should be final.387
ErrorsExpected @param tag for 'inst'.387
Errors'{' should be on the previous line.388
Errors'{' should be on the previous line.390
Errors'}' should be on the same line.393
Errors'{' should be on the previous line.395
ErrorsLine is longer than 80 characters.396
ErrorsLine is longer than 80 characters.401
ErrorsParameter repository should be final.408
ErrorsExpected @param tag for 'repository'.408
ErrorsParameter global should be final.408
ErrorsExpected @param tag for 'global'.408
Errors'{' should be on the previous line.409
Errors'{' should be on the previous line.411
Errors'if' construct must use '{}'s.412
ErrorsLine is longer than 80 characters.412
Errors'}' should be on the same line.414
Errors'{' should be on the previous line.416
Errors'if' construct must use '{}'s.417
ErrorsLine is longer than 80 characters.417
ErrorsLine is longer than 80 characters.425
ErrorsParameter repository should be final.427
ErrorsExpected @param tag for 'repository'.427
Errors'{' should be on the previous line.428
ErrorsParameter repository should be final.437
ErrorsExpected @param tag for 'repository'.437
Errors'{' should be on the previous line.438
ErrorsExpected an @return tag.452
Errors'{' should be on the previous line.453
ErrorsLine is longer than 80 characters.454
ErrorsLine is longer than 80 characters.459
ErrorsExpected an @return tag.468
Errors'{' should be on the previous line.469
ErrorsLine is longer than 80 characters.474
ErrorsParameter enablePerThreadChanges should be final.479
Errors'enablePerThreadChanges' hides a field.479
ErrorsExpected @param tag for 'enablePerThreadChanges'.479
Errors'{' should be on the previous line.480
ErrorsParameter key should be final.488
ErrorsExpected @param tag for 'key'.488
ErrorsParameter repository should be final.488
ErrorsExpected @param tag for 'repository'.488
Errors'{' should be on the previous line.489
Errors'{' should be on the previous line.491
ErrorsLine is longer than 80 characters.492
ErrorsParameter key should be final.501
ErrorsExpected @param tag for 'key'.501
Errors'{' should be on the previous line.502
Errors'{' should be on the previous line.504
ErrorsLine is longer than 80 characters.505
ErrorsLine is longer than 80 characters.507
Errors'{' should be on the previous line.509
ErrorsLine is longer than 80 characters.510
ErrorsLine is longer than 80 characters.518
ErrorsRedundant throws: 'MetadataException' is unchecked exception.522
Errors'{' should be on the previous line.523
Errors'{' should be on the previous line.525
ErrorsLine is longer than 80 characters.526
ErrorsExpected an @return tag.534
ErrorsParameter key should be final.534
ErrorsExpected @param tag for 'key'.534
Errors'{' should be on the previous line.535
Errors'{' should be on the previous line.543
ErrorsFirst sentence should end with a period.548
Errors'{' should be on the previous line.555
ErrorsLine is longer than 80 characters.562
ErrorsLine is longer than 80 characters.566
ErrorsExpected an @return tag.570
Errors'{' should be on the previous line.571
Errors'if' is not followed by whitespace.572
Errors'{' should be on the previous line.573
ErrorsLine is longer than 80 characters.581
ErrorsLine is longer than 80 characters.583
ErrorsLine is longer than 80 characters.584
ErrorsLine is longer than 80 characters.587
ErrorsUnused @throws tag for 'MetadataException'.590
ErrorsParameter defaultPBKey should be final.592
Errors'defaultPBKey' hides a field.592
ErrorsExpected @param tag for 'defaultPBKey'.592
Errors'{' should be on the previous line.593
Errors'if' is not followed by whitespace.594
Errors'{' should be on the previous line.595
ErrorsLine is longer than 80 characters.596
ErrorsLine is longer than 80 characters.599
Errors'{' should be on the previous line.609
Errors'{' should be on the previous line.614
Errors'{' should be on the previous line.617
Errors'if' is not followed by whitespace.618
Errors'{' should be on the previous line.619
ErrorsLine is longer than 80 characters.620
ErrorsLine is longer than 80 characters.621
Errors'}' should be on the same line.623
Errors'{' should be on the previous line.625
Errors'if' is not followed by whitespace.631
Errors'{' should be on the previous line.632
ErrorsLine is longer than 80 characters.633
Errors'+' should be on a new line.633
ErrorsLine is longer than 80 characters.634
Errors'+' should be on a new line.634
ErrorsLine is longer than 80 characters.635
Errors'+' is not preceded with whitespace.635
Errors'+' should be on a new line.635

org/apache/ojb/broker/metadata/ObjectCacheDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.52
ErrorsParameter objectCacheClass should be final.52
Errors'{' should be on the previous line.53
ErrorsMethod 'getObjectCache' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
Errors'{' should be on the previous line.59
ErrorsMethod 'setObjectCache' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter objectCache should be final.63
Errors'objectCache' hides a field.63
Errors'{' should be on the previous line.64
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter attributeName should be final.68
ErrorsParameter attributeValue should be final.68
Errors'{' should be on the previous line.69
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter key should be final.73
Errors'{' should be on the previous line.74
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter attributeName should be final.78
ErrorsParameter defaultValue should be final.78
Errors'{' should be on the previous line.79
Errors'if' construct must use '{}'s.81
Errors'if' is not followed by whitespace.81
ErrorsMethod 'getConfigurationProperties' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsMethod 'setConfigurationProperties' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter configurationProperties should be final.90
Errors'configurationProperties' hides a field.90
Errors'{' should be on the previous line.91
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.97
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
Errors'1024' is a magic number.107
ErrorsLine is longer than 80 characters.113
ErrorsAvoid inline conditionals.113
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.124

org/apache/ojb/broker/metadata/ObjectReferenceDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.31
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>34
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.45
ErrorsName 'm_ClassOfItems' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsMissing a Javadoc comment.46
ErrorsName 'm_ForeignKeyFields' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsMissing a Javadoc comment.47
ErrorsName 'm_CascadeRetrieve' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsMissing a Javadoc comment.48
ErrorsName 'm_CascadeStore' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsMissing a Javadoc comment.49
ErrorsName 'm_CascadeDelete' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'm_ProxyPrefetchingLimit' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
Errors'50' is a magic number.50
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_ProxyOfItems' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_LookedUpProxy' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_OtmDependent' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsFirst sentence should end with a period.56
ErrorsFirst sentence should end with a period.60
ErrorsFirst sentence should end with a period.64
ErrorsParameter descriptor should be final.72
ErrorsExpected @param tag for 'descriptor'.72
Errors'{' should be on the previous line.73
ErrorsExpected an @return tag.80
ErrorsMethod 'getItemProxyClass' is not designed for extension - needs to be abstract, final or empty.80
ErrorsExpected @throws tag for 'PersistenceBrokerException'.80
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.80
Errors'{' should be on the previous line.81
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.85
ErrorsExpected an @return tag.94
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsMethod 'getForeignKeyFieldDescriptors' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter cld should be final.94
ErrorsExpected @param tag for 'cld'.94
ErrorsLine contains a tab character.95
Errors'{' should be on the previous line.95
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsInner assignments should be avoided.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
Errors'{' should be on the previous line.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
Errors'{' should be on the previous line.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
Errors'{' should be on the previous line.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.123
Errors'while' is not followed by whitespace.127
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.132
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
Errors'if' is not followed by whitespace.138
Errors'{' should be on the previous line.139
Errors'}' should be on the same line.141
Errors'{' should be on the previous line.143
ErrorsLine contains a tab character.149
Errors'{' should be on the previous line.149
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.152
ErrorsAvoid inline conditionals.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine is longer than 80 characters.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.168
ErrorsUnused @throws tag for 'MetadataException'.168
ErrorsExpected an @return tag.170
ErrorsMethod 'getForeignKeyValues' is not designed for extension - needs to be abstract, final or empty.170
ErrorsParameter obj should be final.170
ErrorsExpected @param tag for 'obj'.170
ErrorsParameter mif should be final.170
ErrorsExpected @param tag for 'mif'.170
ErrorsExpected @throws tag for 'PersistenceBrokerException'.171
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.171
Errors'{' should be on the previous line.172
Errors'if' construct must use '{}'s.175
Errors'if' is not followed by whitespace.175
Errors'{' should be on the previous line.178
ErrorsExpected an @return tag.196
ErrorsMethod 'getItemClass' is not designed for extension - needs to be abstract, final or empty.196
Errors'{' should be on the previous line.197
ErrorsMethod 'getItemClassName' is not designed for extension - needs to be abstract, final or empty.204
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.206
ErrorsAvoid inline conditionals.206
ErrorsFirst sentence should end with a period.209
ErrorsMethod 'setItemClass' is not designed for extension - needs to be abstract, final or empty.213
ErrorsParameter c should be final.213
Errors'{' should be on the previous line.214
ErrorsExpected an @return tag.221
ErrorsMethod 'getForeignKeyFields' is not designed for extension - needs to be abstract, final or empty.221
Errors'{' should be on the previous line.222
ErrorsMethod 'setForeignKeyFields' is not designed for extension - needs to be abstract, final or empty.229
ErrorsParameter vec should be final.229
ErrorsExpected @param tag for 'vec'.229
Errors'{' should be on the previous line.230
ErrorsFirst sentence should end with a period.234
ErrorsMethod 'addForeignKeyField' is not designed for extension - needs to be abstract, final or empty.237
ErrorsParameter newId should be final.237
ErrorsExpected @param tag for 'newId'.237
Errors'{' should be on the previous line.238
Errors'{' should be on the previous line.240
ErrorsFirst sentence should end with a period.246
ErrorsMethod 'addForeignKeyField' is not designed for extension - needs to be abstract, final or empty.249
ErrorsParameter newField should be final.249
ErrorsExpected @param tag for 'newField'.249
Errors'{' should be on the previous line.250
Errors'{' should be on the previous line.252
ErrorsMethod 'isRefresh' is not designed for extension - needs to be abstract, final or empty.262
Errors'{' should be on the previous line.263
ErrorsMethod 'setRefresh' is not designed for extension - needs to be abstract, final or empty.271
ErrorsParameter refresh should be final.271
Errors'refresh' hides a field.271
Errors'{' should be on the previous line.272
ErrorsMethod 'isLazy' is not designed for extension - needs to be abstract, final or empty.280
Errors'{' should be on the previous line.281
ErrorsMethod 'setLazy' is not designed for extension - needs to be abstract, final or empty.289
ErrorsParameter lazy should be final.289
Errors'lazy' hides a field.289
Errors'{' should be on the previous line.290
ErrorsExpected an @return tag.297
ErrorsMethod 'getCascadeRetrieve' is not designed for extension - needs to be abstract, final or empty.297
Errors'{' should be on the previous line.298
ErrorsMethod 'setCascadeRetrieve' is not designed for extension - needs to be abstract, final or empty.305
ErrorsParameter b should be final.305
ErrorsExpected @param tag for 'b'.305
Errors'{' should be on the previous line.306
ErrorsExpected an @return tag.313
ErrorsMethod 'getCascadingStore' is not designed for extension - needs to be abstract, final or empty.313
Errors'{' should be on the previous line.314
ErrorsMethod 'setCascadingStore' is not designed for extension - needs to be abstract, final or empty.321
ErrorsParameter cascade should be final.321
ErrorsExpected @param tag for 'cascade'.321
Errors'{' should be on the previous line.322
ErrorsMethod 'setCascadingStore' is not designed for extension - needs to be abstract, final or empty.326
ErrorsMissing a Javadoc comment.326
ErrorsParameter value should be final.326
Errors'{' should be on the previous line.327
ErrorsExpected an @return tag.334
ErrorsMethod 'getCascadeStore' is not designed for extension - needs to be abstract, final or empty.334
Errors'{' should be on the previous line.335
ErrorsMethod 'setCascadeStore' is not designed for extension - needs to be abstract, final or empty.342
ErrorsParameter cascade should be final.342
ErrorsExpected @param tag for 'cascade'.342
Errors'{' should be on the previous line.343
Errors'if' is not followed by whitespace.344
Errors'{' should be on the previous line.345
Errors'}' should be on the same line.347
Errors'{' should be on the previous line.349
ErrorsExpected an @return tag.357
ErrorsMethod 'getCascadingDelete' is not designed for extension - needs to be abstract, final or empty.357
Errors'{' should be on the previous line.358
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.365
ErrorsParameter cascade should be final.365
ErrorsExpected @param tag for 'cascade'.365
Errors'{' should be on the previous line.366
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.370
ErrorsMissing a Javadoc comment.370
ErrorsParameter value should be final.370
Errors'{' should be on the previous line.371
ErrorsExpected an @return tag.378
ErrorsMethod 'getCascadeDelete' is not designed for extension - needs to be abstract, final or empty.378
Errors'{' should be on the previous line.379
ErrorsMethod 'setCascadeDelete' is not designed for extension - needs to be abstract, final or empty.386
ErrorsParameter cascade should be final.386
ErrorsExpected @param tag for 'cascade'.386
Errors'{' should be on the previous line.387
Errors'if' is not followed by whitespace.388
Errors'{' should be on the previous line.389
Errors'}' should be on the same line.391
Errors'{' should be on the previous line.393
ErrorsMethod 'getCascadeStoreValue' is not designed for extension - needs to be abstract, final or empty.398
ErrorsMissing a Javadoc comment.398
ErrorsParameter cascade should be final.398
Errors'{' should be on the previous line.399
Errors'if' is not followed by whitespace.400
Errors'{' should be on the previous line.401
Errors'}' should be on the same line.403
Errors'if' is not followed by whitespace.404
Errors'{' should be on the previous line.405
Errors'}' should be on the same line.407
Errors'if' is not followed by whitespace.408
Errors'{' should be on the previous line.409
Errors'}' should be on the same line.411
Errors'if' is not followed by whitespace.412
Errors'{' should be on the previous line.413
Errors'}' should be on the same line.415
Errors'if' is not followed by whitespace.416
Errors'{' should be on the previous line.417
Errors'}' should be on the same line.424
Errors'{' should be on the previous line.426
ErrorsLine is longer than 80 characters.427
ErrorsLine is longer than 80 characters.428
ErrorsLine is longer than 80 characters.429
ErrorsMethod 'getCascadeDeleteValue' is not designed for extension - needs to be abstract, final or empty.434
ErrorsMissing a Javadoc comment.434
ErrorsParameter cascade should be final.434
Errors'{' should be on the previous line.435
Errors'if' is not followed by whitespace.436
Errors'{' should be on the previous line.437
Errors'}' should be on the same line.439
Errors'if' is not followed by whitespace.440
Errors'{' should be on the previous line.441
Errors'}' should be on the same line.443
Errors'if' is not followed by whitespace.444
Errors'{' should be on the previous line.445
Errors'}' should be on the same line.447
Errors'if' is not followed by whitespace.448
Errors'{' should be on the previous line.449
Errors'}' should be on the same line.451
Errors'if' is not followed by whitespace.452
Errors'{' should be on the previous line.453
Errors'}' should be on the same line.455
Errors'{' should be on the previous line.457
ErrorsLine is longer than 80 characters.458
ErrorsLine is longer than 80 characters.459
ErrorsLine is longer than 80 characters.460
ErrorsMethod 'getCascadeAsString' is not designed for extension - needs to be abstract, final or empty.465
ErrorsMissing a Javadoc comment.465
ErrorsParameter cascade should be final.465
Errors'{' should be on the previous line.466
Errorsswitch without "default" clause.468
Errors'{' should be on the previous line.469
ErrorsMethod 'getProxyPrefetchingLimit' is not designed for extension - needs to be abstract, final or empty.483
ErrorsMissing a Javadoc comment.483
Errors'{' should be on the previous line.484
ErrorsMethod 'setProxyPrefetchingLimit' is not designed for extension - needs to be abstract, final or empty.488
ErrorsMissing a Javadoc comment.488
ErrorsParameter proxyPrefetchingLimit should be final.488
Errors'{' should be on the previous line.489
ErrorsExpected an @return tag.496
ErrorsMethod 'getOtmDependent' is not designed for extension - needs to be abstract, final or empty.496
Errors'{' should be on the previous line.497
ErrorsMethod 'setOtmDependent' is not designed for extension - needs to be abstract, final or empty.504
ErrorsParameter b should be final.504
ErrorsExpected @param tag for 'b'.504
Errors'{' should be on the previous line.505
ErrorsMethod 'isSuperReferenceDescriptor' is not designed for extension - needs to be abstract, final or empty.515
Errors'{' should be on the previous line.516
ErrorsLine is longer than 80 characters.521
ErrorsExpected an @return tag.524
ErrorsMethod 'hasConstraint' is not designed for extension - needs to be abstract, final or empty.524
Errors'{' should be on the previous line.525
ErrorsLine is longer than 80 characters.528
ErrorsLine is longer than 80 characters.529
ErrorsFirst sentence should end with a period.535
ErrorsLine is longer than 80 characters.536
ErrorsLine has trailing spaces.537
ErrorsLine is longer than 80 characters.537
ErrorsMethod 'setConstraint' is not designed for extension - needs to be abstract, final or empty.539
ErrorsParameter constraint should be final.539
Errors'{' should be on the previous line.540
ErrorsAvoid inline conditionals.541
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.544
ErrorsMissing a Javadoc comment.544
Errors'{' should be on the previous line.545
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.558
ErrorsMissing a Javadoc comment.558
Errors'{' should be on the previous line.559
Errors'(' is followed by whitespace.561
Errors')' is preceded with whitespace.561
Errors'(' is followed by whitespace.564
Errors'1024' is a magic number.564
Errors')' is preceded with whitespace.564
Errors'(' is followed by whitespace.565
Errors')' is preceded with whitespace.565
ErrorsLine is longer than 80 characters.566
Errors'(' is followed by whitespace.566
Errors'(' is followed by whitespace.566
Errors')' is preceded with whitespace.566
Errors')' is preceded with whitespace.566
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.567
Errors'if' is not followed by whitespace.572
Errors'(' is followed by whitespace.572
Errors')' is preceded with whitespace.572
Errors'{' should be on the previous line.573
Errors'(' is followed by whitespace.576
Errors')' is preceded with whitespace.576
Errors'(' is followed by whitespace.577
Errors'(' is followed by whitespace.577
Errors')' is preceded with whitespace.577
Errors')' is preceded with whitespace.577
Errors'(' is followed by whitespace.578
Errors')' is preceded with whitespace.578
Errors'(' is followed by whitespace.581
Errors')' is preceded with whitespace.581
ErrorsLine is longer than 80 characters.582
Errors'(' is followed by whitespace.582
Errors'(' is followed by whitespace.582
Errors')' is preceded with whitespace.582
Errors')' is preceded with whitespace.582
Errors'(' is followed by whitespace.583
Errors')' is preceded with whitespace.583
Errors'if' is not followed by whitespace.586
Errors'(' is followed by whitespace.586
Errors')' is preceded with whitespace.586
Errors'{' should be on the previous line.587
Errors'(' is followed by whitespace.588
Errors')' is preceded with whitespace.588
Errors'(' is followed by whitespace.589
Errors'(' is followed by whitespace.589
Errors')' is preceded with whitespace.589
Errors')' is preceded with whitespace.589
Errors'(' is followed by whitespace.590
Errors')' is preceded with whitespace.590
Errors'(' is followed by whitespace.591
Errors')' is preceded with whitespace.591
ErrorsLine is longer than 80 characters.592
Errors'(' is followed by whitespace.592
Errors'(' is followed by whitespace.592
Errors')' is preceded with whitespace.592
Errors')' is preceded with whitespace.592
Errors'(' is followed by whitespace.593
Errors')' is preceded with whitespace.593
Errors'if' is not followed by whitespace.597
Errors'(' is followed by whitespace.597
Errors')' is preceded with whitespace.597
Errors'{' should be on the previous line.598
Errors'(' is followed by whitespace.599
Errors')' is preceded with whitespace.599
Errors'(' is followed by whitespace.600
Errors'(' is followed by whitespace.600
Errors')' is preceded with whitespace.600
Errors')' is preceded with whitespace.600
Errors'(' is followed by whitespace.601
Errors')' is preceded with whitespace.601
Errors'(' is followed by whitespace.605
Errors')' is preceded with whitespace.605
ErrorsLine is longer than 80 characters.606
Errors'(' is followed by whitespace.606
Errors'(' is followed by whitespace.606
Errors')' is preceded with whitespace.606
Errors')' is preceded with whitespace.606
Errors'(' is followed by whitespace.607
Errors')' is preceded with whitespace.607
Errors'(' is followed by whitespace.610
Errors')' is preceded with whitespace.610
ErrorsLine is longer than 80 characters.611
Errors'(' is followed by whitespace.611
Errors'(' is followed by whitespace.611
Errors'(' is followed by whitespace.611
Errors')' is preceded with whitespace.611
Errors')' is preceded with whitespace.611
Errors')' is preceded with whitespace.611
Errors'(' is followed by whitespace.612
Errors')' is preceded with whitespace.612
Errors'(' is followed by whitespace.615
Errors')' is preceded with whitespace.615
ErrorsLine is longer than 80 characters.616
Errors'(' is followed by whitespace.616
Errors'(' is followed by whitespace.616
Errors'(' is followed by whitespace.616
Errors')' is preceded with whitespace.616
Errors')' is preceded with whitespace.616
Errors')' is preceded with whitespace.616
Errors'(' is followed by whitespace.617
Errors')' is preceded with whitespace.617
Errors'if' is not followed by whitespace.620
Errors'(' is followed by whitespace.620
Errors')' is preceded with whitespace.620
Errors'{' should be on the previous line.621
Errors'(' is followed by whitespace.622
Errors')' is preceded with whitespace.622
Errors'(' is followed by whitespace.623
Errors'(' is followed by whitespace.623
Errors')' is preceded with whitespace.623
Errors')' is preceded with whitespace.623
Errors'(' is followed by whitespace.624
Errors')' is preceded with whitespace.624
Errors'(' is followed by whitespace.628
Errors')' is preceded with whitespace.628
Errors'(' is followed by whitespace.629
Errors')' is preceded with whitespace.629
Errors'for' is not followed by whitespace.633
Errors'(' is followed by whitespace.633
Errors')' is preceded with whitespace.633
Errors'{' should be on the previous line.634
Errors'(' is followed by whitespace.635
Errors')' is preceded with whitespace.635
Errors'if' is not followed by whitespace.636
Errors'(' is followed by whitespace.636
Errors')' is preceded with whitespace.636
Errors'{' should be on the previous line.637
Errors'(' is followed by whitespace.639
Errors')' is preceded with whitespace.639
ErrorsLine is longer than 80 characters.640
Errors'(' is followed by whitespace.640
Errors'(' is followed by whitespace.640
Errors')' is preceded with whitespace.640
Errors')' is preceded with whitespace.640
Errors'(' is followed by whitespace.641
Errors')' is preceded with whitespace.641
Errors'(' is followed by whitespace.642
Errors'(' is followed by whitespace.642
Errors')' is preceded with whitespace.642
Errors')' is preceded with whitespace.642
Errors'(' is followed by whitespace.643
Errors')' is preceded with whitespace.643
Errors'(' is followed by whitespace.644
Errors')' is preceded with whitespace.644
Errors'}' should be on the same line.645
Errors'{' should be on the previous line.647
Errors'(' is followed by whitespace.648
Errors')' is preceded with whitespace.648
Errors'(' is followed by whitespace.649
Errors')' is preceded with whitespace.649
ErrorsLine is longer than 80 characters.650
Errors'(' is followed by whitespace.650
Errors'(' is followed by whitespace.650
Errors')' is preceded with whitespace.650
Errors')' is preceded with whitespace.650
Errors'(' is followed by whitespace.651
Errors')' is preceded with whitespace.651
Errors'(' is followed by whitespace.652
Errors'(' is followed by whitespace.652
Errors')' is preceded with whitespace.652
Errors')' is preceded with whitespace.652
Errors'(' is followed by whitespace.653
Errors')' is preceded with whitespace.653
Errors'(' is followed by whitespace.654
Errors')' is preceded with whitespace.654
Errors'(' is followed by whitespace.659
Errors')' is preceded with whitespace.659
Errors'(' is followed by whitespace.660
Errors'(' is followed by whitespace.660
Errors')' is preceded with whitespace.660
Errors')' is preceded with whitespace.660
Errors'(' is followed by whitespace.661
Errors')' is preceded with whitespace.661

org/apache/ojb/broker/metadata/ProcedureDescriptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:rongallagher@bellsouth.net">Ron Gallagher<a>31
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine is longer than 80 characters.45
ErrorsFirst sentence should end with a period.62
ErrorsParameter classDescriptor should be final.65
Errors'classDescriptor' hides a field.65
ErrorsExpected @param tag for 'classDescriptor'.65
ErrorsParameter name should be final.65
Errors'name' hides a field.65
ErrorsExpected @param tag for 'name'.65
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.78
ErrorsParameter fieldName should be final.90
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters.92
ErrorsParameter fieldDescriptor should be final.103
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.140
Errors'{' should be on the previous line.142
Errors'}' should be on the same line.144
Errors'{' should be on the previous line.146
ErrorsComment matches to-do format 'TODO:'.147
ErrorsLine is longer than 80 characters.151
Errors'{' should be on the previous line.154
Errors'{' should be on the previous line.157
Errors'{' should be on the previous line.173
Errors'{' should be on the previous line.175
Errors'}' should be on the same line.177
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.191
ErrorsMissing a Javadoc comment.198
ErrorsFirst sentence should end with a period.201
ErrorsMethod 'addArgument' is not designed for extension - needs to be abstract, final or empty.204
ErrorsParameter argument should be final.204
ErrorsExpected @param tag for 'argument'.204
Errors'{' should be on the previous line.205
ErrorsMethod 'addArguments' is not designed for extension - needs to be abstract, final or empty.213
ErrorsParameter field should be final.213
ErrorsExpected @param tag for 'field'.213
ErrorsArray brackets at illegal position.213
Errors'{' should be on the previous line.214
Errors'{' should be on the previous line.216
ErrorsExpected an @return tag.227
Errors'{' should be on the previous line.228
ErrorsExpected an @return tag.240
Errors'{' should be on the previous line.241

org/apache/ojb/broker/metadata/RepositoryElements.java

ViolationMessageLine
ErrorsLine contains a tab character.23
ErrorsLine is longer than 80 characters.24
Errorsinterfaces should describe a type and hence have methods.26
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
ErrorsMissing a Javadoc comment.30
ErrorsRedundant 'public' modifier.30
ErrorsMissing a Javadoc comment.31
ErrorsRedundant 'public' modifier.31
ErrorsMissing a Javadoc comment.32
ErrorsRedundant 'public' modifier.32
ErrorsMissing a Javadoc comment.33
ErrorsRedundant 'public' modifier.33
ErrorsMissing a Javadoc comment.34
ErrorsRedundant 'public' modifier.34
ErrorsMissing a Javadoc comment.35
ErrorsRedundant 'public' modifier.35
ErrorsMissing a Javadoc comment.36
ErrorsRedundant 'public' modifier.36
ErrorsMissing a Javadoc comment.37
ErrorsRedundant 'public' modifier.37
ErrorsMissing a Javadoc comment.38
ErrorsRedundant 'public' modifier.38
ErrorsMissing a Javadoc comment.39
ErrorsRedundant 'public' modifier.39
ErrorsMissing a Javadoc comment.40
ErrorsRedundant 'public' modifier.40
ErrorsMissing a Javadoc comment.41
ErrorsRedundant 'public' modifier.41
ErrorsMissing a Javadoc comment.42
ErrorsRedundant 'public' modifier.42
ErrorsMissing a Javadoc comment.43
ErrorsRedundant 'public' modifier.43
ErrorsMissing a Javadoc comment.44
ErrorsRedundant 'public' modifier.44
ErrorsMissing a Javadoc comment.45
ErrorsRedundant 'public' modifier.45
ErrorsMissing a Javadoc comment.46
ErrorsRedundant 'public' modifier.46
ErrorsMissing a Javadoc comment.47
ErrorsRedundant 'public' modifier.47
ErrorsMissing a Javadoc comment.48
ErrorsRedundant 'public' modifier.48
ErrorsMissing a Javadoc comment.49
ErrorsRedundant 'public' modifier.49
ErrorsMissing a Javadoc comment.50
ErrorsRedundant 'public' modifier.50
ErrorsMissing a Javadoc comment.51
ErrorsRedundant 'public' modifier.51
ErrorsMissing a Javadoc comment.52
ErrorsRedundant 'public' modifier.52
ErrorsMissing a Javadoc comment.53
ErrorsRedundant 'public' modifier.53
ErrorsMissing a Javadoc comment.54
ErrorsRedundant 'public' modifier.54
ErrorsMissing a Javadoc comment.55
ErrorsRedundant 'public' modifier.55
ErrorsMissing a Javadoc comment.56
ErrorsRedundant 'public' modifier.56
ErrorsMissing a Javadoc comment.57
ErrorsRedundant 'public' modifier.57
ErrorsMissing a Javadoc comment.58
ErrorsRedundant 'public' modifier.58
ErrorsMissing a Javadoc comment.59
ErrorsRedundant 'public' modifier.59
ErrorsMissing a Javadoc comment.60
ErrorsRedundant 'public' modifier.60
ErrorsMissing a Javadoc comment.61
ErrorsRedundant 'public' modifier.61
ErrorsMissing a Javadoc comment.62
ErrorsRedundant 'public' modifier.62
ErrorsMissing a Javadoc comment.63
ErrorsRedundant 'public' modifier.63
ErrorsMissing a Javadoc comment.64
ErrorsRedundant 'public' modifier.64
ErrorsMissing a Javadoc comment.65
ErrorsRedundant 'public' modifier.65
ErrorsMissing a Javadoc comment.66
ErrorsRedundant 'public' modifier.66
ErrorsMissing a Javadoc comment.67
ErrorsRedundant 'public' modifier.67
ErrorsMissing a Javadoc comment.68
ErrorsRedundant 'public' modifier.68
ErrorsMissing a Javadoc comment.69
ErrorsRedundant 'public' modifier.69
ErrorsMissing a Javadoc comment.70
ErrorsRedundant 'public' modifier.70
ErrorsMissing a Javadoc comment.71
ErrorsRedundant 'public' modifier.71
ErrorsMissing a Javadoc comment.72
ErrorsRedundant 'public' modifier.72
ErrorsMissing a Javadoc comment.73
ErrorsRedundant 'public' modifier.73
ErrorsMissing a Javadoc comment.74
ErrorsRedundant 'public' modifier.74
ErrorsMissing a Javadoc comment.75
ErrorsRedundant 'public' modifier.75
ErrorsMissing a Javadoc comment.76
ErrorsRedundant 'public' modifier.76
ErrorsMissing a Javadoc comment.77
ErrorsRedundant 'public' modifier.77
ErrorsMissing a Javadoc comment.78
ErrorsRedundant 'public' modifier.78
ErrorsMissing a Javadoc comment.79
ErrorsRedundant 'public' modifier.79
ErrorsMissing a Javadoc comment.80
ErrorsRedundant 'public' modifier.80
ErrorsMissing a Javadoc comment.81
ErrorsRedundant 'public' modifier.81
ErrorsMissing a Javadoc comment.82
ErrorsRedundant 'public' modifier.82
ErrorsMissing a Javadoc comment.83
ErrorsRedundant 'public' modifier.83
ErrorsMissing a Javadoc comment.84
ErrorsRedundant 'public' modifier.84
ErrorsMissing a Javadoc comment.85
ErrorsRedundant 'public' modifier.85
ErrorsMissing a Javadoc comment.86
ErrorsRedundant 'public' modifier.86
ErrorsMissing a Javadoc comment.87
ErrorsRedundant 'public' modifier.87
ErrorsMissing a Javadoc comment.88
ErrorsRedundant 'public' modifier.88
ErrorsMissing a Javadoc comment.90
ErrorsRedundant 'public' modifier.90
ErrorsMissing a Javadoc comment.91
ErrorsRedundant 'public' modifier.91
ErrorsMissing a Javadoc comment.92
ErrorsRedundant 'public' modifier.92
ErrorsMissing a Javadoc comment.93
ErrorsRedundant 'public' modifier.93
ErrorsMissing a Javadoc comment.94
ErrorsRedundant 'public' modifier.94
ErrorsMissing a Javadoc comment.95
ErrorsRedundant 'public' modifier.95
ErrorsMissing a Javadoc comment.96
ErrorsRedundant 'public' modifier.96
ErrorsMissing a Javadoc comment.97
ErrorsRedundant 'public' modifier.97
ErrorsMissing a Javadoc comment.98
ErrorsRedundant 'public' modifier.98
ErrorsMissing a Javadoc comment.99
ErrorsRedundant 'public' modifier.99
ErrorsMissing a Javadoc comment.100
ErrorsRedundant 'public' modifier.100
ErrorsMissing a Javadoc comment.101
ErrorsRedundant 'public' modifier.101
ErrorsMissing a Javadoc comment.102
ErrorsRedundant 'public' modifier.102
ErrorsMissing a Javadoc comment.104
ErrorsRedundant 'public' modifier.104
ErrorsMissing a Javadoc comment.105
ErrorsRedundant 'public' modifier.105
ErrorsMissing a Javadoc comment.106
ErrorsRedundant 'public' modifier.106
ErrorsMissing a Javadoc comment.107
ErrorsRedundant 'public' modifier.107
ErrorsMissing a Javadoc comment.108
ErrorsRedundant 'public' modifier.108
ErrorsMissing a Javadoc comment.110
ErrorsRedundant 'public' modifier.110
ErrorsMissing a Javadoc comment.111
ErrorsRedundant 'public' modifier.111
ErrorsMissing a Javadoc comment.112
ErrorsRedundant 'public' modifier.112
ErrorsMissing a Javadoc comment.113
ErrorsRedundant 'public' modifier.113
ErrorsMissing a Javadoc comment.114
ErrorsRedundant 'public' modifier.114
ErrorsMissing a Javadoc comment.115
ErrorsRedundant 'public' modifier.115
ErrorsMissing a Javadoc comment.116
ErrorsRedundant 'public' modifier.116
ErrorsMissing a Javadoc comment.117
ErrorsRedundant 'public' modifier.117
ErrorsMissing a Javadoc comment.118
ErrorsRedundant 'public' modifier.118
ErrorsMissing a Javadoc comment.119
ErrorsRedundant 'public' modifier.119
ErrorsMissing a Javadoc comment.120
ErrorsRedundant 'public' modifier.120
ErrorsMissing a Javadoc comment.121
ErrorsRedundant 'public' modifier.121
ErrorsMissing a Javadoc comment.122
ErrorsRedundant 'public' modifier.122
ErrorsMissing a Javadoc comment.123
ErrorsRedundant 'public' modifier.123
ErrorsMissing a Javadoc comment.125
ErrorsRedundant 'public' modifier.125
ErrorsMissing a Javadoc comment.126
ErrorsRedundant 'public' modifier.126
ErrorsMissing a Javadoc comment.127
ErrorsRedundant 'public' modifier.127
ErrorsMissing a Javadoc comment.128
ErrorsRedundant 'public' modifier.128
ErrorsMissing a Javadoc comment.130
ErrorsRedundant 'public' modifier.130
ErrorsMissing a Javadoc comment.131
ErrorsRedundant 'public' modifier.131
ErrorsMissing a Javadoc comment.132
ErrorsRedundant 'public' modifier.132
ErrorsMissing a Javadoc comment.133
ErrorsRedundant 'public' modifier.133
ErrorsMissing a Javadoc comment.134
ErrorsRedundant 'public' modifier.134
ErrorsMissing a Javadoc comment.135
ErrorsRedundant 'public' modifier.135
ErrorsMissing a Javadoc comment.136
ErrorsRedundant 'public' modifier.136
ErrorsMissing a Javadoc comment.137
ErrorsRedundant 'public' modifier.137
ErrorsMissing a Javadoc comment.138
ErrorsRedundant 'public' modifier.138
ErrorsMissing a Javadoc comment.139
ErrorsRedundant 'public' modifier.139
ErrorsMissing a Javadoc comment.141
ErrorsRedundant 'public' modifier.141
ErrorsMissing a Javadoc comment.143
ErrorsRedundant 'public' modifier.143
ErrorsMissing a Javadoc comment.146
ErrorsRedundant 'static' modifier.146
ErrorsName '_NEXT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.146
ErrorsMissing a Javadoc comment.149
ErrorsRedundant 'public' modifier.149
ErrorsMissing a Javadoc comment.151
ErrorsRedundant 'public' modifier.151
ErrorsMissing a Javadoc comment.152
ErrorsRedundant 'public' modifier.152
ErrorsMissing a Javadoc comment.153
ErrorsRedundant 'public' modifier.153
ErrorsMissing a Javadoc comment.155
ErrorsRedundant 'public' modifier.155
ErrorsMissing a Javadoc comment.157
ErrorsRedundant 'public' modifier.157
ErrorsMissing a Javadoc comment.158
ErrorsRedundant 'public' modifier.158
ErrorsMissing a Javadoc comment.159
ErrorsRedundant 'public' modifier.159

org/apache/ojb/broker/metadata/RepositoryPersistor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.50
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>54
ErrorsLine is longer than 80 characters.56
Errors'{' should be on the previous line.59
ErrorsComment matches to-do format 'TODO:'.60
ErrorsLine is longer than 80 characters.62
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters.65
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter pConfig should be final.74
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.74
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.76
ErrorsLine is longer than 80 characters.82
ErrorsMethod 'writeToFile' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter repository should be final.82
ErrorsExpected @param tag for 'repository'.82
ErrorsParameter conRepository should be final.82
ErrorsExpected @param tag for 'conRepository'.82
ErrorsParameter out should be final.82
ErrorsExpected @param tag for 'out'.82
Errors'{' should be on the previous line.86
Errors'if' construct must use '{}'s.87
Errors'+' should be on a new line.88
Errors'+' should be on a new line.89
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.109
Errors'if' construct must use '{}'s.112
ErrorsLine is longer than 80 characters.112
Errors'if' is not followed by whitespace.112
Errors'if' construct must use '{}'s.113
Errors'if' is not followed by whitespace.113
ErrorsLine is longer than 80 characters.115
Errors'}' should be on the same line.121
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.136
ErrorsExpected an @return tag.139
ErrorsMethod 'readDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.139
ErrorsParameter filename should be final.139
ErrorsExpected @param tag for 'filename'.139
ErrorsLine is longer than 80 characters.140
ErrorsExpected @throws tag for 'MalformedURLException'.140
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.140
ErrorsExpected @throws tag for 'ParserConfigurationException'.140
ErrorsExpected @throws tag for 'SAXException'.140
ErrorsExpected @throws tag for 'IOException'.140
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.149
Errors'{' should be on the previous line.153
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.158
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.163
Errors'}' should be on the same line.165
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.171
Errors'}' should be on the same line.174
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.179
ErrorsLine is longer than 80 characters.180
ErrorsMethod 'readDescriptorRepository' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
ErrorsParameter inst should be final.185
ErrorsLine is longer than 80 characters.186
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.186
ErrorsLine is longer than 80 characters.190
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.196
ErrorsExpected an @return tag.198
ErrorsMethod 'readConnectionRepository' is not designed for extension - needs to be abstract, final or empty.198
ErrorsParameter filename should be final.198
ErrorsExpected @param tag for 'filename'.198
ErrorsLine is longer than 80 characters.199
ErrorsExpected @throws tag for 'MalformedURLException'.199
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.199
ErrorsExpected @throws tag for 'ParserConfigurationException'.199
ErrorsExpected @throws tag for 'SAXException'.199
ErrorsExpected @throws tag for 'IOException'.199
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.208
ErrorsExpected an @return tag.210
ErrorsMethod 'readConnectionRepository' is not designed for extension - needs to be abstract, final or empty.210
ErrorsParameter inst should be final.210
ErrorsExpected @param tag for 'inst'.210
ErrorsLine is longer than 80 characters.211
ErrorsExpected @throws tag for 'MalformedURLException'.211
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.211
ErrorsExpected @throws tag for 'ParserConfigurationException'.211
ErrorsExpected @throws tag for 'SAXException'.211
ErrorsExpected @throws tag for 'IOException'.211
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.216
ErrorsMethod 'deserialize' is not designed for extension - needs to be abstract, final or empty.220
ErrorsMissing a Javadoc comment.220
ErrorsParameter serFile should be final.220
Errors'{' should be on the previous line.221
Errors'{' should be on the previous line.224
Errors'}' should be on the same line.228
Errors'{' should be on the previous line.230
ErrorsLine is longer than 80 characters.231
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.236
ErrorsMissing a Javadoc comment.236
ErrorsParameter repository should be final.236
ErrorsParameter file should be final.236
Errors'{' should be on the previous line.237
Errors'{' should be on the previous line.239
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters.246
ErrorsFirst sentence should end with a period.250
ErrorsComment matches to-do format 'TODO:'.252
ErrorsExpected an @return tag.254
ErrorsLine is longer than 80 characters.254
ErrorsParameter repositoryFileName should be final.254
ErrorsExpected @param tag for 'repositoryFileName'.254
ErrorsParameter targetRepository should be final.254
ErrorsExpected @param tag for 'targetRepository'.254
ErrorsLine is longer than 80 characters.255
ErrorsExpected @throws tag for 'MalformedURLException'.255
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.255
ErrorsExpected @throws tag for 'ParserConfigurationException'.255
ErrorsExpected @throws tag for 'SAXException'.255
ErrorsExpected @throws tag for 'IOException'.255
ErrorsLine has trailing spaces.266
ErrorsLine contains a tab character.277
Errors'{' should be on the previous line.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
Errors'}' should be on the same line.279
ErrorsLine contains a tab character.281
Errors'{' should be on the previous line.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
Errors'{' should be on the previous line.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
Errors'}' should be on the same line.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
Errors'{' should be on the previous line.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsExpected an @return tag.297
ErrorsParameter source should be final.297
ErrorsExpected @param tag for 'source'.297
ErrorsParameter target should be final.297
ErrorsExpected @param tag for 'target'.297
ErrorsLine is longer than 80 characters.298
ErrorsExpected @throws tag for 'MalformedURLException'.298
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.298
ErrorsExpected @throws tag for 'ParserConfigurationException'.298
ErrorsExpected @throws tag for 'SAXException'.298
ErrorsExpected @throws tag for 'IOException'.298
ErrorsComment matches to-do format 'TODO:'.300
ErrorsLine has trailing spaces.302
ErrorsLine is longer than 80 characters.305
Errors'{' should be on the previous line.307
Errors'{' should be on the previous line.313
Errors'{' should be on the previous line.319
Errors'}' should be on the same line.328
Errors'{' should be on the previous line.330
ErrorsLine is longer than 80 characters.334
ErrorsLine is longer than 80 characters.338
Errors'}' should be on the same line.340
Errors'else' construct must use '{}'s.341
ErrorsLine is longer than 80 characters.342
Errors'+' should be on a new line.342
ErrorsMissing a Javadoc comment.347
ErrorsParameter repositoryFileName should be final.347
ErrorsLine is longer than 80 characters.352
Errors'{' should be on the previous line.354
Errors'{' should be on the previous line.356
Errors'}' should be on the same line.358
Errors'{' should be on the previous line.360
ErrorsMust have at least one statement.360
Errors'{' should be on the previous line.365
Errors'}' should be on the same line.367
Errors'{' should be on the previous line.369
ErrorsLine is longer than 80 characters.370
ErrorsMissing a Javadoc comment.376
Errors'{' should be on the previous line.377
ErrorsMissing a Javadoc comment.378
ErrorsParameter exception should be final.378
Errors'{' should be on the previous line.380
ErrorsMissing a Javadoc comment.384
ErrorsParameter exception should be final.384
Errors'{' should be on the previous line.386
ErrorsMissing a Javadoc comment.390
ErrorsParameter exception should be final.390
Errors'{' should be on the previous line.392
ErrorsMissing a Javadoc comment.396
ErrorsParameter e should be final.396
ErrorsParameter isFatal should be final.396
Errors'{' should be on the previous line.397
Errors'{' should be on the previous line.400
ErrorsLine is longer than 80 characters.401
Errors'}' should be on the same line.402
Errors'{' should be on the previous line.404
ErrorsLine is longer than 80 characters.405

org/apache/ojb/broker/metadata/RepositoryTags.java

ViolationMessageLine
ErrorsLine contains a tab character.35
ErrorsClass RepositoryTags should be declared as final.37
Errors'{' should be on the previous line.38
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.135
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.144
ErrorsLine is longer than 80 characters.182
ErrorsExpected an @return tag.190
Errors'{' should be on the previous line.191
ErrorsParameter elementId should be final.200
ErrorsExpected @param tag for 'elementId'.200
Errors'{' should be on the previous line.201
ErrorsParameter elementId should be final.210
ErrorsExpected @param tag for 'elementId'.210
Errors'{' should be on the previous line.211
ErrorsParameter elementId should be final.221
ErrorsExpected @param tag for 'elementId'.221
Errors'{' should be on the previous line.222
ErrorsParameter elementId should be final.231
ErrorsExpected @param tag for 'elementId'.231
ErrorsParameter attributes should be final.231
ErrorsExpected @param tag for 'attributes'.231
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.233
ErrorsParameter elementId should be final.242
ErrorsExpected @param tag for 'elementId'.242
ErrorsParameter value should be final.242
ErrorsExpected @param tag for 'value'.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
ErrorsParameter elementId should be final.252
ErrorsExpected @param tag for 'elementId'.252
Errors'{' should be on the previous line.253
ErrorsUnused @throws tag for 'NullPointerException'.261
ErrorsParameter tag should be final.263
ErrorsExpected @param tag for 'tag'.263
Errors'{' should be on the previous line.264
Errors'if' construct must use '{}'s.266
ErrorsLine is longer than 80 characters.268
ErrorsParameter elementId should be final.277
ErrorsExpected @param tag for 'elementId'.277
ErrorsParameter characters should be final.277
ErrorsExpected @param tag for 'characters'.277
Errors'{' should be on the previous line.278

org/apache/ojb/broker/metadata/RepositoryXmlHandler.java

ViolationMessageLine
ErrorsComment matches to-do format 'TODO:'.36
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>41
ErrorsLine is longer than 80 characters.43
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_repository' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_CurrentCLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_CurrentProcedure' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_CurrentFLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_CurrentORD' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_CurrentCOD' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsName 'm_CurrentIndexDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsMissing a Javadoc comment.58
ErrorsName 'm_CurrentString' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsFirst sentence should end with a period.59
ErrorsName 'm_CurrentAttrContainer' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsFirst sentence should end with a period.61
Errors'50' is a magic number.62
ErrorsFirst sentence should end with a period.63
ErrorsName 'm_lastId' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
ErrorsParameter literal should be final.84
ErrorsRedundant throws: 'MetadataException' is unchecked exception.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.88
Errors'}' should be on the same line.90
Errors'{' should be on the previous line.92
Errors'+' should be on a new line.93
ErrorsLine is longer than 80 characters.94
ErrorsParameter dr should be final.103
ErrorsExpected @param tag for 'dr'.103
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.106
Errors'}' should be on the same line.108
Errors'{' should be on the previous line.110
ErrorsLine is longer than 80 characters.111
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.118
Errors'{' should be on the previous line.119
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.126
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.129
ErrorsUnused @throws tag for 'MetadataException'.136
ErrorsLine is longer than 80 characters.138
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMethod length is 823 lines (max allowed is 150).138
ErrorsParameter uri should be final.138
ErrorsExpected @param tag for 'uri'.138
ErrorsParameter name should be final.138
ErrorsExpected @param tag for 'name'.138
ErrorsParameter qName should be final.138
ErrorsExpected @param tag for 'qName'.138
ErrorsParameter atts should be final.138
ErrorsExpected @param tag for 'atts'.138
Errors'{' should be on the previous line.144
Errors'{' should be on the previous line.146
ErrorsAvoid nested blocks.148
Errors'if' construct must use '{}'s.149
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.153
Errors'if' construct must use '{}'s.154
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.157
Errors'if' construct must use '{}'s.158
ErrorsLine is longer than 80 characters.158
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.165
Errors'{' should be on the previous line.167
Errors'if' construct must use '{}'s.168
ErrorsLine is longer than 80 characters.168
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
Errors'+' should be on a new line.172
ErrorsLine is longer than 80 characters.173
Errors'+' should be on a new line.173
ErrorsLine is longer than 80 characters.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'+' is not preceded with whitespace.174
Errors'+' should be on a new line.174
ErrorsAvoid nested blocks.180
Errors'if' construct must use '{}'s.181
ErrorsLine is longer than 80 characters.181
ErrorsLine is longer than 80 characters.188
Errors'if' construct must use '{}'s.189
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.193
Errors'if' construct must use '{}'s.195
ErrorsLine is longer than 80 characters.195
Errors'if' is not followed by whitespace.195
ErrorsLine is longer than 80 characters.198
Errors'if' construct must use '{}'s.199
ErrorsLine is longer than 80 characters.199
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.202
Errors'}' should be on the same line.203
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.207
Errors'+' is not preceded with whitespace.207
Errors'+' is not followed by whitespace.207
Errors'+' is not preceded with whitespace.207
Errors'+' is not followed by whitespace.207
ErrorsLine is longer than 80 characters.208
Errors'+' is not followed by whitespace.208
Errors'+' is not preceded with whitespace.208
Errors'+' should be on a new line.208
ErrorsLine is longer than 80 characters.209
Errors'+' should be on a new line.209
ErrorsLine is longer than 80 characters.214
Errors'{' should be on the previous line.216
Errors'if' construct must use '{}'s.217
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.222
Errors'if' construct must use '{}'s.223
ErrorsLine is longer than 80 characters.223
Errors'{' should be on the previous line.225
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.228
Errors'}' should be on the same line.229
Errors'{' should be on the previous line.231
ErrorsLine is longer than 80 characters.237
Errors'if' construct must use '{}'s.238
ErrorsLine is longer than 80 characters.238
Errors'{' should be on the previous line.240
ErrorsLine is longer than 80 characters.241
Errors'}' should be on the same line.242
Errors'{' should be on the previous line.244
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.249
Errors'if' construct must use '{}'s.250
ErrorsLine is longer than 80 characters.250
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.258
Errors'if' construct must use '{}'s.259
ErrorsLine is longer than 80 characters.259
Errors'{' should be on the previous line.261
ErrorsComment matches to-do format 'TODO:'.266
ErrorsLine is longer than 80 characters.267
Errors'if' construct must use '{}'s.268
ErrorsLine is longer than 80 characters.268
Errors'{' should be on the previous line.270
ErrorsLine is longer than 80 characters.275
Errors'if' construct must use '{}'s.276
Errors'==' is not preceded with whitespace.276
Errors'==' is not followed by whitespace.276
Errors'=' is not preceded with whitespace.277
Errors'=' is not followed by whitespace.277
ErrorsLine is longer than 80 characters.278
Errors'if' construct must use '{}'s.279
ErrorsLine is longer than 80 characters.279
ErrorsLine is longer than 80 characters.280
ErrorsLine is longer than 80 characters.284
Errors'if' construct must use '{}'s.285
ErrorsLine is longer than 80 characters.285
Errors'{' should be on the previous line.287
ErrorsLine is longer than 80 characters.288
ErrorsLine is longer than 80 characters.292
Errors'if' construct must use '{}'s.293
ErrorsLine is longer than 80 characters.294
Errors'{' should be on the previous line.296
ErrorsLine is longer than 80 characters.301
Errors'if' construct must use '{}'s.302
ErrorsLine is longer than 80 characters.303
Errors'{' should be on the previous line.305
ErrorsLine is longer than 80 characters.310
Errors'if' construct must use '{}'s.311
ErrorsLine is longer than 80 characters.311
ErrorsComment matches to-do format 'TODO:'.315
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
Errors'if' construct must use '{}'s.318
ErrorsLine is longer than 80 characters.318
ErrorsLine contains a tab character.318
ErrorsLine is longer than 80 characters.319
ErrorsLine contains a tab character.319
ErrorsAvoid nested blocks.326
ErrorsLine is longer than 80 characters.327
Errors'if' is not followed by whitespace.329
Errors'{' should be on the previous line.330
ErrorsLine is longer than 80 characters.331
Errors'if' is not followed by whitespace.332
Errors'{' should be on the previous line.333
Errors'if' construct must use '{}'s.334
ErrorsLine is longer than 80 characters.334
ErrorsLine is longer than 80 characters.335
ErrorsLine is longer than 80 characters.337
Errors'if' is not followed by whitespace.338
Errors'{' should be on the previous line.339
Errors'if' construct must use '{}'s.342
ErrorsLine is longer than 80 characters.342
ErrorsAvoid nested blocks.348
Errors'if' construct must use '{}'s.350
ErrorsLine is longer than 80 characters.350
ErrorsAvoid nested blocks.356
Errors'if' construct must use '{}'s.357
ErrorsLine is longer than 80 characters.357
ErrorsLine is longer than 80 characters.360
ErrorsAvoid inline conditionals.360
ErrorsLine is longer than 80 characters.362
ErrorsLine is longer than 80 characters.364
ErrorsLine is longer than 80 characters.366
Errors'}' should be on the same line.367
Errors'{' should be on the previous line.369
ErrorsLine is longer than 80 characters.370
ErrorsLine is longer than 80 characters.378
Errors'if' construct must use '{}'s.379
ErrorsLine is longer than 80 characters.379
ErrorsLine is longer than 80 characters.381
ErrorsLine is longer than 80 characters.383
ErrorsLine contains a tab character.383
Errors',' is not followed by whitespace.384
Errors'}' should be on the same line.385
Errors'{' should be on the previous line.387
ErrorsLine is longer than 80 characters.388
ErrorsLine is longer than 80 characters.389
ErrorsLine contains a tab character.389
Errors',' is not followed by whitespace.389
Errors',' is not followed by whitespace.389
ErrorsLine is longer than 80 characters.393
Errors'if' construct must use '{}'s.394
ErrorsLine is longer than 80 characters.394
ErrorsLine is longer than 80 characters.397
Errors'if' construct must use '{}'s.398
ErrorsLine is longer than 80 characters.398
ErrorsLine is longer than 80 characters.401
Errors'if' construct must use '{}'s.402
ErrorsLine is longer than 80 characters.402
ErrorsLine is longer than 80 characters.403
ErrorsLine is longer than 80 characters.406
Errors'{' should be on the previous line.408
Errors'if' construct must use '{}'s.409
ErrorsLine is longer than 80 characters.409
ErrorsLine is longer than 80 characters.414
Errors'if' construct must use '{}'s.415
ErrorsLine is longer than 80 characters.415
ErrorsLine is longer than 80 characters.419
Errors'if' construct must use '{}'s.420
ErrorsLine is longer than 80 characters.420
ErrorsLine is longer than 80 characters.424
Errors'if' construct must use '{}'s.425
ErrorsLine is longer than 80 characters.425
ErrorsLine is longer than 80 characters.428
Errors'if' construct must use '{}'s.429
ErrorsLine is longer than 80 characters.429
ErrorsLine is longer than 80 characters.433
Errors'if' construct must use '{}'s.434
ErrorsLine is longer than 80 characters.434
Errors'if' is not followed by whitespace.435
Errors'{' should be on the previous line.436
ErrorsLine is longer than 80 characters.441
Errors'if' construct must use '{}'s.442
ErrorsLine is longer than 80 characters.442
Errors'{' should be on the previous line.444
ErrorsLine is longer than 80 characters.445
Errors'{' should be on the previous line.451
Errors'if' construct must use '{}'s.453
ErrorsLine is longer than 80 characters.453
ErrorsLine is longer than 80 characters.459
Errors'{' should be on the previous line.461
Errors'if' construct must use '{}'s.463
ErrorsLine is longer than 80 characters.463
Errors'{' should be on the previous line.471
Errors'if' construct must use '{}'s.473
ErrorsLine is longer than 80 characters.473
ErrorsAvoid nested blocks.482
Errors'if' construct must use '{}'s.483
ErrorsLine is longer than 80 characters.483
Errors'if' construct must use '{}'s.486
ErrorsLine is longer than 80 characters.486
ErrorsLine is longer than 80 characters.489
Errors'if' construct must use '{}'s.490
ErrorsLine is longer than 80 characters.490
Errors'{' should be on the previous line.494
ErrorsLine is longer than 80 characters.495
ErrorsLine is longer than 80 characters.498
Errors'}' should be on the same line.503
Errors'{' should be on the previous line.505
ErrorsLine is longer than 80 characters.507
Errors',' is not followed by whitespace.507
Errors',' is not followed by whitespace.507
ErrorsLine is longer than 80 characters.514
ErrorsLine is longer than 80 characters.520
Errors'if' construct must use '{}'s.521
ErrorsLine is longer than 80 characters.521
ErrorsLine is longer than 80 characters.526
Errors'if' construct must use '{}'s.527
ErrorsLine is longer than 80 characters.527
Errors'{' should be on the previous line.529
ErrorsLine is longer than 80 characters.530
Errors'}' should be on the same line.531
Errors'{' should be on the previous line.533
ErrorsLine is longer than 80 characters.534
ErrorsLine is longer than 80 characters.538
Errors'if' construct must use '{}'s.539
ErrorsLine is longer than 80 characters.539
ErrorsLine is longer than 80 characters.544
Errors'if' construct must use '{}'s.545
ErrorsLine is longer than 80 characters.545
ErrorsLine is longer than 80 characters.550
Errors'if' construct must use '{}'s.551
ErrorsLine is longer than 80 characters.551
Errors'if' is not followed by whitespace.552
Errors'{' should be on the previous line.553
ErrorsLine is longer than 80 characters.558
Errors'if' construct must use '{}'s.559
ErrorsLine is longer than 80 characters.559
Errors'if' is not followed by whitespace.561
Errors'{' should be on the previous line.562
ErrorsLine is longer than 80 characters.567
Errors'if' construct must use '{}'s.568
ErrorsLine is longer than 80 characters.568
ErrorsAvoid nested blocks.576
Errors'if' construct must use '{}'s.577
ErrorsLine is longer than 80 characters.577
ErrorsLine is longer than 80 characters.578
Errors'{' should be on the previous line.581
Errors'if' construct must use '{}'s.582
ErrorsLine is longer than 80 characters.582
Errors'{' should be on the previous line.585
Errors'}' should be on the same line.589
Errors'{' should be on the previous line.591
ErrorsLine is longer than 80 characters.592
ErrorsLine is longer than 80 characters.594
Errors'}' should be on the same line.596
Errors'{' should be on the previous line.598
ErrorsLine is longer than 80 characters.599
Errors'if' construct must use '{}'s.600
ErrorsLine is longer than 80 characters.600
ErrorsAvoid nested blocks.607
Errors'if' construct must use '{}'s.608
ErrorsLine is longer than 80 characters.608
Errors'if' construct must use '{}'s.617
ErrorsLine is longer than 80 characters.617
ErrorsLine is longer than 80 characters.618
ErrorsLine contains a tab character.618
Errors',' is not followed by whitespace.618
Errors',' is not followed by whitespace.618
ErrorsLine is longer than 80 characters.622
Errors'{' should be on the previous line.624
Errors'if' construct must use '{}'s.625
ErrorsLine is longer than 80 characters.625
ErrorsLine is longer than 80 characters.626
ErrorsLine is longer than 80 characters.629
Errors'if' construct must use '{}'s.630
ErrorsLine is longer than 80 characters.630
Errors'{' should be on the previous line.632
ErrorsLine is longer than 80 characters.633
ErrorsLine is longer than 80 characters.637
Errors'if' construct must use '{}'s.639
ErrorsLine is longer than 80 characters.639
Errors'{' should be on the previous line.641
ErrorsLine is longer than 80 characters.642
ErrorsLine is longer than 80 characters.646
Errors'if' construct must use '{}'s.647
ErrorsLine is longer than 80 characters.647
ErrorsLine is longer than 80 characters.651
Errors'if' construct must use '{}'s.652
ErrorsLine is longer than 80 characters.652
ErrorsLine is longer than 80 characters.657
Errors'if' construct must use '{}'s.658
ErrorsLine is longer than 80 characters.658
Errors'{' should be on the previous line.660
ErrorsLine is longer than 80 characters.661
Errors'}' should be on the same line.662
Errors'{' should be on the previous line.664
ErrorsLine is longer than 80 characters.665
ErrorsLine is longer than 80 characters.669
Errors'if' construct must use '{}'s.670
ErrorsLine is longer than 80 characters.670
ErrorsLine is longer than 80 characters.675
Errors'if' construct must use '{}'s.676
ErrorsLine is longer than 80 characters.676
ErrorsLine is longer than 80 characters.681
Errors'if' construct must use '{}'s.682
ErrorsLine is longer than 80 characters.682
Errors'if' is not followed by whitespace.683
Errors'{' should be on the previous line.684
ErrorsLine is longer than 80 characters.689
Errors'if' construct must use '{}'s.690
ErrorsLine is longer than 80 characters.690
Errors'if' is not followed by whitespace.691
Errors'{' should be on the previous line.692
ErrorsLine is longer than 80 characters.697
Errors'if' construct must use '{}'s.698
ErrorsLine is longer than 80 characters.698
ErrorsAvoid nested blocks.707
Errors'if' construct must use '{}'s.708
ErrorsLine is longer than 80 characters.708
Errors'if' construct must use '{}'s.710
ErrorsLine is longer than 80 characters.710
Errors'if' construct must use '{}'s.712
ErrorsLine is longer than 80 characters.712
ErrorsLine is longer than 80 characters.714
ErrorsAvoid nested blocks.718
Errors'if' construct must use '{}'s.719
ErrorsLine is longer than 80 characters.719
ErrorsLine is longer than 80 characters.720
Errors'{' should be on the previous line.723
Errors'if' construct must use '{}'s.724
ErrorsLine is longer than 80 characters.724
Errors'{' should be on the previous line.727
Errors'}' should be on the same line.731
Errors'{' should be on the previous line.733
ErrorsLine is longer than 80 characters.734
ErrorsLine is longer than 80 characters.736
Errors'}' should be on the same line.738
Errors'{' should be on the previous line.740
ErrorsLine is longer than 80 characters.741
Errors'if' construct must use '{}'s.742
ErrorsLine is longer than 80 characters.742
ErrorsAvoid nested blocks.749
Errors'if' construct must use '{}'s.750
ErrorsLine is longer than 80 characters.750
Errors'if' construct must use '{}'s.752
ErrorsLine is longer than 80 characters.752
ErrorsAvoid nested blocks.758
Errors'if' construct must use '{}'s.759
ErrorsLine is longer than 80 characters.759
Errors'if' construct must use '{}'s.761
ErrorsLine is longer than 80 characters.761
ErrorsAvoid nested blocks.766
ErrorsLine is longer than 80 characters.768
ErrorsLine is longer than 80 characters.769
ErrorsLine is longer than 80 characters.770
Errors'{' should be on the previous line.772
Errors'if' construct must use '{}'s.773
ErrorsLine is longer than 80 characters.773
Errors'if' construct must use '{}'s.774
ErrorsLine is longer than 80 characters.774
Errors'if' construct must use '{}'s.775
ErrorsLine is longer than 80 characters.775
ErrorsLine is longer than 80 characters.776
Errors'}' should be on the same line.777
Errors'{' should be on the previous line.779
ErrorsMust have at least one statement.779
ErrorsLine is longer than 80 characters.780
ErrorsLine is longer than 80 characters.781
ErrorsLine is longer than 80 characters.787
ErrorsLine is longer than 80 characters.788
ErrorsLine is longer than 80 characters.789
ErrorsLine is longer than 80 characters.791
ErrorsAvoid nested blocks.795
Errors'{' should be on the previous line.801
Errors'if' construct must use '{}'s.802
ErrorsLine is longer than 80 characters.802
ErrorsLine is longer than 80 characters.803
Errors'cast' is not followed by whitespace.803
ErrorsAvoid nested blocks.810
ErrorsLine is longer than 80 characters.812
ErrorsLine is longer than 80 characters.813
ErrorsAvoid nested blocks.817
ErrorsLine is longer than 80 characters.818
ErrorsAvoid nested blocks.822
Errors'if' construct must use '{}'s.823
ErrorsLine is longer than 80 characters.823
ErrorsLine is longer than 80 characters.825
ErrorsLine is longer than 80 characters.827
Errors'if' construct must use '{}'s.828
ErrorsLine is longer than 80 characters.828
Errors'+' should be on a new line.828
Errors'if' construct must use '{}'s.830
ErrorsLine is longer than 80 characters.830
Errors'+' should be on a new line.830
ErrorsLine is longer than 80 characters.837
ErrorsLine is longer than 80 characters.842
Errors'if' construct must use '{}'s.843
ErrorsLine is longer than 80 characters.843
Errors'+' should be on a new line.843
ErrorsAvoid nested blocks.850
Errors'if' construct must use '{}'s.851
ErrorsLine is longer than 80 characters.851
ErrorsLine is longer than 80 characters.853
ErrorsLine is longer than 80 characters.855
Errors'if' construct must use '{}'s.856
ErrorsLine is longer than 80 characters.856
Errors'+' should be on a new line.856
Errors'if' construct must use '{}'s.858
ErrorsLine is longer than 80 characters.858
Errors'+' should be on a new line.858
ErrorsLine is longer than 80 characters.865
ErrorsLine is longer than 80 characters.870
Errors'if' construct must use '{}'s.871
ErrorsLine is longer than 80 characters.871
Errors'+' should be on a new line.871
ErrorsAvoid nested blocks.878
Errors'if' construct must use '{}'s.879
ErrorsLine is longer than 80 characters.879
ErrorsLine is longer than 80 characters.881
ErrorsLine is longer than 80 characters.883
Errors'if' construct must use '{}'s.884
ErrorsLine is longer than 80 characters.884
Errors'+' should be on a new line.884
Errors'if' construct must use '{}'s.886
ErrorsLine is longer than 80 characters.886
Errors'+' should be on a new line.886
ErrorsLine is longer than 80 characters.893
ErrorsLine is longer than 80 characters.898
Errors'if' construct must use '{}'s.899
ErrorsLine is longer than 80 characters.899
Errors'+' should be on a new line.899
ErrorsAvoid nested blocks.907
Errors'if' construct must use '{}'s.908
ErrorsLine is longer than 80 characters.908
ErrorsLine is longer than 80 characters.909
Errors'if' construct must use '{}'s.913
ErrorsLine is longer than 80 characters.913
ErrorsAvoid nested blocks.923
Errors'if' construct must use '{}'s.924
ErrorsLine is longer than 80 characters.924
ErrorsLine is longer than 80 characters.925
ErrorsLine is longer than 80 characters.928
Errors'if' construct must use '{}'s.929
ErrorsLine is longer than 80 characters.929
Errors'+' should be on a new line.929
ErrorsLine is longer than 80 characters.933
Errors'if' construct must use '{}'s.934
ErrorsLine is longer than 80 characters.934
Errors'+' should be on a new line.934
ErrorsLine is longer than 80 characters.938
ErrorsLine is longer than 80 characters.940
ErrorsAvoid nested blocks.949
Errors'}' should be on the same line.953
Errors'{' should be on the previous line.955
Errors'if' construct must use '{}'s.957
Errors'if' is not followed by whitespace.957
Errors'cast' is not followed by whitespace.957
Errors'else' construct must use '{}'s.958
ErrorsLine is longer than 80 characters.958
Errors'+' is not preceded with whitespace.958
Errors'+' should be on a new line.958
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.966
ErrorsMethod length is 175 lines (max allowed is 150).966
ErrorsParameter uri should be final.966
ErrorsExpected @param tag for 'uri'.966
ErrorsParameter name should be final.966
ErrorsExpected @param tag for 'name'.966
ErrorsParameter qName should be final.966
ErrorsExpected @param tag for 'qName'.966
Errors'{' should be on the previous line.967
Errors'{' should be on the previous line.970
Errors'{' should be on the previous line.972
ErrorsAvoid nested blocks.974
Errors'if' construct must use '{}'s.975
ErrorsLine is longer than 80 characters.975
ErrorsAvoid nested blocks.981
Errors'if' construct must use '{}'s.982
ErrorsLine is longer than 80 characters.982
ErrorsAvoid nested blocks.988
Errors'if' is not followed by whitespace.989
Errors'{' should be on the previous line.990
Errors'if' construct must use '{}'s.991
ErrorsLine is longer than 80 characters.991
ErrorsAvoid nested blocks.997
ErrorsAvoid nested blocks.1001
Errors'if' construct must use '{}'s.1002
ErrorsLine is longer than 80 characters.1002
ErrorsAvoid nested blocks.1008
Errors'if' construct must use '{}'s.1009
ErrorsLine is longer than 80 characters.1009
ErrorsAvoid nested blocks.1015
Errors'if' construct must use '{}'s.1016
ErrorsLine is longer than 80 characters.1016
ErrorsAvoid nested blocks.1020
Errors'if' construct must use '{}'s.1021
ErrorsLine is longer than 80 characters.1021
ErrorsAvoid nested blocks.1027
Errors'if' construct must use '{}'s.1028
ErrorsLine is longer than 80 characters.1028
ErrorsAvoid nested blocks.1032
Errors'if' construct must use '{}'s.1033
ErrorsLine is longer than 80 characters.1033
ErrorsAvoid nested blocks.1037
Errors'if' construct must use '{}'s.1038
ErrorsLine is longer than 80 characters.1038
ErrorsAvoid nested blocks.1042
Errors'if' construct must use '{}'s.1043
ErrorsLine is longer than 80 characters.1043
ErrorsAvoid nested blocks.1047
Errors'if' is not followed by whitespace.1048
Errors'{' should be on the previous line.1049
Errors'if' construct must use '{}'s.1050
ErrorsLine is longer than 80 characters.1050
ErrorsAvoid nested blocks.1055
Errors'if' construct must use '{}'s.1056
ErrorsLine is longer than 80 characters.1056
ErrorsLine is longer than 80 characters.1062
ErrorsLine is longer than 80 characters.1069
ErrorsLine is longer than 80 characters.1076
ErrorsAvoid nested blocks.1081
ErrorsAvoid nested blocks.1086
ErrorsAvoid nested blocks.1092
ErrorsAvoid nested blocks.1097
Errors'if' construct must use '{}'s.1098
ErrorsLine is longer than 80 characters.1098
ErrorsLine is longer than 80 characters.1099
Errors'cast' is not followed by whitespace.1099
ErrorsAvoid nested blocks.1104
Errors'if' construct must use '{}'s.1105
ErrorsLine is longer than 80 characters.1105
ErrorsLine is longer than 80 characters.1106
Errors'cast' is not followed by whitespace.1106
ErrorsAvoid nested blocks.1111
Errors'if' construct must use '{}'s.1112
ErrorsLine is longer than 80 characters.1112
ErrorsLine is longer than 80 characters.1113
Errors'cast' is not followed by whitespace.1113
ErrorsAvoid nested blocks.1118
Errors'if' construct must use '{}'s.1119
ErrorsLine is longer than 80 characters.1119
ErrorsAvoid nested blocks.1123
Errors'if' construct must use '{}'s.1124
ErrorsLine is longer than 80 characters.1124
ErrorsAvoid nested blocks.1130
Errors'}' should be on the same line.1134
Errors'{' should be on the previous line.1136
Errors'if' construct must use '{}'s.1137
Errors'if' is not followed by whitespace.1137
Errors'else' construct must use '{}'s.1138
ErrorsLine is longer than 80 characters.1138
Errors'+' is not preceded with whitespace.1138
Errors'+' should be on a new line.1138
ErrorsMethod 'characters' is not designed for extension - needs to be abstract, final or empty.1146
ErrorsParameter ch should be final.1146
ErrorsExpected @param tag for 'ch'.1146
ErrorsArray brackets at illegal position.1146
ErrorsParameter start should be final.1146
ErrorsExpected @param tag for 'start'.1146
ErrorsParameter length should be final.1146
ErrorsExpected @param tag for 'length'.1146
Errors'{' should be on the previous line.1147
Errors'if' construct must use '{}'s.1148
Errors'else' construct must use '{}'s.1150
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.1157
ErrorsParameter e should be final.1157
ErrorsExpected @param tag for 'e'.1157
ErrorsExpected @throws tag for 'SAXException'.1157
Errors'{' should be on the previous line.1158
ErrorsMethod 'fatalError' is not designed for extension - needs to be abstract, final or empty.1166
ErrorsParameter e should be final.1166
ErrorsExpected @param tag for 'e'.1166
ErrorsExpected @throws tag for 'SAXException'.1166
Errors'{' should be on the previous line.1167
ErrorsMethod 'warning' is not designed for extension - needs to be abstract, final or empty.1175
ErrorsParameter e should be final.1175
ErrorsExpected @param tag for 'e'.1175
ErrorsExpected @throws tag for 'SAXException'.1175
Errors'{' should be on the previous line.1176
ErrorsMissing a Javadoc comment.1183
ErrorsParameter str should be final.1183
Errors'{' should be on the previous line.1184

org/apache/ojb/broker/metadata/SequenceDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsParameter jcd should be final.46
Errors'jcd' hides a field.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter jcd should be final.52
Errors'jcd' hides a field.52
ErrorsParameter sequenceManagerClass should be final.52
Errors'sequenceManagerClass' hides a field.52
ErrorsMethod 'getJdbcConnectionDescriptor' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
Errors'{' should be on the previous line.59
ErrorsMethod 'setJdbcConnectionDescriptor' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter jcd should be final.63
Errors'jcd' hides a field.63
Errors'{' should be on the previous line.64
ErrorsMethod 'getSequenceManagerClass' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
ErrorsMethod 'setSequenceManagerClass' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter sequenceManagerClass should be final.73
Errors'sequenceManagerClass' hides a field.73
Errors'{' should be on the previous line.74
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter attributeName should be final.78
ErrorsParameter attributeValue should be final.78
Errors'{' should be on the previous line.79
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter key should be final.83
Errors'{' should be on the previous line.84
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter attributeName should be final.88
ErrorsParameter defaultValue should be final.88
Errors'{' should be on the previous line.89
Errors'if' construct must use '{}'s.91
Errors'if' is not followed by whitespace.91
ErrorsMethod 'getConfigurationProperties' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMethod 'setConfigurationProperties' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter configurationProperties should be final.100
Errors'configurationProperties' hides a field.100
Errors'{' should be on the previous line.101
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.107
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
Errors'(' is followed by whitespace.117
Errors'1024' is a magic number.117
Errors')' is preceded with whitespace.117
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'(' is followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
ErrorsLine is longer than 80 characters.123
Errors'(' is followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors')' is preceded with whitespace.123
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
ErrorsLine is longer than 80 characters.128
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine is longer than 80 characters.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
ErrorsLine is longer than 80 characters.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'(' is followed by whitespace.136
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
Errors')' is preceded with whitespace.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137

org/apache/ojb/broker/metadata/SuperReferenceDescriptor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsParameter descriptor should be final.46
Errors'{' should be on the previous line.47
ErrorsMethod 'isSuperReferenceDescriptor' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
Errors'{' should be on the previous line.59
ErrorsMethod 'setItemClass' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter c should be final.63
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsParameter c should be final.73
ErrorsExpected @param tag for 'c'.73
ErrorsParameter fieldname should be final.73
ErrorsExpected @param tag for 'fieldname'.73
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.80
ErrorsParameter pf should be final.82
ErrorsExpected @param tag for 'pf'.82
Errors'{' should be on the previous line.83
ErrorsMethod 'setLazy' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsParameter lazy should be final.87
Errors'{' should be on the previous line.88
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'setCascadeRetrieve' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter b should be final.92
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.94
ErrorsMethod 'setCascadingStore' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter cascade should be final.97
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
ErrorsMethod 'setCascadingStore' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter value should be final.102
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.104
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter cascade should be final.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
ErrorsParameter value should be final.112
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.114
ErrorsMethod 'setCascadeStore' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsParameter cascade should be final.117
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters.119
ErrorsMethod 'setCascadeDelete' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter cascade should be final.122
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.124
ErrorsMethod 'getInheritanceField' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
Errors'{' should be on the previous line.128
ErrorsLine is longer than 80 characters.133
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.135
ErrorsExpected an @return tag.138
ErrorsMethod 'isJavaInheritance' is not designed for extension - needs to be abstract, final or empty.138
Errors'{' should be on the previous line.139
Errors'if' is not followed by whitespace.140
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.142
ErrorsLine is longer than 80 characters.143
ErrorsAvoid inline conditionals.143
ErrorsLine is longer than 80 characters.148
ErrorsMethod 'getDeclaredInheritanceField' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter target should be final.148
ErrorsParameter name should be final.148
Errors'if' is not followed by whitespace.151
Errors'{' should be on the previous line.152
Errors'if' is not followed by whitespace.157
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.160
ErrorsMissing a Javadoc comment.166
Errors'{' should be on the previous line.167
Errors'if' is not followed by whitespace.168
Errors'{' should be on the previous line.169
ErrorsLine is longer than 80 characters.180
ErrorsMissing a Javadoc comment.180
ErrorsMissing a Javadoc comment.182
ErrorsMissing a Javadoc comment.184
ErrorsMissing a Javadoc comment.186
ErrorsParameter superRef should be final.186
Errors'superRef' hides a field.186
Errors'{' should be on the previous line.187
ErrorsMissing a Javadoc comment.192
Errors'{' should be on the previous line.193
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
ErrorsFirst sentence should end with a period.201
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.209
ErrorsParameter target should be final.209
ErrorsParameter value should be final.209
ErrorsExpected @throws tag for 'MetadataException'.209
ErrorsRedundant throws: 'MetadataException' is unchecked exception.209
ErrorsLine is longer than 80 characters.212
Errors'if' is not followed by whitespace.213
Errors'{' should be on the previous line.214
Errors'}' should be on the same line.216
Errors'{' should be on the previous line.218
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.228
ErrorsExpected an @return tag.234
ErrorsParameter obj should be final.234
ErrorsExpected @throws tag for 'MetadataException'.234
ErrorsRedundant throws: 'MetadataException' is unchecked exception.234
Errors'{' should be on the previous line.235
Errors'if' construct must use '{}'s.236
Errors'if' is not followed by whitespace.236
Errors'if' is not followed by whitespace.237
Errors'{' should be on the previous line.238
Errors'}' should be on the same line.240
Errors'{' should be on the previous line.242
ErrorsMissing a Javadoc comment.247
ErrorsParameter obj should be final.247
Errors'{' should be on the previous line.248
Errors'if' is not followed by whitespace.250
Errors'{' should be on the previous line.251
Errors'{' should be on the previous line.254
ErrorsLine is longer than 80 characters.255
Errors'}' should be on the same line.257
Errors'catch' is not followed by whitespace.258
Errors'{' should be on the previous line.259
ErrorsLine is longer than 80 characters.260
ErrorsLine is longer than 80 characters.261
ErrorsAvoid inline conditionals.261
ErrorsLine is longer than 80 characters.263
ErrorsLine is longer than 80 characters.269
ErrorsMissing a Javadoc comment.269
ErrorsParameter targetCld should be final.269
ErrorsParameter target should be final.269
ErrorsParameter sourceCld should be final.269
ErrorsParameter source should be final.269
ErrorsParameter targetIsSuper should be final.269
ErrorsParameter javaInheritance should be final.269
Errors'if' is not followed by whitespace.271
Errors'{' should be on the previous line.272
ErrorsLine is longer than 80 characters.274
ErrorsAvoid inline conditionals.274
ErrorsLine is longer than 80 characters.275
ErrorsLine is longer than 80 characters.276
ErrorsAvoid inline conditionals.276
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.278
ErrorsAvoid inline conditionals.278
ErrorsLine is longer than 80 characters.279
ErrorsLine is longer than 80 characters.284
ErrorsLine is longer than 80 characters.285
ErrorsLine is longer than 80 characters.287
ErrorsLine is longer than 80 characters.289
ErrorsLine is longer than 80 characters.290
ErrorsLine is longer than 80 characters.292
ErrorsAvoid inline conditionals.292
Errors'for' is not followed by whitespace.293
Errors'{' should be on the previous line.294
Errors'if' is not followed by whitespace.296
Errors'{' should be on the previous line.297
ErrorsLine is longer than 80 characters.299
ErrorsLine is longer than 80 characters.302
ErrorsAvoid inline conditionals.302
Errors'for' is not followed by whitespace.303
Errors'{' should be on the previous line.304
ErrorsLine is longer than 80 characters.307
ErrorsLine is longer than 80 characters.310
ErrorsAvoid inline conditionals.310
Errors'for' is not followed by whitespace.311
Errors'{' should be on the previous line.312
ErrorsLine is longer than 80 characters.313
ErrorsLine is longer than 80 characters.315
ErrorsLine is longer than 80 characters.319
ErrorsMissing a Javadoc comment.319
ErrorsParameter target should be final.319
ErrorsParameter targetCld should be final.319
ErrorsParameter source should be final.319
ErrorsLine is longer than 80 characters.320
ErrorsParameter sourceCld should be final.320
ErrorsParameter pf should be final.320
ErrorsParameter targetIsSuper should be final.320
ErrorsParameter javaInheritance should be final.320
Errors'if' is not followed by whitespace.322
Errors'{' should be on the previous line.323
Errors'}' should be on the same line.325
Errors'{' should be on the previous line.327
Errors'if' is not followed by whitespace.328
Errors'{' should be on the previous line.329
Errors'if' is not followed by whitespace.330
Errors'{' should be on the previous line.331
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.333
Errors'}' should be on the same line.334
Errors'{' should be on the previous line.336
ErrorsLine is longer than 80 characters.337
Errors'}' should be on the same line.340
Errors'{' should be on the previous line.342
ErrorsLine is longer than 80 characters.343

org/apache/ojb/broker/metadata/UpdateProcedureDescriptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:rongallagher@bellsouth.net">Ron Gallagher<a>31
ErrorsLine is longer than 80 characters.32
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsFirst sentence should end with a period.48
ErrorsParameter classDescriptor should be final.52
ErrorsExpected @param tag for 'classDescriptor'.52
ErrorsParameter name should be final.53
ErrorsExpected @param tag for 'name'.53
ErrorsParameter includeAllFields should be final.54
Errors'includeAllFields' hides a field.54
ErrorsExpected @param tag for 'includeAllFields'.54
Errors'{' should be on the previous line.55
Errors'{' should be on the previous line.58
ErrorsMethod 'getIncludeAllFields' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
ErrorsParameter argument should be final.84
ErrorsExpected @param tag for 'argument'.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.87
ErrorsMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
Errors'1024' is a magic number.101
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters.113
Errors')' is preceded with whitespace.113
ErrorsLine is longer than 80 characters.116
Errors')' is preceded with whitespace.116
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.125
ErrorsFirst sentence should end with a period.138
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.143
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
Errors'{' should be on the previous line.149

org/apache/ojb/broker/metadata/XmlCapable.java

ViolationMessageLine
ErrorsLine contains a tab character.21
Errors'{' should be on the previous line.24
ErrorsLine contains a tab character.29
ErrorsRedundant 'public' modifier.29

org/apache/ojb/broker/metadata/fieldaccess/AnonymousPersistentField.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.23
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsParameter fieldname should be final.36
Errors'fieldname' hides a field.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter obj should be final.41
ErrorsParameter value should be final.41
ErrorsRedundant throws: 'MetadataException' is unchecked exception.41
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter anObject should be final.46
ErrorsRedundant throws: 'MetadataException' is unchecked exception.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'putToFieldCache' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter key should be final.78
ErrorsParameter value should be final.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.81
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.84
Errors'(' is preceded with whitespace.84
Errors'if' construct must use '{}'s.86
Errors'else' construct must use '{}'s.88
Errors'(' is preceded with whitespace.89
ErrorsMethod 'getFromFieldCache' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter key should be final.93
Errors'{' should be on the previous line.94
ErrorsAvoid inline conditionals.95
ErrorsExpected an @return tag.102
ErrorsMethod 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty.102
Errors'{' should be on the previous line.103
ErrorsExpected an @return tag.110
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.110
Errors'{' should be on the previous line.111
ErrorsExpected an @return tag.119
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.119
Errors'{' should be on the previous line.120
ErrorsExpected an @return tag.128
ErrorsMethod 'usesAccessorsAndMutators' is not designed for extension - needs to be abstract, final or empty.128
Errors'{' should be on the previous line.129

org/apache/ojb/broker/metadata/fieldaccess/PersistentField.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>23
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsRedundant 'public' modifier.30
ErrorsLine contains a tab character.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsRedundant 'public' modifier.43
ErrorsRedundant throws: 'MetadataException' is unchecked exception.43
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsExpected an @return tag.54
ErrorsLine contains a tab character.54
ErrorsRedundant 'public' modifier.54
ErrorsRedundant throws: 'MetadataException' is unchecked exception.54
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsRedundant 'public' modifier.56

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldAutoProxyImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'persistentFieldClasses' must be private and have accessor methods.40
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'index' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.54
ErrorsParameter clazz should be final.54
ErrorsParameter fieldname should be final.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
Errors'{' should be on the previous line.62
Errors'if' is not followed by whitespace.63
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.71
Errors'}' should be on the same line.73
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.76
ErrorsMissing a Javadoc comment.82
ErrorsParameter message should be final.82
ErrorsParameter e should be final.82
Errors'{' should be on the previous line.83
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter anObject should be final.90
ErrorsRedundant throws: 'MetadataException' is unchecked exception.90
Errors'{' should be on the previous line.91
Errors'{' should be on the previous line.93
Errors'}' should be on the same line.95
Errors'{' should be on the previous line.97
Errors'if' is not followed by whitespace.98
Errors'{' should be on the previous line.99
Errors'}' should be on the same line.101
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.105
ErrorsAvoid inline conditionals.105
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter obj should be final.111
ErrorsParameter value should be final.111
ErrorsRedundant throws: 'MetadataException' is unchecked exception.111
Errors'{' should be on the previous line.112
Errors'{' should be on the previous line.114
Errors'}' should be on the same line.116
Errors'{' should be on the previous line.118
Errors'if' is not followed by whitespace.119
Errors'{' should be on the previous line.120
Errors'}' should be on the same line.122
Errors'{' should be on the previous line.124
ErrorsLine is longer than 80 characters.126
ErrorsAvoid inline conditionals.126
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.135
Errors'}' should be on the same line.137
Errors'{' should be on the previous line.139
Errors'if' is not followed by whitespace.140
Errors'{' should be on the previous line.141
Errors'}' should be on the same line.143
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.146
ErrorsMethod 'makeAccessible' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
Errors'{' should be on the previous line.153
ErrorsMethod 'usesAccessorsAndMutators' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'{' should be on the previous line.158
ErrorsMissing a Javadoc comment.162
Errors'{' should be on the previous line.163
ErrorsMissing a Javadoc comment.167
ErrorsParameter pfClass should be final.167
Errors'{' should be on the previous line.168
ErrorsMissing a Javadoc comment.174
Errors'{' should be on the previous line.175
ErrorsMissing a Javadoc comment.176
ErrorsMissing a Javadoc comment.177
ErrorsVariable 'exception' must be private and have accessor methods.177
ErrorsMissing a Javadoc comment.178
ErrorsVariable 'message' must be private and have accessor methods.178
ErrorsMissing a Javadoc comment.180
ErrorsParameter message should be final.180
Errors'message' hides a field.180
ErrorsParameter exception should be final.180
Errors'exception' hides a field.180
Errors'{' should be on the previous line.181
ErrorsMissing a Javadoc comment.187
Errors'{' should be on the previous line.188
ErrorsMissing a Javadoc comment.189
ErrorsMissing a Javadoc comment.191
Errors'{' should be on the previous line.192
ErrorsMissing a Javadoc comment.196
ErrorsParameter t should be final.196
Errors'{' should be on the previous line.197
ErrorsMissing a Javadoc comment.201
ErrorsParameter message should be final.201
Errors'{' should be on the previous line.202
ErrorsMissing a Javadoc comment.206
ErrorsParameter message should be final.206
ErrorsParameter t should be final.206
Errors'{' should be on the previous line.207

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldAutoProxyImplNew.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldBase.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'rootObjectType' must be private and have accessor methods.40
ErrorsComment matches to-do format 'TODO:'.44
Errors'{' should be on the previous line.50
ErrorsMissing a Javadoc comment.53
ErrorsParameter clazz should be final.53
ErrorsParameter fieldname should be final.53
Errors'{' should be on the previous line.54
ErrorsExpected an @return tag.63
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'{' should be on the previous line.66
ErrorsMethod 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod 'getFieldGraph' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter makeAccessible should be final.75
Errors'{' should be on the previous line.76
Errors'{' should be on the previous line.81
Errors'fieldName' hides a field.82
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.86
Errors'}' should be on the same line.88
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.94
Errors'}' should be on the same line.97
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters.101
ErrorsAvoid inline conditionals.101
ErrorsFirst sentence should end with a period.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.111
ErrorsExpected an @return tag.113
ErrorsLine is longer than 80 characters.113
ErrorsParameter c should be final.113
ErrorsExpected @param tag for 'c'.113
ErrorsParameter name should be final.113
ErrorsExpected @param tag for 'name'.113
Errors'{' should be on the previous line.116
Errors'}' should be on the same line.118
Errors'{' should be on the previous line.120
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.122
Errors'}' should be on the same line.125
Errors'{' should be on the previous line.128
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
Errors'{' should be on the previous line.135
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
Errors'{' should be on the previous line.140
ErrorsExpected an @return tag.150
ErrorsMethod 'buildErrorSetMsg' is not designed for extension - needs to be abstract, final or empty.150
ErrorsParameter obj should be final.150
ErrorsExpected @param tag for 'obj'.150
ErrorsParameter value should be final.150
ErrorsExpected @param tag for 'value'.150
ErrorsParameter aField should be final.150
ErrorsExpected @param tag for 'aField'.150
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.156
ErrorsAvoid inline conditionals.156
ErrorsLine is longer than 80 characters.157
ErrorsAvoid inline conditionals.157
ErrorsLine is longer than 80 characters.158
ErrorsAvoid inline conditionals.158
ErrorsLine is longer than 80 characters.159
ErrorsAvoid inline conditionals.159
ErrorsLine is longer than 80 characters.160
ErrorsAvoid inline conditionals.160
ErrorsAvoid inline conditionals.161
ErrorsExpected an @return tag.169
ErrorsMethod 'buildErrorGetMsg' is not designed for extension - needs to be abstract, final or empty.169
ErrorsParameter obj should be final.169
ErrorsExpected @param tag for 'obj'.169
ErrorsParameter aField should be final.169
ErrorsExpected @param tag for 'aField'.169
Errors'{' should be on the previous line.170
ErrorsLine is longer than 80 characters.175
ErrorsAvoid inline conditionals.175
ErrorsLine is longer than 80 characters.176
ErrorsAvoid inline conditionals.176
ErrorsLine is longer than 80 characters.177
ErrorsAvoid inline conditionals.177
ErrorsLine is longer than 80 characters.178
ErrorsAvoid inline conditionals.178

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDirectAccessImplNew.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsLine is longer than 80 characters.32

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDirectImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.35
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.50
ErrorsParameter type should be final.50
ErrorsParameter fieldname should be final.50
Errors'{' should be on the previous line.51
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsExpected an @return tag.65
ErrorsMethod 'getField' is not designed for extension - needs to be abstract, final or empty.65
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.69
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
Errors'if' construct must use '{}'s.86
ErrorsMethod 'isNestedField' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
ErrorsFirst sentence should end with a period.95
ErrorsLine is longer than 80 characters.96
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter target should be final.98
ErrorsExpected @param tag for 'target'.98
ErrorsParameter value should be final.98
ErrorsExpected @param tag for 'value'.98
ErrorsExpected @throws tag for 'MetadataException'.98
ErrorsRedundant throws: 'MetadataException' is unchecked exception.98
Errors'{' should be on the previous line.99
Errors'if' construct must use '{}'s.101
Errors'if' is not followed by whitespace.101
Errors'{' should be on the previous line.104
Errors'field' hides a field.107
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.113
Errors'}' should be on the same line.115
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.118
Errors'{' should be on the previous line.121
ErrorsLine is longer than 80 characters.122
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.128
Errors'}' should be on the same line.129
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
Errors'{' should be on the previous line.138
Errors'}' should be on the same line.141
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
Errors'}' should be on the same line.149
Errors'{' should be on the previous line.151
ErrorsFirst sentence should end with a period.160
ErrorsLine is longer than 80 characters.161
ErrorsExpected an @return tag.163
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.163
ErrorsParameter target should be final.163
ErrorsExpected @param tag for 'target'.163
ErrorsExpected @throws tag for 'MetadataException'.163
ErrorsRedundant throws: 'MetadataException' is unchecked exception.163
Errors'{' should be on the previous line.164
Errors'{' should be on the previous line.167
Errors'{' should be on the previous line.170
Errors'if' construct must use '{}'s.171
Errors'}' should be on the same line.174
Errors'{' should be on the previous line.176
ErrorsAvoid inline conditionals.177
ErrorsMethod 'getValueFrom' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter field should be final.184
Errors'field' hides a field.184
ErrorsParameter target should be final.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.187
ErrorsComment matches to-do format 'TODO:'.189
Errors'}' should be on the same line.191
Errors'{' should be on the previous line.193
Errors'+' should be on a new line.195
ErrorsAvoid inline conditionals.196
ErrorsAvoid inline conditionals.197
Errors'}' should be on the same line.198
Errors'{' should be on the previous line.200
Errors'+' should be on a new line.202
ErrorsMethod 'setValueFor' is not designed for extension - needs to be abstract, final or empty.207
ErrorsMissing a Javadoc comment.207
ErrorsParameter field should be final.207
Errors'field' hides a field.207
ErrorsParameter target should be final.207
Errors'{' should be on the previous line.208
Errors'{' should be on the previous line.210
ErrorsLine is longer than 80 characters.213
Errors'{' should be on the previous line.218
ErrorsComment matches to-do format 'TODO:'.220
Errors'}' should be on the same line.223
Errors'{' should be on the previous line.225
ErrorsLine is longer than 80 characters.226
ErrorsAvoid inline conditionals.226
ErrorsAvoid inline conditionals.227
ErrorsLine is longer than 80 characters.228
ErrorsAvoid inline conditionals.228
Errors'}' should be on the same line.230
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.233
Errors'+' should be on a new line.234
ErrorsLine is longer than 80 characters.235
ErrorsAvoid inline conditionals.235
ErrorsExpected an @return tag.242
ErrorsMethod 'makeAccessible' is not designed for extension - needs to be abstract, final or empty.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.249
ErrorsExpected an @return tag.251
ErrorsMethod 'usesAccessorsAndMutators' is not designed for extension - needs to be abstract, final or empty.251
Errors'{' should be on the previous line.252

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDynaBeanImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.34
Errors'{' should be on the previous line.37
ErrorsComment matches to-do format 'TODO:'.39
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter aPropertyType should be final.49
ErrorsParameter aPropertyName should be final.49
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter anObject should be final.55
ErrorsParameter aValue should be final.55
ErrorsRedundant throws: 'MetadataException' is unchecked exception.55
Errors'{' should be on the previous line.56
Errors'if' construct must use '{}'s.57
Errors'if' is not followed by whitespace.57
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.62
Errors'}' should be on the same line.64
Errors'{' should be on the previous line.66
Errors'}' should be on the same line.71
Errors'{' should be on the previous line.73
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter anObject should be final.80
ErrorsRedundant throws: 'MetadataException' is unchecked exception.80
Errors'{' should be on the previous line.81
Errors'if' construct must use '{}'s.82
Errors'if' is not followed by whitespace.82
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.87
Errors'}' should be on the same line.89
Errors'{' should be on the previous line.91
Errors'}' should be on the same line.96
Errors'{' should be on the previous line.98
ErrorsMissing a Javadoc comment.105
ErrorsParameter fieldName should be final.105
Errors'{' should be on the previous line.106
Errors'if' is not followed by whitespace.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsMethod 'makeAccessible' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'{' should be on the previous line.119
ErrorsMethod 'usesAccessorsAndMutators' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsMethod 'logSetProblem' is not designed for extension - needs to be abstract, final or empty.131
ErrorsParameter anObject should be final.131
ErrorsExpected @param tag for 'anObject'.131
ErrorsParameter aValue should be final.131
ErrorsExpected @param tag for 'aValue'.131
ErrorsParameter msg should be final.131
ErrorsExpected @param tag for 'msg'.131
Errors'{' should be on the previous line.132
ErrorsLine is longer than 80 characters.134
Errors'{' should be on the previous line.137
ErrorsLine is longer than 80 characters.139
Errors'}' should be on the same line.140
Errors'{' should be on the previous line.142
ErrorsLine is longer than 80 characters.143
Errors'}' should be on the same line.144
Errors'{' should be on the previous line.146
Errors'if' construct must use '{}'s.149
ErrorsLine is longer than 80 characters.150
Errors'else' construct must use '{}'s.151
ErrorsMethod 'logGetProblem' is not designed for extension - needs to be abstract, final or empty.158
ErrorsParameter anObject should be final.158
ErrorsExpected @param tag for 'anObject'.158
ErrorsParameter msg should be final.158
ErrorsExpected @param tag for 'msg'.158
Errors'{' should be on the previous line.159
ErrorsLine is longer than 80 characters.161
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.166
Errors'}' should be on the same line.167
Errors'{' should be on the previous line.169
ErrorsLine is longer than 80 characters.170
Errors'}' should be on the same line.171
Errors'{' should be on the previous line.173

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldDynaBeanImplNew.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.30

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldFactory.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>27
ErrorsLine is longer than 80 characters.28
ErrorsUtility classes should not have a public or default constructor.31
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.33
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.41
ErrorsUnused @throws tag for 'MetadataException'.41
ErrorsExpected an @return tag.43
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsParameter attributeType should be final.43
ErrorsExpected @param tag for 'attributeType'.43
ErrorsParameter attributeName should be final.43
ErrorsExpected @param tag for 'attributeName'.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
Errors',' is not followed by whitespace.45
Errors',' is not followed by whitespace.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter persistentFieldClassName should be final.48
ErrorsParameter attributeType should be final.48
ErrorsParameter attributeName should be final.48
Errors'{' should be on the previous line.51
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.60
ErrorsLine has trailing spaces.61
Errors'}' should be on the same line.62
Errors'{' should be on the previous line.64
Errors'+' should be on a new line.65
ErrorsLine is longer than 80 characters.87
ErrorsMissing a Javadoc comment.97
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.102
Errors'}' should be on the same line.107
Errors'{' should be on the previous line.109
ErrorsLine is longer than 80 characters.110

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldIntrospectorImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.39
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.52
ErrorsParameter aClass should be final.52
ErrorsParameter aPropertyName should be final.52
Errors'{' should be on the previous line.53
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
Errors'{' should be on the previous line.60
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter target should be final.66
ErrorsParameter value should be final.66
ErrorsRedundant throws: 'MetadataException' is unchecked exception.66
Errors'{' should be on the previous line.67
Errors'if' construct must use '{}'s.68
Errors'if' is not followed by whitespace.68
Errors'{' should be on the previous line.73
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.80
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.83
Errors'}' should be on the same line.84
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87
Errors'}' should be on the same line.93
Errors'{' should be on the previous line.95
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsParameter target should be final.104
ErrorsRedundant throws: 'MetadataException' is unchecked exception.104
Errors'{' should be on the previous line.105
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.109
Errors'if' construct must use '{}'s.111
ErrorsMissing a Javadoc comment.116
ErrorsParameter pd should be final.116
ErrorsParameter target should be final.116
Errors'{' should be on the previous line.117
Errors'if' construct must use '{}'s.118
Errors'{' should be on the previous line.121
Errors'{' should be on the previous line.123
Errors'}' should be on the same line.125
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.128
ErrorsLine is longer than 80 characters.129
Errors'}' should be on the same line.131
Errors'{' should be on the previous line.133
ErrorsLine is longer than 80 characters.134
ErrorsMissing a Javadoc comment.138
ErrorsParameter pd should be final.138
ErrorsParameter target should be final.138
ErrorsParameter value should be final.138
Errors'{' should be on the previous line.143
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.149
Errors'}' should be on the same line.156
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.159
ErrorsLine is longer than 80 characters.160
Errors'}' should be on the same line.162
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
ErrorsMissing a Javadoc comment.169
Errors'{' should be on the previous line.170
Errors'{' should be on the previous line.172
ErrorsMissing a Javadoc comment.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.187
Errors'}' should be on the same line.189
Errors'{' should be on the previous line.191
ErrorsFirst sentence should end with a period.199
ErrorsExpected an @return tag.202
ErrorsLine is longer than 80 characters.202
ErrorsParameter aClass should be final.202
ErrorsExpected @param tag for 'aClass'.202
ErrorsParameter aPropertyName should be final.202
ErrorsExpected @param tag for 'aPropertyName'.202
Errors'{' should be on the previous line.209
Errors'{' should be on the previous line.213
Errors'{' should be on the previous line.215
Errors'{' should be on the previous line.221
ErrorsLine is longer than 80 characters.223
ErrorsLine contains a tab character.223
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine is longer than 80 characters.226
Errors'}' should be on the same line.229
Errors'{' should be on the previous line.231
ErrorsLine contains a tab character.233
ErrorsLine is longer than 80 characters.234
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine is longer than 80 characters.236
ErrorsMethod 'getPropertyDescriptor' is not designed for extension - needs to be abstract, final or empty.245
Errors'{' should be on the previous line.246
ErrorsLine is longer than 80 characters.247
ErrorsExpected an @return tag.253
ErrorsMethod 'makeAccessible' is not designed for extension - needs to be abstract, final or empty.253
Errors'{' should be on the previous line.254
ErrorsExpected an @return tag.263
ErrorsMethod 'usesAccessorsAndMutators' is not designed for extension - needs to be abstract, final or empty.263
Errors'{' should be on the previous line.264
ErrorsLine is longer than 80 characters.271
ErrorsMethod 'logProblem' is not designed for extension - needs to be abstract, final or empty.271
ErrorsParameter pd should be final.271
ErrorsExpected @param tag for 'pd'.271
ErrorsParameter anObject should be final.271
ErrorsExpected @param tag for 'anObject'.271
ErrorsParameter aValue should be final.271
ErrorsExpected @param tag for 'aValue'.271
ErrorsParameter msg should be final.271
ErrorsExpected @param tag for 'msg'.271
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.281
Errors'}' should be on the same line.282
Errors'{' should be on the previous line.284
Errors'{' should be on the previous line.288
ErrorsLine is longer than 80 characters.289
Errors'}' should be on the same line.290
Errors'{' should be on the previous line.292

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldIntrospectorImplNew.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.29

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldPrivilegedImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.46
ErrorsParameter type should be final.46
ErrorsParameter fieldname should be final.46
Errors'{' should be on the previous line.47
ErrorsMethod 'getValueFrom' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsParameter field should be final.51
ErrorsParameter target should be final.51
Errors'{' should be on the previous line.52
Errors'if' construct must use '{}'s.55
Errors'{' should be on the previous line.57
Errors'{' should be on the previous line.63
Errors'}' should be on the same line.65
Errors'{' should be on the previous line.67
Errors'{' should be on the previous line.69
ErrorsMethod 'setValueFor' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter field should be final.77
ErrorsParameter target should be final.77
ErrorsParameter value should be final.77
Errors'{' should be on the previous line.78
Errors'if' construct must use '{}'s.80
Errors'{' should be on the previous line.82
Errors'{' should be on the previous line.88
Errors'}' should be on the same line.90
Errors'{' should be on the previous line.92
Errors'{' should be on the previous line.94
ErrorsExpected an @return tag.104
ErrorsMethod 'makeAccessible' is not designed for extension - needs to be abstract, final or empty.104
Errors'{' should be on the previous line.105
ErrorsExpected an @return tag.114
ErrorsMethod 'usesAccessorsAndMutators' is not designed for extension - needs to be abstract, final or empty.114
Errors'{' should be on the previous line.115
ErrorsLine is longer than 80 characters.122
ErrorsMissing a Javadoc comment.122
ErrorsMissing a Javadoc comment.124
ErrorsMissing a Javadoc comment.125
ErrorsVariable 'current' must be private and have accessor methods.125
ErrorsMissing a Javadoc comment.127
Errors'{' should be on the previous line.128
ErrorsLine is longer than 80 characters.134
ErrorsMissing a Javadoc comment.134
ErrorsMissing a Javadoc comment.136
ErrorsMissing a Javadoc comment.137
ErrorsVariable 'current' must be private and have accessor methods.137
ErrorsMissing a Javadoc comment.139
Errors'{' should be on the previous line.140

org/apache/ojb/broker/metadata/fieldaccess/PersistentFieldPrivilegedImplNew.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.28

org/apache/ojb/broker/metadata/torque/TableDescriptor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter name should be final.35
Errors'name' hides a field.35
ErrorsMethod 'getColumns' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsMethod 'addColumn' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter column should be final.43
ErrorsMethod 'getIndices' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'setIndices' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter indices should be final.54
Errors'indices' hides a field.54
ErrorsMethod 'getReferences' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsMethod 'setReferences' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter references should be final.62
Errors'references' hides a field.62

org/apache/ojb/broker/metadata/torque/TorqueFieldGenerator.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.26
ErrorsParameter ignoreAutoIncrement should be final.26
Errors'ignoreAutoIncrement' hides a field.26
ErrorsLine is longer than 80 characters.30
ErrorsMethod 'generateFieldDescriptors' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter descriptors should be final.30
ErrorsParameter buffer should be final.30
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.39
ErrorsMethod 'generateMappingFieldDescriptors' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter descriptors should be final.39
ErrorsParameter buffer should be final.39
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter descriptor should be final.50
ErrorsParameter fieldName should be final.50
ErrorsParameter isRequired should be final.50
ErrorsParameter isAutoIncrement should be final.50
ErrorsParameter isPrimaryKey should be final.50
ErrorsParameter buffer should be final.50
ErrorsLine is longer than 80 characters.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter descriptor should be final.69
ErrorsParameter buffer should be final.69

org/apache/ojb/broker/metadata/torque/TorqueForeignKeyGenerator.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsParameter repository should be final.36
Errors'repository' hides a field.36
ErrorsMethod 'buildConstraintsMap' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsLine is longer than 80 characters.43
Errors'if' is not followed by whitespace.44
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
Errors'(' is followed by whitespace.46
Errors')' is preceded with whitespace.46
Errors'}' should be on the same line.47
Errors'{' should be on the previous line.49
ErrorsMethod 'getForeignKeysForTable' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsParameter tableName should be final.56
ErrorsMethod 'getMappingTables' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsLine is longer than 80 characters.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter fieldDescriptors should be final.64
ErrorsArray brackets at illegal position.64
ErrorsParameter tableDescriptor should be final.64
ErrorsMissing a Javadoc comment.70
ErrorsParameter cd should be final.70
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter cd should be final.82
ErrorsParameter collectionDescriptor should be final.82
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter cd should be final.97
ErrorsParameter collectionDescriptor should be final.97
ErrorsParameter keys should be final.98
ErrorsArray brackets at illegal position.98
ErrorsParameter columns should be final.98
Errors'{' should be on the previous line.99
Errors'if' is not followed by whitespace.100
Errors'{' should be on the previous line.101
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'256' is a magic number.105
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.114
Errors'cast' is not followed by whitespace.114
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter cd should be final.123
ErrorsParameter collectionDescriptor should be final.123
ErrorsLine is longer than 80 characters.125
ErrorsMissing a Javadoc comment.130
ErrorsParameter classDescriptor should be final.130
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.133
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.141
ErrorsMissing a Javadoc comment.141
ErrorsParameter foreignClassDescriptor should be final.141
ErrorsParameter foreignKeyIndices should be final.141
ErrorsParameter classDescriptor should be final.141
Errors'if' is not followed by whitespace.143
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'256' is a magic number.148
ErrorsLine is longer than 80 characters.149
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.158
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.162
Errors'if' is not followed by whitespace.163
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
ErrorsLine contains a tab character.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'}' should be on the same line.166
Errors'else' construct must use '{}'s.167
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter foreignClassName should be final.178
ErrorsParameter buffer should be final.178
ErrorsLine is longer than 80 characters.184
ErrorsMissing a Javadoc comment.184
ErrorsParameter buffer should be final.184
ErrorsParameter columnName should be final.184
ErrorsParameter foreignColumnName should be final.184
ErrorsMissing a Javadoc comment.193
ErrorsParameter tableName should be final.193
ErrorsLine is longer than 80 characters.197
ErrorsMissing a Javadoc comment.206
ErrorsParameter tableName should be final.206
ErrorsParameter reference should be final.206

org/apache/ojb/broker/metadata/torque/TorqueIndexGenerator.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
ErrorsMethod 'generateIndices' is not designed for extension - needs to be abstract, final or empty.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter indexDescriptors should be final.24
ErrorsParameter buffer should be final.24
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.46
ErrorsParameter indexDescriptor should be final.46
ErrorsLine is longer than 80 characters.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter strings should be final.54
ErrorsParameter element should be final.54
ErrorsParameter attribute should be final.54
ErrorsParameter indentation should be final.54
ErrorsParameter buffer should be final.54

org/apache/ojb/broker/metadata/torque/TorqueRepositoryGenerator.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter xmlInputFile should be final.31
ErrorsParameter ignoreAutoIncrement should be final.31
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'generateTorqueRepository' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter xmlOutputFile should be final.41
ErrorsParameter databaseName should be final.41
ErrorsParameter indexTablespaceName should be final.41
ErrorsLine is longer than 80 characters.43
Errors'4096' is a magic number.44
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter databaseName should be final.58
ErrorsParameter indexTablespaceName should be final.58
ErrorsParameter buffer should be final.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter xmlOutputFile should be final.69
ErrorsParameter buffer should be final.69
ErrorsMissing a Javadoc comment.77
ErrorsParameter args should be final.77
ErrorsArray brackets at illegal position.77
Errors'{' should be on the previous line.78
Errors'4' is a magic number.79
Errors'5' is a magic number.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.81
Errors'5' is a magic number.81
Errors'4' is a magic number.81
ErrorsLine is longer than 80 characters.82
Errors'3' is a magic number.83
Errors'}' should be on the same line.84
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87

org/apache/ojb/broker/metadata/torque/TorqueTableGenerator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter repository should be final.30
ErrorsParameter ignoreAutoIncrement should be final.30
ErrorsLine is longer than 80 characters.37
ErrorsMethod 'generateMappingTables' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter buffer should be final.37
ErrorsParameter indexTablespaceName should be final.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.41
ErrorsArray brackets at illegal position.41
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.51
ErrorsMethod 'generateStandardTable' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsParameter tableDescriptor should be final.51
ErrorsParameter buffer should be final.51
ErrorsParameter indexTablespaceName should be final.51
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter buffer should be final.61
ErrorsParameter tableDescriptor should be final.61
ErrorsParameter indexTablespaceName should be final.61
ErrorsLine is longer than 80 characters.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter tableDescriptor should be final.69
ErrorsParameter buffer should be final.69
ErrorsLine is longer than 80 characters.70

org/apache/ojb/broker/metadata/torque/TorqueTablePreprocessor.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
ErrorsParameter repository should be final.30
Errors'repository' hides a field.30
ErrorsMethod 'buildStandardTables' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.37
Errors'if' is not followed by whitespace.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.40
Errors'+' is not preceded with whitespace.40
Errors'+' is not followed by whitespace.40
Errors'}' should be on the same line.41
Errors'{' should be on the previous line.43
ErrorsMethod 'getStandardTables' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.53
ErrorsParameter cd should be final.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter fieldDescriptors should be final.67
ErrorsArray brackets at illegal position.67
ErrorsParameter tableDescriptor should be final.67

org/apache/ojb/broker/platforms/BlobWrapper.java

ViolationMessageLine
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsName 'm_blob' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsVariable 'm_blob' must be private and have accessor methods.38
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'durationSession' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'durationCall' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'modeReadOnly' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'modeReadWrite' must be private and have accessor methods.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'createTemporary' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'freeTemporary' must be private and have accessor methods.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'open' must be private and have accessor methods.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'isOpen' must be private and have accessor methods.50
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'getBinaryStream' must be private and have accessor methods.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'getBinaryOutputStream' must be private and have accessor methods.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'getBufferSize' must be private and have accessor methods.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'close' must be private and have accessor methods.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'trim' must be private and have accessor methods.55
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.75
Errors'}' should be on the same line.79
Errors'{' should be on the previous line.81
ErrorsMust have at least one statement.81
ErrorsMethod 'getBlob' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'setBlob' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter blob should be final.91
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.96
ErrorsParameter field should be final.96
ErrorsMissing a Javadoc comment.106
ErrorsMissing a Javadoc comment.110
ErrorsMissing a Javadoc comment.114
ErrorsMissing a Javadoc comment.118
ErrorsLine is longer than 80 characters.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter conn should be final.122
ErrorsParameter b should be final.122
ErrorsParameter i should be final.122
ErrorsLine is longer than 80 characters.126
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter i should be final.130
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.136
Errors'}' should be on the same line.138
Errors'{' should be on the previous line.140
ErrorsMethod 'isOpen' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
Errors'{' should be on the previous line.146
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
Errors'{' should be on the previous line.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.158
Errors'}' should be on the same line.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
Errors'{' should be on the previous line.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsMethod 'getBinaryStream' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
Errors'{' should be on the previous line.167
Errors'{' should be on the previous line.173
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
ErrorsMethod 'getBinaryOutputStream' is not designed for extension - needs to be abstract, final or empty.183
ErrorsMissing a Javadoc comment.183
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.190
Errors'}' should be on the same line.192
Errors'{' should be on the previous line.194
ErrorsMethod 'getBufferSize' is not designed for extension - needs to be abstract, final or empty.200
ErrorsMissing a Javadoc comment.200
Errors'{' should be on the previous line.201
Errors'{' should be on the previous line.207
Errors'}' should be on the same line.209
Errors'{' should be on the previous line.211
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.217
ErrorsMissing a Javadoc comment.217
Errors'{' should be on the previous line.218
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.225
Errors'{' should be on the previous line.227
ErrorsMethod 'trim' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
ErrorsParameter l should be final.233
Errors'{' should be on the previous line.234
Errors'{' should be on the previous line.239
Errors'}' should be on the same line.241
Errors'{' should be on the previous line.243
ErrorsMethod 'freeTemporary' is not designed for extension - needs to be abstract, final or empty.249
ErrorsMissing a Javadoc comment.249
Errors'{' should be on the previous line.250
Errors'{' should be on the previous line.255
Errors'}' should be on the same line.257
Errors'{' should be on the previous line.259

org/apache/ojb/broker/platforms/ClobWrapper.java

ViolationMessageLine
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsName 'm_clob' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsVariable 'm_clob' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'durationSession' must be private and have accessor methods.40
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'durationCall' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'modeReadOnly' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'modeReadWrite' must be private and have accessor methods.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'createTemporary' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'freeTemporary' must be private and have accessor methods.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'open' must be private and have accessor methods.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'isOpen' must be private and have accessor methods.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'getCharacterStream' must be private and have accessor methods.50
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'getCharacterOutputStream' must be private and have accessor methods.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'getBufferSize' must be private and have accessor methods.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'close' must be private and have accessor methods.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'trim' must be private and have accessor methods.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.78
Errors'}' should be on the same line.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Errors'{' should be on the previous line.80
ErrorsMust have at least one statement.80
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsMethod 'getClob' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsLine contains a tab character.86
Errors'{' should be on the previous line.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsMethod 'setClob' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter clob should be final.90
ErrorsLine contains a tab character.91
Errors'{' should be on the previous line.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.95
ErrorsParameter field should be final.95
ErrorsMissing a Javadoc comment.105
ErrorsMissing a Javadoc comment.109
ErrorsMissing a Javadoc comment.113
ErrorsMissing a Javadoc comment.117
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter conn should be final.121
ErrorsParameter b should be final.121
ErrorsParameter i should be final.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.129
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter i should be final.129
ErrorsLine contains a tab character.130
Errors'{' should be on the previous line.130
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
Errors'{' should be on the previous line.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
Errors'}' should be on the same line.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
Errors'{' should be on the previous line.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsMethod 'isOpen' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsLine contains a tab character.145
Errors'{' should be on the previous line.145
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'{' should be on the previous line.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.156
Errors'}' should be on the same line.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
Errors'{' should be on the previous line.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.164
ErrorsMethod 'getCharacterStream' is not designed for extension - needs to be abstract, final or empty.164
ErrorsMissing a Javadoc comment.164
ErrorsLine contains a tab character.165
Errors'{' should be on the previous line.165
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
Errors'}' should be on the same line.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
Errors'{' should be on the previous line.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.181
ErrorsMethod 'getCharacterOutputStream' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
ErrorsLine contains a tab character.182
Errors'{' should be on the previous line.182
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
Errors'}' should be on the same line.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
Errors'{' should be on the previous line.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsMethod 'getBufferSize' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
ErrorsLine contains a tab character.199
Errors'{' should be on the previous line.199
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
Errors'{' should be on the previous line.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
Errors'}' should be on the same line.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
Errors'{' should be on the previous line.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.215
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.215
ErrorsMissing a Javadoc comment.215
ErrorsLine contains a tab character.216
Errors'{' should be on the previous line.216
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
Errors'{' should be on the previous line.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'}' should be on the same line.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
Errors'{' should be on the previous line.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsMethod 'trim' is not designed for extension - needs to be abstract, final or empty.231
ErrorsMissing a Javadoc comment.231
ErrorsParameter l should be final.231
ErrorsLine contains a tab character.232
Errors'{' should be on the previous line.232
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
Errors'{' should be on the previous line.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
Errors'}' should be on the same line.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
Errors'{' should be on the previous line.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsMethod 'freeTemporary' is not designed for extension - needs to be abstract, final or empty.247
ErrorsMissing a Javadoc comment.247
ErrorsLine contains a tab character.248
Errors'{' should be on the previous line.248
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'{' should be on the previous line.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
Errors'}' should be on the same line.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
Errors'{' should be on the previous line.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260

org/apache/ojb/broker/platforms/Oracle9iLobHandler.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.io.*.21
ErrorsUnclosed HTML tag found: <a href="mailto:mattbaird@yahoo.com">Matthew Baird<a>28
ErrorsLine is longer than 80 characters.31
ErrorsUtility classes should not have a public or default constructor.33
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'logger' must be private and have accessor methods.36
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter connection should be final.38
ErrorsParameter clob should be final.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters.48
Errors'{' should be on the previous line.71
Errors'}' should be on the same line.83
Errors'{' should be on the previous line.85
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter connection should be final.92
ErrorsParameter nativeclob should be final.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters.116
Errors'{' should be on the previous line.122
Errors'}' should be on the same line.131
Errors'{' should be on the previous line.133
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter conn should be final.140
ErrorsParameter clobData should be final.140
ErrorsLine contains a tab character.141
Errors'{' should be on the previous line.141
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.148
Errors'}' should be on the same line.171
ErrorsLine is longer than 80 characters.176
Errors'}' should be on the same line.180
Errors'{' should be on the previous line.182
ErrorsLine contains a tab character.186
ErrorsAvoid inline conditionals.186
ErrorsLine contains a tab character.187
ErrorsLine is longer than 80 characters.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter connection should be final.189
ErrorsParameter blob should be final.189
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.214
Errors'{' should be on the previous line.222
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
ErrorsLine is longer than 80 characters.243
ErrorsMissing a Javadoc comment.243
ErrorsParameter connection should be final.243
ErrorsParameter nativeblob should be final.243
Errors'{' should be on the previous line.261
ErrorsLine is longer than 80 characters.266
Errors'{' should be on the previous line.272
Errors'}' should be on the same line.284
Errors'{' should be on the previous line.286
ErrorsLine is longer than 80 characters.293
ErrorsMissing a Javadoc comment.293
ErrorsParameter conn should be final.293
ErrorsParameter blobData should be final.293
Errors'{' should be on the previous line.301
ErrorsLine is longer than 80 characters.302
Errors'}' should be on the same line.322
ErrorsLine is longer than 80 characters.327
Errors'}' should be on the same line.331
Errors'{' should be on the previous line.333
ErrorsAvoid inline conditionals.337
ErrorsLine contains a tab character.340
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsParameter clob should be final.347
ErrorsParameter blob should be final.347
ErrorsLine contains a tab character.348
Errors'{' should be on the previous line.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
Errors'{' should be on the previous line.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
Errors'{' should be on the previous line.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
Errors'{' should be on the previous line.355
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
Errors'{' should be on the previous line.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
Errors'{' should be on the previous line.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
Errors'}' should be on the same line.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
Errors'{' should be on the previous line.376
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379

org/apache/ojb/broker/platforms/Platform.java

ViolationMessageLine
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.39
ErrorsExpected @param tag for 'stmt'.44
ErrorsExpected @throws tag for 'PlatformException'.44
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.50
ErrorsExpected @param tag for 'stmt'.50
ErrorsExpected @param tag for 'rs'.50
ErrorsExpected @throws tag for 'PlatformException'.50
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.56
ErrorsExpected @param tag for 'stmt'.56
ErrorsExpected @param tag for 'rs'.56
ErrorsExpected @throws tag for 'PlatformException'.56
ErrorsExpected @throws tag for 'PlatformException'.63
ErrorsExpected @throws tag for 'PlatformException'.70
ErrorsExpected an @return tag.77
ErrorsExpected @throws tag for 'PlatformException'.77
ErrorsLine is longer than 80 characters.84
ErrorsExpected @param tag for 'jcd'.84
ErrorsExpected @throws tag for 'PlatformException'.84
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.95
ErrorsExpected @param tag for 'jcd'.95
ErrorsExpected @param tag for 'con'.95
ErrorsExpected @param tag for 'newState'.95
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.101
ErrorsExpected @param tag for 'ps'.101
ErrorsExpected @param tag for 'index'.101
ErrorsExpected @param tag for 'value'.101
ErrorsExpected @param tag for 'sqlType'.101
ErrorsExpected @throws tag for 'SQLException'.102
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.106
ErrorsExpected @param tag for 'ps'.108
ErrorsExpected @param tag for 'index'.108
ErrorsExpected @param tag for 'sqlType'.108
ErrorsExpected @throws tag for 'SQLException'.109
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.114
ErrorsExpected an @return tag.118
ErrorsExpected an @return tag.124
ErrorsExpected @param tag for 'sequenceName'.165
ErrorsExpected @param tag for 'sequenceName'.171
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.183
ErrorsExpected an @return tag.188
ErrorsLine is longer than 80 characters.188
ErrorsExpected @param tag for 'con'.188
ErrorsExpected @param tag for 'procedureName'.188
ErrorsLine is longer than 80 characters.189
ErrorsExpected @param tag for 'sequenceName'.189
ErrorsExpected @throws tag for 'PlatformException'.189
ErrorsExpected an @return tag.195
ErrorsExpected @param tag for 'tableName'.195
ErrorsFirst sentence should end with a period.197
ErrorsExpected an @return tag.201
ErrorsFirst sentence should end with a period.203
ErrorsLine has trailing spaces.204
ErrorsExpected @param tag for 'anSqlString'.207
ErrorsFirst sentence should end with a period.209
ErrorsExpected an @return tag.213
ErrorsFirst sentence should end with a period.215
ErrorsExpected an @return tag.223
ErrorsLine is longer than 80 characters.223
ErrorsExpected @param tag for 'ps'.223
ErrorsExpected @param tag for 'startAt'.223
ErrorsExpected @param tag for 'endAt'.223
ErrorsExpected @throws tag for 'SQLException'.223
ErrorsLine has trailing spaces.227
ErrorsLine has trailing spaces.231
ErrorsFirst sentence should end with a period.232
ErrorsExtra HTML tag found: </br>233
ErrorsExtra HTML tag found: </br>234
ErrorsExtra HTML tag found: </br>235
ErrorsLine has trailing spaces.237
ErrorsLine has trailing spaces.239
ErrorsExpected @param tag for 'theColumns'.241
ErrorsFirst sentence should end with a period.243
ErrorsLine has trailing spaces.244
ErrorsExpected an @return tag.247
ErrorsExpected @param tag for 'aCriteria'.247
ErrorsExpected @throws tag for 'SQLException'.266

org/apache/ojb/broker/platforms/PlatformDb2Impl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.99
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>125
Errors'{' should be on the previous line.129
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter ps should be final.134
ErrorsExpected @param tag for 'ps'.134
ErrorsParameter index should be final.134
ErrorsExpected @param tag for 'index'.134
ErrorsLine is longer than 80 characters.135
ErrorsParameter value should be final.135
ErrorsExpected @param tag for 'value'.135
ErrorsParameter sqlType should be final.135
ErrorsExpected @param tag for 'sqlType'.135
ErrorsExpected @throws tag for 'SQLException'.135
Errors'{' should be on the previous line.138
Errors'}' should be on the same line.140
Errors'{' should be on the previous line.142
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter sequenceName should be final.147
Errors'{' should be on the previous line.148
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
ErrorsParameter sequenceName should be final.152
ErrorsParameter prop should be final.152
Errors'{' should be on the previous line.153
ErrorsLine is longer than 80 characters.180
Errors'if' is not followed by whitespace.181
Errors'{' should be on the previous line.182
Errors'if' is not followed by whitespace.188
Errors'{' should be on the previous line.189
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
Errors'if' is not followed by whitespace.200
Errors'{' should be on the previous line.201
Errors'if' is not followed by whitespace.206
Errors'{' should be on the previous line.207
Errors'if' is not followed by whitespace.212
Errors'{' should be on the previous line.213
Errors'if' is not followed by whitespace.218
Errors'{' should be on the previous line.219
Errors'if' construct must use '{}'s.220
Errors'if' is not followed by whitespace.220
Errors'else' construct must use '{}'s.221
Errors'if' is not followed by whitespace.225
Errors'{' should be on the previous line.226
Errors'if' is not followed by whitespace.231
Errors'{' should be on the previous line.232
Errors'if' construct must use '{}'s.233
Errors'if' is not followed by whitespace.233
Errors'else' construct must use '{}'s.234
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter sequenceName should be final.240
Errors'{' should be on the previous line.241
Errors'+' is not preceded with whitespace.242
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.245
ErrorsMissing a Javadoc comment.245
ErrorsParameter sequenceName should be final.245
Errors'{' should be on the previous line.246
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter tableName should be final.250
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.256

org/apache/ojb/broker/platforms/PlatformDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'log' must be private and have accessor methods.47
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_batchUpdatesChecked' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsVariable 'm_batchUpdatesChecked' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_supportsBatchUpdates' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsVariable 'm_supportsBatchUpdates' must be private and have accessor methods.52
ErrorsMethod 'supportsBatchOperations' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMethod 'checkForBatchSupport' is not designed for extension - needs to be abstract, final or empty.66
ErrorsParameter conn should be final.66
ErrorsExpected @param tag for 'conn'.66
Errors'{' should be on the previous line.67
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.72
Errors'}' should be on the same line.75
Errors'{' should be on the previous line.77
Errors'}' should be on the same line.80
Errors'{' should be on the previous line.82
ErrorsMissing a Javadoc comment.88
ErrorsParameter stmt should be final.88
Errors'{' should be on the previous line.89
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'beforeStatementClose' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter stmt should be final.93
ErrorsParameter rs should be final.93
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.98
Errors'}' should be on the same line.100
Errors'{' should be on the previous line.102
ErrorsLine is longer than 80 characters.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter stmt should be final.108
ErrorsParameter rs should be final.108
ErrorsMissing a Javadoc comment.113
ErrorsParameter stmt should be final.113
Errors'{' should be on the previous line.114
ErrorsMethod 'addBatch' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter stmt should be final.118
Errors'{' should be on the previous line.119
Errors'{' should be on the previous line.121
Errors'}' should be on the same line.123
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
ErrorsMethod 'executeBatch' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter stmt should be final.130
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
Errors'}' should be on the same line.135
Errors'{' should be on the previous line.137
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.146
ErrorsMethod 'initializeJdbcConnection' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter jcd should be final.146
ErrorsExpected @param tag for 'jcd'.146
ErrorsParameter conn should be final.146
ErrorsExpected @param tag for 'conn'.146
ErrorsExpected @throws tag for 'PlatformException'.146
Errors'if' construct must use '{}'s.148
Errorsswitch without "default" clause.150
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.155
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters.160
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.164
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
Errors'{' should be on the previous line.173
ErrorsLine is longer than 80 characters.174
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.178
Errors'{' should be on the previous line.184
Errors'if' construct must use '{}'s.185
Errors'}' should be on the same line.186
Errors'{' should be on the previous line.188
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters.191
Errors'}' should be on the same line.192
Errors'{' should be on the previous line.194
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.202
ErrorsMethod 'changeAutoCommitState' is not designed for extension - needs to be abstract, final or empty.202
ErrorsMissing a Javadoc comment.202
ErrorsParameter jcd should be final.202
ErrorsParameter con should be final.202
ErrorsParameter newState should be final.202
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.209
Errors'{' should be on the previous line.212
Errors'}' should be on the same line.214
Errors'{' should be on the previous line.216
Errors'{' should be on the previous line.218
ErrorsLine is longer than 80 characters.219
Errors'}' should be on the same line.220
Errors'{' should be on the previous line.222
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.233
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
ErrorsParameter ps should be final.233
ErrorsParameter index should be final.233
ErrorsParameter value should be final.233
ErrorsParameter sqlType should be final.233
Errors'{' should be on the previous line.235
Errors'{' should be on the previous line.237
Errors'}' should be on the same line.240
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.244
ErrorsLine is longer than 80 characters.254
Errors'if' is not followed by whitespace.257
Errors'{' should be on the previous line.258
Errors'}' should be on the same line.260
Errors'{' should be on the previous line.262
ErrorsLine is longer than 80 characters.263
ErrorsLine is longer than 80 characters.266
ErrorsLine is longer than 80 characters.267
ErrorsLine is longer than 80 characters.277
ErrorsMethod 'setNullForStatement' is not designed for extension - needs to be abstract, final or empty.277
ErrorsMissing a Javadoc comment.277
ErrorsParameter ps should be final.277
ErrorsParameter index should be final.277
ErrorsParameter sqlType should be final.277
ErrorsFirst sentence should end with a period.282
ErrorsLine is longer than 80 characters.283
ErrorsExpected an @return tag.287
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.287
Errors'{' should be on the previous line.288
ErrorsFirst sentence should end with a period.292
ErrorsExpected an @return tag.298
ErrorsMethod 'useCountForResultsetSize' is not designed for extension - needs to be abstract, final or empty.298
Errors'{' should be on the previous line.299
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.303
ErrorsMissing a Javadoc comment.303
ErrorsParameter sequenceName should be final.303
ErrorsParameter prop should be final.303
Errors'{' should be on the previous line.304
ErrorsFirst sentence should end with a period.308
ErrorsExpected an @return tag.311
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.311
ErrorsParameter sequenceName should be final.311
ErrorsExpected @param tag for 'sequenceName'.311
Errors'{' should be on the previous line.312
ErrorsLine is longer than 80 characters.314
ErrorsFirst sentence should end with a period.317
ErrorsExpected an @return tag.320
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.320
ErrorsParameter sequenceName should be final.320
ErrorsExpected @param tag for 'sequenceName'.320
Errors'{' should be on the previous line.321
ErrorsLine is longer than 80 characters.323
ErrorsFirst sentence should end with a period.326
ErrorsExpected an @return tag.329
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.329
ErrorsParameter sequenceName should be final.329
ErrorsExpected @param tag for 'sequenceName'.329
Errors'{' should be on the previous line.330
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.335
ErrorsMethod 'prepareNextValProcedureStatement' is not designed for extension - needs to be abstract, final or empty.335
ErrorsMissing a Javadoc comment.335
ErrorsParameter con should be final.335
ErrorsParameter procedureName should be final.335
ErrorsLine is longer than 80 characters.336
ErrorsParameter sequenceName should be final.336
ErrorsLine is longer than 80 characters.339
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.342
ErrorsMissing a Javadoc comment.342
ErrorsParameter tableName should be final.342
Errors'{' should be on the previous line.343
ErrorsLine is longer than 80 characters.345
ErrorsLine is longer than 80 characters.349
ErrorsParameter anSqlString should be final.351
ErrorsExpected @param tag for 'anSqlString'.351
Errors'{' should be on the previous line.352
ErrorsExpected an @return tag.359
ErrorsMethod 'bindPagingParametersFirst' is not designed for extension - needs to be abstract, final or empty.359
Errors'{' should be on the previous line.360
ErrorsExpected an @return tag.367
ErrorsMethod 'supportsPaging' is not designed for extension - needs to be abstract, final or empty.367
Errors'{' should be on the previous line.368
ErrorsLine is longer than 80 characters.373
ErrorsExpected an @return tag.375
ErrorsLine is longer than 80 characters.375
ErrorsMethod 'bindPagingParameters' is not designed for extension - needs to be abstract, final or empty.375
ErrorsParameter ps should be final.375
ErrorsExpected @param tag for 'ps'.375
ErrorsParameter index should be final.375
ErrorsExpected @param tag for 'index'.375
ErrorsParameter startAt should be final.375
ErrorsExpected @param tag for 'startAt'.375
ErrorsParameter endAt should be final.375
ErrorsExpected @param tag for 'endAt'.375
ErrorsExpected @throws tag for 'SQLException'.375
ErrorsFirst sentence should end with a period.384
ErrorsExpected an @return tag.387
ErrorsMethod 'getConcatenationCharacter' is not designed for extension - needs to be abstract, final or empty.387
Errors'{' should be on the previous line.388
ErrorsMethod 'supportsMultiColumnCountDistinct' is not designed for extension - needs to be abstract, final or empty.395
Errors'{' should be on the previous line.396
ErrorsLine is longer than 80 characters.401
ErrorsExpected an @return tag.403
ErrorsMethod 'concatenate' is not designed for extension - needs to be abstract, final or empty.403
ErrorsParameter theColumns should be final.403
ErrorsExpected @param tag for 'theColumns'.403
Errors'{' should be on the previous line.404
Errors'{' should be on the previous line.406
Errors'{' should be on the previous line.414
Errors'{' should be on the previous line.416
ErrorsLine is longer than 80 characters.426
ErrorsExpected an @return tag.428
ErrorsMethod 'getEscapeClause' is not designed for extension - needs to be abstract, final or empty.428
ErrorsParameter aCriteria should be final.428
ErrorsExpected @param tag for 'aCriteria'.428
Errors'{' should be on the previous line.429
Errors'{' should be on the previous line.434
Errors'}' should be on the same line.436
Errors'{' should be on the previous line.438
ErrorsLine is longer than 80 characters.444
ErrorsMethod 'registerOutResultSet' is not designed for extension - needs to be abstract, final or empty.446
ErrorsParameter stmt should be final.446
ErrorsExpected @param tag for 'stmt'.446
ErrorsParameter position should be final.446
ErrorsExpected @param tag for 'position'.446
ErrorsExpected @throws tag for 'SQLException'.447
Errors'{' should be on the previous line.448

org/apache/ojb/broker/platforms/PlatformDerbyImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.30
Errors'{' should be on the previous line.31
ErrorsMethod 'supportsMultiColumnCountDistinct' is not designed for extension - needs to be abstract, final or empty.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.47
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.47
ErrorsParameter ps should be final.47
ErrorsParameter index should be final.47
ErrorsParameter value should be final.47
ErrorsParameter jdbcType should be final.47
Errors'&&' should be on a new line.49
Errors'{' should be on the previous line.51
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
Errors'}' should be on the same line.58
Errors'{' should be on the previous line.60
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.68
ErrorsParameter tableName should be final.68
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.74

org/apache/ojb/broker/platforms/PlatformException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
ErrorsParameter message should be final.22
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.27
ErrorsParameter cause should be final.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.32
ErrorsParameter message should be final.32
ErrorsParameter cause should be final.32
Errors'{' should be on the previous line.33

org/apache/ojb/broker/platforms/PlatformFactory.java

ViolationMessageLine
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsUtility classes should not have a public or default constructor.30
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsExpected an @return tag.41
ErrorsParameter jcd should be final.41
Errors'{' should be on the previous line.42
Errors'{' should be on the previous line.49
Errors'{' should be on the previous line.51
Errors'}' should be on the same line.56
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
ErrorsFirst sentence should end with a period.71
ErrorsExpected an @return tag.76
ErrorsParameter platform should be final.76
Errors'{' should be on the previous line.77
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.83
Errors'{' should be on the previous line.91

org/apache/ojb/broker/platforms/PlatformFirebirdImpl.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>23
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.28
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter sequenceName should be final.29
Errors'{' should be on the previous line.30
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter sequenceName should be final.34
Errors'{' should be on the previous line.35
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter sequenceName should be final.39
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.41

org/apache/ojb/broker/platforms/PlatformHsqldbImpl.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>23
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsFirst sentence should end with a period.30
ErrorsLine is longer than 80 characters.31
ErrorsExpected an @return tag.33
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.33
Errors'{' should be on the previous line.34
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter tableName should be final.38
Errors'{' should be on the previous line.39
ErrorsLine has trailing spaces.42
ErrorsLine is longer than 80 characters.44
ErrorsMethod 'addPagingSql' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter anSqlString should be final.46
Errors'{' should be on the previous line.47
Errors'6' is a magic number.48
ErrorsMethod 'bindPagingParametersFirst' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMethod 'supportsPaging' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.71

org/apache/ojb/broker/platforms/PlatformInformixImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.37
ErrorsMethod 'initializeJdbcConnection' is not designed for extension - needs to be abstract, final or empty.37
ErrorsParameter jcd should be final.37
ErrorsExpected @param tag for 'jcd'.37
ErrorsParameter conn should be final.37
ErrorsExpected @param tag for 'conn'.37
ErrorsExpected @throws tag for 'PlatformException'.37
Errors'{' should be on the previous line.42
Errors'}' should be on the same line.45
Errors'{' should be on the previous line.47
ErrorsMust have at least one statement.47
Errors'}' should be on the same line.49
Errors'{' should be on the previous line.51
Errors'if' is not followed by whitespace.52
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.55
Errors'}' should be on the same line.57
Errors'catch' is not followed by whitespace.58
Errors'{' should be on the previous line.59
ErrorsMust have at least one statement.59
ErrorsLine is longer than 80 characters.67
ErrorsExpected an @return tag.70
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'prepareNextValProcedureStatement' is not designed for extension - needs to be abstract, final or empty.70
ErrorsParameter con should be final.70
ErrorsExpected @param tag for 'con'.70
ErrorsParameter procedureName should be final.70
ErrorsExpected @param tag for 'procedureName'.70
ErrorsLine is longer than 80 characters.71
ErrorsParameter sequenceName should be final.71
ErrorsExpected @param tag for 'sequenceName'.71
ErrorsExpected @throws tag for 'PlatformException'.71
Errors'{' should be on the previous line.74
Errors'}' should be on the same line.87
Errors'catch' is not followed by whitespace.88
Errors'{' should be on the previous line.89

org/apache/ojb/broker/platforms/PlatformMaxDBImpl.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.17
Errors'{' should be on the previous line.18

org/apache/ojb/broker/platforms/PlatformMsAccessImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.38
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.38
ErrorsParameter ps should be final.38
ErrorsExpected @param tag for 'ps'.38
ErrorsParameter index should be final.38
ErrorsExpected @param tag for 'index'.38
ErrorsParameter value should be final.38
ErrorsExpected @param tag for 'value'.38
ErrorsParameter sqlType should be final.38
ErrorsExpected @param tag for 'sqlType'.38
ErrorsExpected @throws tag for 'SQLException'.39
Errors'{' should be on the previous line.40
Errors'{' should be on the previous line.42
Errors'}' should be on the same line.44
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.49
Errors'{' should be on the previous line.51
Errors'}' should be on the same line.53
Errors'{' should be on the previous line.55
Errors'}' should be on the same line.58
Errors'{' should be on the previous line.61
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters.68
Errors'}' should be on the same line.70
Errors'{' should be on the previous line.72
Errors'}' should be on the same line.75
ErrorsLine has trailing spaces.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.81
Errors'{' should be on the previous line.83
Errors',' is not followed by whitespace.84
Errors'cast' is not followed by whitespace.84
Errors'}' should be on the same line.85
Errors'{' should be on the previous line.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters.95
ErrorsMethod 'beforeStatementClose' is not designed for extension - needs to be abstract, final or empty.95
ErrorsParameter stmt should be final.95
ErrorsExpected @param tag for 'stmt'.95
ErrorsParameter rs should be final.95
ErrorsExpected @param tag for 'rs'.95
ErrorsExpected @throws tag for 'PlatformException'.95
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.100
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
ErrorsLine has trailing spaces.110
ErrorsFirst sentence should end with a period.111
ErrorsExpected an @return tag.114
ErrorsMethod 'getConcatenationCharacter' is not designed for extension - needs to be abstract, final or empty.114
Errors'{' should be on the previous line.115
ErrorsLine has trailing spaces.117
ErrorsLine has trailing spaces.118
ErrorsLine is longer than 80 characters.120
ErrorsExpected an @return tag.122
ErrorsMethod 'getEscapeClause' is not designed for extension - needs to be abstract, final or empty.122
ErrorsParameter aCriteria should be final.122
ErrorsExpected @param tag for 'aCriteria'.122
Errors'{' should be on the previous line.123
ErrorsComment matches to-do format 'TODO:'.124
ErrorsLine has trailing spaces.125

org/apache/ojb/broker/platforms/PlatformMsSQLServerImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.33
ErrorsExpected an @return tag.36
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'prepareNextValProcedureStatement' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter con should be final.41
ErrorsParameter procedureName should be final.41
ErrorsParameter sequenceName should be final.42
Errors'{' should be on the previous line.43
Errors'{' should be on the previous line.45
Errors'}' should be on the same line.51
Errors'{' should be on the previous line.53
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter tableName should be final.58
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.67
ErrorsFirst sentence should end with a period.75
ErrorsExpected an @return tag.78
ErrorsMethod 'getConcatenationCharacter' is not designed for extension - needs to be abstract, final or empty.78
Errors'{' should be on the previous line.79

org/apache/ojb/broker/platforms/PlatformMySQLImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter ps should be final.43
ErrorsParameter index should be final.43
ErrorsParameter value should be final.43
ErrorsParameter sqlType should be final.43
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.55
ErrorsArray brackets at illegal position.56
ErrorsLine is longer than 80 characters.57
Errors'{' should be on the previous line.68
Errors'}' should be on the same line.71
Errors'{' should be on the previous line.73
Errors'cast' is not followed by whitespace.74
Errors'}' should be on the same line.77
Errors'{' should be on the previous line.79
ErrorsArray brackets at illegal position.80
ErrorsLine is longer than 80 characters.81
ErrorsFirst sentence should end with a period.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsExpected an @return tag.97
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.97
Errors'{' should be on the previous line.98
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter tableName should be final.102
Errors'{' should be on the previous line.103
ErrorsLine contains a tab character.108
ErrorsLine has trailing spaces.109
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsMethod 'addPagingSql' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
ErrorsParameter anSqlString should be final.112
Errors'{' should be on the previous line.113
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter sequenceName should be final.120
Errors'{' should be on the previous line.121
ErrorsLine has trailing spaces.122
Errors'+' should be on a new line.122
ErrorsLine contains a tab character.123
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter sequenceName should be final.129
Errors'{' should be on the previous line.130
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
ErrorsParameter sequenceName should be final.137
Errors'{' should be on the previous line.138
ErrorsLine has trailing spaces.139
Errors'+' should be on a new line.139
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.142
ErrorsMethod 'prepareNextValProcedureStatement' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
Errors'(' is preceded with whitespace.146
ErrorsParameter con should be final.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsParameter procedureName should be final.147
ErrorsParameter sequenceName should be final.147
ErrorsLine contains a tab character.148
Errors'{' should be on the previous line.149
ErrorsLine contains a tab character.150
ErrorsLine has trailing spaces.151
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine has trailing spaces.160
ErrorsLine contains a tab character.162
ErrorsLine has trailing spaces.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsMethod 'supportsPaging' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.172
ErrorsExpected an @return tag.174
ErrorsMethod 'concatenate' is not designed for extension - needs to be abstract, final or empty.174
ErrorsParameter theColumns should be final.174
ErrorsExpected @param tag for 'theColumns'.174
Errors'{' should be on the previous line.175
Errors'{' should be on the previous line.177
ErrorsLine has trailing spaces.180
ErrorsLine has trailing spaces.182
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.187
ErrorsLine has trailing spaces.195
ErrorsLine has trailing spaces.196
ErrorsLine is longer than 80 characters.198
ErrorsExpected an @return tag.200
ErrorsMethod 'getEscapeClause' is not designed for extension - needs to be abstract, final or empty.200
ErrorsParameter aCriteria should be final.200
ErrorsExpected @param tag for 'aCriteria'.200
Errors'{' should be on the previous line.201
ErrorsLine has trailing spaces.202
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.204
Errors'}' should be on the same line.206
Errors'{' should be on the previous line.208
ErrorsLine has trailing spaces.211

org/apache/ojb/broker/platforms/PlatformOracle9iImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.56
ErrorsComment matches to-do format 'TODO:'.58
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.64
Errors'{' should be on the previous line.70
ErrorsMissing a Javadoc comment.71
ErrorsLine is longer than 80 characters.77
ErrorsMissing a Javadoc comment.94
ErrorsLine is longer than 80 characters.95
ErrorsMissing a Javadoc comment.95
ErrorsName 'm_batchStatementsInProgress' must match pattern '^[a-z][a-zA-Z0-9]*$'.95
ErrorsVariable 'm_batchStatementsInProgress' must be private and have accessor methods.95
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.99
ErrorsMissing a Javadoc comment.100
ErrorsMissing a Javadoc comment.102
ErrorsLine is longer than 80 characters.103
ErrorsMissing a Javadoc comment.103
ErrorsLine is longer than 80 characters.104
ErrorsMissing a Javadoc comment.104
ErrorsLine is longer than 80 characters.105
ErrorsMissing a Javadoc comment.105
ErrorsLine is longer than 80 characters.106
ErrorsMissing a Javadoc comment.106
ErrorsMissing a Javadoc comment.108
ErrorsMissing a Javadoc comment.110
ErrorsName 'JBOSS_CONN_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'.110
ErrorsVariable 'JBOSS_CONN_CLASS' must be private and have accessor methods.110
ErrorsMissing a Javadoc comment.112
ErrorsName 'ORA_CONN_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'.112
ErrorsVariable 'ORA_CONN_CLASS' must be private and have accessor methods.112
ErrorsMissing a Javadoc comment.113
ErrorsName 'ORA_PS_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
ErrorsVariable 'ORA_PS_CLASS' must be private and have accessor methods.113
ErrorsMissing a Javadoc comment.114
ErrorsName 'ORA_CLOB_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'.114
ErrorsVariable 'ORA_CLOB_CLASS' must be private and have accessor methods.114
ErrorsMissing a Javadoc comment.115
ErrorsName 'ORA_BLOB_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'.115
ErrorsVariable 'ORA_BLOB_CLASS' must be private and have accessor methods.115
ErrorsMissing a Javadoc comment.116
ErrorsName 'PARAM_TYPE_INT_ORACLOB' must match pattern '^[a-z][a-zA-Z0-9]*$'.116
ErrorsVariable 'PARAM_TYPE_INT_ORACLOB' must be private and have accessor methods.116
ErrorsMissing a Javadoc comment.117
ErrorsName 'PARAM_TYPE_INT_ORABLOB' must match pattern '^[a-z][a-zA-Z0-9]*$'.117
ErrorsVariable 'PARAM_TYPE_INT_ORABLOB' must be private and have accessor methods.117
ErrorsMissing a Javadoc comment.118
ErrorsName 'METHOD_SET_STATEMENT_CACHE_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'.118
ErrorsVariable 'METHOD_SET_STATEMENT_CACHE_SIZE' must be private and have accessor methods.118
ErrorsMissing a Javadoc comment.119
ErrorsName 'METHOD_SET_IMPLICIT_CACHING_ENABLED' must match pattern '^[a-z][a-zA-Z0-9]*$'.119
ErrorsVariable 'METHOD_SET_IMPLICIT_CACHING_ENABLED' must be private and have accessor methods.119
ErrorsMissing a Javadoc comment.120
ErrorsName 'METHOD_SET_ROW_PREFETCH' must match pattern '^[a-z][a-zA-Z0-9]*$'.120
ErrorsVariable 'METHOD_SET_ROW_PREFETCH' must be private and have accessor methods.120
ErrorsMissing a Javadoc comment.121
ErrorsName 'METHOD_SET_BLOB' must match pattern '^[a-z][a-zA-Z0-9]*$'.121
ErrorsVariable 'METHOD_SET_BLOB' must be private and have accessor methods.121
ErrorsMissing a Javadoc comment.122
ErrorsName 'METHOD_SET_CLOB' must match pattern '^[a-z][a-zA-Z0-9]*$'.122
ErrorsVariable 'METHOD_SET_CLOB' must be private and have accessor methods.122
ErrorsMissing a Javadoc comment.123
ErrorsName 'ORA_STATEMENT_CACHING_AVAILABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.123
ErrorsVariable 'ORA_STATEMENT_CACHING_AVAILABLE' must be private and have accessor methods.123
ErrorsMissing a Javadoc comment.124
ErrorsName 'ORA_ROW_PREFETCH_AVAILABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.124
ErrorsVariable 'ORA_ROW_PREFETCH_AVAILABLE' must be private and have accessor methods.124
ErrorsMissing a Javadoc comment.125
ErrorsName 'ORA_CLOB_HANDLING_AVAILABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.125
ErrorsVariable 'ORA_CLOB_HANDLING_AVAILABLE' must be private and have accessor methods.125
ErrorsMissing a Javadoc comment.126
ErrorsName 'ORA_BLOB_HANDLING_AVAILABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'.126
ErrorsVariable 'ORA_BLOB_HANDLING_AVAILABLE' must be private and have accessor methods.126
ErrorsArray brackets at illegal position.129
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.145
ErrorsArray brackets at illegal position.152
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine is longer than 80 characters.160
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.170
Errors'{' should be on the previous line.178
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.185
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.189
ErrorsUnclosed HTML tag found: <a href="http://otn.oracle.com/sample_code/tech/java/sqlj_jd189
ErrorsMethod 'initializeJdbcConnection' is not designed for extension - needs to be abstract, final or empty.192
ErrorsExpected @throws tag for 'PlatformException'.194
Errors'{' should be on the previous line.195
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.202
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.206
Errors'{' should be on the previous line.214
ErrorsLine is longer than 80 characters.218
Errors'{' should be on the previous line.221
Errors'{' should be on the previous line.223
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.226
Errors'}' should be on the same line.227
Errors'{' should be on the previous line.229
Errors'{' should be on the previous line.231
ErrorsLine is longer than 80 characters.232
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.241
Errors'{' should be on the previous line.247
Errors'{' should be on the previous line.249
ErrorsLine is longer than 80 characters.251
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.256
Errors'}' should be on the same line.257
Errors'{' should be on the previous line.259
Errors'{' should be on the previous line.261
ErrorsLine is longer than 80 characters.262
ErrorsLine is longer than 80 characters.264
ErrorsParameter stmt should be final.274
Errors'{' should be on the previous line.275
ErrorsLine is longer than 80 characters.276
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.278
ErrorsMethod 'beforeBatch' is not designed for extension - needs to be abstract, final or empty.289
ErrorsParameter stmt should be final.289
Errors'{' should be on the previous line.290
ErrorsLine is longer than 80 characters.294
ErrorsLine is longer than 80 characters.297
Errors'{' should be on the previous line.299
Errors'{' should be on the previous line.301
Errors'}' should be on the same line.305
Errors'{' should be on the previous line.307
Errors'}' should be on the same line.310
Errors'{' should be on the previous line.312
ErrorsMethod 'addBatch' is not designed for extension - needs to be abstract, final or empty.323
ErrorsParameter stmt should be final.323
Errors'{' should be on the previous line.324
ErrorsLine is longer than 80 characters.326
Errors'{' should be on the previous line.328
Errors'{' should be on the previous line.330
Errors'}' should be on the same line.332
Errors'{' should be on the previous line.334
Errors'}' should be on the same line.337
Errors'{' should be on the previous line.339
ErrorsMethod 'executeBatch' is not designed for extension - needs to be abstract, final or empty.354
ErrorsParameter stmt should be final.354
Errors'{' should be on the previous line.355
ErrorsLine is longer than 80 characters.357
Errors'{' should be on the previous line.362
Errors'{' should be on the previous line.364
Errors'}' should be on the same line.367
Errors'{' should be on the previous line.369
Errors'}' should be on the same line.372
Errors'{' should be on the previous line.374
ErrorsLine is longer than 80 characters.381
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.381
ErrorsParameter ps should be final.381
ErrorsExpected @param tag for 'ps'.381
ErrorsParameter index should be final.381
ErrorsExpected @param tag for 'index'.381
ErrorsParameter value should be final.381
ErrorsExpected @param tag for 'value'.381
ErrorsParameter sqlType should be final.381
ErrorsExpected @param tag for 'sqlType'.381
ErrorsExpected @throws tag for 'SQLException'.381
Errors'{' should be on the previous line.388
Errors'&&' should be on a new line.392
ErrorsLine is longer than 80 characters.393
ErrorsAvoid inline conditionals.393
Errors'}' should be on the same line.394
Errors'{' should be on the previous line.396
ErrorsLine is longer than 80 characters.403
ErrorsArray brackets at illegal position.405
Errors'}' should be on the same line.409
Errors'{' should be on the previous line.411
Errors'}' should be on the same line.414
Errors'{' should be on the previous line.416
Errors'}' should be on the same line.419
Errors'{' should be on the previous line.421
Errors'}' should be on the same line.423
ErrorsLine is longer than 80 characters.424
ErrorsComment matches to-do format 'TODO:'.426
ErrorsLine is longer than 80 characters.426
Errors'{' should be on the previous line.428
ErrorsLine is longer than 80 characters.429
ErrorsLine is longer than 80 characters.430
Errors'}' should be on the same line.431
Errors'{' should be on the previous line.433
Errors'}' should be on the same line.436
ErrorsLine is longer than 80 characters.437
ErrorsComment matches to-do format 'TODO:'.439
ErrorsLine is longer than 80 characters.439
Errors'{' should be on the previous line.441
ErrorsLine is longer than 80 characters.442
ErrorsLine is longer than 80 characters.443
Errors'}' should be on the same line.444
Errors'{' should be on the previous line.446
Errors'}' should be on the same line.449
Errors'{' should be on the previous line.451
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.462
Errors'{' should be on the previous line.463
ErrorsLine is longer than 80 characters.468
ErrorsMethod 'unwrapConnection' is not designed for extension - needs to be abstract, final or empty.472
ErrorsParameter conn should be final.472
Errors'{' should be on the previous line.473
ErrorsLine is longer than 80 characters.474
ErrorsLine is longer than 80 characters.476
ErrorsLine contains a tab character.476
ErrorsLine is longer than 80 characters.477
ErrorsLine contains a tab character.477
ErrorsLine is longer than 80 characters.478
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsLine is longer than 80 characters.486
ErrorsLine contains a tab character.486
ErrorsLine is longer than 80 characters.487
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
Errors'{' should be on the previous line.492
ErrorsLine is longer than 80 characters.493
ErrorsLine contains a tab character.495
Errors'{' should be on the previous line.497
ErrorsLine is longer than 80 characters.498
Errors'{' should be on the previous line.501
ErrorsLine is longer than 80 characters.502
Errors'+' should be on a new line.502
ErrorsLine is longer than 80 characters.510
ErrorsMethod 'unwrapStatement' is not designed for extension - needs to be abstract, final or empty.514
ErrorsParameter ps should be final.514
Errors'{' should be on the previous line.515
ErrorsLine is longer than 80 characters.517
Errors'{' should be on the previous line.519
ErrorsLine is longer than 80 characters.520
Errors'{' should be on the previous line.523
ErrorsLine is longer than 80 characters.524
Errors'+' should be on a new line.524
ErrorsMethod 'genericUnwrap' is not designed for extension - needs to be abstract, final or empty.531
ErrorsMissing a Javadoc comment.531
ErrorsParameter classToMatch should be final.531
ErrorsParameter toUnwrap should be final.531
ErrorsParameter methodNameCandidates should be final.532
ErrorsParameter methodTypeCandidates should be final.533
Errors'{' should be on the previous line.534
Errors'{' should be on the previous line.536
Errors'{' should be on the previous line.543
Errors'{' should be on the previous line.547
Errors'{' should be on the previous line.552
ErrorsLine is longer than 80 characters.555
Errors'{' should be on the previous line.557
ErrorsLine is longer than 80 characters.558
ErrorsAvoid inline conditionals.558
Errors'{' is followed by whitespace.558
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.561
ErrorsLine is longer than 80 characters.562
ErrorsLine contains a tab character.562
ErrorsLine is longer than 80 characters.563
ErrorsLine contains a tab character.563
ErrorsLine is longer than 80 characters.564
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
Errors'{' should be on the previous line.570
Errors'{' should be on the previous line.572
ErrorsLine is longer than 80 characters.575
ErrorsLine has trailing spaces.580
ErrorsLine is longer than 80 characters.582
Errors'{' is followed by whitespace.582
ErrorsLine is longer than 80 characters.584
ErrorsLine has trailing spaces.585
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine is longer than 80 characters.588
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.589
ErrorsLine is longer than 80 characters.590
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine is longer than 80 characters.596
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine is longer than 80 characters.599
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
Errors'{' should be on the previous line.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine is longer than 80 characters.603
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine is longer than 80 characters.605
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
Errors'}' should be on the same line.609
Errors'{' should be on the previous line.611
Errors'{' should be on the previous line.614
ErrorsLine is longer than 80 characters.622
ErrorsMethod 'initOracleReflectedVars' is not designed for extension - needs to be abstract, final or empty.624
Errors'{' should be on the previous line.625
Errors'{' should be on the previous line.628
ErrorsLine is longer than 80 characters.631
ErrorsLine is longer than 80 characters.632
ErrorsLine is longer than 80 characters.633
ErrorsLine is longer than 80 characters.634
ErrorsLine is longer than 80 characters.636
ErrorsLine is longer than 80 characters.637
ErrorsLine is longer than 80 characters.640
Errors'{' is followed by whitespace.640
ErrorsLine is longer than 80 characters.641
Errors'{' is followed by whitespace.641
Errors'{' is followed by whitespace.644
ErrorsLine is longer than 80 characters.647
ErrorsLine is longer than 80 characters.649
ErrorsLine is longer than 80 characters.650
ErrorsLine is longer than 80 characters.651
ErrorsLine is longer than 80 characters.652
ErrorsLine is longer than 80 characters.655
Errors'}' should be on the same line.659
Errors'{' should be on the previous line.661
ErrorsMust have at least one statement.661
Errors'{' should be on the previous line.666
Errors'}' should be on the same line.668
Errors'{' should be on the previous line.670
ErrorsMust have at least one statement.670

org/apache/ojb/broker/platforms/PlatformOracleImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.105
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler <a>131
ErrorsLine is longer than 80 characters.132
Errors'{' should be on the previous line.136
ErrorsMissing a Javadoc comment.137
ErrorsMissing a Javadoc comment.139
ErrorsMissing a Javadoc comment.141
ErrorsName 'ORACLE_JDBC_TYPE_CURSOR' must match pattern '^[a-z][a-zA-Z0-9]*$'.147
ErrorsVariable 'ORACLE_JDBC_TYPE_CURSOR' must be private and have accessor methods.147
Errors'-10' is a magic number.147
ErrorsMissing a Javadoc comment.149
Errors'{' should be on the previous line.155
ErrorsLine has trailing spaces.160
ErrorsLine is longer than 80 characters.162
ErrorsExpected an @return tag.164
ErrorsLine is longer than 80 characters.164
ErrorsMethod 'prepareNextValProcedureStatement' is not designed for extension - needs to be abstract, final or empty.164
ErrorsParameter con should be final.164
ErrorsExpected @param tag for 'con'.164
ErrorsParameter procedureName should be final.164
ErrorsExpected @param tag for 'procedureName'.164
ErrorsParameter sequenceName should be final.164
ErrorsExpected @param tag for 'sequenceName'.164
ErrorsExpected @throws tag for 'PlatformException'.165
Errors'{' should be on the previous line.166
Errors'{' should be on the previous line.168
Errors'}' should be on the same line.174
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters.182
ErrorsMethod 'afterStatementCreate' is not designed for extension - needs to be abstract, final or empty.184
ErrorsParameter stmt should be final.184
ErrorsExpected @param tag for 'stmt'.184
ErrorsExpected @throws tag for 'PlatformException'.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.187
Errors'}' should be on the same line.189
Errors'{' should be on the previous line.191
ErrorsLine is longer than 80 characters.197
ErrorsLine is longer than 80 characters.198
ErrorsLine is longer than 80 characters.199
ErrorsLine has trailing spaces.201
ErrorsLine is longer than 80 characters.204
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.204
ErrorsParameter ps should be final.204
ErrorsExpected @param tag for 'ps'.204
ErrorsParameter index should be final.204
ErrorsExpected @param tag for 'index'.204
ErrorsParameter value should be final.204
ErrorsExpected @param tag for 'value'.204
ErrorsParameter sqlType should be final.204
ErrorsExpected @param tag for 'sqlType'.204
ErrorsExpected @throws tag for 'SQLException'.205
Errors'{' should be on the previous line.206
ErrorsLine is longer than 80 characters.207
Errors'{' should be on the previous line.209
ErrorsArray brackets at illegal position.210
ErrorsLine is longer than 80 characters.212
ErrorsLine is longer than 80 characters.215
Errors'}' should be on the same line.220
Errors'{' should be on the previous line.222
Errors'}' should be on the same line.225
Errors'{' should be on the previous line.227
Errors'}' should be on the same line.230
Errors'{' should be on the previous line.232
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
Errors'}' should be on the same line.239
ErrorsLine is longer than 80 characters.240
Errors'{' should be on the previous line.245
Errors'}' should be on the same line.249
Errors'{' should be on the previous line.251
ErrorsArray brackets at illegal position.252
ErrorsLine is longer than 80 characters.253
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.260
Errors'}' should be on the same line.263
Errors'{' should be on the previous line.267
Errors'{' should be on the previous line.269
Errors'}' should be on the same line.271
Errors'{' should be on the previous line.273
Errors'}' should be on the same line.276
Errors'{' should be on the previous line.278
ErrorsLine is longer than 80 characters.284
ErrorsMethod 'changePreparedStatementResultSetType' is not designed for extension - needs to be abstract, final or empty.287
ErrorsParameter ps should be final.287
ErrorsExpected @param tag for 'ps'.287
Errors'{' should be on the previous line.288
Errors'{' should be on the previous line.290
ErrorsLine is longer than 80 characters.291
Errors'{' should be on the previous line.295
Errors'}' should be on the same line.302
Errors'{' should be on the previous line.304
ErrorsFirst sentence should end with a period.309
ErrorsLine is longer than 80 characters.310
ErrorsExpected an @return tag.312
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.312
Errors'{' should be on the previous line.313
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.317
ErrorsMissing a Javadoc comment.317
ErrorsParameter sequenceName should be final.317
Errors'{' should be on the previous line.318
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.322
ErrorsMissing a Javadoc comment.322
ErrorsParameter sequenceName should be final.322
ErrorsParameter prop should be final.322
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.334
Errors'if' is not followed by whitespace.335
Errors'{' should be on the previous line.336
Errors'if' is not followed by whitespace.341
Errors'{' should be on the previous line.342
Errors'if' is not followed by whitespace.347
Errors'{' should be on the previous line.348
Errors'if' is not followed by whitespace.353
Errors'{' should be on the previous line.354
Errors'if' is not followed by whitespace.359
Errors'{' should be on the previous line.360
Errors'if' is not followed by whitespace.365
Errors'{' should be on the previous line.366
Errors'if' construct must use '{}'s.367
Errors'if' is not followed by whitespace.367
Errors'else' construct must use '{}'s.368
Errors'if' is not followed by whitespace.372
Errors'{' should be on the previous line.373
Errors'if' is not followed by whitespace.378
Errors'{' should be on the previous line.379
Errors'if' construct must use '{}'s.380
Errors'if' is not followed by whitespace.380
Errors'else' construct must use '{}'s.381
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.387
ErrorsMissing a Javadoc comment.387
ErrorsParameter sequenceName should be final.387
Errors'{' should be on the previous line.388
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.392
ErrorsMissing a Javadoc comment.392
ErrorsParameter sequenceName should be final.392
Errors'{' should be on the previous line.393
ErrorsLine is longer than 80 characters.398
ErrorsMethod 'registerOutResultSet' is not designed for extension - needs to be abstract, final or empty.400
ErrorsParameter stmt should be final.400
ErrorsExpected @param tag for 'stmt'.400
ErrorsParameter position should be final.400
ErrorsExpected @param tag for 'position'.400
ErrorsExpected @throws tag for 'SQLException'.401
Errors'{' should be on the previous line.402
ErrorsLine has trailing spaces.408
ErrorsLine is longer than 80 characters.410
ErrorsParameter conn should be final.413
Errors'{' should be on the previous line.414
Errors'{' should be on the previous line.416
Errors'{' should be on the previous line.422
Errors'{' should be on the previous line.426
Errors'}' should be on the same line.429
Errors'{' should be on the previous line.431
ErrorsMust have at least one statement.431
ErrorsLine is longer than 80 characters.438
ErrorsMethod 'initOracleReflectedVars' is not designed for extension - needs to be abstract, final or empty.440
Errors'{' should be on the previous line.441
Errors'{' should be on the previous line.443
ErrorsLine is longer than 80 characters.445
Errors'}' should be on the same line.448
Errors'{' should be on the previous line.450
Errors'}' should be on the same line.452
Errors'{' should be on the previous line.454
ErrorsLine is longer than 80 characters.455
Errors'}' should be on the same line.456
Errors'{' should be on the previous line.458
ErrorsLine is longer than 80 characters.459

org/apache/ojb/broker/platforms/PlatformPostgreSQLImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.92
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>118
ErrorsLine is longer than 80 characters.119
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.124
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
ErrorsParameter ps should be final.124
ErrorsParameter index should be final.124
ErrorsParameter value should be final.124
ErrorsParameter sqlType should be final.124
Errors'{' should be on the previous line.127
Errors'}' should be on the same line.129
Errors'{' should be on the previous line.131
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsParameter sequenceName should be final.136
Errors'{' should be on the previous line.137
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
ErrorsParameter sequenceName should be final.141
ErrorsParameter prop should be final.141
Errors'{' should be on the previous line.142
ErrorsLine is longer than 80 characters.148
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
Errors'if' is not followed by whitespace.155
Errors'{' should be on the previous line.156
Errors'if' is not followed by whitespace.161
Errors'{' should be on the previous line.162
Errors'if' is not followed by whitespace.167
Errors'{' should be on the previous line.168
Errors'if' is not followed by whitespace.173
Errors'{' should be on the previous line.174
Errors'if' is not followed by whitespace.179
Errors'{' should be on the previous line.180
Errors'if' is not followed by whitespace.185
Errors'{' should be on the previous line.186
Errors'if' construct must use '{}'s.187
Errors'if' is not followed by whitespace.187
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.193
ErrorsMissing a Javadoc comment.193
ErrorsParameter sequenceName should be final.193
Errors'{' should be on the previous line.194
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
ErrorsParameter sequenceName should be final.198
Errors'{' should be on the previous line.199
ErrorsLine is longer than 80 characters.204
ErrorsMethod 'addPagingSql' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
ErrorsParameter anSqlString should be final.206
Errors'{' should be on the previous line.207
ErrorsMethod 'supportsPaging' is not designed for extension - needs to be abstract, final or empty.214
ErrorsMissing a Javadoc comment.214
Errors'{' should be on the previous line.215
ErrorsLine is longer than 80 characters.220
ErrorsLine is longer than 80 characters.222
ErrorsMethod 'bindPagingParameters' is not designed for extension - needs to be abstract, final or empty.222
ErrorsMissing a Javadoc comment.222
ErrorsParameter ps should be final.222
ErrorsParameter index should be final.222
ErrorsParameter startAt should be final.222
ErrorsParameter endAt should be final.222
ErrorsLine is longer than 80 characters.232
ErrorsExpected an @return tag.234
ErrorsMethod 'getEscapeClause' is not designed for extension - needs to be abstract, final or empty.234
ErrorsParameter aCriteria should be final.234
ErrorsExpected @param tag for 'aCriteria'.234
Errors'{' should be on the previous line.235
ErrorsLine is longer than 80 characters.236
ErrorsLine is longer than 80 characters.238
Errors'}' should be on the same line.240
Errors'{' should be on the previous line.242

org/apache/ojb/broker/platforms/PlatformSapdbImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.90
Errors'{' should be on the previous line.121
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter ps should be final.123
ErrorsParameter index should be final.124
ErrorsParameter value should be final.125
ErrorsParameter sqlType should be final.126
Errors'{' should be on the previous line.128
Errors'if' is not followed by whitespace.129
Errors'{' should be on the previous line.131
ErrorsArray brackets at illegal position.132
Errors'}' should be on the same line.134
Errors'{' should be on the previous line.136
ErrorsFirst sentence should end with a period.141
ErrorsLine is longer than 80 characters.142
ErrorsExpected an @return tag.144
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.144
Errors'{' should be on the previous line.145
ErrorsFirst sentence should end with a period.149
ErrorsLine is longer than 80 characters.152
ErrorsExpected an @return tag.154
ErrorsMethod 'useCountForResultsetSize' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsParameter sequenceName should be final.159
Errors'{' should be on the previous line.160
ErrorsMethod 'createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.164
ErrorsMissing a Javadoc comment.164
ErrorsParameter sequenceName should be final.164
ErrorsParameter prop should be final.164
Errors'{' should be on the previous line.165
ErrorsLine is longer than 80 characters.176
Errors'if' is not followed by whitespace.177
Errors'{' should be on the previous line.178
Errors'if' is not followed by whitespace.183
Errors'{' should be on the previous line.184
Errors'if' is not followed by whitespace.189
Errors'{' should be on the previous line.190
Errors'if' is not followed by whitespace.195
Errors'{' should be on the previous line.196
Errors'if' is not followed by whitespace.201
Errors'{' should be on the previous line.202
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
Errors'if' construct must use '{}'s.209
Errors'if' is not followed by whitespace.209
Errors'else' construct must use '{}'s.210
Errors'if' is not followed by whitespace.214
Errors'{' should be on the previous line.215
Errors'if' is not followed by whitespace.220
Errors'{' should be on the previous line.221
Errors'if' construct must use '{}'s.222
Errors'if' is not followed by whitespace.222
Errors'else' construct must use '{}'s.223
ErrorsMethod 'nextSequenceQuery' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
ErrorsParameter sequenceName should be final.229
Errors'{' should be on the previous line.230
ErrorsMethod 'dropSequenceQuery' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
ErrorsParameter sequenceName should be final.234
Errors'{' should be on the previous line.235
ErrorsLine is longer than 80 characters.240
ErrorsMethod 'addPagingSql' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
ErrorsParameter anSqlString should be final.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.250
ErrorsMethod 'bindPagingParameters' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter ps should be final.250
ErrorsParameter index should be final.250
ErrorsParameter startAt should be final.250
ErrorsParameter endAt should be final.250
ErrorsMethod 'supportsPaging' is not designed for extension - needs to be abstract, final or empty.261
ErrorsMissing a Javadoc comment.261
Errors'{' should be on the previous line.262

org/apache/ojb/broker/platforms/PlatformSybaseASAImpl.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:mattbaird@yahoo.com">Matthew Baird<a>33
ErrorsLine is longer than 80 characters.34
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.47
ErrorsMethod 'initializeJdbcConnection' is not designed for extension - needs to be abstract, final or empty.47
ErrorsParameter jcd should be final.47
ErrorsExpected @param tag for 'jcd'.47
ErrorsParameter conn should be final.47
ErrorsExpected @param tag for 'conn'.47
ErrorsExpected @throws tag for 'PlatformException'.47
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.55
Errors'}' should be on the same line.56
Errors'{' should be on the previous line.58

org/apache/ojb/broker/platforms/PlatformSybaseASEImpl.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:mattbaird@yahoo.com">Matthew Baird<a>25
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsMethod 'getLastInsertIdentityQuery' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter tableName should be final.30
Errors'{' should be on the previous line.31

org/apache/ojb/broker/platforms/PlatformSybaseImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
Errors'{' should be on the previous line.29
ErrorsFirst sentence should end with a period.30
ErrorsLine is longer than 80 characters.31
ErrorsExpected an @return tag.33
ErrorsMethod 'getJoinSyntaxType' is not designed for extension - needs to be abstract, final or empty.33
Errors'{' should be on the previous line.34

org/apache/ojb/broker/platforms/PlatformWLOracle9iImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.47
ErrorsComment matches to-do format 'TODO:'.49
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.62
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.70
ErrorsLine is longer than 80 characters.71
ErrorsMissing a Javadoc comment.71
ErrorsName 'm_batchStatementsInProgress' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
ErrorsVariable 'm_batchStatementsInProgress' must be private and have accessor methods.71
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsLine is longer than 80 characters.77
ErrorsMissing a Javadoc comment.77
ErrorsLine is longer than 80 characters.78
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters.79
ErrorsMissing a Javadoc comment.79
ErrorsLine is longer than 80 characters.81
ErrorsMissing a Javadoc comment.81
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.82
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.94
ErrorsMethod 'afterStatementCreate' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter stmt should be final.94
ErrorsLine is longer than 80 characters.100
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.106
Errors'}' should be on the same line.109
Errors'{' should be on the previous line.111
ErrorsMethod 'beforeBatch' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter stmt should be final.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.132
Errors'{' should be on the previous line.134
Errors'{' should be on the previous line.136
Errors'}' should be on the same line.140
Errors'{' should be on the previous line.142
Errors'}' should be on the same line.145
Errors'{' should be on the previous line.147
ErrorsMethod 'addBatch' is not designed for extension - needs to be abstract, final or empty.158
ErrorsParameter stmt should be final.158
Errors'{' should be on the previous line.159
ErrorsLine is longer than 80 characters.161
Errors'{' should be on the previous line.163
Errors'{' should be on the previous line.165
Errors'}' should be on the same line.167
Errors'{' should be on the previous line.169
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
ErrorsMethod 'executeBatch' is not designed for extension - needs to be abstract, final or empty.189
ErrorsParameter stmt should be final.189
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters.192
Errors'{' should be on the previous line.197
Errors'{' should be on the previous line.199
Errors'}' should be on the same line.202
Errors'{' should be on the previous line.204
Errors'}' should be on the same line.207
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.216
ErrorsMethod 'setObjectForStatement' is not designed for extension - needs to be abstract, final or empty.216
ErrorsParameter ps should be final.216
ErrorsExpected @param tag for 'ps'.216
ErrorsParameter index should be final.216
ErrorsExpected @param tag for 'index'.216
ErrorsParameter value should be final.216
ErrorsExpected @param tag for 'value'.216
ErrorsParameter sqlType should be final.216
ErrorsExpected @param tag for 'sqlType'.216
ErrorsExpected @throws tag for 'SQLException'.216
Errors'{' should be on the previous line.226
Errors'{' should be on the previous line.228
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.233
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
ErrorsMust have at least one statement.236
Errors'}' should be on the same line.239
Errors'{' should be on the previous line.241
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.246
ErrorsLine is longer than 80 characters.248
Errors'}' should be on the same line.249
Errors'{' should be on the previous line.251
ErrorsMust have at least one statement.251
ErrorsLine is longer than 80 characters.257
ErrorsArray brackets at illegal position.259
Errors'}' should be on the same line.263
Errors'{' should be on the previous line.265
Errors'}' should be on the same line.268
Errors'{' should be on the previous line.270
Errors'}' should be on the same line.273
Errors'{' should be on the previous line.275
Errors'}' should be on the same line.277
ErrorsLine is longer than 80 characters.278
ErrorsComment matches to-do format 'TODO:'.280
ErrorsLine is longer than 80 characters.280
Errors'{' should be on the previous line.282
ErrorsLine is longer than 80 characters.283
ErrorsLine is longer than 80 characters.285
ErrorsLine is longer than 80 characters.286
Errors'}' should be on the same line.287
Errors'{' should be on the previous line.289
Errors'}' should be on the same line.292
ErrorsLine is longer than 80 characters.293
ErrorsComment matches to-do format 'TODO:'.295
ErrorsLine is longer than 80 characters.295
Errors'{' should be on the previous line.297
ErrorsLine is longer than 80 characters.298
ErrorsLine is longer than 80 characters.300
ErrorsLine is longer than 80 characters.301
Errors'}' should be on the same line.302
Errors'{' should be on the previous line.304
Errors'}' should be on the same line.307
Errors'{' should be on the previous line.309

org/apache/ojb/broker/query/AbstractQueryImpl.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.21
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine has trailing spaces.30
ErrorsMissing a Javadoc comment.31
ErrorsName 'm_startAtIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsMissing a Javadoc comment.32
ErrorsName 'm_endAtIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsMissing a Javadoc comment.33
ErrorsName 'm_fullSize' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsName 'm_searchClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsVariable 'm_searchClass' must be private and have accessor methods.35
ErrorsMissing a Javadoc comment.36
ErrorsName 'm_baseClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsVariable 'm_baseClass' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.37
ErrorsName 'm_withExtents' must match pattern '^[a-z][a-zA-Z0-9]*$'.37
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.43
ErrorsParameter aSearchClass should be final.43
Errors'{' should be on the previous line.44
ErrorsMethod 'getStartAtIndex' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
Errors'{' should be on the previous line.50
ErrorsMethod 'setStartAtIndex' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter startAtIndex should be final.54
Errors'{' should be on the previous line.55
ErrorsMethod 'getEndAtIndex' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsLine has trailing spaces.63
ErrorsMethod 'setEndAtIndex' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter endAtIndex should be final.64
Errors'{' should be on the previous line.65
ErrorsLine has trailing spaces.68
ErrorsMethod 'fullSize' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter size should be final.69
Errors'{' should be on the previous line.70
ErrorsLine has trailing spaces.73
ErrorsMethod 'fullSize' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsLine has trailing spaces.78
ErrorsMethod 'setWithExtents' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter withExtents should be final.79
Errors'{' should be on the previous line.80
ErrorsLine has trailing spaces.83
ErrorsMethod 'getWithExtents' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getSearchClass' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.93
ErrorsMethod 'getBaseClass' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
ErrorsMethod 'getGroupBy' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109
ErrorsMethod 'getOrderBy' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
Errors'{' should be on the previous line.117
ErrorsMethod 'getPrefetchedRelationships' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.125
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsMethod 'getCriteria' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsLine contains a tab character.135
Errors'{' should be on the previous line.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsMethod 'getExampleObject' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
ErrorsLine contains a tab character.143
Errors'{' should be on the previous line.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsMethod 'getHavingCriteria' is not designed for extension - needs to be abstract, final or empty.150
ErrorsMissing a Javadoc comment.150
ErrorsLine contains a tab character.151
Errors'{' should be on the previous line.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsMethod 'isDistinct' is not designed for extension - needs to be abstract, final or empty.158
ErrorsMissing a Javadoc comment.158
ErrorsLine contains a tab character.159
Errors'{' should be on the previous line.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsMethod 'usePaging' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
Errors'{' should be on the previous line.164
ErrorsMethod 'setFetchSize' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169
ErrorsParameter fetchSize should be final.169
Errors'fetchSize' hides a field.169
Errors'{' should be on the previous line.170
ErrorsMethod 'getFetchSize' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'{' should be on the previous line.175

org/apache/ojb/broker/query/BetweenCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsParameter anAttribute should be final.28
ErrorsParameter aValue1 should be final.28
ErrorsParameter aValue2 should be final.28
ErrorsParameter aClause should be final.28
ErrorsParameter anAlias should be final.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter anAttribute should be final.35
ErrorsParameter aValue1 should be final.35
ErrorsParameter aValue2 should be final.35
ErrorsParameter aClause should be final.35
ErrorsParameter aUserAlias should be final.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.42
ErrorsMethod 'bind' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter newValue should be final.46
ErrorsExpected @param tag for 'newValue'.46
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
Errors'{' should be on the previous line.49
ErrorsLine contains a tab character.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
Errors'}' should be on the same line.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.53
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsMethod 'getValue2' is not designed for extension - needs to be abstract, final or empty.64
ErrorsLine contains a tab character.65
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsMethod 'setValue2' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter value2 should be final.73
Errors'value2' hides a field.73
ErrorsLine contains a tab character.74
Errors'{' should be on the previous line.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsExpected an @return tag.81
ErrorsLine contains a tab character.81
ErrorsMethod 'isBindable' is not designed for extension - needs to be abstract, final or empty.81
ErrorsLine contains a tab character.82
Errors'{' should be on the previous line.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsFirst sentence should end with a period.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsExpected an @return tag.90
ErrorsLine contains a tab character.90
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.90
ErrorsLine contains a tab character.91
Errors'{' should be on the previous line.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93

org/apache/ojb/broker/query/Criteria.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.37
Errors'{' should be on the previous line.49
ErrorsMissing a Javadoc comment.50
ErrorsFirst sentence should end with a period.52
ErrorsFirst sentence should end with a period.54
ErrorsFirst sentence should end with a period.56
ErrorsFirst sentence should end with a period.59
ErrorsMissing a Javadoc comment.62
ErrorsName 'm_criteria' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsMissing a Javadoc comment.63
ErrorsName 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
ErrorsMissing a Javadoc comment.64
ErrorsName 'm_embraced' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsMissing a Javadoc comment.65
ErrorsName 'm_negative' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsName 'm_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsName 'm_aliasPath' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsName 'm_userAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.85
ErrorsName 'm_query' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsMissing a Javadoc comment.86
ErrorsName 'm_parentCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsMissing a Javadoc comment.90
ErrorsName 'm_pathClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'.90
ErrorsFirst sentence should end with a period.92
Errors'{' should be on the previous line.96
ErrorsLine contains a tab character.104
ErrorsFirst sentence should end with a period.107
ErrorsParameter aSelectionCriteria should be final.111
Errors'{' should be on the previous line.112
ErrorsFirst sentence should end with a period.117
ErrorsLine is longer than 80 characters.124
ErrorsMethod 'copy' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter includeGroupBy should be final.124
ErrorsParameter includeOrderBy should be final.124
ErrorsParameter includePrefetchedRelationships should be final.124
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.136
Errors'{' should be on the previous line.140
ErrorsMethod 'addSelectionCriteria' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter selectionCrit should be final.147
Errors'{' should be on the previous line.148
ErrorsMethod 'addCriteria' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
ErrorsParameter crit should be final.153
Errors'{' should be on the previous line.154
ErrorsMethod 'addCriteria' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsParameter criteria should be final.159
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.164
Errors'{' should be on the previous line.167
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
ErrorsFirst sentence should end with a period.177
ErrorsLine is longer than 80 characters.186
ErrorsMethod 'splitInCriteria' is not designed for extension - needs to be abstract, final or empty.186
ErrorsParameter attribute should be final.186
ErrorsExpected @param tag for 'attribute'.186
ErrorsParameter values should be final.186
ErrorsExpected @param tag for 'values'.186
ErrorsParameter negative should be final.186
ErrorsExpected @param tag for 'negative'.186
ErrorsParameter inLimit should be final.186
Errors'{' should be on the previous line.192
Errors'}' should be on the same line.195
Errors'{' should be on the previous line.197
Errors'{' should be on the previous line.201
Errors'{' should be on the previous line.204
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.213
ErrorsMissing a Javadoc comment.213
ErrorsParameter attribute should be final.213
ErrorsParameter negative should be final.213
ErrorsParameter values should be final.213
Errors'{' should be on the previous line.216
ErrorsLine contains a tab character.217
ErrorsLine is longer than 80 characters.218
ErrorsLine contains a tab character.218
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.219
Errors'}' should be on the same line.220
Errors'{' should be on the previous line.222
ErrorsLine contains a tab character.223
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsLine is longer than 80 characters.225
ErrorsLine contains a tab character.225
ErrorsFirst sentence should end with a period.229
ErrorsMethod 'getElements' is not designed for extension - needs to be abstract, final or empty.233
Errors'{' should be on the previous line.234
ErrorsFirst sentence should end with a period.238
ErrorsMethod 'getCriteria' is not designed for extension - needs to be abstract, final or empty.242
Errors'{' should be on the previous line.243
ErrorsFirst sentence should end with a period.247
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.251
Errors'{' should be on the previous line.252
ErrorsFirst sentence should end with a period.256
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.260
ErrorsParameter type should be final.260
Errors'{' should be on the previous line.261
ErrorsFirst sentence should end with a period.265
ErrorsMethod 'isEmbraced' is not designed for extension - needs to be abstract, final or empty.269
Errors'{' should be on the previous line.270
ErrorsFirst sentence should end with a period.274
ErrorsMethod 'setEmbraced' is not designed for extension - needs to be abstract, final or empty.278
ErrorsParameter embraced should be final.278
Errors'{' should be on the previous line.279
ErrorsFirst sentence should end with a period.283
ErrorsMethod 'addEqualTo' is not designed for extension - needs to be abstract, final or empty.290
ErrorsParameter attribute should be final.290
ErrorsParameter value should be final.290
Errors'{' should be on the previous line.291
ErrorsLine contains a tab character.292
ErrorsLine is longer than 80 characters.293
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsFirst sentence should end with a period.297
ErrorsMethod 'addColumnEqualTo' is not designed for extension - needs to be abstract, final or empty.305
ErrorsParameter column should be final.305
ErrorsParameter value should be final.305
Errors'{' should be on the previous line.306
ErrorsLine contains a tab character.307
ErrorsLine is longer than 80 characters.308
ErrorsLine contains a tab character.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsLine is longer than 80 characters.316
ErrorsMethod 'addColumnEqualToField' is not designed for extension - needs to be abstract, final or empty.322
ErrorsParameter column should be final.322
ErrorsParameter fieldName should be final.322
Errors'{' should be on the previous line.323
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsLine is longer than 80 characters.333
ErrorsMethod 'addEqualToField' is not designed for extension - needs to be abstract, final or empty.340
ErrorsParameter attribute should be final.340
ErrorsParameter fieldName should be final.340
Errors'{' should be on the previous line.341
ErrorsLine contains a tab character.342
ErrorsLine is longer than 80 characters.343
ErrorsLine contains a tab character.343
ErrorsLine is longer than 80 characters.344
ErrorsLine contains a tab character.344
ErrorsLine is longer than 80 characters.350
ErrorsMethod 'addNotEqualToField' is not designed for extension - needs to be abstract, final or empty.357
ErrorsParameter attribute should be final.357
ErrorsParameter fieldName should be final.357
Errors'{' should be on the previous line.358
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsLine is longer than 80 characters.361
ErrorsLine contains a tab character.361
ErrorsMethod 'addNotEqualToColumn' is not designed for extension - needs to be abstract, final or empty.374
ErrorsParameter attribute should be final.374
ErrorsParameter colName should be final.374
Errors'{' should be on the previous line.375
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
ErrorsMethod 'addEqualToColumn' is not designed for extension - needs to be abstract, final or empty.392
ErrorsParameter attribute should be final.392
ErrorsParameter colName should be final.392
Errors'{' should be on the previous line.393
ErrorsLine is longer than 80 characters.394
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.395
ErrorsLine contains a tab character.395
ErrorsFirst sentence should end with a period.400
ErrorsMethod 'addGreaterOrEqualThan' is not designed for extension - needs to be abstract, final or empty.407
ErrorsParameter attribute should be final.407
ErrorsParameter value should be final.407
Errors'{' should be on the previous line.408
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
ErrorsFirst sentence should end with a period.414
ErrorsMethod 'addGreaterOrEqualThanField' is not designed for extension - needs to be abstract, final or empty.421
ErrorsParameter attribute should be final.421
ErrorsParameter value should be final.421
Errors'{' should be on the previous line.422
ErrorsLine contains a tab character.423
ErrorsLine is longer than 80 characters.424
ErrorsLine contains a tab character.424
ErrorsLine is longer than 80 characters.425
ErrorsLine contains a tab character.425
ErrorsFirst sentence should end with a period.428
ErrorsMethod 'addLessOrEqualThan' is not designed for extension - needs to be abstract, final or empty.435
ErrorsParameter attribute should be final.435
ErrorsParameter value should be final.435
Errors'{' should be on the previous line.436
ErrorsLine contains a tab character.437
ErrorsLine is longer than 80 characters.438
ErrorsLine contains a tab character.438
ErrorsLine is longer than 80 characters.439
ErrorsLine contains a tab character.439
ErrorsFirst sentence should end with a period.442
ErrorsMethod 'addLessOrEqualThanField' is not designed for extension - needs to be abstract, final or empty.449
ErrorsParameter attribute should be final.449
ErrorsParameter value should be final.449
Errors'{' should be on the previous line.450
ErrorsLine contains a tab character.451
ErrorsLine is longer than 80 characters.452
ErrorsLine contains a tab character.452
ErrorsLine is longer than 80 characters.453
ErrorsLine contains a tab character.453
ErrorsFirst sentence should end with a period.456
ErrorsMethod 'addLike' is not designed for extension - needs to be abstract, final or empty.464
ErrorsParameter attribute should be final.464
ErrorsParameter value should be final.464
Errors'{' should be on the previous line.465
ErrorsLine contains a tab character.466
ErrorsLine is longer than 80 characters.467
ErrorsLine contains a tab character.467
ErrorsLine is longer than 80 characters.468
ErrorsLine contains a tab character.468
ErrorsFirst sentence should end with a period.471
ErrorsMethod 'addNotLike' is not designed for extension - needs to be abstract, final or empty.479
ErrorsParameter attribute should be final.479
ErrorsParameter value should be final.479
Errors'{' should be on the previous line.480
ErrorsLine contains a tab character.481
ErrorsLine is longer than 80 characters.482
ErrorsLine contains a tab character.482
ErrorsLine is longer than 80 characters.483
ErrorsLine contains a tab character.483
ErrorsFirst sentence should end with a period.486
ErrorsMethod 'addNotEqualTo' is not designed for extension - needs to be abstract, final or empty.493
ErrorsParameter attribute should be final.493
ErrorsParameter value should be final.493
Errors'{' should be on the previous line.494
ErrorsLine contains a tab character.495
ErrorsLine is longer than 80 characters.496
ErrorsLine contains a tab character.496
ErrorsLine is longer than 80 characters.497
ErrorsLine contains a tab character.497
ErrorsFirst sentence should end with a period.500
ErrorsMethod 'addGreaterThan' is not designed for extension - needs to be abstract, final or empty.507
ErrorsParameter attribute should be final.507
ErrorsParameter value should be final.507
Errors'{' should be on the previous line.508
ErrorsLine contains a tab character.509
ErrorsLine is longer than 80 characters.510
ErrorsLine contains a tab character.510
ErrorsLine is longer than 80 characters.511
ErrorsLine contains a tab character.511
ErrorsFirst sentence should end with a period.514
ErrorsMethod 'addGreaterThanField' is not designed for extension - needs to be abstract, final or empty.521
ErrorsParameter attribute should be final.521
ErrorsParameter value should be final.521
Errors'{' should be on the previous line.522
ErrorsLine contains a tab character.523
ErrorsLine is longer than 80 characters.524
ErrorsLine contains a tab character.524
ErrorsLine is longer than 80 characters.525
ErrorsLine contains a tab character.525
ErrorsFirst sentence should end with a period.528
ErrorsMethod 'addLessThan' is not designed for extension - needs to be abstract, final or empty.535
ErrorsParameter attribute should be final.535
ErrorsParameter value should be final.535
Errors'{' should be on the previous line.536
ErrorsLine contains a tab character.537
ErrorsLine is longer than 80 characters.538
ErrorsLine contains a tab character.538
ErrorsLine is longer than 80 characters.539
ErrorsLine contains a tab character.539
ErrorsFirst sentence should end with a period.542
ErrorsMethod 'addLessThanField' is not designed for extension - needs to be abstract, final or empty.549
ErrorsParameter attribute should be final.549
ErrorsParameter value should be final.549
Errors'{' should be on the previous line.550
ErrorsLine contains a tab character.551
ErrorsLine is longer than 80 characters.552
ErrorsLine contains a tab character.552
ErrorsLine is longer than 80 characters.553
ErrorsLine contains a tab character.553
ErrorsFirst sentence should end with a period.556
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.561
ErrorsParameter fieldName should be final.561
Errors'{' should be on the previous line.562
ErrorsFirst sentence should end with a period.566
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.572
ErrorsParameter fieldName should be final.572
ErrorsParameter sortAscending should be final.572
Errors'{' should be on the previous line.573
Errors'{' should be on the previous line.575
ErrorsFirst sentence should end with a period.580
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.585
ErrorsParameter aField should be final.585
Errors'{' should be on the previous line.586
Errors'{' should be on the previous line.588
ErrorsFirst sentence should end with a period.593
ErrorsMethod 'addOrderByAscending' is not designed for extension - needs to be abstract, final or empty.598
ErrorsParameter fieldName should be final.598
Errors'{' should be on the previous line.599
ErrorsFirst sentence should end with a period.603
ErrorsMethod 'addOrderByDescending' is not designed for extension - needs to be abstract, final or empty.608
ErrorsParameter fieldName should be final.608
Errors'{' should be on the previous line.609
ErrorsFirst sentence should end with a period.613
ErrorsMethod 'getOrderby' is not designed for extension - needs to be abstract, final or empty.618
Errors'{' should be on the previous line.619
Errors'{' should be on the previous line.625
Errors'{' should be on the previous line.628
ErrorsFirst sentence should end with a period.636
ErrorsMethod '_getOrderby' is not designed for extension - needs to be abstract, final or empty.641
ErrorsName '_getOrderby' must match pattern '^[a-z][a-zA-Z0-9]*$'.641
Errors'{' should be on the previous line.642
ErrorsFirst sentence should end with a period.646
ErrorsMethod 'addOrCriteria' is not designed for extension - needs to be abstract, final or empty.653
ErrorsParameter pc should be final.653
Errors'{' should be on the previous line.654
Errors'{' should be on the previous line.656
Errors'}' should be on the same line.660
Errors'{' should be on the previous line.662
ErrorsFirst sentence should end with a period.669
ErrorsMethod 'addIsNull' is not designed for extension - needs to be abstract, final or empty.675
ErrorsParameter attribute should be final.675
Errors'{' should be on the previous line.676
ErrorsLine contains a tab character.677
ErrorsLine is longer than 80 characters.678
ErrorsLine contains a tab character.678
ErrorsLine is longer than 80 characters.679
ErrorsLine contains a tab character.679
ErrorsFirst sentence should end with a period.682
ErrorsMethod 'addColumnIsNull' is not designed for extension - needs to be abstract, final or empty.689
ErrorsParameter column should be final.689
Errors'{' should be on the previous line.690
ErrorsLine contains a tab character.691
ErrorsLine is longer than 80 characters.692
ErrorsLine contains a tab character.692
ErrorsLine is longer than 80 characters.693
ErrorsLine contains a tab character.693
ErrorsFirst sentence should end with a period.698
ErrorsMethod 'addNotNull' is not designed for extension - needs to be abstract, final or empty.704
ErrorsParameter attribute should be final.704
Errors'{' should be on the previous line.705
ErrorsLine contains a tab character.706
ErrorsLine is longer than 80 characters.707
ErrorsLine contains a tab character.707
ErrorsLine is longer than 80 characters.708
ErrorsLine contains a tab character.708
ErrorsFirst sentence should end with a period.711
ErrorsMethod 'addColumnNotNull' is not designed for extension - needs to be abstract, final or empty.718
ErrorsParameter column should be final.718
Errors'{' should be on the previous line.719
ErrorsLine contains a tab character.720
ErrorsLine is longer than 80 characters.721
ErrorsLine contains a tab character.721
ErrorsLine is longer than 80 characters.722
ErrorsLine contains a tab character.722
ErrorsFirst sentence should end with a period.727
ErrorsMethod 'addBetween' is not designed for extension - needs to be abstract, final or empty.735
ErrorsParameter attribute should be final.735
ErrorsParameter value1 should be final.735
ErrorsParameter value2 should be final.735
Errors'{' should be on the previous line.736
ErrorsLine contains a tab character.737
ErrorsLine is longer than 80 characters.738
ErrorsLine contains a tab character.738
ErrorsLine is longer than 80 characters.739
ErrorsLine contains a tab character.739
ErrorsFirst sentence should end with a period.742
ErrorsMethod 'addNotBetween' is not designed for extension - needs to be abstract, final or empty.750
ErrorsParameter attribute should be final.750
ErrorsParameter value1 should be final.750
ErrorsParameter value2 should be final.750
Errors'{' should be on the previous line.751
ErrorsLine is longer than 80 characters.753
ErrorsLine contains a tab character.753
ErrorsLine is longer than 80 characters.754
ErrorsLine contains a tab character.754
ErrorsFirst sentence should end with a period.757
ErrorsMethod 'addIn' is not designed for extension - needs to be abstract, final or empty.766
ErrorsParameter attribute should be final.766
ErrorsParameter values should be final.766
Errors'{' should be on the previous line.767
Errors'{' should be on the previous line.777
ErrorsFirst sentence should end with a period.785
ErrorsExtra HTML tag found: </br>789
ErrorsMethod 'addColumnIn' is not designed for extension - needs to be abstract, final or empty.795
ErrorsParameter column should be final.795
ErrorsParameter values should be final.795
Errors'{' should be on the previous line.796
Errors'{' should be on the previous line.807
ErrorsFirst sentence should end with a period.816
ErrorsMethod 'addNotIn' is not designed for extension - needs to be abstract, final or empty.825
ErrorsParameter attribute should be final.825
ErrorsParameter values should be final.825
Errors'{' should be on the previous line.826
Errors'{' should be on the previous line.830
ErrorsFirst sentence should end with a period.836
ErrorsMethod 'addIn' is not designed for extension - needs to be abstract, final or empty.841
ErrorsParameter attribute should be final.841
ErrorsParameter subQuery should be final.841
Errors'{' should be on the previous line.842
ErrorsLine is longer than 80 characters.844
ErrorsLine contains a tab character.844
ErrorsLine is longer than 80 characters.845
ErrorsLine contains a tab character.845
ErrorsFirst sentence should end with a period.848
ErrorsMethod 'addNotIn' is not designed for extension - needs to be abstract, final or empty.853
ErrorsParameter attribute should be final.853
ErrorsParameter subQuery should be final.853
Errors'{' should be on the previous line.854
ErrorsLine contains a tab character.855
ErrorsLine is longer than 80 characters.856
ErrorsLine contains a tab character.856
ErrorsLine is longer than 80 characters.857
ErrorsLine contains a tab character.857
ErrorsFirst sentence should end with a period.860
ErrorsMethod 'addSql' is not designed for extension - needs to be abstract, final or empty.866
ErrorsParameter anSqlStatment should be final.866
Errors'{' should be on the previous line.867
ErrorsFirst sentence should end with a period.871
ErrorsMethod 'addAndCriteria' is not designed for extension - needs to be abstract, final or empty.876
ErrorsParameter pc should be final.876
Errors'{' should be on the previous line.877
ErrorsLine is longer than 80 characters.878
Errors'{' should be on the previous line.881
Errors'}' should be on the same line.886
Errors'{' should be on the previous line.888
ErrorsFirst sentence should end with a period.895
ErrorsMethod 'addExists' is not designed for extension - needs to be abstract, final or empty.900
ErrorsParameter subQuery should be final.900
Errors'{' should be on the previous line.901
ErrorsFirst sentence should end with a period.905
ErrorsMethod 'addNotExists' is not designed for extension - needs to be abstract, final or empty.910
ErrorsParameter subQuery should be final.910
Errors'{' should be on the previous line.911
ErrorsFirst sentence should end with a period.915
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.919
Errors'{' should be on the previous line.920
ErrorsFirst sentence should end with a period.924
ErrorsMethod 'getGroupby' is not designed for extension - needs to be abstract, final or empty.929
Errors'{' should be on the previous line.930
Errors'{' should be on the previous line.936
Errors'{' should be on the previous line.939
ErrorsFirst sentence should end with a period.947
ErrorsMethod '_getGroupby' is not designed for extension - needs to be abstract, final or empty.952
ErrorsName '_getGroupby' must match pattern '^[a-z][a-zA-Z0-9]*$'.952
Errors'{' should be on the previous line.953
ErrorsMethod 'addGroupBy' is not designed for extension - needs to be abstract, final or empty.962
ErrorsParameter fieldName should be final.962
Errors'{' should be on the previous line.963
Errors'{' should be on the previous line.965
ErrorsFirst sentence should end with a period.970
ErrorsMethod 'addGroupBy' is not designed for extension - needs to be abstract, final or empty.975
ErrorsParameter aField should be final.975
Errors'{' should be on the previous line.976
Errors'{' should be on the previous line.978
ErrorsMethod 'addGroupBy' is not designed for extension - needs to be abstract, final or empty.988
ErrorsParameter fieldNames should be final.988
Errors'{' should be on the previous line.989
Errors'{' should be on the previous line.991
ErrorsMethod 'getPrefetchedRelationships' is not designed for extension - needs to be abstract, final or empty.1000
Errors'{' should be on the previous line.1001
ErrorsFirst sentence should end with a period.1005
ErrorsMethod 'addPrefetchedRelationship' is not designed for extension - needs to be abstract, final or empty.1010
ErrorsParameter aName should be final.1010
Errors'{' should be on the previous line.1011
ErrorsFirst sentence should end with a period.1015
ErrorsExpected an @return tag.1018
Errors'{' should be on the previous line.1019
Errors'{' should be on the previous line.1021
ErrorsLine is longer than 80 characters.1022
Errors'}' should be on the same line.1025
Errors'{' should be on the previous line.1027
Errors'200' is a magic number.1028
ErrorsLine contains a tab character.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1034
ErrorsLine contains a tab character.1035
ErrorsMethod 'getAlias' is not designed for extension - needs to be abstract, final or empty.1035
ErrorsLine contains a tab character.1036
Errors'{' should be on the previous line.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1038
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1042
ErrorsLine contains a tab character.1043
ErrorsLine contains a tab character.1044
ErrorsMethod 'getUserAlias' is not designed for extension - needs to be abstract, final or empty.1044
ErrorsLine contains a tab character.1045
Errors'{' should be on the previous line.1045
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1047
ErrorsLine contains a tab character.1049
ErrorsFirst sentence should end with a period.1050
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1054
ErrorsExpected an @return tag.1055
ErrorsLine contains a tab character.1055
ErrorsParameter attribute should be final.1055
ErrorsLine contains a tab character.1056
Errors'{' should be on the previous line.1056
ErrorsLine contains a tab character.1057
ErrorsLine contains a tab character.1058
Errors'{' should be on the previous line.1058
ErrorsLine contains a tab character.1059
ErrorsLine contains a tab character.1060
ErrorsLine contains a tab character.1061
ErrorsLine contains a tab character.1062
Errors'{' should be on the previous line.1062
ErrorsLine contains a tab character.1063
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1066
Errors'{' should be on the previous line.1066
ErrorsLine contains a tab character.1067
ErrorsLine contains a tab character.1068
ErrorsLine contains a tab character.1069
ErrorsLine contains a tab character.1070
Errors'{' should be on the previous line.1070
ErrorsLine contains a tab character.1071
ErrorsLine is longer than 80 characters.1072
ErrorsLine contains a tab character.1072
Errors'cast' is not followed by whitespace.1072
ErrorsLine contains a tab character.1073
ErrorsLine contains a tab character.1074
Errors'cast' is not followed by whitespace.1074
ErrorsLine contains a tab character.1075
ErrorsLine contains a tab character.1078
ErrorsLine contains a tab character.1079
ErrorsLine contains a tab character.1080
ErrorsLine contains a tab character.1081
ErrorsLine contains a tab character.1082
ErrorsMethod 'setAlias' is not designed for extension - needs to be abstract, final or empty.1082
ErrorsParameter alias should be final.1082
ErrorsLine contains a tab character.1083
Errors'{' should be on the previous line.1083
ErrorsLine contains a tab character.1084
ErrorsLine contains a tab character.1085
Errors'{' should be on the previous line.1085
ErrorsLine contains a tab character.1086
ErrorsLine contains a tab character.1087
Errors'}' should be on the same line.1087
ErrorsLine contains a tab character.1088
ErrorsLine contains a tab character.1089
Errors'{' should be on the previous line.1089
ErrorsLine contains a tab character.1090
ErrorsLine contains a tab character.1091
ErrorsLine contains a tab character.1093
ErrorsLine contains a tab character.1094
ErrorsLine contains a tab character.1095
Errors'{' should be on the previous line.1095
ErrorsLine contains a tab character.1096
ErrorsLine contains a tab character.1097
Errors'{' should be on the previous line.1097
ErrorsLine is longer than 80 characters.1098
ErrorsLine contains a tab character.1098
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine contains a tab character.1101
ErrorsLine contains a tab character.1103
ErrorsLine contains a tab character.1104
ErrorsLine contains a tab character.1105
ErrorsLine contains a tab character.1106
ErrorsLine contains a tab character.1107
ErrorsLine contains a tab character.1108
ErrorsLine contains a tab character.1109
ErrorsMethod 'setAlias' is not designed for extension - needs to be abstract, final or empty.1109
ErrorsParameter alias should be final.1109
ErrorsParameter aliasPath should be final.1109
ErrorsLine contains a tab character.1110
Errors'{' should be on the previous line.1110
ErrorsLine contains a tab character.1111
ErrorsLine contains a tab character.1112
Errors'{' should be on the previous line.1112
ErrorsLine contains a tab character.1113
ErrorsLine contains a tab character.1114
Errors'}' should be on the same line.1114
ErrorsLine contains a tab character.1115
ErrorsLine contains a tab character.1116
Errors'{' should be on the previous line.1116
ErrorsLine contains a tab character.1117
ErrorsLine contains a tab character.1118
ErrorsLine contains a tab character.1119
ErrorsLine contains a tab character.1121
ErrorsLine contains a tab character.1122
ErrorsLine contains a tab character.1123
Errors'{' should be on the previous line.1123
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1125
Errors'{' should be on the previous line.1125
ErrorsLine is longer than 80 characters.1126
ErrorsLine contains a tab character.1126
ErrorsLine contains a tab character.1127
ErrorsLine contains a tab character.1128
ErrorsLine contains a tab character.1129
ErrorsLine contains a tab character.1131
ErrorsLine contains a tab character.1132
ErrorsLine contains a tab character.1133
ErrorsLine contains a tab character.1134
ErrorsLine contains a tab character.1135
ErrorsLine contains a tab character.1136
ErrorsMethod 'setAlias' is not designed for extension - needs to be abstract, final or empty.1136
ErrorsParameter userAlias should be final.1136
ErrorsLine contains a tab character.1137
Errors'{' should be on the previous line.1137
ErrorsLine contains a tab character.1138
ErrorsLine contains a tab character.1140
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
Errors'{' should be on the previous line.1142
ErrorsLine contains a tab character.1143
ErrorsLine contains a tab character.1144
Errors'{' should be on the previous line.1144
ErrorsLine is longer than 80 characters.1145
ErrorsLine contains a tab character.1145
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
ErrorsLine contains a tab character.1148
ErrorsMethod 'getQuery' is not designed for extension - needs to be abstract, final or empty.1154
Errors'{' should be on the previous line.1155
Errors'{' should be on the previous line.1157
Errors'}' should be on the same line.1159
Errors'{' should be on the previous line.1161
ErrorsMethod 'setQuery' is not designed for extension - needs to be abstract, final or empty.1170
ErrorsParameter query should be final.1170
ErrorsExpected @param tag for 'query'.1170
Errors'{' should be on the previous line.1171
ErrorsMethod 'getParentCriteria' is not designed for extension - needs to be abstract, final or empty.1178
Errors'{' should be on the previous line.1179
ErrorsMethod 'setParentCriteria' is not designed for extension - needs to be abstract, final or empty.1186
ErrorsParameter criteria should be final.1186
ErrorsExpected @param tag for 'criteria'.1186
Errors'{' should be on the previous line.1187
ErrorsExpected an @return tag.1194
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.1194
Errors'{' should be on the previous line.1195
Errors'{' should be on the previous line.1197
Errors'}' should be on the same line.1199
Errors'{' should be on the previous line.1201
ErrorsMethod 'isNegative' is not designed for extension - needs to be abstract, final or empty.1209
Errors'{' should be on the previous line.1210
ErrorsMethod 'setNegative' is not designed for extension - needs to be abstract, final or empty.1218
ErrorsParameter negative should be final.1218
Errors'{' should be on the previous line.1219
ErrorsLine contains a tab character.1223
ErrorsLine contains a tab character.1224
ErrorsLine contains a tab character.1225
ErrorsLine contains a tab character.1226
ErrorsLine contains a tab character.1227
ErrorsLine contains a tab character.1228
ErrorsLine contains a tab character.1229
ErrorsLine contains a tab character.1230
ErrorsLine contains a tab character.1231
ErrorsLine contains a tab character.1232
ErrorsLine contains a tab character.1233
ErrorsLine contains a tab character.1234
ErrorsMethod 'addPathClass' is not designed for extension - needs to be abstract, final or empty.1234
ErrorsParameter aPath should be final.1234
ErrorsParameter aClass should be final.1234
ErrorsLine contains a tab character.1235
Errors'{' should be on the previous line.1235
ErrorsLine contains a tab character.1236
ErrorsLine contains a tab character.1237
Errors'if' is not followed by whitespace.1237
ErrorsLine contains a tab character.1238
Errors'{' should be on the previous line.1238
ErrorsLine contains a tab character.1239
Errors',' is not followed by whitespace.1239
ErrorsLine contains a tab character.1240
Errors'}' should be on the same line.1240
ErrorsLine contains a tab character.1241
ErrorsLine contains a tab character.1242
Errors'{' should be on the previous line.1242
ErrorsLine contains a tab character.1243
ErrorsLine contains a tab character.1244
ErrorsLine contains a tab character.1245
ErrorsLine contains a tab character.1246
ErrorsLine contains a tab character.1248
ErrorsLine contains a tab character.1249
ErrorsLine contains a tab character.1250
ErrorsLine contains a tab character.1251
ErrorsLine contains a tab character.1252
ErrorsLine contains a tab character.1253
ErrorsLine contains a tab character.1254
ErrorsLine contains a tab character.1255
ErrorsLine contains a tab character.1256
ErrorsLine contains a tab character.1257
ErrorsLine contains a tab character.1258
ErrorsLine contains a tab character.1259
ErrorsLine contains a tab character.1260
ErrorsMethod 'setPathClass' is not designed for extension - needs to be abstract, final or empty.1260
ErrorsParameter aPath should be final.1260
ErrorsParameter aClass should be final.1260
ErrorsLine contains a tab character.1261
Errors'{' should be on the previous line.1261
ErrorsLine contains a tab character.1262
ErrorsLine contains a tab character.1263
ErrorsLine contains a tab character.1264
ErrorsLine contains a tab character.1265
ErrorsFirst sentence should end with a period.1267
ErrorsLine contains a tab character.1267
ErrorsLine contains a tab character.1268
ErrorsLine contains a tab character.1269
ErrorsLine contains a tab character.1270
ErrorsLine contains a tab character.1271
ErrorsLine contains a tab character.1272
ErrorsLine contains a tab character.1273
ErrorsLine contains a tab character.1274
ErrorsLine contains a tab character.1275
ErrorsMethod 'getClassesForPath' is not designed for extension - needs to be abstract, final or empty.1275
ErrorsParameter aPath should be final.1275
ErrorsLine contains a tab character.1276
Errors'{' should be on the previous line.1276
ErrorsLine contains a tab character.1277
Errors'cast' is not followed by whitespace.1277
ErrorsLine contains a tab character.1278
ErrorsLine contains a tab character.1280
ErrorsLine contains a tab character.1281
ErrorsLine is longer than 80 characters.1282
ErrorsLine contains a tab character.1282
ErrorsLine is longer than 80 characters.1283
ErrorsLine contains a tab character.1283
ErrorsLine contains a tab character.1284
ErrorsLine contains a tab character.1285
ErrorsLine contains a tab character.1286
ErrorsLine contains a tab character.1287
ErrorsMethod 'getPathClasses' is not designed for extension - needs to be abstract, final or empty.1287
ErrorsLine contains a tab character.1288
Errors'{' should be on the previous line.1288
ErrorsLine contains a tab character.1289
ErrorsLine contains a tab character.1290
Errors'{' should be on the previous line.1290
ErrorsLine contains a tab character.1291
ErrorsLine contains a tab character.1292
Errors'{' should be on the previous line.1292
ErrorsLine contains a tab character.1293
ErrorsLine contains a tab character.1294
Errors'{' should be on the previous line.1294
ErrorsLine contains a tab character.1295
ErrorsLine contains a tab character.1296
Errors'}' should be on the same line.1296
ErrorsLine contains a tab character.1297
ErrorsLine contains a tab character.1298
Errors'{' should be on the previous line.1298
ErrorsLine contains a tab character.1299
ErrorsLine contains a tab character.1300
ErrorsLine contains a tab character.1301
Errors'}' should be on the same line.1301
ErrorsLine contains a tab character.1302
ErrorsLine contains a tab character.1303
Errors'{' should be on the previous line.1303
ErrorsLine contains a tab character.1304
ErrorsLine contains a tab character.1305
ErrorsLine contains a tab character.1306
Errors'}' should be on the same line.1306
ErrorsLine contains a tab character.1307
ErrorsLine contains a tab character.1308
Errors'{' should be on the previous line.1308
ErrorsLine contains a tab character.1309
ErrorsLine contains a tab character.1310
ErrorsLine contains a tab character.1311

org/apache/ojb/broker/query/CriteriaUtils.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.util.*.18
ErrorsUtility classes should not have a public or default constructor.26
Errors'{' should be on the previous line.27
ErrorsExpected an @return tag.34
ErrorsParameter crit should be final.34
ErrorsExpected @param tag for 'crit'.34
Errors'{' should be on the previous line.35
Errors'{' should be on the previous line.41
Errors'{' should be on the previous line.44
Errorsswitch without "default" clause.46
Errors'{' should be on the previous line.47
ErrorsAvoid nested blocks.49
ErrorsAvoid nested blocks.54
Errors'}' should be on the same line.59
Errors'{' should be on the previous line.61
Errors'{' should be on the previous line.66
Errors'}' should be on the same line.68
Errors'{' should be on the previous line.70
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsFirst sentence should end with a period.90
ErrorsExpected an @return tag.93
ErrorsParameter dnf1 should be final.93
ErrorsExpected @param tag for 'dnf1'.93
ErrorsParameter dnf2 should be final.93
ErrorsExpected @param tag for 'dnf2'.93
Errors'{' should be on the previous line.94
Errors';' is followed by whitespace.97
Errors'{' should be on the previous line.98
Errors';' is followed by whitespace.101
Errors'{' should be on the previous line.102

org/apache/ojb/broker/query/DBException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsFirst sentence should end with a period.23
Errors'{' should be on the previous line.27
ErrorsFirst sentence should end with a period.30
ErrorsParameter pMsg should be final.33
ErrorsExpected @param tag for 'pMsg'.33
Errors'{' should be on the previous line.34

org/apache/ojb/broker/query/ExistsCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsName 'm_negative' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsParameter subQuery should be final.32
ErrorsExpected @param tag for 'subQuery'.32
ErrorsParameter negative should be final.32
Errors'{' should be on the previous line.33
Errors'cast' is not followed by whitespace.34
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsMethod 'getClause' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'{' should be on the previous line.42
Errors'{' should be on the previous line.44
ErrorsLine has trailing spaces.46
Errors'}' should be on the same line.46
Errors'{' should be on the previous line.48
ErrorsLine has trailing spaces.50

org/apache/ojb/broker/query/FieldCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
Errors'{' should be on the previous line.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsParameter anAttribute should be final.28
ErrorsParameter aValue should be final.28
ErrorsParameter anAlias should be final.28
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter anAttribute should be final.35
ErrorsParameter aValue should be final.35
ErrorsParameter anAlias should be final.35
ErrorsLine contains a tab character.40
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter anAttribute should be final.42
ErrorsParameter aValue should be final.42
ErrorsParameter anAlias should be final.42
Errors',' is not followed by whitespace.44
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter anAttribute should be final.49
ErrorsParameter aValue should be final.49
ErrorsParameter anAlias should be final.49
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsParameter anAttribute should be final.56
ErrorsParameter aValue should be final.56
ErrorsParameter anAlias should be final.56
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter anAttribute should be final.63
ErrorsParameter aValue should be final.63
ErrorsParameter anAlias should be final.63
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsName 'm_translateField' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsMissing a Javadoc comment.70
ErrorsName 'm_clause' must match pattern '^[a-z][a-zA-Z0-9]*$'.70
ErrorsFirst sentence should end with a period.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsUnused @param tag for 'negative'.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.81
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsParameter anAttribute should be final.82
ErrorsParameter aValue should be final.82
ErrorsParameter aClause should be final.82
ErrorsExpected @param tag for 'aClause'.82
ErrorsParameter alias should be final.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsExpected an @return tag.91
ErrorsMethod 'isBindable' is not designed for extension - needs to be abstract, final or empty.91
Errors'{' should be on the previous line.92
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsMethod 'isTranslateField' is not designed for extension - needs to be abstract, final or empty.99
ErrorsLine contains a tab character.100
Errors'{' should be on the previous line.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsMethod 'setTranslateField' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter b should be final.107
ErrorsExpected @param tag for 'b'.107
ErrorsLine contains a tab character.108
Errors'{' should be on the previous line.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsMethod 'getClause' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'{' should be on the previous line.116

org/apache/ojb/broker/query/InCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine has trailing spaces.22
Errors'{' should be on the previous line.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsParameter anAttribute should be final.28
ErrorsParameter aValue should be final.28
ErrorsParameter aClause should be final.28
ErrorsParameter anAlias should be final.28
ErrorsLine contains a tab character.29
Errors'{' should be on the previous line.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter anAttribute should be final.33
ErrorsParameter aValue should be final.33
ErrorsParameter aClause should be final.33
ErrorsParameter anAlias should be final.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsExpected an @return tag.42
ErrorsLine contains a tab character.42
ErrorsMethod 'isBindable' is not designed for extension - needs to be abstract, final or empty.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
Errors'cast' is not followed by whitespace.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
Errors'}' should be on the same line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
Errors'{' should be on the previous line.50
ErrorsLine contains a tab character.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53

org/apache/ojb/broker/query/LikeCriteria.java

ViolationMessageLine
ErrorsLine has trailing spaces.19
ErrorsExtra HTML tag found: </br> 19
ErrorsLine has trailing spaces.20
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.29
Errors'{' should be on the previous line.35
ErrorsFirst sentence should end with a period.36
ErrorsFirst sentence should end with a period.41
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsParameter anAttribute should be final.52
ErrorsExpected @param tag for 'anAttribute'.52
ErrorsParameter aValue should be final.52
ErrorsExpected @param tag for 'aValue'.52
ErrorsParameter aClause should be final.52
ErrorsExpected @param tag for 'aClause'.52
ErrorsParameter anAlias should be final.52
ErrorsExpected @param tag for 'anAlias'.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsParameter anAttribute should be final.63
ErrorsExpected @param tag for 'anAttribute'.63
ErrorsParameter aValue should be final.63
ErrorsExpected @param tag for 'aValue'.63
ErrorsParameter aClause should be final.63
ErrorsExpected @param tag for 'aClause'.63
ErrorsParameter anAlias should be final.63
ErrorsExpected @param tag for 'anAlias'.63
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsMethod 'bind' is not designed for extension - needs to be abstract, final or empty.71
ErrorsParameter newValue should be final.71
ErrorsExpected @param tag for 'newValue'.71
Errors'{' should be on the previous line.72
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.78
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.86
ErrorsParameter pattern should be final.86
ErrorsLine contains a tab character.87
Errors'{' should be on the previous line.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
Errors'{' should be on the previous line.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
Errors'}' should be on the same line.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
Errors'{' should be on the previous line.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
Errors'{' should be on the previous line.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
Errors';' is not followed by whitespace.104
ErrorsLine contains a tab character.105
Errors'{' should be on the previous line.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
Errors'{' should be on the previous line.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsAvoid inline conditionals.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
Errors'{' should be on the previous line.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
Errors'}' should be on the same line.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
Errors'{' should be on the previous line.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsLine is longer than 80 characters.133
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
Errors'}' should be on the same line.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
Errors'{' should be on the previous line.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
Errors'}' should be on the same line.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
Errors'{' should be on the previous line.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'}' should be on the same line.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
Errors'{' should be on the previous line.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
Errors'{' should be on the previous line.165
ErrorsLine has trailing spaces.168
ErrorsFirst sentence should end with a period.169
ErrorsParameter escChar should be final.173
Errors'{' should be on the previous line.174
ErrorsLine has trailing spaces.177

org/apache/ojb/broker/query/MtoNQuery.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsRedundant 'public' modifier.31

org/apache/ojb/broker/query/NullCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
Errors'{' should be on the previous line.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsParameter anAttribute should be final.26
ErrorsParameter aClause should be final.26
ErrorsParameter anAlias should be final.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter anAttribute should be final.31
ErrorsParameter aClause should be final.31
ErrorsParameter anAlias should be final.31
ErrorsLine contains a tab character.32
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
Errors'{' should be on the previous line.37
ErrorsExpected an @return tag.44
ErrorsMethod 'isBound' is not designed for extension - needs to be abstract, final or empty.44
Errors'{' should be on the previous line.45
ErrorsExpected an @return tag.52
ErrorsMethod 'isBindable' is not designed for extension - needs to be abstract, final or empty.52
Errors'{' should be on the previous line.53

org/apache/ojb/broker/query/OJBSearchFilter.java

ViolationMessageLine
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'criteria' must be private and have accessor methods.36
ErrorsMethod 'matchList' is not designed for extension - needs to be abstract, final or empty.52
ErrorsParameter elementName should be final.52
ErrorsParameter values should be final.52
ErrorsParameter oper should be final.52
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.61
Errors'}' should be on the same line.67
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.71
ErrorsMethod 'matchList' is not designed for extension - needs to be abstract, final or empty.86
ErrorsParameter elementName should be final.86
ErrorsParameter values should be final.86
ErrorsParameter oper should be final.86
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.96
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.106
ErrorsMethod 'matchList' is not designed for extension - needs to be abstract, final or empty.121
ErrorsParameter elementName should be final.121
ErrorsParameter values should be final.121
ErrorsParameter oper should be final.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.129
Errors'{' should be on the previous line.131
Errors'}' should be on the same line.137
Errors'{' should be on the previous line.139
Errors'{' should be on the previous line.141
ErrorsMethod 'matchValue' is not designed for extension - needs to be abstract, final or empty.156
ErrorsParameter elementName should be final.156
ErrorsParameter value should be final.156
ErrorsParameter oper should be final.156
Errors'{' should be on the previous line.157
Errors'{' should be on the previous line.163
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
ErrorsFirst sentence should end with a period.172
ErrorsMethod 'matchValue' is not designed for extension - needs to be abstract, final or empty.178
ErrorsParameter elementName should be final.178
ErrorsExpected @param tag for 'elementName'.178
ErrorsParameter value should be final.178
ErrorsExpected @param tag for 'value'.178
ErrorsParameter oper should be final.178
ErrorsExpected @param tag for 'oper'.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.185
Errors'}' should be on the same line.187
Errors'{' should be on the previous line.189
ErrorsMethod 'compareFilter' is not designed for extension - needs to be abstract, final or empty.203
ErrorsParameter elementName should be final.203
ErrorsParameter value should be final.203
ErrorsParameter oper should be final.204
ErrorsExpected @throws tag for 'DBException'.204
Errors'{' should be on the previous line.205
Errors'{' should be on the previous line.212
Errors'{' should be on the previous line.217
ErrorsAvoid nested blocks.220
ErrorsAvoid nested blocks.227
ErrorsAvoid nested blocks.234
ErrorsAvoid nested blocks.241
ErrorsAvoid nested blocks.248
ErrorsAvoid nested blocks.255
ErrorsAvoid nested blocks.262
ErrorsAvoid nested blocks.269
ErrorsLine is longer than 80 characters.270
ErrorsLine is longer than 80 characters.276
ErrorsLine is longer than 80 characters.283
ErrorsMethod 'matchSet' is not designed for extension - needs to be abstract, final or empty.287
ErrorsMethod length is 183 lines (max allowed is 150).287
ErrorsParameter elements should be final.287
ErrorsParameter combine_op should be final.287
ErrorsName 'combine_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.287
ErrorsParameter compare_op should be final.288
ErrorsName 'compare_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.288
ErrorsExpected @throws tag for 'DBException'.288
Errors'{' should be on the previous line.289
Errors'{' should be on the previous line.296
Errors'{' should be on the previous line.301
ErrorsLine is longer than 80 characters.304
Errors'{' should be on the previous line.306
Errors'{' should be on the previous line.314
ErrorsAvoid nested blocks.317
ErrorsAvoid nested blocks.324
ErrorsAvoid nested blocks.331
ErrorsAvoid nested blocks.338
ErrorsAvoid nested blocks.345
ErrorsAvoid nested blocks.352
ErrorsLine is longer than 80 characters.353
ErrorsAvoid nested blocks.359
ErrorsLine is longer than 80 characters.360
ErrorsAvoid nested blocks.366
ErrorsLine is longer than 80 characters.367
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
Errors'}' should be on the same line.371
Errors'{' should be on the previous line.373
ErrorsLine is longer than 80 characters.375
Errors'{' should be on the previous line.377
Errors'{' should be on the previous line.385
ErrorsAvoid nested blocks.388
ErrorsAvoid nested blocks.398
ErrorsAvoid nested blocks.408
ErrorsAvoid nested blocks.418
ErrorsAvoid nested blocks.428
ErrorsAvoid nested blocks.438
ErrorsLine is longer than 80 characters.441
ErrorsAvoid nested blocks.448
ErrorsLine is longer than 80 characters.451
ErrorsAvoid nested blocks.458
ErrorsLine is longer than 80 characters.459
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
Errors'}' should be on the same line.464
Errors'{' should be on the previous line.466
ErrorsLine is longer than 80 characters.474
ErrorsMethod 'matchSet' is not designed for extension - needs to be abstract, final or empty.485
ErrorsParameter elementNames should be final.485
ErrorsParameter elementValues should be final.485
ErrorsParameter op should be final.486
ErrorsExpected @throws tag for 'DBException'.486
Errors'{' should be on the previous line.487
Errors'{' should be on the previous line.493
ErrorsLine is longer than 80 characters.494
Errors'{' should be on the previous line.496
Errors'}' should be on the same line.502
Errors'{' should be on the previous line.504
Errors'{' should be on the previous line.506
Errors'}' should be on the same line.509
Errors'{' should be on the previous line.511
ErrorsMethod 'combine' is not designed for extension - needs to be abstract, final or empty.523
ErrorsParameter new_filters should be final.523
ErrorsName 'new_filters' must match pattern '^[a-z][a-zA-Z0-9]*$'.523
ErrorsParameter op should be final.523
ErrorsExpected @throws tag for 'DBException'.523
Errors'{' should be on the previous line.524
ErrorsLine is longer than 80 characters.525
ErrorsLine is longer than 80 characters.534
ErrorsMethod 'combine' is not designed for extension - needs to be abstract, final or empty.540
ErrorsParameter new_filter should be final.540
ErrorsName 'new_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'.540
ErrorsParameter op should be final.540
ErrorsExpected @throws tag for 'DBException'.540
Errors'{' should be on the previous line.541
Errors'{' should be on the previous line.547
ErrorsAvoid nested blocks.550
ErrorsAvoid nested blocks.556
ErrorsAvoid nested blocks.562
ErrorsFirst sentence should end with a period.575
ErrorsExpected an @return tag.579
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.579
Errors'{' should be on the previous line.580
ErrorsFirst sentence should end with a period.591
ErrorsExpected an @return tag.595
ErrorsMethod 'getCriteria' is not designed for extension - needs to be abstract, final or empty.595
Errors'{' should be on the previous line.596

org/apache/ojb/broker/query/Query.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsRedundant 'static' modifier.47
ErrorsLine has trailing spaces.48
ErrorsMissing a Javadoc comment.49
ErrorsRedundant 'public' modifier.49
ErrorsMissing a Javadoc comment.50
ErrorsRedundant 'public' modifier.50
ErrorsMissing a Javadoc comment.51
ErrorsRedundant 'public' modifier.51
ErrorsMissing a Javadoc comment.52
ErrorsRedundant 'public' modifier.52
ErrorsExpected an @return tag.57
ErrorsRedundant 'public' modifier.57
ErrorsExpected an @return tag.62
ErrorsRedundant 'public' modifier.62
ErrorsFirst sentence should end with a period.64
ErrorsExpected an @return tag.67
ErrorsRedundant 'public' modifier.67
ErrorsFirst sentence should end with a period.69
ErrorsExpected an @return tag.72
ErrorsRedundant 'public' modifier.72
ErrorsFirst sentence should end with a period.74
ErrorsExpected an @return tag.77
ErrorsRedundant 'public' modifier.77
ErrorsFirst sentence should end with a period.79
ErrorsExpected an @return tag.82
ErrorsRedundant 'public' modifier.82
ErrorsFirst sentence should end with a period.84
ErrorsRedundant 'public' modifier.89
ErrorsFirst sentence should end with a period.91
ErrorsRedundant 'public' modifier.96
ErrorsLine has trailing spaces.100
ErrorsFirst sentence should end with a period.105
ErrorsLine has trailing spaces.114
ErrorsFirst sentence should end with a period.126
ErrorsRedundant 'public' modifier.130
ErrorsLine has trailing spaces.133
ErrorsExpected @param tag for 'size'.136
ErrorsExpected an @return tag.141
ErrorsMissing a Javadoc comment.143
ErrorsMissing a Javadoc comment.144
ErrorsLine has trailing spaces.145
ErrorsFirst sentence should end with a period.146
ErrorsExpected an @return tag.150
ErrorsRedundant 'public' modifier.150
ErrorsFirst sentence should end with a period.160

org/apache/ojb/broker/query/QueryByCriteria.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.44
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'm_criteria' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_distinct' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'm_pathClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_havingCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsName 'm_objectProjectionAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsMissing a Javadoc comment.60
ErrorsName 'm_orderby' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsMissing a Javadoc comment.61
ErrorsName 'm_groupby' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsMissing a Javadoc comment.64
ErrorsName 'm_prefetchedRelationships' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsMissing a Javadoc comment.66
ErrorsName 'm_pathOuterJoins' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
ErrorsLine is longer than 80 characters.76
ErrorsLine is longer than 80 characters.78
ErrorsParameter targetClass should be final.78
ErrorsExpected @param tag for 'targetClass'.78
ErrorsParameter whereCriteria should be final.78
ErrorsExpected @param tag for 'whereCriteria'.78
ErrorsParameter havingCriteria should be final.78
ErrorsExpected @param tag for 'havingCriteria'.78
ErrorsParameter distinct should be final.78
ErrorsExpected @param tag for 'distinct'.78
Errors'(' is preceded with whitespace.80
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.97
ErrorsParameter targetClass should be final.97
ErrorsExpected @param tag for 'targetClass'.97
ErrorsParameter whereCriteria should be final.97
ErrorsExpected @param tag for 'whereCriteria'.97
ErrorsParameter havingCriteria should be final.97
ErrorsExpected @param tag for 'havingCriteria'.97
ErrorsLine is longer than 80 characters.105
ErrorsParameter targetClass should be final.107
ErrorsExpected @param tag for 'targetClass'.107
ErrorsParameter criteria should be final.107
ErrorsExpected @param tag for 'criteria'.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.116
ErrorsParameter targetClass should be final.116
ErrorsExpected @param tag for 'targetClass'.116
ErrorsParameter criteria should be final.116
ErrorsExpected @param tag for 'criteria'.116
ErrorsParameter distinct should be final.116
ErrorsExpected @param tag for 'distinct'.116
ErrorsFirst sentence should end with a period.121
ErrorsParameter anObject should be final.125
ErrorsExpected @param tag for 'anObject'.125
ErrorsParameter distinct should be final.125
ErrorsExpected @param tag for 'distinct'.125
Errors'{' should be on the previous line.126
ErrorsFirst sentence should end with a period.130
ErrorsParameter anObject should be final.134
ErrorsExpected @param tag for 'anObject'.134
Errors'{' should be on the previous line.135
ErrorsParameter aClassToSearchFrom should be final.144
Errors'{' should be on the previous line.145
ErrorsFirst sentence should end with a period.149
ErrorsExpected an @return tag.153
ErrorsParameter anExample should be final.153
ErrorsExpected @param tag for 'anExample'.153
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters.156
Errors'{' should be on the previous line.162
Errors'{' should be on the previous line.164
Errors'{' should be on the previous line.168
Errors'}' should be on the same line.171
Errors'{' should be on the previous line.173
ErrorsMethod 'addPathClass' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter aPath should be final.191
ErrorsParameter aClass should be final.191
Errors'{' should be on the previous line.192
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
Errors'}' should be on the same line.197
Errors'{' should be on the previous line.199
ErrorsMethod 'setPathClass' is not designed for extension - needs to be abstract, final or empty.216
ErrorsParameter aPath should be final.216
ErrorsParameter aClass should be final.216
Errors'{' should be on the previous line.217
ErrorsFirst sentence should end with a period.223
ErrorsMethod 'getClassesForPath' is not designed for extension - needs to be abstract, final or empty.231
ErrorsParameter aPath should be final.231
Errors'{' should be on the previous line.232
Errors'cast' is not followed by whitespace.233
ErrorsMethod 'isPathOuterJoin' is not designed for extension - needs to be abstract, final or empty.241
ErrorsParameter aPath should be final.241
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.249
ErrorsMethod 'setPathOuterJoin' is not designed for extension - needs to be abstract, final or empty.252
ErrorsParameter aPath should be final.252
Errors'{' should be on the previous line.253
ErrorsMethod 'getCriteria' is not designed for extension - needs to be abstract, final or empty.260
ErrorsMissing a Javadoc comment.260
Errors'{' should be on the previous line.261
ErrorsMethod 'getHavingCriteria' is not designed for extension - needs to be abstract, final or empty.268
ErrorsMissing a Javadoc comment.268
Errors'{' should be on the previous line.269
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.278
Errors'{' should be on the previous line.279
Errors'{' should be on the previous line.283
ErrorsMethod 'isDistinct' is not designed for extension - needs to be abstract, final or empty.293
Errors'{' should be on the previous line.294
ErrorsMethod 'setDistinct' is not designed for extension - needs to be abstract, final or empty.302
ErrorsParameter distinct should be final.302
Errors'{' should be on the previous line.303
ErrorsMethod 'getPathClasses' is not designed for extension - needs to be abstract, final or empty.312
Errors'{' should be on the previous line.313
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsMethod 'setCriteria' is not designed for extension - needs to be abstract, final or empty.321
ErrorsParameter criteria should be final.321
ErrorsLine contains a tab character.322
Errors'{' should be on the previous line.322
ErrorsLine contains a tab character.323
Errors'{' should be on the previous line.325
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsMethod 'setHavingCriteria' is not designed for extension - needs to be abstract, final or empty.334
ErrorsParameter havingCriteria should be final.334
ErrorsLine contains a tab character.335
Errors'{' should be on the previous line.335
ErrorsLine contains a tab character.336
Errors'{' should be on the previous line.338
ErrorsLine contains a tab character.341
ErrorsMethod 'addGroupBy' is not designed for extension - needs to be abstract, final or empty.347
ErrorsParameter fieldName should be final.347
Errors'{' should be on the previous line.348
Errors'{' should be on the previous line.350
ErrorsFirst sentence should end with a period.355
ErrorsMethod 'addGroupBy' is not designed for extension - needs to be abstract, final or empty.359
ErrorsParameter aField should be final.359
ErrorsExpected @param tag for 'aField'.359
Errors'{' should be on the previous line.360
Errors'{' should be on the previous line.362
ErrorsMethod 'addGroupBy' is not designed for extension - needs to be abstract, final or empty.371
ErrorsParameter fieldNames should be final.371
Errors'{' should be on the previous line.372
Errors'{' should be on the previous line.374
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsExpected an @return tag.382
ErrorsLine contains a tab character.382
ErrorsMethod 'getGroupBy' is not designed for extension - needs to be abstract, final or empty.382
ErrorsLine contains a tab character.383
Errors'{' should be on the previous line.383
ErrorsComment matches to-do format 'TODO:'.386
Errors'{' should be on the previous line.391
ErrorsLine contains a tab character.396
ErrorsFirst sentence should end with a period.398
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.403
ErrorsParameter fieldName should be final.403
ErrorsParameter sortAscending should be final.403
Errors'{' should be on the previous line.404
Errors'{' should be on the previous line.406
ErrorsFirst sentence should end with a period.411
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.416
ErrorsParameter fieldName should be final.416
Errors'{' should be on the previous line.417
ErrorsFirst sentence should end with a period.421
ErrorsMethod 'addOrderBy' is not designed for extension - needs to be abstract, final or empty.425
ErrorsParameter aField should be final.425
ErrorsExpected @param tag for 'aField'.425
Errors'{' should be on the previous line.426
Errors'{' should be on the previous line.428
ErrorsFirst sentence should end with a period.433
ErrorsMethod 'addOrderByAscending' is not designed for extension - needs to be abstract, final or empty.437
ErrorsParameter fieldName should be final.437
Errors'{' should be on the previous line.438
ErrorsFirst sentence should end with a period.442
ErrorsMethod 'addOrderByDescending' is not designed for extension - needs to be abstract, final or empty.446
ErrorsParameter fieldName should be final.446
Errors'{' should be on the previous line.447
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsExpected an @return tag.454
ErrorsLine contains a tab character.454
ErrorsMethod 'getOrderBy' is not designed for extension - needs to be abstract, final or empty.454
ErrorsLine contains a tab character.455
Errors'{' should be on the previous line.455
ErrorsComment matches to-do format 'TODO:'.458
Errors'{' should be on the previous line.463
ErrorsLine contains a tab character.468
ErrorsFirst sentence should end with a period.470
ErrorsMethod 'addPrefetchedRelationship' is not designed for extension - needs to be abstract, final or empty.473
ErrorsParameter aName should be final.473
ErrorsExpected @param tag for 'aName'.473
Errors'{' should be on the previous line.474
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsMethod 'getPrefetchedRelationships' is not designed for extension - needs to be abstract, final or empty.481
ErrorsMissing a Javadoc comment.481
ErrorsLine contains a tab character.482
Errors'{' should be on the previous line.482
ErrorsComment matches to-do format 'TODO:'.485
ErrorsLine is longer than 80 characters.485
Errors'{' should be on the previous line.490
ErrorsFirst sentence should end with a period.497
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.500
ErrorsMethod 'getOuterJoinPaths' is not designed for extension - needs to be abstract, final or empty.501
Errors'{' should be on the previous line.502
ErrorsMethod 'getObjectProjectionAttribute' is not designed for extension - needs to be abstract, final or empty.506
ErrorsMissing a Javadoc comment.506
Errors'{' should be on the previous line.507
ErrorsFirst sentence should end with a period.511
ErrorsMethod 'setObjectProjectionAttribute' is not designed for extension - needs to be abstract, final or empty.515
ErrorsParameter objectProjectionAttribute should be final.515
ErrorsExpected @param tag for 'objectProjectionAttribute'.515
Errors'{' should be on the previous line.516
ErrorsLine is longer than 80 characters.517
ErrorsLine is longer than 80 characters.518
ErrorsLine is longer than 80 characters.521
ErrorsMethod 'setObjectProjectionAttribute' is not designed for extension - needs to be abstract, final or empty.530
ErrorsMissing a Javadoc comment.530
ErrorsParameter objectProjectionAttribute should be final.530
ErrorsParameter objectProjectionClass should be final.531
Errors'{' should be on the previous line.532
ErrorsLine contains a tab character.535

org/apache/ojb/broker/query/QueryByIdentity.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.53
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>57
Errors'{' should be on the previous line.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsName 'm_exampleObjectOrIdentity' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsFirst sentence should end with a period.64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsParameter example_or_identity should be final.67
ErrorsExpected @param tag for 'example_or_identity'.67
ErrorsName 'example_or_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsLine contains a tab character.68
Errors'{' should be on the previous line.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsFirst sentence should end with a period.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsMethod 'getExampleObject' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine contains a tab character.77
Errors'{' should be on the previous line.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsMethod 'getSearchClass' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine contains a tab character.88
Errors'{' should be on the previous line.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
Errors'{' should be on the previous line.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors'}' should be on the same line.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
Errors'{' should be on the previous line.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99

org/apache/ojb/broker/query/QueryByMtoNCriteria.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>33
ErrorsLine is longer than 80 characters.34
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsFirst sentence should end with a period.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsExpected an @return tag.44
ErrorsMethod 'getIndirectionTable' is not designed for extension - needs to be abstract, final or empty.44
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsParameter targetClass should be final.53
ErrorsExpected @param tag for 'targetClass'.53
ErrorsParameter indirectionTable should be final.53
Errors'indirectionTable' hides a field.53
ErrorsExpected @param tag for 'indirectionTable'.53
ErrorsParameter criteria should be final.53
ErrorsExpected @param tag for 'criteria'.53
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
ErrorsParameter targetClass should be final.62
ErrorsExpected @param tag for 'targetClass'.62
ErrorsParameter indirectionTable should be final.62
Errors'indirectionTable' hides a field.62
ErrorsExpected @param tag for 'indirectionTable'.62
ErrorsParameter criteria should be final.62
ErrorsExpected @param tag for 'criteria'.62
ErrorsParameter distinct should be final.62
ErrorsExpected @param tag for 'distinct'.62
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.73
Errors'{' should be on the previous line.74

org/apache/ojb/broker/query/QueryBySQL.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsName 'm_sql' must match pattern '^[a-z][a-zA-Z0-9]*$'.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsParameter targetClass should be final.26
ErrorsParameter anSQLStatement should be final.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMethod 'getSql' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.33
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'{' should be on the previous line.38

org/apache/ojb/broker/query/QueryFactory.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>29
ErrorsUtility classes should not have a public or default constructor.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
Errors'{' should be on the previous line.35
ErrorsFirst sentence should end with a period.39
ErrorsLine is longer than 80 characters.46
ErrorsParameter classToSearchFrom should be final.46
ErrorsExpected @param tag for 'classToSearchFrom'.46
ErrorsParameter columns should be final.46
ErrorsExpected @param tag for 'columns'.46
ErrorsParameter criteria should be final.46
ErrorsExpected @param tag for 'criteria'.46
ErrorsParameter distinct should be final.46
ErrorsExpected @param tag for 'distinct'.46
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.49
ErrorsFirst sentence should end with a period.52
ErrorsLine is longer than 80 characters.59
ErrorsParameter classToSearchFrom should be final.59
ErrorsExpected @param tag for 'classToSearchFrom'.59
ErrorsParameter criteria should be final.59
ErrorsExpected @param tag for 'criteria'.59
ErrorsParameter distinct should be final.59
ErrorsExpected @param tag for 'distinct'.59
ErrorsLine is longer than 80 characters.61
ErrorsFirst sentence should end with a period.65
ErrorsLine is longer than 80 characters.71
ErrorsParameter classToSearchFrom should be final.71
ErrorsExpected @param tag for 'classToSearchFrom'.71
ErrorsParameter criteria should be final.71
ErrorsExpected @param tag for 'criteria'.71
ErrorsFirst sentence should end with a period.76
ErrorsLine is longer than 80 characters.83
ErrorsParameter classToSearchFrom should be final.83
ErrorsExpected @param tag for 'classToSearchFrom'.83
ErrorsParameter criteria should be final.83
ErrorsExpected @param tag for 'criteria'.83
ErrorsParameter distinct should be final.83
ErrorsExpected @param tag for 'distinct'.83
ErrorsLine is longer than 80 characters.85
ErrorsFirst sentence should end with a period.89
ErrorsLine is longer than 80 characters.95
ErrorsParameter classToSearchFrom should be final.95
ErrorsExpected @param tag for 'classToSearchFrom'.95
ErrorsParameter criteria should be final.95
ErrorsExpected @param tag for 'criteria'.95
ErrorsFirst sentence should end with a period.100
ErrorsParameter example_or_identity should be final.105
ErrorsExpected @param tag for 'example_or_identity'.105
ErrorsName 'example_or_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'.105
Errors'{' should be on the previous line.106
ErrorsFirst sentence should end with a period.110
ErrorsParameter example_or_identity should be final.115
ErrorsExpected @param tag for 'example_or_identity'.115
ErrorsName 'example_or_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'.115
ErrorsParameter example should be final.126
ErrorsExpected @param tag for 'example'.126
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.138
ErrorsParameter classToSearchFrom should be final.138
ErrorsExpected @param tag for 'classToSearchFrom'.138
ErrorsParameter indirectionTable should be final.138
ErrorsExpected @param tag for 'indirectionTable'.138
ErrorsParameter criteria should be final.138
ErrorsExpected @param tag for 'criteria'.138
ErrorsParameter distinct should be final.138
ErrorsExpected @param tag for 'distinct'.138
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.150
ErrorsParameter classToSearchFrom should be final.150
ErrorsExpected @param tag for 'classToSearchFrom'.150
ErrorsParameter indirectionTable should be final.150
ErrorsExpected @param tag for 'indirectionTable'.150
ErrorsParameter criteria should be final.150
ErrorsExpected @param tag for 'criteria'.150
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.153
ErrorsFirst sentence should end with a period.156
ErrorsLine is longer than 80 characters.162
ErrorsParameter classToSearchFrom should be final.162
ErrorsExpected @param tag for 'classToSearchFrom'.162
ErrorsParameter anSqlStatement should be final.162
ErrorsExpected @param tag for 'anSqlStatement'.162
ErrorsLine is longer than 80 characters.170
ErrorsParameter cld should be final.174
ErrorsExpected @param tag for 'cld'.174
Errors'{' should be on the previous line.175
ErrorsLine is longer than 80 characters.179
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.190
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.216
ErrorsParameter cld should be final.216
ErrorsExpected @param tag for 'cld'.216
ErrorsParameter crit should be final.216
ErrorsExpected @param tag for 'crit'.216
Errors'{' should be on the previous line.228
Errors'{' should be on the previous line.231
ErrorsLine is longer than 80 characters.233
Errors'}' should be on the same line.234
Errors'{' should be on the previous line.236
ErrorsLine is longer than 80 characters.237
ErrorsLine is longer than 80 characters.242
Errors'{' should be on the previous line.246
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.249
ErrorsLine is longer than 80 characters.250
Errors'{' should be on the previous line.253
ErrorsLine has trailing spaces.256
ErrorsLine is longer than 80 characters.260

org/apache/ojb/broker/query/ReportQuery.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine has trailing spaces.22
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.56
ErrorsFirst sentence should end with a period.57

org/apache/ojb/broker/query/ReportQueryByCriteria.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsName 'm_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsMissing a Javadoc comment.33
ErrorsName 'm_jdbcTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsMissing a Javadoc comment.36
ErrorsName 'm_joinAttributes' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsLine has trailing spaces.37
ErrorsMissing a Javadoc comment.39
ErrorsName 'm_attrToFld' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsParameter targetClass should be final.48
ErrorsExpected @param tag for 'targetClass'.48
ErrorsParameter attributes should be final.48
ErrorsExpected @param tag for 'attributes'.48
ErrorsParameter criteria should be final.48
ErrorsExpected @param tag for 'criteria'.48
ErrorsParameter distinct should be final.48
ErrorsExpected @param tag for 'distinct'.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.60
ErrorsParameter targetClass should be final.60
ErrorsExpected @param tag for 'targetClass'.60
ErrorsParameter attributes should be final.60
ErrorsExpected @param tag for 'attributes'.60
ErrorsParameter criteria should be final.60
ErrorsExpected @param tag for 'criteria'.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsParameter targetClass should be final.70
ErrorsExpected @param tag for 'targetClass'.70
ErrorsParameter criteria should be final.70
ErrorsExpected @param tag for 'criteria'.70
ErrorsLine contains a tab character.71
Errors'{' should be on the previous line.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.81
ErrorsLine contains a tab character.81
ErrorsParameter targetClass should be final.81
ErrorsExpected @param tag for 'targetClass'.81
ErrorsParameter criteria should be final.81
ErrorsExpected @param tag for 'criteria'.81
ErrorsParameter distinct should be final.81
ErrorsExpected @param tag for 'distinct'.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsMethod 'getColumns' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine contains a tab character.92
Errors'{' should be on the previous line.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsMethod 'setColumns' is not designed for extension - needs to be abstract, final or empty.101
ErrorsParameter columns should be final.101
ErrorsLine contains a tab character.102
Errors'{' should be on the previous line.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsExtra HTML tag found: </br>107
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.111
Errors'{' should be on the previous line.112
ErrorsExtra HTML tag found: </br>117
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.121
ErrorsParameter attributes should be final.121
Errors'{' should be on the previous line.122
ErrorsLine has trailing spaces.125
ErrorsMethod 'getJdbcTypes' is not designed for extension - needs to be abstract, final or empty.129
Errors'{' should be on the previous line.130
ErrorsMethod 'setJdbcTypes' is not designed for extension - needs to be abstract, final or empty.137
ErrorsParameter jdbcTypes should be final.137
Errors'{' should be on the previous line.138
ErrorsMethod 'getJoinAttributes' is not designed for extension - needs to be abstract, final or empty.145
Errors'{' should be on the previous line.146
ErrorsMethod 'setJoinAttributes' is not designed for extension - needs to be abstract, final or empty.153
ErrorsParameter joinAttributes should be final.153
Errors'{' should be on the previous line.154
ErrorsLine has trailing spaces.157
ErrorsExpected an @return tag.161
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.161
Errors'{' should be on the previous line.162
Errors'{' should be on the previous line.167
Errors'{' should be on the previous line.169
Errors'{' should be on the previous line.174
ErrorsMethod 'getAttributeFieldDescriptors' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
Errors'{' should be on the previous line.182
ErrorsMethod 'setAttributeFieldDescriptors' is not designed for extension - needs to be abstract, final or empty.186
ErrorsMissing a Javadoc comment.186
ErrorsParameter attrToFld should be final.186
Errors'{' should be on the previous line.187
ErrorsLine has trailing spaces.192

org/apache/ojb/broker/query/ReportQueryByMtoNCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.24
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsParameter targetClass should be final.35
ErrorsExpected @param tag for 'targetClass'.35
ErrorsParameter columns should be final.35
ErrorsExpected @param tag for 'columns'.35
ErrorsParameter criteria should be final.35
ErrorsExpected @param tag for 'criteria'.35
ErrorsParameter distinct should be final.35
ErrorsExpected @param tag for 'distinct'.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsParameter targetClass should be final.46
ErrorsExpected @param tag for 'targetClass'.46
ErrorsParameter columns should be final.46
ErrorsExpected @param tag for 'columns'.46
ErrorsParameter criteria should be final.46
ErrorsExpected @param tag for 'criteria'.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsParameter targetClass should be final.56
ErrorsExpected @param tag for 'targetClass'.56
ErrorsParameter criteria should be final.56
ErrorsExpected @param tag for 'criteria'.56
ErrorsLine contains a tab character.57
Errors'{' should be on the previous line.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsParameter targetClass should be final.67
ErrorsExpected @param tag for 'targetClass'.67
ErrorsParameter criteria should be final.67
ErrorsExpected @param tag for 'criteria'.67
ErrorsParameter distinct should be final.67
ErrorsExpected @param tag for 'distinct'.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsExpected an @return tag.75
ErrorsLine contains a tab character.75
ErrorsMethod 'getIndirectionTable' is not designed for extension - needs to be abstract, final or empty.75
ErrorsLine contains a tab character.76
Errors'{' should be on the previous line.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsMethod 'setIndirectionTable' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter indirectionTable should be final.84
Errors'indirectionTable' hides a field.84
ErrorsLine contains a tab character.85
Errors'{' should be on the previous line.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87

org/apache/ojb/broker/query/SearchFilter.java

ViolationMessageLine
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsVariable 'm_filter' must be private and have accessor methods.54
Errors'{' should be on the previous line.62
ErrorsMethod 'matchList' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter ElementName should be final.74
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
ErrorsParameter values should be final.74
ErrorsParameter oper should be final.74
Errors'{' should be on the previous line.75
Errors'{' should be on the previous line.81
ErrorsName 'value_string_array' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsMethod 'matchList' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter ElementName should be final.100
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
ErrorsParameter values should be final.100
ErrorsParameter oper should be final.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.107
ErrorsMethod 'matchList' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter ElementName should be final.123
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.123
ErrorsParameter values should be final.123
ErrorsParameter oper should be final.123
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.130
ErrorsMethod 'matchValue' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter ElementName should be final.146
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
ErrorsParameter value should be final.146
ErrorsParameter oper should be final.146
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.153
ErrorsName 'ValueArray' must match pattern '^[a-z][a-zA-Z0-9]*$'.158
ErrorsFirst sentence should end with a period.164
ErrorsMethod 'matchValue' is not designed for extension - needs to be abstract, final or empty.170
ErrorsParameter ElementName should be final.170
ErrorsExpected @param tag for 'ElementName'.170
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.170
ErrorsParameter value should be final.170
ErrorsExpected @param tag for 'value'.170
ErrorsParameter oper should be final.170
ErrorsExpected @param tag for 'oper'.170
Errors'{' should be on the previous line.171
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.196
ErrorsMethod 'compareFilter' is not designed for extension - needs to be abstract, final or empty.196
ErrorsParameter ElementName should be final.196
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.196
ErrorsParameter value should be final.196
ErrorsParameter oper should be final.196
ErrorsExpected @throws tag for 'DBException'.196
Errors'{' should be on the previous line.202
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.221
ErrorsMethod 'matchSet' is not designed for extension - needs to be abstract, final or empty.221
ErrorsParameter elements should be final.221
ErrorsParameter combine_op should be final.221
ErrorsName 'combine_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.221
ErrorsParameter compare_op should be final.221
ErrorsName 'compare_op' must match pattern '^[a-z][a-zA-Z0-9]*$'.221
ErrorsExpected @throws tag for 'DBException'.221
Errors'{' should be on the previous line.227
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.237
Errors'{' should be on the previous line.239
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.266
ErrorsMethod 'matchSet' is not designed for extension - needs to be abstract, final or empty.266
ErrorsParameter ElementNames should be final.266
ErrorsName 'ElementNames' must match pattern '^[a-z][a-zA-Z0-9]*$'.266
ErrorsParameter ElementValues should be final.266
ErrorsName 'ElementValues' must match pattern '^[a-z][a-zA-Z0-9]*$'.266
ErrorsParameter op should be final.266
ErrorsExpected @throws tag for 'DBException'.266
Errors'{' should be on the previous line.272
ErrorsLine is longer than 80 characters.274
ErrorsLine is longer than 80 characters.277
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.282
ErrorsMethod 'combine' is not designed for extension - needs to be abstract, final or empty.297
ErrorsParameter new_filters should be final.297
ErrorsName 'new_filters' must match pattern '^[a-z][a-zA-Z0-9]*$'.297
ErrorsParameter op should be final.297
ErrorsExpected @throws tag for 'DBException'.297
Errors'{' should be on the previous line.298
Errors'{' should be on the previous line.301
Errors'{' should be on the previous line.309
ErrorsLine is longer than 80 characters.319
ErrorsMethod 'combine' is not designed for extension - needs to be abstract, final or empty.325
ErrorsParameter new_filter should be final.325
ErrorsName 'new_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'.325
ErrorsParameter op should be final.325
ErrorsExpected @throws tag for 'DBException'.325
Errors'{' should be on the previous line.326
Errors'{' should be on the previous line.329
ErrorsExpected an @return tag.345
ErrorsName 'ConvertBinaryOperator' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
ErrorsParameter oper should be final.345
Errors'{' should be on the previous line.346
ErrorsName 'oper_string' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
Errors'{' should be on the previous line.350
ErrorsExpected an @return tag.385
ErrorsMethod 'getFilter' is not designed for extension - needs to be abstract, final or empty.385
Errors'{' should be on the previous line.386
ErrorsFirst sentence should end with a period.395
ErrorsExpected an @return tag.399
ErrorsFirst sentence should end with a period.401
Errors'{' should be on the previous line.408
ErrorsMissing a Javadoc comment.410
ErrorsVariable 'oper' must be private and have accessor methods.410
Errors'{' should be on the previous line.419
ErrorsFirst sentence should end with a period.424
ErrorsLine is longer than 80 characters.426
Errors'{' should be on the previous line.430
ErrorsMissing a Javadoc comment.432
ErrorsVariable 'elementName' must be private and have accessor methods.432
ErrorsMissing a Javadoc comment.435
ErrorsVariable 'value' must be private and have accessor methods.435
ErrorsParameter ElementName should be final.444
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.444
ErrorsParameter oper should be final.444
ErrorsParameter value should be final.444
Errors'value' hides a field.444
Errors'{' should be on the previous line.445
Errors'{' should be on the previous line.462
ErrorsMissing a Javadoc comment.464
ErrorsVariable 'elementName' must be private and have accessor methods.464
ErrorsMissing a Javadoc comment.467
ErrorsVariable 'matches' must be private and have accessor methods.467
ErrorsLine is longer than 80 characters.473
ErrorsParameter ElementName should be final.476
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.476
ErrorsParameter oper should be final.476
ErrorsParameter matches should be final.476
Errors'matches' hides a field.476
Errors'{' should be on the previous line.477
ErrorsLine is longer than 80 characters.487
ErrorsParameter ElementName should be final.490
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.490
ErrorsParameter oper should be final.490
ErrorsParameter match should be final.490
Errors'{' should be on the previous line.491
Errors'{' should be on the previous line.508
ErrorsMissing a Javadoc comment.510
ErrorsVariable 'elementName' must be private and have accessor methods.510
ErrorsMissing a Javadoc comment.513
ErrorsVariable 'matches' must be private and have accessor methods.513
ErrorsLine is longer than 80 characters.519
ErrorsParameter ElementName should be final.522
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.522
ErrorsParameter oper should be final.522
ErrorsParameter matches should be final.522
Errors'matches' hides a field.522
Errors'{' should be on the previous line.523
ErrorsLine is longer than 80 characters.533
ErrorsParameter ElementName should be final.536
ErrorsName 'ElementName' must match pattern '^[a-z][a-zA-Z0-9]*$'.536
ErrorsParameter oper should be final.536
ErrorsParameter match should be final.536
Errors'{' should be on the previous line.537
Errors'{' should be on the previous line.552
ErrorsMissing a Javadoc comment.554
ErrorsVariable 'nodes' must be private and have accessor methods.554
ErrorsLine is longer than 80 characters.560
ErrorsParameter oper should be final.563
ErrorsParameter new_filters should be final.563
ErrorsName 'new_filters' must match pattern '^[a-z][a-zA-Z0-9]*$'.563
Errors'{' should be on the previous line.564
ErrorsLine is longer than 80 characters.573
ErrorsParameter oper should be final.577
ErrorsParameter filter should be final.577
ErrorsParameter new_filters should be final.577
ErrorsName 'new_filters' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
Errors'{' should be on the previous line.578
ErrorsLine is longer than 80 characters.581
Errors'{' should be on the previous line.584
Errors'{' should be on the previous line.589

org/apache/ojb/broker/query/SelectionCriteria.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsName 'm_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsName 'm_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsName 'm_bound' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsName 'm_numberOfExtentsToBind' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.61
ErrorsName 'm_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsName 'm_userAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsMissing a Javadoc comment.65
ErrorsName 'm_translateAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsMissing a Javadoc comment.67
ErrorsName 'm_criteria' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsLine has trailing spaces.68
ErrorsFirst sentence should end with a period.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsUnused @param tag for 'negative'.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsParameter anAttribute should be final.77
ErrorsParameter aValue should be final.77
ErrorsParameter alias should be final.77
ErrorsLine contains a tab character.78
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.81
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine has trailing spaces.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
ErrorsAvoid inline conditionals.88
Errors'cast' is not followed by whitespace.88
ErrorsLine contains a tab character.89
ErrorsFirst sentence should end with a period.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsParameter anAttribute should be final.98
ErrorsParameter aValue should be final.98
ErrorsParameter aUserAlias should be final.98
ErrorsLine contains a tab character.99
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
Errors'{' should be on the previous line.101
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsAvoid inline conditionals.109
ErrorsLine contains a tab character.110
ErrorsFirst sentence should end with a period.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsExpected an @return tag.115
ErrorsLine contains a tab character.115
Errors'public' modifier out of order with the JLS suggestions.115
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsMethod 'bind' is not designed for extension - needs to be abstract, final or empty.120
ErrorsParameter newValue should be final.120
ErrorsExpected @param tag for 'newValue'.120
ErrorsLine contains a tab character.121
Errors'{' should be on the previous line.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsFirst sentence should end with a period.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsExpected an @return tag.129
ErrorsLine contains a tab character.129
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.129
ErrorsLine contains a tab character.130
Errors'{' should be on the previous line.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsFirst sentence should end with a period.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsExpected an @return tag.137
ErrorsLine contains a tab character.137
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.137
ErrorsLine contains a tab character.138
Errors'{' should be on the previous line.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsFirst sentence should end with a period.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsExpected an @return tag.145
ErrorsLine contains a tab character.145
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.145
ErrorsLine contains a tab character.146
Errors'{' should be on the previous line.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsFirst sentence should end with a period.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsMethod 'isBound' is not designed for extension - needs to be abstract, final or empty.154
ErrorsLine contains a tab character.155
Errors'{' should be on the previous line.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsMethod 'setBound' is not designed for extension - needs to be abstract, final or empty.163
ErrorsParameter bound should be final.163
ErrorsLine contains a tab character.164
Errors'{' should be on the previous line.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.172
ErrorsParameter value should be final.172
ErrorsLine contains a tab character.173
Errors'{' should be on the previous line.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsFirst sentence should end with a period.177
ErrorsLine contains a tab character.177
ErrorsLine has trailing spaces.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsExpected an @return tag.181
ErrorsLine contains a tab character.181
ErrorsMethod 'isBindable' is not designed for extension - needs to be abstract, final or empty.181
ErrorsLine contains a tab character.182
Errors'{' should be on the previous line.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsMethod 'getNumberOfExtentsToBind' is not designed for extension - needs to be abstract, final or empty.189
ErrorsLine contains a tab character.190
Errors'{' should be on the previous line.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsMethod 'setNumberOfExtentsToBind' is not designed for extension - needs to be abstract, final or empty.198
ErrorsParameter numberOfExtentsToBind should be final.198
ErrorsLine contains a tab character.199
Errors'{' should be on the previous line.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsMethod 'getAlias' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine contains a tab character.207
Errors'{' should be on the previous line.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsMethod 'setAlias' is not designed for extension - needs to be abstract, final or empty.215
ErrorsParameter alias should be final.215
ErrorsLine contains a tab character.216
Errors'{' should be on the previous line.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
Errors'cast' is not followed by whitespace.218
ErrorsLine contains a tab character.219
ErrorsLine is longer than 80 characters.220
ErrorsLine contains a tab character.220
ErrorsLine has trailing spaces.221
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.224
ErrorsLine has trailing spaces.225
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsMethod 'setAlias' is not designed for extension - needs to be abstract, final or empty.228
ErrorsParameter alias should be final.228
ErrorsParameter aliasPath should be final.228
ErrorsExpected @param tag for 'aliasPath'.228
ErrorsLine contains a tab character.229
Errors'{' should be on the previous line.229
ErrorsLine contains a tab character.230
ErrorsLine is longer than 80 characters.231
ErrorsLine contains a tab character.231
Errors'cast' is not followed by whitespace.231
ErrorsLine contains a tab character.232
ErrorsLine has trailing spaces.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine has trailing spaces.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsMethod 'setAlias' is not designed for extension - needs to be abstract, final or empty.238
ErrorsParameter userAlias should be final.238
ErrorsLine contains a tab character.239
Errors'{' should be on the previous line.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.244
ErrorsMethod 'getUserAlias' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
ErrorsLine contains a tab character.245
Errors'{' should be on the previous line.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsMethod 'isTranslateAttribute' is not designed for extension - needs to be abstract, final or empty.251
ErrorsLine contains a tab character.252
Errors'{' should be on the previous line.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsMethod 'setTranslateAttribute' is not designed for extension - needs to be abstract, final or empty.259
ErrorsParameter b should be final.259
ErrorsExpected @param tag for 'b'.259
ErrorsLine contains a tab character.260
Errors'{' should be on the previous line.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsExpected an @return tag.267
ErrorsLine contains a tab character.267
ErrorsMethod 'getCriteria' is not designed for extension - needs to be abstract, final or empty.267
ErrorsLine contains a tab character.268
Errors'{' should be on the previous line.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsMethod 'setCriteria' is not designed for extension - needs to be abstract, final or empty.275
ErrorsParameter criteria should be final.275
ErrorsExpected @param tag for 'criteria'.275
ErrorsLine contains a tab character.276
Errors'{' should be on the previous line.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsMethod 'getQuery' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
Errors'{' should be on the previous line.281
Errors'{' should be on the previous line.283
Errors'}' should be on the same line.285
Errors'{' should be on the previous line.287
ErrorsLine has trailing spaces.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsMethod 'getPathClasses' is not designed for extension - needs to be abstract, final or empty.297
ErrorsLine contains a tab character.298
Errors'{' should be on the previous line.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsFirst sentence should end with a period.302
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsMethod 'getClassesForPath' is not designed for extension - needs to be abstract, final or empty.309
ErrorsParameter aPath should be final.309
ErrorsLine contains a tab character.310
Errors'{' should be on the previous line.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312

org/apache/ojb/broker/query/SqlCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.20
Errors'{' should be on the previous line.25
ErrorsParameter anSqlStatement should be final.31
ErrorsExpected @param tag for 'anSqlStatement'.31
Errors'{' should be on the previous line.32
Errors'cast' is not followed by whitespace.33
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsMethod 'getClause' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
Errors'cast' is not followed by whitespace.41
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsExpected an @return tag.47
ErrorsLine contains a tab character.47
ErrorsMethod 'isBindable' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50

org/apache/ojb/broker/query/UserAlias.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.31
ErrorsLine has trailing spaces.32
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.36
ErrorsLine has trailing spaces.37
ErrorsMissing a Javadoc comment.38
ErrorsName 'm_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsMissing a Javadoc comment.40
ErrorsName 'm_attributePath' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsMissing a Javadoc comment.41
ErrorsName 'm_allPathsAliased' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsMissing a Javadoc comment.42
ErrorsName 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsFirst sentence should end with a period.44
ErrorsParameter name should be final.49
Errors'{' should be on the previous line.50
ErrorsFirst sentence should end with a period.54
ErrorsLine is longer than 80 characters.59
ErrorsParameter name should be final.63
ErrorsParameter attributePath should be final.63
ErrorsParameter aliasPath should be final.63
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.68
ErrorsFirst sentence should end with a period.74
ErrorsParameter name should be final.82
ErrorsParameter attributePath should be final.82
ErrorsParameter allPathsAliased should be final.82
ErrorsFirst sentence should end with a period.89
ErrorsParameter attributePath should be final.94
ErrorsExpected @param tag for 'attributePath'.94
ErrorsParameter aliasPath should be final.94
Errors'{' should be on the previous line.95
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.104
ErrorsMissing a Javadoc comment.113
ErrorsParameter path should be final.113
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.118
ErrorsFirst sentence should end with a period.127
ErrorsExpected an @return tag.130
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.130
Errors'{' should be on the previous line.131
ErrorsFirst sentence should end with a period.135
ErrorsExpected an @return tag.141
ErrorsMethod 'getAlias' is not designed for extension - needs to be abstract, final or empty.141
ErrorsParameter path should be final.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.144
Errors'{' should be on the previous line.149
ErrorsFirst sentence should end with a period.155
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.160
ErrorsParameter path should be final.160
Errors'{' should be on the previous line.161

org/apache/ojb/broker/query/ValueCriteria.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter anAttribute should be final.27
ErrorsParameter aValue should be final.27
ErrorsParameter anAlias should be final.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter anAttribute should be final.32
ErrorsParameter aValue should be final.32
ErrorsParameter anAlias should be final.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter anAttribute should be final.37
ErrorsParameter aValue should be final.37
ErrorsParameter anAlias should be final.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter anAttribute should be final.41
ErrorsParameter aValue should be final.41
ErrorsParameter anAlias should be final.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter anAttribute should be final.46
ErrorsParameter aValue should be final.46
ErrorsParameter anAlias should be final.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
Errors',' is not followed by whitespace.48
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter anAttribute should be final.50
ErrorsParameter aValue should be final.50
ErrorsParameter anAlias should be final.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
Errors',' is not followed by whitespace.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter anAttribute should be final.55
ErrorsParameter aValue should be final.55
ErrorsParameter anAlias should be final.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter anAttribute should be final.59
ErrorsParameter aValue should be final.59
ErrorsParameter anAlias should be final.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.61
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter anAttribute should be final.64
ErrorsParameter aValue should be final.64
ErrorsParameter anAlias should be final.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter anAttribute should be final.68
ErrorsParameter aValue should be final.68
ErrorsParameter anAlias should be final.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter anAttribute should be final.73
ErrorsParameter aValue should be final.73
ErrorsParameter anAlias should be final.73
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter anAttribute should be final.77
ErrorsParameter aValue should be final.77
ErrorsParameter anAlias should be final.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter anAttribute should be final.82
ErrorsParameter aValue should be final.82
ErrorsParameter anAlias should be final.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter anAttribute should be final.86
ErrorsParameter aValue should be final.86
ErrorsParameter anAlias should be final.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter anAttribute should be final.91
ErrorsParameter aValue should be final.91
ErrorsParameter anAlias should be final.91
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter anAttribute should be final.95
ErrorsParameter aValue should be final.95
ErrorsParameter anAlias should be final.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter anAttribute should be final.100
ErrorsParameter aValue should be final.100
ErrorsParameter anAlias should be final.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsMissing a Javadoc comment.104
ErrorsParameter anAttribute should be final.104
ErrorsParameter aValue should be final.104
ErrorsParameter anAlias should be final.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter anAttribute should be final.109
ErrorsParameter aValue should be final.109
ErrorsParameter anAlias should be final.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter anAttribute should be final.113
ErrorsParameter aValue should be final.113
ErrorsParameter anAlias should be final.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter anAttribute should be final.118
ErrorsParameter anAlias should be final.118
ErrorsLine contains a tab character.119
Errors'{' should be on the previous line.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter anAttribute should be final.122
ErrorsParameter anAlias should be final.122
ErrorsLine contains a tab character.123
Errors'{' should be on the previous line.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter anAttribute should be final.127
ErrorsParameter anAlias should be final.127
ErrorsLine contains a tab character.128
Errors'{' should be on the previous line.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine is longer than 80 characters.131
ErrorsLine contains a tab character.131
ErrorsMissing a Javadoc comment.131
ErrorsParameter anAttribute should be final.131
ErrorsParameter anAlias should be final.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine has trailing spaces.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsMissing a Javadoc comment.136
ErrorsParameter anAttribute should be final.136
ErrorsParameter aValue1 should be final.136
ErrorsParameter aValue2 should be final.136
ErrorsParameter anAlias should be final.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter anAttribute should be final.140
ErrorsParameter aValue1 should be final.140
ErrorsParameter aValue2 should be final.140
ErrorsParameter anAlias should be final.140
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsMissing a Javadoc comment.145
ErrorsParameter anAttribute should be final.145
ErrorsParameter aValue1 should be final.145
ErrorsParameter aValue2 should be final.145
ErrorsParameter anAlias should be final.145
ErrorsLine contains a tab character.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsMissing a Javadoc comment.149
ErrorsParameter anAttribute should be final.149
ErrorsParameter aValue1 should be final.149
ErrorsParameter aValue2 should be final.149
ErrorsParameter anAlias should be final.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine has trailing spaces.153
ErrorsMissing a Javadoc comment.154
ErrorsName 'm_clause' must match pattern '^[a-z][a-zA-Z0-9]*$'.154
ErrorsFirst sentence should end with a period.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsParameter anAttribute should be final.164
ErrorsParameter aValue should be final.164
ErrorsParameter aClause should be final.164
ErrorsParameter anAlias should be final.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsFirst sentence should end with a period.170
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine is longer than 80 characters.178
ErrorsLine contains a tab character.178
ErrorsParameter anAttribute should be final.178
ErrorsParameter aValue should be final.178
ErrorsParameter aClause should be final.178
ErrorsParameter aUserAlias should be final.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsExpected an @return tag.187
ErrorsMethod 'getClause' is not designed for extension - needs to be abstract, final or empty.187
Errors'{' should be on the previous line.188

org/apache/ojb/broker/transaction/OJBTxManager.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
ErrorsLine is longer than 80 characters.33
ErrorsExpected an @return tag.38
ErrorsUnused @throws tag for 'TransactionNotInProgressException'.44
ErrorsExpected an @return tag.46

org/apache/ojb/broker/transaction/OJBTxObject.java

ViolationMessageLine
ErrorsLine has trailing spaces.4
Errors'{' should be on the previous line.10

org/apache/ojb/broker/transaction/TransactionNotInProgressException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.32
ErrorsParameter msg should be final.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsParameter cause should be final.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.42
ErrorsParameter msg should be final.42
ErrorsParameter cause should be final.42
Errors'{' should be on the previous line.43

org/apache/ojb/broker/transaction/tm/AbstractTransactionManagerFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsFirst sentence should end with a period.38
ErrorsName 'TM_DEFAULT_METHOD_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsVariable 'TM_DEFAULT_METHOD_NAME' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.69
ErrorsExpected an @return tag.73
ErrorsExpected an @return tag.78
ErrorsLine is longer than 80 characters.78
ErrorsMethod 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty.78
ErrorsExpected @throws tag for 'TransactionManagerFactoryException'.78
Errors'{' should be on the previous line.81
ErrorsName 'EOL' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.92
Errors'{' should be on the previous line.94
Errors'}' should be on the same line.96
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.101
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
Errors'if' construct must use '{}'s.105
Errors'+' should be on a new line.106
ErrorsLine is longer than 80 characters.107
Errors'else' construct must use '{}'s.108
ErrorsLine is longer than 80 characters.109
Errors'+' should be on a new line.109
ErrorsLine is longer than 80 characters.110
Errors'if' construct must use '{}'s.112
Errors'{' should be on the previous line.116
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.123
ErrorsMethod 'jndiLookup' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsParameter description should be final.123
ErrorsParameter methodName should be final.123
ErrorsLine is longer than 80 characters.125
ErrorsLine is longer than 80 characters.129
ErrorsMethod 'instantiateClass' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter description should be final.129
ErrorsParameter className should be final.129
ErrorsParameter methodName should be final.129
ErrorsLine is longer than 80 characters.134

org/apache/ojb/broker/transaction/tm/JBossTransactionManagerFactory.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory.18
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.27
ErrorsLine is longer than 80 characters.30
ErrorsExpected an @return tag.32
ErrorsMethod 'getLookupInfo' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33

org/apache/ojb/broker/transaction/tm/JOnASTransactionManagerFactory.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory.18
ErrorsLine is longer than 80 characters.20
ErrorsMissing a Javadoc comment.20
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.22
ErrorsLine is longer than 80 characters.25
ErrorsExpected an @return tag.27
ErrorsMethod 'getLookupInfo' is not designed for extension - needs to be abstract, final or empty.27
Errors'{' should be on the previous line.28

org/apache/ojb/broker/transaction/tm/OrionTransactionManagerFactory.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory.18
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.28
ErrorsMissing a Javadoc comment.28
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsLine is longer than 80 characters.31
ErrorsExpected an @return tag.33
ErrorsMethod 'getLookupInfo' is not designed for extension - needs to be abstract, final or empty.33
Errors'{' should be on the previous line.34

org/apache/ojb/broker/transaction/tm/SunOneTransactionManagerFactory.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory.18
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.26
ErrorsMissing a Javadoc comment.28
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.32
ErrorsExpected an @return tag.34
ErrorsMethod 'getLookupInfo' is not designed for extension - needs to be abstract, final or empty.34
Errors'{' should be on the previous line.35

org/apache/ojb/broker/transaction/tm/TransactionManagerFactory.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22

org/apache/ojb/broker/transaction/tm/TransactionManagerFactoryException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsParameter message should be final.33
ErrorsExpected @param tag for 'message'.33
ErrorsLine contains a tab character.34
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.38
ErrorsParameter msg should be final.38
ErrorsParameter cause should be final.38
Errors'{' should be on the previous line.39

org/apache/ojb/broker/transaction/tm/TransactionManagerFactoryFactory.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.TransactionManagerFactory.21
ErrorsMissing a Javadoc comment.23
ErrorsUtility classes should not have a public or default constructor.23
Errors'{' should be on the previous line.24
ErrorsLine is longer than 80 characters.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.31
Errors'}' should be on the same line.32
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.39
Errors'static' modifier out of order with the JLS suggestions.39
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.44
Errors'{' should be on the previous line.45
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
ErrorsMethod 'createTransactionManagerFactory' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52

org/apache/ojb/broker/transaction/tm/WebSphereTransactionManagerFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory.19
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.27
ErrorsFirst sentence should end with a period.29
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.38
ErrorsExpected an @return tag.40
ErrorsMethod 'getLookupInfo' is not designed for extension - needs to be abstract, final or empty.40
Errors'{' should be on the previous line.41

org/apache/ojb/broker/transaction/tm/WeblogicTransactionManagerFactory.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.ojb.broker.transaction.tm.AbstractTransactionManagerFactory.18
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.26
ErrorsMissing a Javadoc comment.28
ErrorsName 'config' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsLine is longer than 80 characters.32
ErrorsExpected an @return tag.34
ErrorsMethod 'getLookupInfo' is not designed for extension - needs to be abstract, final or empty.34
Errors'{' should be on the previous line.35

org/apache/ojb/broker/util/Base64.java

ViolationMessageLine
ErrorsClass Base64 should be declared as final.20
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine has trailing spaces.22
Errors'static' modifier out of order with the JLS suggestions.24
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.26
Errors'static' modifier out of order with the JLS suggestions.28
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.30
Errors'static' modifier out of order with the JLS suggestions.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.34
Errors'static' modifier out of order with the JLS suggestions.36
Errors'cast' is not followed by whitespace.36
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
Errors'static' modifier out of order with the JLS suggestions.40
Errors'cast' is not followed by whitespace.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.42
Errors'static' modifier out of order with the JLS suggestions.44
ErrorsLine is longer than 80 characters.46
Errors'cast' is not followed by whitespace.46
Errors'cast' is not followed by whitespace.46
Errors'cast' is not followed by whitespace.46
Errors'cast' is not followed by whitespace.46
Errors'cast' is not followed by whitespace.46
Errors'cast' is not followed by whitespace.46
Errors'cast' is not followed by whitespace.46
ErrorsLine is longer than 80 characters.47
Errors'cast' is not followed by whitespace.47
Errors'cast' is not followed by whitespace.47
Errors'cast' is not followed by whitespace.47
Errors'cast' is not followed by whitespace.47
Errors'cast' is not followed by whitespace.47
Errors'cast' is not followed by whitespace.47
Errors'cast' is not followed by whitespace.47
ErrorsLine has trailing spaces.48
ErrorsLine is longer than 80 characters.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.48
Errors'cast' is not followed by whitespace.49
Errors'cast' is not followed by whitespace.49
Errors'cast' is not followed by whitespace.49
Errors'cast' is not followed by whitespace.49
Errors'cast' is not followed by whitespace.49
ErrorsLine is longer than 80 characters.50
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.50
ErrorsLine is longer than 80 characters.51
Errors'cast' is not followed by whitespace.51
Errors'cast' is not followed by whitespace.51
Errors'cast' is not followed by whitespace.51
Errors'cast' is not followed by whitespace.51
Errors'cast' is not followed by whitespace.51
Errors'cast' is not followed by whitespace.51
Errors'cast' is not followed by whitespace.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.52
Errors'cast' is not followed by whitespace.53
Errors'cast' is not followed by whitespace.53
Errors'cast' is not followed by whitespace.53
Errors'cast' is not followed by whitespace.53
Errors'cast' is not followed by whitespace.53
ErrorsLine has trailing spaces.54
Errors'cast' is not followed by whitespace.54
Errors'cast' is not followed by whitespace.54
Errors'cast' is not followed by whitespace.54
Errors'cast' is not followed by whitespace.54
Errors'cast' is not followed by whitespace.54
Errors'cast' is not followed by whitespace.54
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.55
Errors'cast' is not followed by whitespace.55
ErrorsLine has trailing spaces.57
ErrorsLine has trailing spaces.58
Errors'static' modifier out of order with the JLS suggestions.62
ErrorsLine has trailing spaces.63
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
Errors',' is not followed by whitespace.64
ErrorsLine is longer than 80 characters.65
Errors',' is not followed by whitespace.65
Errors',' is not followed by whitespace.66
ErrorsLine is longer than 80 characters.67
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.68
Errors',' is not followed by whitespace.69
Errors',' is not followed by whitespace.69
Errors',' is not followed by whitespace.69
Errors',' is not followed by whitespace.69
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.71
Errors',' is not followed by whitespace.73
Errors',' is not followed by whitespace.73
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.75
Errors',' is not followed by whitespace.76
Errors',' is not followed by whitespace.76
Errors',' is not followed by whitespace.78
Errors',' is not followed by whitespace.78
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.79
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.80
Errors',' is not followed by whitespace.81
Errors',' is not followed by whitespace.81
Errors',' is not followed by whitespace.81
Errors',' is not followed by whitespace.81
Errors',' is not followed by whitespace.81
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.82
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors',' is not followed by whitespace.84
Errors',' is not followed by whitespace.84
Errors',' is not followed by whitespace.84
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.97
ErrorsMissing a Javadoc comment.97
Errors'static' modifier out of order with the JLS suggestions.97
ErrorsLine is longer than 80 characters.98
ErrorsMissing a Javadoc comment.98
Errors'static' modifier out of order with the JLS suggestions.98
ErrorsLine is longer than 80 characters.99
ErrorsMissing a Javadoc comment.99
Errors'static' modifier out of order with the JLS suggestions.99
ErrorsLine has trailing spaces.101
Errors'{' is not preceded with whitespace.103
Errors'{' is not followed by whitespace.103
Errors'}' is not preceded with whitespace.103
ErrorsLine has trailing spaces.104
ErrorsLine has trailing spaces.105
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsMethod length is 165 lines (max allowed is 150).111
Errors'(' is followed by whitespace.111
ErrorsParameter args should be final.111
ErrorsExpected @param tag for 'args'.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'{' should be on the previous line.114
ErrorsAvoid nested blocks.116
ErrorsLine is longer than 80 characters.117
Errors'{' is followed by whitespace.117
Errors'cast' is not followed by whitespace.117
Errors',' is not followed by whitespace.117
Errors'cast' is not followed by whitespace.117
Errors',' is not followed by whitespace.117
Errors'3' is a magic number.117
Errors'cast' is not followed by whitespace.117
Errors',' is not followed by whitespace.117
Errors'cast' is not followed by whitespace.117
Errors',' is not followed by whitespace.117
Errors'9' is a magic number.117
Errors'cast' is not followed by whitespace.117
ErrorsLine is longer than 80 characters.118
Errors'{' is followed by whitespace.118
Errors'99' is a magic number.118
Errors'cast' is not followed by whitespace.118
Errors',' is not followed by whitespace.118
Errors'cast' is not followed by whitespace.118
Errors',' is not followed by whitespace.118
Errors'cast' is not followed by whitespace.118
Errors',' is not followed by whitespace.118
Errors'3' is a magic number.118
Errors'cast' is not followed by whitespace.118
Errors',' is not followed by whitespace.118
Errors'cast' is not followed by whitespace.118
Errors',' is not followed by whitespace.118
Errors'9' is a magic number.118
Errors'cast' is not followed by whitespace.118
ErrorsLine is longer than 80 characters.119
Errors'(' is followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors')' is preceded with whitespace.119
ErrorsLine is longer than 80 characters.120
Errors'(' is followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors'-' is not preceded with whitespace.120
Errors'-' is not followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors')' is preceded with whitespace.122
Errors'for' construct must use '{}'s.123
Errors'for' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsLine is longer than 80 characters.124
Errors'(' is followed by whitespace.124
Errors'<' is not preceded with whitespace.124
Errors'<' is not followed by whitespace.124
Errors'-' is not preceded with whitespace.124
Errors'-' is not followed by whitespace.124
Errors'?' is not preceded with whitespace.124
ErrorsAvoid inline conditionals.124
Errors'?' is not followed by whitespace.124
Errors':' is not preceded with whitespace.124
Errors':' is not followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.127
ErrorsLine has trailing spaces.128
ErrorsLine has trailing spaces.129
ErrorsAvoid nested blocks.131
ErrorsLine is longer than 80 characters.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
ErrorsLine is longer than 80 characters.134
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'while' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'{' is not preceded with whitespace.138
Errors'(' is followed by whitespace.140
Errors',' is not followed by whitespace.140
Errors',' is not followed by whitespace.140
Errors',' is not followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'cast' is not followed by whitespace.141
ErrorsLine is longer than 80 characters.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
ErrorsLine is longer than 80 characters.146
Errors'(' is followed by whitespace.146
Errors',' is not followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
ErrorsLine is longer than 80 characters.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors'while' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'{' is not preceded with whitespace.162
Errors'(' is followed by whitespace.164
Errors',' is not followed by whitespace.164
Errors',' is not followed by whitespace.164
Errors',' is not followed by whitespace.164
Errors')' is preceded with whitespace.164
Errors'cast' is not followed by whitespace.165
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
ErrorsLine is longer than 80 characters.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsLine has trailing spaces.185
Errors'while' is not followed by whitespace.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors'{' is not preceded with whitespace.187
Errors'(' is followed by whitespace.189
Errors',' is not followed by whitespace.189
Errors',' is not followed by whitespace.189
Errors',' is not followed by whitespace.189
Errors')' is preceded with whitespace.189
Errors'cast' is not followed by whitespace.190
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
ErrorsLine is longer than 80 characters.195
Errors'(' is followed by whitespace.195
Errors',' is not followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
ErrorsLine has trailing spaces.201
ErrorsLine has trailing spaces.202
ErrorsAvoid nested blocks.204
ErrorsLine is longer than 80 characters.206
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'while' is not followed by whitespace.209
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
Errors'{' is not preceded with whitespace.209
Errors'(' is followed by whitespace.211
Errors',' is not followed by whitespace.211
Errors',' is not followed by whitespace.211
Errors',' is not followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'cast' is not followed by whitespace.212
ErrorsLine has trailing spaces.216
ErrorsLine is longer than 80 characters.218
ErrorsLine is longer than 80 characters.219
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.224
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'while' is not followed by whitespace.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'{' is not preceded with whitespace.228
Errors'(' is followed by whitespace.230
Errors',' is not followed by whitespace.230
Errors',' is not followed by whitespace.230
Errors',' is not followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'cast' is not followed by whitespace.231
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
ErrorsLine is longer than 80 characters.237
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
ErrorsLine has trailing spaces.243
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
Errors'(' is followed by whitespace.247
Errors')' is preceded with whitespace.247
ErrorsLine is longer than 80 characters.249
Errors'(' is followed by whitespace.249
Errors')' is preceded with whitespace.249
ErrorsLine is longer than 80 characters.250
Errors'(' is followed by whitespace.250
Errors',' is not followed by whitespace.250
Errors')' is preceded with whitespace.250
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
ErrorsLine has trailing spaces.255
ErrorsLine has trailing spaces.257
ErrorsLine has trailing spaces.258
ErrorsAvoid nested blocks.260
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine is longer than 80 characters.263
Errors'while' construct must use '{}'s.265
Errors'while' is not followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors'=' is not preceded with whitespace.265
Errors'=' is not followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
ErrorsLine has trailing spaces.269
ErrorsLine has trailing spaces.271
Errors'}' should be on the same line.272
Errors'catch' is not followed by whitespace.273
Errors'(' is followed by whitespace.273
Errors'{' should be on the previous line.274
ErrorsLine has trailing spaces.277
ErrorsLine has trailing spaces.278
ErrorsLine has trailing spaces.279
ErrorsLine has trailing spaces.280
ErrorsLine has trailing spaces.281
ErrorsExtra HTML tag found: </var>283
Errors'(' is followed by whitespace.290
ErrorsParameter threeBytes should be final.290
Errors')' is preceded with whitespace.290
Errors'{' should be on the previous line.291
Errors'(' is followed by whitespace.291
Errors'3' is a magic number.291
Errors')' is preceded with whitespace.291
ErrorsLine has trailing spaces.293
ErrorsLine has trailing spaces.294
ErrorsLine has trailing spaces.295
ErrorsExtra HTML tag found: </var>297
ErrorsExtra HTML tag found: </var>.300
ErrorsExtra HTML tag found: </var> needs only be as big as301
ErrorsExtra HTML tag found: </var>.302
Errors'(' is followed by whitespace.309
ErrorsParameter threeBytes should be final.309
ErrorsParameter numSigBytes should be final.309
Errors')' is preceded with whitespace.309
Errors'{' should be on the previous line.310
Errors'4' is a magic number.310
Errors'(' is followed by whitespace.311
Errors')' is preceded with whitespace.311
ErrorsLine has trailing spaces.314
ErrorsLine has trailing spaces.315
ErrorsLine has trailing spaces.316
ErrorsExtra HTML tag found: </var>318
ErrorsExtra HTML tag found: </var>.319
ErrorsLine has trailing spaces.321
ErrorsExtra HTML tag found: </var> and <var>destOffset</var>.322
ErrorsExtra HTML tag found: </var>.322
ErrorsExtra HTML tag found: </var> + 3 for324
ErrorsExtra HTML tag found: </var> array or <var>destOffset</var> + 4 for325
ErrorsExtra HTML tag found: </var> + 4 for325
ErrorsExtra HTML tag found: </var> array.326
ErrorsExtra HTML tag found: </var>.328
ErrorsExtra HTML tag found: </var> array335
ErrorsLine has trailing spaces.338
Errors'(' is followed by whitespace.338
ErrorsParameter source should be final.339
ErrorsParameter srcOffset should be final.339
ErrorsParameter numSigBytes should be final.339
ErrorsParameter destination should be final.340
ErrorsParameter destOffset should be final.340
Errors')' is preceded with whitespace.340
Errors'{' should be on the previous line.341
ErrorsLine has trailing spaces.342
ErrorsLine has trailing spaces.348
ErrorsLine is longer than 80 characters.352
ErrorsLine is longer than 80 characters.353
Errors'(' is followed by whitespace.353
ErrorsAvoid inline conditionals.353
Errors'24' is a magic number.353
Errors'8' is a magic number.353
Errors')' is preceded with whitespace.353
ErrorsLine is longer than 80 characters.354
Errors'(' is followed by whitespace.354
ErrorsAvoid inline conditionals.354
Errors'24' is a magic number.354
Errors'16' is a magic number.354
Errors')' is preceded with whitespace.354
ErrorsLine is longer than 80 characters.355
Errors'(' is followed by whitespace.355
ErrorsAvoid inline conditionals.355
Errors'24' is a magic number.355
Errors'24' is a magic number.355
Errors')' is preceded with whitespace.355
Errors'(' is followed by whitespace.357
Errors')' is preceded with whitespace.357
Errors'{' should be on the previous line.358
Errors'3' is a magic number.359
ErrorsLine is longer than 80 characters.360
Errors'18' is a magic number.360
ErrorsLine is longer than 80 characters.361
Errors'12' is a magic number.361
Errors'0x3f' is a magic number.361
ErrorsLine is longer than 80 characters.362
Errors'6' is a magic number.362
Errors'0x3f' is a magic number.362
ErrorsLine is longer than 80 characters.363
Errors'3' is a magic number.363
Errors')' is preceded with whitespace.363
Errors'0x3f' is a magic number.363
ErrorsLine has trailing spaces.365
ErrorsLine is longer than 80 characters.367
Errors'18' is a magic number.367
ErrorsLine is longer than 80 characters.368
Errors'12' is a magic number.368
Errors'0x3f' is a magic number.368
ErrorsLine is longer than 80 characters.369
Errors'6' is a magic number.369
Errors'0x3f' is a magic number.369
Errors'3' is a magic number.370
ErrorsLine has trailing spaces.372
ErrorsLine is longer than 80 characters.374
Errors'18' is a magic number.374
ErrorsLine is longer than 80 characters.375
Errors'12' is a magic number.375
Errors'0x3f' is a magic number.375
Errors'3' is a magic number.377
ErrorsLine has trailing spaces.379
ErrorsLine has trailing spaces.384
Errors'(' is followed by whitespace.395
ErrorsParameter serializableObject should be final.395
Errors')' is preceded with whitespace.395
Errors'(' is followed by whitespace.397
Errors')' is preceded with whitespace.397
ErrorsLine has trailing spaces.399
ErrorsLine is longer than 80 characters.411
ErrorsParameter serializableObject should be final.411
ErrorsParameter breakLines should be final.411
Errors'{' should be on the previous line.418
Errors'}' should be on the same line.424
Errors'{' should be on the previous line.426
Errors'}' should be on the same line.429
Errors'{' should be on the previous line.431
Errors'{' should be on the previous line.433
Errors'}' should be on the same line.435
Errors'{' should be on the previous line.437
ErrorsMust have at least one statement.437
Errors'{' should be on the previous line.441
Errors'}' should be on the same line.443
Errors'{' should be on the previous line.445
ErrorsMust have at least one statement.445
Errors'{' should be on the previous line.449
Errors'}' should be on the same line.451
Errors'{' should be on the previous line.453
ErrorsMust have at least one statement.453
ErrorsLine has trailing spaces.460
ErrorsLine has trailing spaces.461
ErrorsExpected an @return tag.470
Errors'(' is followed by whitespace.470
ErrorsParameter source should be final.470
Errors')' is preceded with whitespace.470
Errors'{' should be on the previous line.471
Errors'(' is followed by whitespace.472
Errors')' is preceded with whitespace.472
ErrorsLine has trailing spaces.474
ErrorsExpected an @return tag.484
Errors'(' is followed by whitespace.484
ErrorsParameter source should be final.484
ErrorsParameter breakLines should be final.484
Errors')' is preceded with whitespace.484
ErrorsLine has trailing spaces.485
Errors'{' should be on the previous line.485
Errors'(' is followed by whitespace.486
Errors')' is preceded with whitespace.486
ErrorsLine has trailing spaces.488
ErrorsLine has trailing spaces.489
ErrorsExpected an @return tag.498
Errors'(' is followed by whitespace.498
ErrorsParameter source should be final.498
ErrorsParameter off should be final.498
ErrorsParameter len should be final.498
Errors')' is preceded with whitespace.498
Errors'{' should be on the previous line.499
Errors'(' is followed by whitespace.500
Errors')' is preceded with whitespace.500
ErrorsLine has trailing spaces.502
ErrorsLine has trailing spaces.503
ErrorsExpected an @return tag.513
ErrorsLine is longer than 80 characters.513
Errors'(' is followed by whitespace.513
ErrorsParameter source should be final.513
ErrorsParameter off should be final.513
ErrorsParameter len should be final.513
ErrorsParameter breakLines should be final.513
Errors')' is preceded with whitespace.513
Errors'4' is a magic number.515
Errors'3' is a magic number.515
Errors'(' is followed by whitespace.516
Errors')' is preceded with whitespace.516
ErrorsLine is longer than 80 characters.517
Errors'(' is followed by whitespace.517
Errors'3' is a magic number.517
ErrorsAvoid inline conditionals.517
Errors'4' is a magic number.517
Errors')' is preceded with whitespace.517
ErrorsLine has trailing spaces.518
ErrorsLine is longer than 80 characters.518
ErrorsAvoid inline conditionals.518
Errors'(' is followed by whitespace.518
Errors')' is preceded with whitespace.518
Errors'for' is not followed by whitespace.523
Errors'+=' is not preceded with whitespace.523
Errors'+=' is not followed by whitespace.523
Errors'3' is a magic number.523
Errors'+=' is not preceded with whitespace.523
Errors'+=' is not followed by whitespace.523
Errors'4' is a magic number.523
Errors')' is preceded with whitespace.523
Errors'{' should be on the previous line.524
Errors'(' is followed by whitespace.525
Errors'+' is not preceded with whitespace.525
Errors'+' is not followed by whitespace.525
Errors'3' is a magic number.525
Errors')' is preceded with whitespace.525
ErrorsLine has trailing spaces.526
Errors'4' is a magic number.527
Errors'if' is not followed by whitespace.528
Errors'(' is followed by whitespace.528
Errors')' is preceded with whitespace.528
ErrorsLine has trailing spaces.529
Errors'{' should be on the previous line.529
Errors'+' is not preceded with whitespace.530
Errors'+' is not followed by whitespace.530
Errors'4' is a magic number.530
ErrorsLine has trailing spaces.535
Errors'if' is not followed by whitespace.536
Errors'(' is followed by whitespace.536
Errors')' is preceded with whitespace.536
Errors'{' should be on the previous line.537
Errors'(' is followed by whitespace.538
Errors'+' is not preceded with whitespace.538
Errors'+' is not followed by whitespace.538
Errors')' is preceded with whitespace.538
Errors'4' is a magic number.539
ErrorsLine has trailing spaces.541
Errors'(' is followed by whitespace.542
Errors')' is preceded with whitespace.542
ErrorsLine has trailing spaces.544
ErrorsLine has trailing spaces.545
Errors'(' is followed by whitespace.554
ErrorsParameter s should be final.554
Errors')' is preceded with whitespace.554
Errors'{' should be on the previous line.555
Errors'(' is followed by whitespace.556
Errors')' is preceded with whitespace.556
ErrorsLine has trailing spaces.558
Errors'(' is followed by whitespace.568
ErrorsParameter s should be final.568
ErrorsParameter breakLines should be final.568
Errors')' is preceded with whitespace.568
ErrorsLine has trailing spaces.569
Errors'{' should be on the previous line.569
Errors'(' is followed by whitespace.570
Errors')' is preceded with whitespace.570
ErrorsLine has trailing spaces.572
ErrorsLine has trailing spaces.573
ErrorsLine has trailing spaces.574
ErrorsLine has trailing spaces.575
ErrorsLine has trailing spaces.577
ErrorsLine has trailing spaces.578
ErrorsExtra HTML tag found: </var>580
Errors'(' is followed by whitespace.588
ErrorsParameter fourBytes should be final.588
Errors')' is preceded with whitespace.588
Errors'{' should be on the previous line.589
Errors'3' is a magic number.590
Errors'(' is followed by whitespace.591
Errors')' is preceded with whitespace.591
ErrorsLine has trailing spaces.593
ErrorsLine has trailing spaces.594
Errors'(' is followed by whitespace.594
Errors')' is preceded with whitespace.594
ErrorsLine has trailing spaces.597
ErrorsLine has trailing spaces.598
ErrorsLine has trailing spaces.599
ErrorsLine has trailing spaces.600
ErrorsExtra HTML tag found: </var>602
ErrorsExtra HTML tag found: </var>.604
ErrorsLine has trailing spaces.606
ErrorsExtra HTML tag found: </var> and <var>destOffset</var>.607
ErrorsExtra HTML tag found: </var>.607
ErrorsExtra HTML tag found: </var> + 4 for609
ErrorsExtra HTML tag found: </var> array or <var>destOffset</var> + 3 for610
ErrorsExtra HTML tag found: </var> + 3 for610
ErrorsExtra HTML tag found: </var> array.611
ErrorsLine has trailing spaces.612
ErrorsLine has trailing spaces.614
ErrorsLine is longer than 80 characters.623
Errors'(' is followed by whitespace.623
ErrorsParameter source should be final.623
ErrorsParameter srcOffset should be final.623
ErrorsParameter destination should be final.623
ErrorsParameter destOffset should be final.623
Errors')' is preceded with whitespace.623
Errors'if' is not followed by whitespace.626
Errors'(' is followed by whitespace.626
Errors')' is preceded with whitespace.626
Errors'{' should be on the previous line.627
ErrorsLine is longer than 80 characters.629
ErrorsLine is longer than 80 characters.630
ErrorsLine is longer than 80 characters.631
Errors'(' is followed by whitespace.631
Errors'(' is followed by whitespace.631
Errors'0xFF' is a magic number.631
Errors')' is preceded with whitespace.631
Errors'18' is a magic number.631
Errors')' is preceded with whitespace.631
ErrorsLine is longer than 80 characters.632
Errors'(' is followed by whitespace.632
Errors'(' is followed by whitespace.632
Errors'0xFF' is a magic number.632
Errors')' is preceded with whitespace.632
Errors'12' is a magic number.632
Errors')' is preceded with whitespace.632
ErrorsLine has trailing spaces.633
Errors'cast' is not followed by whitespace.634
Errors'(' is followed by whitespace.634
Errors'16' is a magic number.634
Errors')' is preceded with whitespace.634
Errors'}' should be on the same line.636
ErrorsLine has trailing spaces.637
Errors'if' is not followed by whitespace.639
Errors'(' is followed by whitespace.639
Errors'3' is a magic number.639
Errors')' is preceded with whitespace.639
Errors'{' should be on the previous line.640
ErrorsLine is longer than 80 characters.642
ErrorsLine is longer than 80 characters.643
ErrorsLine is longer than 80 characters.644
ErrorsLine is longer than 80 characters.645
Errors'(' is followed by whitespace.645
Errors'(' is followed by whitespace.645
Errors'0xFF' is a magic number.645
Errors')' is preceded with whitespace.645
Errors'18' is a magic number.645
Errors')' is preceded with whitespace.645
ErrorsLine is longer than 80 characters.646
Errors'(' is followed by whitespace.646
Errors'(' is followed by whitespace.646
Errors'0xFF' is a magic number.646
Errors')' is preceded with whitespace.646
Errors'12' is a magic number.646
Errors')' is preceded with whitespace.646
ErrorsLine is longer than 80 characters.647
Errors'(' is followed by whitespace.647
Errors'(' is followed by whitespace.647
Errors'0xFF' is a magic number.647
Errors')' is preceded with whitespace.647
Errors'6' is a magic number.647
Errors')' is preceded with whitespace.647
ErrorsLine has trailing spaces.648
Errors'cast' is not followed by whitespace.649
Errors'(' is followed by whitespace.649
Errors'16' is a magic number.649
Errors')' is preceded with whitespace.649
Errors'cast' is not followed by whitespace.650
Errors'(' is followed by whitespace.650
Errors'8' is a magic number.650
Errors')' is preceded with whitespace.650
Errors'}' should be on the same line.652
ErrorsLine has trailing spaces.653
Errors'{' should be on the previous line.656
Errors'try' is not followed by whitespace.657
Errors'{' is not preceded with whitespace.657
ErrorsLine is longer than 80 characters.659
ErrorsLine is longer than 80 characters.660
ErrorsLine is longer than 80 characters.661
ErrorsLine is longer than 80 characters.662
ErrorsLine is longer than 80 characters.663
Errors'(' is followed by whitespace.663
Errors'(' is followed by whitespace.663
Errors'0xFF' is a magic number.663
Errors')' is preceded with whitespace.663
Errors'18' is a magic number.663
Errors')' is preceded with whitespace.663
ErrorsLine is longer than 80 characters.664
Errors'(' is followed by whitespace.664
Errors'(' is followed by whitespace.664
Errors'0xFF' is a magic number.664
Errors')' is preceded with whitespace.664
Errors'12' is a magic number.664
Errors')' is preceded with whitespace.664
ErrorsLine is longer than 80 characters.665
Errors'(' is followed by whitespace.665
Errors'(' is followed by whitespace.665
Errors'0xFF' is a magic number.665
Errors')' is preceded with whitespace.665
Errors'6' is a magic number.665
ErrorsLine is longer than 80 characters.666
Errors'(' is followed by whitespace.666
Errors'(' is followed by whitespace.666
Errors'3' is a magic number.666
Errors'0xFF' is a magic number.666
Errors')' is preceded with whitespace.666
Errors')' is preceded with whitespace.666
ErrorsLine has trailing spaces.668
Errors'cast' is not followed by whitespace.669
Errors'(' is followed by whitespace.669
Errors'16' is a magic number.669
Errors')' is preceded with whitespace.669
Errors'cast' is not followed by whitespace.670
Errors'(' is followed by whitespace.670
Errors'8' is a magic number.670
Errors')' is preceded with whitespace.670
Errors'cast' is not followed by whitespace.671
Errors'(' is followed by whitespace.671
Errors')' is preceded with whitespace.671
Errors'3' is a magic number.673
Errors'catch' is not preceded with whitespace.674
Errors'}' is not followed by whitespace.674
Errors'catch' is not followed by whitespace.674
Errors'(' is followed by whitespace.674
Errors'{' is not preceded with whitespace.674
ErrorsLine is longer than 80 characters.675
ErrorsLine contains a tab character.675
Errors'+' is not preceded with whitespace.675
Errors'+' is not followed by whitespace.675
Errors'+' is not preceded with whitespace.675
Errors'(' is followed by whitespace.675
Errors')' is preceded with whitespace.675
Errors')' is preceded with whitespace.675
ErrorsLine is longer than 80 characters.676
ErrorsLine contains a tab character.676
Errors'+' is not preceded with whitespace.676
Errors'+' is not followed by whitespace.676
Errors'+' is not preceded with whitespace.676
Errors'+' is not followed by whitespace.676
Errors'+' is not preceded with whitespace.676
Errors'(' is followed by whitespace.676
Errors')' is preceded with whitespace.676
Errors')' is preceded with whitespace.676
ErrorsLine is longer than 80 characters.677
ErrorsLine contains a tab character.677
Errors'+' is not preceded with whitespace.677
Errors'+' is not followed by whitespace.677
Errors'+' is not preceded with whitespace.677
Errors'+' is not followed by whitespace.677
Errors'+' is not preceded with whitespace.677
Errors'(' is followed by whitespace.677
Errors')' is preceded with whitespace.677
Errors')' is preceded with whitespace.677
ErrorsLine is longer than 80 characters.678
ErrorsLine contains a tab character.678
Errors'+' is not preceded with whitespace.678
Errors'+' is not followed by whitespace.678
Errors'+' is not preceded with whitespace.678
Errors'+' is not followed by whitespace.678
Errors'3' is a magic number.678
Errors'+' is not preceded with whitespace.678
Errors'(' is followed by whitespace.678
Errors'3' is a magic number.678
Errors')' is preceded with whitespace.678
Errors')' is preceded with whitespace.678
ErrorsLine has trailing spaces.683
ErrorsLine has trailing spaces.684
ErrorsLine has trailing spaces.685
Errors'(' is followed by whitespace.693
ErrorsParameter s should be final.693
Errors')' is preceded with whitespace.693
ErrorsLine has trailing spaces.694
Errors'{' should be on the previous line.694
Errors'(' is followed by whitespace.696
Errors')' is preceded with whitespace.696
ErrorsLine has trailing spaces.698
ErrorsLine has trailing spaces.699
Errors'(' is followed by whitespace.710
ErrorsParameter s should be final.710
Errors')' is preceded with whitespace.710
Errors'{' should be on the previous line.711
Errors'(' is followed by whitespace.711
Errors'(' is followed by whitespace.711
Errors')' is preceded with whitespace.711
Errors')' is preceded with whitespace.711
ErrorsLine has trailing spaces.713
ErrorsLine has trailing spaces.714
ErrorsUnclosed HTML tag found: <tt>null if there was an error.717
ErrorsParameter encodedObject should be final.723
Errors'{' should be on the previous line.724
Errors'{' should be on the previous line.731
Errors'}' should be on the same line.736
Errors'{' should be on the previous line.738
Errors'}' should be on the same line.741
Errors'{' should be on the previous line.743
Errors'}' should be on the same line.746
Errors'{' should be on the previous line.748
Errors'{' should be on the previous line.750
Errors'}' should be on the same line.752
Errors'{' should be on the previous line.754
ErrorsMust have at least one statement.754
Errors'{' should be on the previous line.758
Errors'}' should be on the same line.760
Errors'{' should be on the previous line.762
ErrorsMust have at least one statement.762
ErrorsLine has trailing spaces.767
ErrorsLine has trailing spaces.768
Errors'(' is followed by whitespace.779
ErrorsParameter source should be final.779
ErrorsParameter off should be final.779
ErrorsParameter len should be final.779
Errors')' is preceded with whitespace.779
Errors'{' should be on the previous line.780
Errors'3' is a magic number.781
Errors'4' is a magic number.781
ErrorsLine has trailing spaces.784
Errors'4' is a magic number.785
Errors'for' is not followed by whitespace.790
Errors'(' is followed by whitespace.790
Errors')' is preceded with whitespace.790
Errors'{' should be on the previous line.791
Errors'cast' is not followed by whitespace.792
Errors'0x7f' is a magic number.792
ErrorsLine has trailing spaces.794
ErrorsLine is longer than 80 characters.795
Errors'if' is not followed by whitespace.795
Errors'(' is followed by whitespace.795
Errors')' is preceded with whitespace.795
Errors'if' is not followed by whitespace.797
Errors'(' is followed by whitespace.797
Errors')' is preceded with whitespace.797
Errors'{' should be on the previous line.798
Errors'if' is not followed by whitespace.800
Errors'(' is followed by whitespace.800
Errors'3' is a magic number.800
Errors')' is preceded with whitespace.800
Errors'{' should be on the previous line.801
ErrorsLine is longer than 80 characters.802
Errors'(' is followed by whitespace.802
Errors')' is preceded with whitespace.802
ErrorsLine has trailing spaces.804
Errors'if' construct must use '{}'s.806
Errors'if' is not followed by whitespace.806
Errors'(' is followed by whitespace.806
Errors')' is preceded with whitespace.806
ErrorsLine has trailing spaces.809
ErrorsLine has trailing spaces.811
Errors'}' should be on the same line.812
Errors'{' should be on the previous line.814
ErrorsLine is longer than 80 characters.815
ErrorsLine contains a tab character.815
Errors'(' is followed by whitespace.815
Errors')' is preceded with whitespace.815
ErrorsLine has trailing spaces.817
ErrorsLine has trailing spaces.819
ErrorsLine has trailing spaces.821
Errors'(' is followed by whitespace.821
Errors')' is preceded with whitespace.821
ErrorsLine has trailing spaces.824
ErrorsLine has trailing spaces.825
ErrorsLine has trailing spaces.826
ErrorsLine has trailing spaces.827
ErrorsLine has trailing spaces.829
ErrorsLine has trailing spaces.830
ErrorsLine has trailing spaces.831
Errors'{' should be on the previous line.842
ErrorsMissing a Javadoc comment.843
ErrorsMissing a Javadoc comment.844
ErrorsMissing a Javadoc comment.845
ErrorsMissing a Javadoc comment.846
ErrorsLine is longer than 80 characters.847
ErrorsMissing a Javadoc comment.847
ErrorsMissing a Javadoc comment.848
ErrorsLine is longer than 80 characters.849
ErrorsMissing a Javadoc comment.849
ErrorsLine has trailing spaces.850
ErrorsLine has trailing spaces.851
Errors'(' is followed by whitespace.858
ErrorsParameter in should be final.858
Errors')' is preceded with whitespace.858
ErrorsLine has trailing spaces.859
Errors'{' should be on the previous line.859
Errors'(' is followed by whitespace.860
Errors')' is preceded with whitespace.860
ErrorsLine has trailing spaces.862
ErrorsLine has trailing spaces.863
Errors'(' is followed by whitespace.874
ErrorsParameter in should be final.874
ErrorsParameter encode should be final.874
Errors'encode' hides a field.874
Errors')' is preceded with whitespace.874
Errors'{' should be on the previous line.875
Errors'(' is followed by whitespace.876
Errors')' is preceded with whitespace.876
ErrorsLine has trailing spaces.878
ErrorsLine has trailing spaces.879
ErrorsLine is longer than 80 characters.891
Errors'(' is followed by whitespace.891
ErrorsParameter in should be final.891
ErrorsParameter encode should be final.891
Errors'encode' hides a field.891
ErrorsParameter breakLines should be final.891
Errors'breakLines' hides a field.891
Errors')' is preceded with whitespace.891
ErrorsLine has trailing spaces.892
Errors'(' is followed by whitespace.893
Errors')' is preceded with whitespace.893
ErrorsAvoid inline conditionals.896
Errors'4' is a magic number.896
Errors'3' is a magic number.896
ErrorsLine has trailing spaces.901
ErrorsLine has trailing spaces.909
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.909
ErrorsExpected @throws tag for 'java.io.IOException'.909
ErrorsLine has trailing spaces.910
Errors'{' should be on the previous line.910
Errors'if' is not followed by whitespace.912
Errors'(' is followed by whitespace.912
Errors')' is preceded with whitespace.912
Errors'{' should be on the previous line.913
Errors'if' is not followed by whitespace.914
Errors'(' is followed by whitespace.914
Errors')' is preceded with whitespace.914
Errors'{' should be on the previous line.915
Errors'3' is a magic number.916
Errors'for' is not followed by whitespace.918
Errors'(' is followed by whitespace.918
Errors'3' is a magic number.918
Errors')' is preceded with whitespace.918
Errors'{' should be on the previous line.919
ErrorsLine has trailing spaces.921
Errors'{' should be on the previous line.921
ErrorsLine has trailing spaces.923
Errors'if' is not followed by whitespace.925
Errors'(' is followed by whitespace.925
Errors')' is preceded with whitespace.925
Errors'{' should be on the previous line.926
Errors'cast' is not followed by whitespace.927
ErrorsLine has trailing spaces.930
Errors'}' should be on the same line.931
Errors'catch' is not followed by whitespace.932
Errors'(' is followed by whitespace.932
Errors')' is preceded with whitespace.932
ErrorsLine has trailing spaces.933
Errors'{' should be on the previous line.933
Errors'if' construct must use '{}'s.935
Errors'if' is not followed by whitespace.935
Errors'(' is followed by whitespace.935
Errors')' is preceded with whitespace.935
ErrorsLine has trailing spaces.937
ErrorsLine has trailing spaces.940
Errors'if' is not followed by whitespace.941
Errors'(' is followed by whitespace.941
Errors')' is preceded with whitespace.941
Errors'{' should be on the previous line.942
Errors'(' is followed by whitespace.943
Errors')' is preceded with whitespace.943
Errors'4' is a magic number.945
Errors'}' should be on the same line.946
Errors'{' should be on the previous line.948
Errors'}' should be on the same line.951
ErrorsLine has trailing spaces.952
Errors'{' should be on the previous line.955
Errors'4' is a magic number.956
Errors'for' is not followed by whitespace.958
Errors'(' is followed by whitespace.958
Errors'4' is a magic number.958
Errors')' is preceded with whitespace.958
Errors'{' should be on the previous line.959
Errors'do' is not followed by whitespace.962
Errors'{' is not preceded with whitespace.962
ErrorsLine is longer than 80 characters.963
Errors'(' is followed by whitespace.963
Errors'0x7f' is a magic number.963
Errors')' is preceded with whitespace.963
ErrorsLine has trailing spaces.964
Errors'if' construct must use '{}'s.965
Errors'if' is not followed by whitespace.965
Errors'(' is followed by whitespace.965
Errors')' is preceded with whitespace.965
ErrorsLine has trailing spaces.967
Errors'cast' is not followed by whitespace.968
ErrorsLine has trailing spaces.970
Errors'if' is not followed by whitespace.971
Errors'(' is followed by whitespace.971
Errors'4' is a magic number.971
Errors')' is preceded with whitespace.971
Errors'{' should be on the previous line.972
Errors'(' is followed by whitespace.973
Errors')' is preceded with whitespace.973
Errors'}' should be on the same line.975
Errors'if' is not followed by whitespace.976
Errors'(' is followed by whitespace.976
Errors')' is preceded with whitespace.976
Errors'{' is not preceded with whitespace.976
Errors'}' should be on the same line.978
Errors'{' should be on the previous line.980
ErrorsLine is longer than 80 characters.982
Errors'(' is followed by whitespace.982
Errors')' is preceded with whitespace.982
ErrorsLine has trailing spaces.983
ErrorsLine has trailing spaces.984
ErrorsLine has trailing spaces.987
Errors'if' is not followed by whitespace.989
Errors'(' is followed by whitespace.989
Errors')' is preceded with whitespace.989
Errors'{' should be on the previous line.990
Errors'if' construct must use '{}'s.992
Errors'if' is not followed by whitespace.992
Errors'(' is followed by whitespace.992
Errors')' is preceded with whitespace.992
ErrorsLine has trailing spaces.994
Errors'if' is not followed by whitespace.995
Errors'(' is followed by whitespace.995
Errors')' is preceded with whitespace.995
Errors'{' should be on the previous line.996
Errors'}' should be on the same line.999
Errors'{' should be on the previous line.1001
ErrorsLine has trailing spaces.1005
Errors'if' construct must use '{}'s.1008
Errors'if' is not followed by whitespace.1008
Errors'(' is followed by whitespace.1008
Errors')' is preceded with whitespace.1008
Errors'0xFF' is a magic number.1011
Errors'}' should be on the same line.1014
ErrorsLine has trailing spaces.1015
ErrorsLine has trailing spaces.1018
Errors'{' should be on the previous line.1018
ErrorsLine is longer than 80 characters.1020
Errors'(' is followed by whitespace.1020
Errors')' is preceded with whitespace.1020
ErrorsLine has trailing spaces.1023
ErrorsLine has trailing spaces.1024
ErrorsExtra HTML tag found: </var> bytes are read.1027
ErrorsLine is longer than 80 characters.1037
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.1037
Errors'(' is followed by whitespace.1037
ErrorsParameter dest should be final.1037
ErrorsParameter off should be final.1037
ErrorsParameter len should be final.1037
Errors')' is preceded with whitespace.1037
ErrorsExpected @throws tag for 'java.io.IOException'.1037
Errors'for' is not followed by whitespace.1041
Errors'(' is followed by whitespace.1041
Errors')' is preceded with whitespace.1041
Errors'{' should be on the previous line.1042
ErrorsLine has trailing spaces.1044
ErrorsLine has trailing spaces.1047
Errors'if' construct must use '{}'s.1048
Errors'if' is not followed by whitespace.1048
Errors'(' is followed by whitespace.1048
Errors')' is preceded with whitespace.1048
Errors'cast' is not followed by whitespace.1049
Errors'if' construct must use '{}'s.1050
Errors'if' is not followed by whitespace.1050
Errors'(' is followed by whitespace.1050
Errors')' is preceded with whitespace.1050
Errors'else' construct must use '{}'s.1052
ErrorsLine has trailing spaces.1057
ErrorsLine has trailing spaces.1059
ErrorsLine has trailing spaces.1060
ErrorsLine has trailing spaces.1061
ErrorsLine has trailing spaces.1062
ErrorsLine has trailing spaces.1063
ErrorsLine has trailing spaces.1064
ErrorsLine has trailing spaces.1066
ErrorsLine has trailing spaces.1067
ErrorsLine has trailing spaces.1068
Errors'{' should be on the previous line.1079
ErrorsMissing a Javadoc comment.1080
ErrorsMissing a Javadoc comment.1081
ErrorsMissing a Javadoc comment.1082
ErrorsMissing a Javadoc comment.1083
ErrorsMissing a Javadoc comment.1084
ErrorsMissing a Javadoc comment.1085
ErrorsLine has trailing spaces.1086
ErrorsLine has trailing spaces.1087
ErrorsLine is longer than 80 characters.1091
Errors'(' is followed by whitespace.1094
ErrorsParameter out should be final.1094
Errors')' is preceded with whitespace.1094
ErrorsLine has trailing spaces.1095
Errors'{' should be on the previous line.1095
Errors'(' is followed by whitespace.1096
Errors')' is preceded with whitespace.1096
ErrorsLine has trailing spaces.1098
ErrorsLine has trailing spaces.1099
ErrorsLine is longer than 80 characters.1104
Errors'(' is followed by whitespace.1110
ErrorsParameter out should be final.1110
ErrorsParameter encode should be final.1110
Errors'encode' hides a field.1110
Errors')' is preceded with whitespace.1110
Errors'{' should be on the previous line.1111
Errors'(' is followed by whitespace.1112
Errors')' is preceded with whitespace.1112
ErrorsLine has trailing spaces.1114
ErrorsLine has trailing spaces.1115
ErrorsLine is longer than 80 characters.1120
ErrorsLine is longer than 80 characters.1127
Errors'(' is followed by whitespace.1127
ErrorsParameter out should be final.1127
ErrorsParameter encode should be final.1127
Errors'encode' hides a field.1127
ErrorsParameter breakLines should be final.1127
Errors'breakLines' hides a field.1127
Errors')' is preceded with whitespace.1127
ErrorsLine has trailing spaces.1128
Errors'(' is followed by whitespace.1129
Errors')' is preceded with whitespace.1129
ErrorsAvoid inline conditionals.1132
Errors'3' is a magic number.1132
Errors'4' is a magic number.1132
ErrorsLine has trailing spaces.1137
ErrorsLine has trailing spaces.1138
ErrorsLine has trailing spaces.1151
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.1151
ErrorsParameter theByte should be final.1151
ErrorsExpected @throws tag for 'java.io.IOException'.1151
Errors'{' should be on the previous line.1152
Errors'if' is not followed by whitespace.1153
Errors'(' is followed by whitespace.1153
Errors')' is preceded with whitespace.1153
Errors'{' should be on the previous line.1154
Errors'cast' is not followed by whitespace.1155
Errors'if' is not followed by whitespace.1156
Errors'(' is followed by whitespace.1156
Errors')' is preceded with whitespace.1156
ErrorsLine has trailing spaces.1157
Errors'{' should be on the previous line.1157
Errors'(' is followed by whitespace.1158
Errors'(' is followed by whitespace.1158
Errors')' is preceded with whitespace.1158
Errors')' is preceded with whitespace.1158
ErrorsLine has trailing spaces.1159
Errors'4' is a magic number.1160
Errors'if' is not followed by whitespace.1161
Errors'(' is followed by whitespace.1161
Errors')' is preceded with whitespace.1161
Errors'{' should be on the previous line.1162
Errors'(' is followed by whitespace.1163
Errors')' is preceded with whitespace.1163
ErrorsLine has trailing spaces.1166
Errors'}' should be on the same line.1169
ErrorsLine has trailing spaces.1170
ErrorsLine has trailing spaces.1172
Errors'{' should be on the previous line.1173
Errors'if' is not followed by whitespace.1175
Errors'(' is followed by whitespace.1175
Errors'0x7f' is a magic number.1175
Errors')' is preceded with whitespace.1175
Errors'{' should be on the previous line.1176
Errors'cast' is not followed by whitespace.1177
Errors'if' is not followed by whitespace.1178
Errors'(' is followed by whitespace.1178
Errors')' is preceded with whitespace.1178
ErrorsLine has trailing spaces.1179
Errors'{' should be on the previous line.1179
Errors'(' is followed by whitespace.1180
Errors'(' is followed by whitespace.1180
Errors')' is preceded with whitespace.1180
Errors')' is preceded with whitespace.1180
Errors'}' should be on the same line.1183
Errors'if' is not followed by whitespace.1184
Errors'(' is followed by whitespace.1184
Errors'0x7f' is a magic number.1184
Errors')' is preceded with whitespace.1184
Errors'{' should be on the previous line.1185
ErrorsLine is longer than 80 characters.1186
Errors'(' is followed by whitespace.1186
Errors')' is preceded with whitespace.1186
ErrorsLine has trailing spaces.1190
ErrorsLine has trailing spaces.1191
ErrorsLine has trailing spaces.1192
ErrorsLine has trailing spaces.1194
ErrorsExtra HTML tag found: </var> 1194
ErrorsLine is longer than 80 characters.1202
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.1202
Errors'(' is followed by whitespace.1202
ErrorsParameter theBytes should be final.1202
ErrorsParameter off should be final.1202
ErrorsParameter len should be final.1202
Errors')' is preceded with whitespace.1202
ErrorsExpected @throws tag for 'java.io.IOException'.1202
Errors'for' is not followed by whitespace.1204
Errors'(' is followed by whitespace.1204
Errors')' is preceded with whitespace.1204
Errors'{' should be on the previous line.1205
Errors'(' is followed by whitespace.1206
Errors')' is preceded with whitespace.1206
ErrorsLine has trailing spaces.1208
ErrorsLine has trailing spaces.1210
ErrorsLine has trailing spaces.1211
ErrorsMethod 'flush' is not designed for extension - needs to be abstract, final or empty.1219
ErrorsExpected @throws tag for 'java.io.IOException'.1219
Errors'{' should be on the previous line.1220
ErrorsLine has trailing spaces.1222
Errors'if' is not followed by whitespace.1223
Errors'(' is followed by whitespace.1223
Errors')' is preceded with whitespace.1223
Errors'{' should be on the previous line.1224
Errors'if' is not followed by whitespace.1225
Errors'(' is followed by whitespace.1225
Errors')' is preceded with whitespace.1225
Errors'{' should be on the previous line.1226
Errors'(' is followed by whitespace.1227
Errors'(' is followed by whitespace.1227
Errors')' is preceded with whitespace.1227
Errors')' is preceded with whitespace.1227
Errors'}' should be on the same line.1228
ErrorsLine has trailing spaces.1230
Errors'{' should be on the previous line.1230
ErrorsLine is longer than 80 characters.1231
Errors'(' is followed by whitespace.1231
Errors')' is preceded with whitespace.1231
ErrorsLine has trailing spaces.1234
ErrorsLine has trailing spaces.1237
ErrorsLine has trailing spaces.1238
ErrorsLine has trailing spaces.1239
ErrorsLine has trailing spaces.1240
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.1244
ErrorsExpected @throws tag for 'java.io.IOException'.1244
Errors'{' should be on the previous line.1245
ErrorsLine has trailing spaces.1248
ErrorsLine has trailing spaces.1250
ErrorsLine has trailing spaces.1254
ErrorsLine has trailing spaces.1256
ErrorsLine has trailing spaces.1257

org/apache/ojb/broker/util/BrokerHelper.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsName 'm_broker' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsMissing a Javadoc comment.77
ErrorsParameter broker should be final.77
Errors'{' should be on the previous line.78
ErrorsUnused @throws tag for 'PersistenceBrokerException'.87
ErrorsExpected an @return tag.89
ErrorsParameter name should be final.89
ErrorsExpected @param tag for 'name'.89
Errors'{' should be on the previous line.90
Errors'if' is not followed by whitespace.91
Errors'{' should be on the previous line.92
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.97
Errors'if' is not followed by whitespace.99
Errors'{' should be on the previous line.100
Errors'if' is not followed by whitespace.102
Errors'{' should be on the previous line.103
Errors'if' is not followed by whitespace.107
Errors'{' should be on the previous line.108
Errors'if' construct must use '{}'s.109
Errors'if' is not followed by whitespace.109
Errors'if' is not followed by whitespace.112
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.120
ErrorsExpected an @return tag.124
ErrorsParameter key should be final.124
ErrorsExpected @param tag for 'key'.124
Errors'{' should be on the previous line.125
Errors'if' is not followed by whitespace.126
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.128
Errors'if' is not followed by whitespace.129
Errors'{' should be on the previous line.130
ErrorsExpected an @return tag.141
ErrorsLine is longer than 80 characters.141
ErrorsParameter aCld should be final.141
ErrorsExpected @param tag for 'aCld'.141
ErrorsParameter anObj should be final.141
ErrorsExpected @param tag for 'anObj'.141
Errors'if' is not followed by whitespace.145
Errors'{' should be on the previous line.146
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.167
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.167
ErrorsParameter cld should be final.167
ErrorsExpected @param tag for 'cld'.167
ErrorsParameter objectOrProxy should be final.167
ErrorsExpected @param tag for 'objectOrProxy'.167
ErrorsParameter convertToSql should be final.167
ErrorsExpected @param tag for 'convertToSql'.167
ErrorsExpected @throws tag for 'PersistenceBrokerException'.167
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.167
ErrorsLine is longer than 80 characters.169
Errors'if' is not followed by whitespace.171
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters.173
Errors'}' should be on the same line.174
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.178
ErrorsLine is longer than 80 characters.190
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.190
ErrorsParameter cld should be final.190
ErrorsExpected @param tag for 'cld'.190
ErrorsParameter oid should be final.190
ErrorsExpected @param tag for 'oid'.190
ErrorsExpected @throws tag for 'PersistenceBrokerException'.190
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.190
ErrorsFirst sentence should end with a period.195
ErrorsLine is longer than 80 characters.203
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.203
ErrorsParameter cld should be final.203
ErrorsExpected @param tag for 'cld'.203
ErrorsParameter oid should be final.203
ErrorsExpected @param tag for 'oid'.203
ErrorsParameter convertToSql should be final.203
ErrorsExpected @param tag for 'convertToSql'.203
ErrorsExpected @throws tag for 'PersistenceBrokerException'.203
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.203
Errors'{' should be on the previous line.210
Errors'for' is not followed by whitespace.211
Errors'{' should be on the previous line.212
Errors'if' is not followed by whitespace.215
Errors'{' should be on the previous line.216
Errors'}' should be on the same line.222
Errors'catch' is not followed by whitespace.223
Errors'{' should be on the previous line.224
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.239
ErrorsMethod 'getKeyValues' is not designed for extension - needs to be abstract, final or empty.239
ErrorsParameter cld should be final.239
ErrorsExpected @param tag for 'cld'.239
ErrorsParameter objectOrProxy should be final.239
ErrorsExpected @param tag for 'objectOrProxy'.239
ErrorsExpected @throws tag for 'PersistenceBrokerException'.239
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.239
ErrorsLine is longer than 80 characters.249
ErrorsLine is longer than 80 characters.252
ErrorsExpected an @return tag.255
ErrorsMethod 'representsNull' is not designed for extension - needs to be abstract, final or empty.255
ErrorsParameter fld should be final.255
ErrorsExpected @param tag for 'fld'.255
ErrorsParameter aValue should be final.255
ErrorsExpected @param tag for 'aValue'.255
Errors'{' should be on the previous line.256
Errors'if' construct must use '{}'s.257
Errors'if' is not followed by whitespace.257
Errors'if' is not followed by whitespace.260
ErrorsLine is longer than 80 characters.264
ErrorsLine is longer than 80 characters.265
ErrorsLine is longer than 80 characters.266
Errors'if' is not followed by whitespace.269
Errors'{' should be on the previous line.270
Errors'}' should be on the same line.273
ErrorsComment matches to-do format 'TODO:'.274
ErrorsLine is longer than 80 characters.274
Errors'if' is not followed by whitespace.276
ErrorsExpected an @return tag.286
ErrorsMethod 'hasNullPKField' is not designed for extension - needs to be abstract, final or empty.286
ErrorsParameter cld should be final.286
ErrorsExpected @param tag for 'cld'.286
ErrorsParameter obj should be final.286
ErrorsExpected @param tag for 'obj'.286
Errors'{' should be on the previous line.287
Errors'if' is not followed by whitespace.292
Errors'{' should be on the previous line.293
Errors'if' construct must use '{}'s.294
Errors'if' is not followed by whitespace.294
Errors'for' is not followed by whitespace.296
Errors'{' should be on the previous line.297
ErrorsLine is longer than 80 characters.299
Errors'if' construct must use '{}'s.300
Errors'if' is not followed by whitespace.300
ErrorsLine is longer than 80 characters.317
ErrorsUnused @throws tag for 'PersistenceBrokerException'.317
ErrorsParameter fd should be final.319
ErrorsExpected @param tag for 'fd'.319
ErrorsParameter obj should be final.319
ErrorsExpected @param tag for 'obj'.319
Errors'{' should be on the previous line.320
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.325
Errors'}' should be on the same line.329
Errors'catch' is not followed by whitespace.330
Errors'{' should be on the previous line.331
ErrorsLine is longer than 80 characters.333
Errors'}' should be on the same line.335
Errors'catch' is not followed by whitespace.336
Errors'{' should be on the previous line.337
ErrorsExpected an @return tag.349
ErrorsLine is longer than 80 characters.349
ErrorsMethod 'getValuesForObject' is not designed for extension - needs to be abstract, final or empty.349
ErrorsParameter fields should be final.349
ErrorsExpected @param tag for 'fields'.349
ErrorsParameter obj should be final.349
ErrorsExpected @param tag for 'obj'.349
ErrorsParameter convertToSql should be final.349
ErrorsExpected @param tag for 'convertToSql'.349
ErrorsParameter assignAutoincrement should be final.349
ErrorsExpected @param tag for 'assignAutoincrement'.349
ErrorsExpected @throws tag for 'PersistenceBrokerException'.349
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.349
Errors'for' is not followed by whitespace.353
Errors'{' should be on the previous line.354
ErrorsLine is longer than 80 characters.364
Errors'if' is not followed by whitespace.364
Errors'if' is not followed by whitespace.375
Errors'{' should be on the previous line.376
ErrorsLine is longer than 80 characters.386
ErrorsMethod 'getValuesForObject' is not designed for extension - needs to be abstract, final or empty.386
ErrorsMissing a Javadoc comment.386
ErrorsParameter fields should be final.386
ErrorsParameter obj should be final.386
ErrorsParameter convertToSql should be final.386
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.386
ErrorsLine is longer than 80 characters.392
ErrorsLine is longer than 80 characters.393
ErrorsLine is longer than 80 characters.395
ErrorsLine is longer than 80 characters.398
ErrorsUnused @throws tag for 'MetadataException'.400
ErrorsExpected an @return tag.402
ErrorsLine is longer than 80 characters.402
ErrorsMethod 'getNonKeyRwValues' is not designed for extension - needs to be abstract, final or empty.402
ErrorsParameter cld should be final.402
ErrorsParameter obj should be final.402
ErrorsExpected @throws tag for 'PersistenceBrokerException'.402
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.402
ErrorsLine is longer than 80 characters.408
ErrorsLine is longer than 80 characters.409
ErrorsLine is longer than 80 characters.411
ErrorsLine is longer than 80 characters.414
ErrorsUnused @throws tag for 'MetadataException'.416
ErrorsExpected an @return tag.418
ErrorsLine is longer than 80 characters.418
ErrorsMethod 'getAllRwValues' is not designed for extension - needs to be abstract, final or empty.418
ErrorsParameter cld should be final.418
ErrorsParameter obj should be final.418
ErrorsExpected @throws tag for 'PersistenceBrokerException'.418
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.418
ErrorsMethod 'extractValueArray' is not designed for extension - needs to be abstract, final or empty.428
ErrorsParameter containers should be final.428
ErrorsExpected @param tag for 'containers'.428
Errors'{' should be on the previous line.429
Errors'for' is not followed by whitespace.431
Errors'{' should be on the previous line.432
ErrorsLine is longer than 80 characters.447
ErrorsMethod 'assertValidPksForStore' is not designed for extension - needs to be abstract, final or empty.447
ErrorsParameter fieldDescriptors should be final.447
ErrorsParameter pkValues should be final.447
Errors'for' is not followed by whitespace.450
Errors'{' should be on the previous line.451
Errors'if' is not followed by whitespace.458
Errors'{' should be on the previous line.461
ErrorsMethod 'assertValidPkForDelete' is not designed for extension - needs to be abstract, final or empty.475
ErrorsParameter cld should be final.475
ErrorsParameter obj should be final.475
Errors'{' should be on the previous line.476
Errors'if' is not followed by whitespace.477
Errors'{' should be on the previous line.478
ErrorsArray brackets at illegal position.479
Errors'for' is not followed by whitespace.481
Errors'{' should be on the previous line.482
Errors'{' should be on the previous line.486
ErrorsFirst sentence should end with a period.494
ErrorsMethod 'getCountQuery' is not designed for extension - needs to be abstract, final or empty.499
ErrorsParameter aQuery should be final.499
ErrorsExpected @param tag for 'aQuery'.499
Errors'{' should be on the previous line.500
Errors'if' is not followed by whitespace.501
Errors'{' should be on the previous line.502
Errors'}' should be on the same line.504
Errors'if' is not followed by whitespace.505
Errors'{' should be on the previous line.506
ErrorsLine is longer than 80 characters.507
Errors'}' should be on the same line.508
Errors'{' should be on the previous line.510
ErrorsFirst sentence should end with a period.515
ErrorsParameter aQuery should be final.521
ErrorsExpected @param tag for 'aQuery'.521
Errors'{' should be on the previous line.522
Errors'if' is not followed by whitespace.526
Errors'{' should be on the previous line.527
Errors'if' is not followed by whitespace.532
Errors'{' should be on the previous line.533
ErrorsFirst sentence should end with a period.540
ErrorsExpected an @return tag.543
ErrorsParameter aQuery should be final.543
ErrorsExpected @param tag for 'aQuery'.543
Errors'{' should be on the previous line.544
ErrorsLine is longer than 80 characters.550
Errors'{' should be on the previous line.552
Errors'{' should be on the previous line.557
ErrorsLine is longer than 80 characters.559
ErrorsLine is longer than 80 characters.560
ErrorsLine is longer than 80 characters.562
ErrorsLine has trailing spaces.563
ErrorsLine is longer than 80 characters.565
ErrorsLine is longer than 80 characters.572
Errors'{' should be on the previous line.576
ErrorsComment matches to-do format 'TODO:'.577
Errors'{' should be on the previous line.580
Errors'}' should be on the same line.583
Errors'{' should be on the previous line.585
Errors'{' should be on the previous line.587
ErrorsComment matches to-do format 'TODO:'.592
ErrorsLine is longer than 80 characters.592
ErrorsLine is longer than 80 characters.595
ErrorsLine is longer than 80 characters.602
Errors'}' should be on the same line.603
Errors'{' should be on the previous line.605
Errors'{' should be on the previous line.611
Errors'cast' is not followed by whitespace.612
ErrorsLine is longer than 80 characters.613
Errors'}' should be on the same line.617
Errors'{' should be on the previous line.619
ErrorsLine is longer than 80 characters.620
ErrorsLine is longer than 80 characters.624
Errors'{' should be on the previous line.629
Errors'{' should be on the previous line.638
Errors'{' should be on the previous line.642
Errors'cast' is not followed by whitespace.643
ErrorsComment matches to-do format 'TODO:'.649
ErrorsLine is longer than 80 characters.650
ErrorsLine is longer than 80 characters.651
ErrorsLine is longer than 80 characters.652
ErrorsLine is longer than 80 characters.654
ErrorsFirst sentence should end with a period.661
ErrorsExpected an @return tag.664
ErrorsParameter aQuery should be final.664
ErrorsExpected @param tag for 'aQuery'.664
Errors'{' should be on the previous line.665
ErrorsLine is longer than 80 characters.666
Errors'while' is not followed by whitespace.673
Errors'{' should be on the previous line.674
ErrorsFirst sentence should end with a period.681
Errors'{' should be on the previous line.687
ErrorsLine is longer than 80 characters.696
ErrorsMissing a Javadoc comment.696
ErrorsComment matches to-do format 'TODO:'.698
ErrorsLine is longer than 80 characters.698
ErrorsLine is longer than 80 characters.704
ErrorsLine is longer than 80 characters.709
ErrorsMethod 'doesExist' is not designed for extension - needs to be abstract, final or empty.711
ErrorsParameter cld should be final.711
ErrorsParameter oid should be final.711
ErrorsParameter obj should be final.711
Errors'{' should be on the previous line.712
Errors'if' is not followed by whitespace.715
Errors'{' should be on the previous line.716
ErrorsLine is longer than 80 characters.717
Errors'if' is not followed by whitespace.721
Errors'{' should be on the previous line.722
Errors'}' should be on the same line.724
Errors'{' should be on the previous line.726
Errors'{' should be on the previous line.733
Errors'}' should be on the same line.738
Errors'catch' is not followed by whitespace.739
Errors'{' should be on the previous line.740
ErrorsLine is longer than 80 characters.741
Errors'+' should be on a new line.741
ErrorsLine is longer than 80 characters.742
Errors'}' should be on the same line.743
Errors'{' should be on the previous line.745
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.758
ErrorsParameter obj should be final.758
ErrorsExpected @param tag for 'obj'.758
ErrorsParameter insert should be final.758
ErrorsExpected @param tag for 'insert'.758
Errors'{' should be on the previous line.759
ErrorsMethod 'unlink' is not designed for extension - needs to be abstract, final or empty.768
ErrorsParameter obj should be final.768
Errors'{' should be on the previous line.769
ErrorsMissing a Javadoc comment.773
ErrorsParameter doLink should be final.773
ErrorsParameter obj should be final.773
ErrorsParameter insert should be final.773
Errors'{' should be on the previous line.774
ErrorsLine is longer than 80 characters.775
Errors'{' should be on the previous line.778
ErrorsLine is longer than 80 characters.780
Errors'{' should be on the previous line.782
ErrorsLine is longer than 80 characters.783
Errors'{' should be on the previous line.788
Errors'{' should be on the previous line.792
ErrorsLine is longer than 80 characters.793
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.810
ErrorsParameter obj should be final.810
ErrorsParameter ord should be final.810
ErrorsParameter insert should be final.810
ErrorsLine is longer than 80 characters.825
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.827
ErrorsParameter obj should be final.827
ErrorsParameter attributeName should be final.827
ErrorsParameter insert should be final.827
Errors'{' should be on the previous line.828
ErrorsLine is longer than 80 characters.843
ErrorsLine is longer than 80 characters.845
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.845
ErrorsParameter obj should be final.845
ErrorsParameter attributeName should be final.845
ErrorsParameter reference should be final.845
ErrorsParameter insert should be final.845
ErrorsLine is longer than 80 characters.847
Errors'{' should be on the previous line.853
Errors'}' should be on the same line.856
Errors'{' should be on the previous line.858
ErrorsLine is longer than 80 characters.859
Errors'{' should be on the previous line.861
ErrorsExpected an @return tag.876
ErrorsMethod 'unlink' is not designed for extension - needs to be abstract, final or empty.876
ErrorsParameter source should be final.876
ErrorsParameter attributeName should be final.876
ErrorsParameter target should be final.876
Errors'{' should be on the previous line.877
ErrorsExpected an @return tag.887
ErrorsMethod 'unlink' is not designed for extension - needs to be abstract, final or empty.887
ErrorsParameter source should be final.887
ErrorsParameter attributeName should be final.887
Errors'{' should be on the previous line.888
ErrorsLine is longer than 80 characters.900
ErrorsMethod 'unlink' is not designed for extension - needs to be abstract, final or empty.900
ErrorsParameter obj should be final.900
ErrorsParameter ord should be final.900
ErrorsParameter insert should be final.900
ErrorsLine is longer than 80 characters.905
ErrorsMissing a Javadoc comment.905
ErrorsParameter doLink should be final.905
ErrorsParameter obj should be final.905
ErrorsParameter attributeName should be final.905
ErrorsParameter insert should be final.905
ErrorsLine is longer than 80 characters.908
Errors'{' should be on the previous line.914
Errors'}' should be on the same line.917
Errors'{' should be on the previous line.919
ErrorsLine is longer than 80 characters.920
Errors'{' should be on the previous line.922
ErrorsLine is longer than 80 characters.931
ErrorsMissing a Javadoc comment.931
ErrorsParameter doLink should be final.931
ErrorsParameter obj should be final.931
ErrorsParameter ord should be final.931
ErrorsParameter insert should be final.931
Errors'{' should be on the previous line.934
ErrorsLine is longer than 80 characters.935
Errors'}' should be on the same line.936
Errors'{' should be on the previous line.938
ErrorsLine is longer than 80 characters.943
ErrorsMissing a Javadoc comment.943
ErrorsParameter doLink should be final.943
ErrorsParameter obj should be final.943
ErrorsParameter cod should be final.943
ErrorsParameter insert should be final.943
Errors'{' should be on the previous line.946
Errors'{' should be on the previous line.948
Errors'}' should be on the same line.950
Errors'{' should be on the previous line.952
Errors'}' should be on the same line.955
Errors'{' should be on the previous line.957
ErrorsLine is longer than 80 characters.962
ErrorsMissing a Javadoc comment.962
ErrorsParameter doLink should be final.962
ErrorsParameter obj should be final.962
ErrorsParameter ord should be final.962
ErrorsParameter insert should be final.962
ErrorsLine is longer than 80 characters.965
ErrorsLine is longer than 80 characters.966
ErrorsLine is longer than 80 characters.967
Errors'if' is not followed by whitespace.971
Errors'{' should be on the previous line.972
ErrorsLine is longer than 80 characters.973
Errors'{' should be on the previous line.977
Errors'}' should be on the same line.979
Errors'{' should be on the previous line.981
ErrorsLine is longer than 80 characters.992
ErrorsLine is longer than 80 characters.995
ErrorsMethod 'unlink' is not designed for extension - needs to be abstract, final or empty.995
ErrorsParameter source should be final.995
ErrorsParameter cds should be final.995
ErrorsParameter referencesToUnlink should be final.995
Errors'for' is not followed by whitespace.997
Errors'{' should be on the previous line.998
ErrorsLine is longer than 80 characters.1007
ErrorsLine is longer than 80 characters.1010
ErrorsMethod 'unlink' is not designed for extension - needs to be abstract, final or empty.1010
ErrorsParameter source should be final.1010
ErrorsParameter cds should be final.1010
ErrorsParameter referenceToUnlink should be final.1010
Errors'if' is not followed by whitespace.1012
Errors'{' should be on the previous line.1013
ErrorsLine is longer than 80 characters.1014
Errors'}' should be on the same line.1015
Errors'{' should be on the previous line.1017
ErrorsLine is longer than 80 characters.1018
ErrorsLine is longer than 80 characters.1027
ErrorsLine is longer than 80 characters.1030
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.1030
ErrorsParameter source should be final.1030
ErrorsParameter cds should be final.1030
ErrorsParameter referencesToLink should be final.1030
Errors'for' is not followed by whitespace.1032
Errors'{' should be on the previous line.1033
ErrorsLine is longer than 80 characters.1042
ErrorsLine is longer than 80 characters.1045
ErrorsMethod 'link' is not designed for extension - needs to be abstract, final or empty.1045
ErrorsParameter source should be final.1045
ErrorsParameter cds should be final.1045
ErrorsParameter referenceToLink should be final.1045
Errors'if' is not followed by whitespace.1047
Errors'{' should be on the previous line.1048
ErrorsLine is longer than 80 characters.1049
Errors'}' should be on the same line.1050
Errors'{' should be on the previous line.1052
ErrorsLine is longer than 80 characters.1053
ErrorsLine is longer than 80 characters.1059
ErrorsLine is longer than 80 characters.1062
ErrorsParameter collectionOrArray should be final.1066
Errors'{' should be on the previous line.1067
Errors'{' should be on the previous line.1070
ErrorsLine is longer than 80 characters.1071
Errors'}' should be on the same line.1072
Errors'{' should be on the previous line.1074
Errors'}' should be on the same line.1076
Errors'{' should be on the previous line.1078
Errors'}' should be on the same line.1080
Errors'{' should be on the previous line.1082
Errors'(' is followed by whitespace.1083
ErrorsLine is longer than 80 characters.1084
ErrorsAvoid inline conditionals.1084
ErrorsLine is longer than 80 characters.1085
ErrorsLine is longer than 80 characters.1094
ErrorsParameter collectionOrArray should be final.1098
Errors'{' should be on the previous line.1099
Errors'{' should be on the previous line.1102
Errors'}' should be on the same line.1104
Errors'{' should be on the previous line.1106
ErrorsLine is longer than 80 characters.1108
Errors'}' should be on the same line.1110
Errors'{' should be on the previous line.1112
Errors'}' should be on the same line.1114
Errors'{' should be on the previous line.1116
Errors'(' is followed by whitespace.1117
ErrorsLine is longer than 80 characters.1118
ErrorsAvoid inline conditionals.1118
ErrorsLine is longer than 80 characters.1119
ErrorsLine is longer than 80 characters.1126
ErrorsLine is longer than 80 characters.1127
ErrorsLine is longer than 80 characters.1128
ErrorsLine is longer than 80 characters.1130
ErrorsParameter cld should be final.1130
ErrorsParameter rds should be final.1130
Errors'for' is not followed by whitespace.1134
Errors'{' should be on the previous line.1135
Errors'if' is not followed by whitespace.1137
Errors'{' should be on the previous line.1138
ErrorsLine is longer than 80 characters.1147
ErrorsLine is longer than 80 characters.1148
ErrorsLine is longer than 80 characters.1155
ErrorsLine is longer than 80 characters.1158
ErrorsLine is longer than 80 characters.1159
ErrorsLine is longer than 80 characters.1160
ErrorsLine is longer than 80 characters.1166
ErrorsLine is longer than 80 characters.1172
ErrorsLine is longer than 80 characters.1173
ErrorsLine is longer than 80 characters.1176
ErrorsLine is longer than 80 characters.1190
ErrorsLine is longer than 80 characters.1200
ErrorsLine is longer than 80 characters.1201

org/apache/ojb/broker/util/ClassHelper.java

ViolationMessageLine
ErrorsClass ClassHelper should be declared as final.35
Errors'{' should be on the previous line.36
ErrorsFirst sentence should end with a period.37
ErrorsFirst sentence should end with a period.39
ErrorsFirst sentence should end with a period.42
ErrorsName '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsFirst sentence should end with a period.44
ErrorsName '_mutex' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsLine has trailing spaces.46
Errors'{' should be on the previous line.51
ErrorsLine has trailing spaces.57
ErrorsParameter loader should be final.61
Errors'{' should be on the previous line.62
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.73
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.82
Errors'}' should be on the same line.84
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.88
Errors'{' should be on the previous line.90
ErrorsLine is longer than 80 characters.91
Errors'}' should be on the same line.93
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.103
ErrorsLine has trailing spaces.104
ErrorsParameter name should be final.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.120
ErrorsParameter className should be final.120
ErrorsParameter initialize should be final.120
ErrorsExpected @throws tag for 'ClassNotFoundException'.120
ErrorsLine is longer than 80 characters.126
ErrorsLine has trailing spaces.127
ErrorsLine is longer than 80 characters.131
ErrorsParameter target should be final.131
ErrorsExpected @throws tag for 'InstantiationException'.131
ErrorsExpected @throws tag for 'IllegalAccessException'.132
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.140
ErrorsLine has trailing spaces.141
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.146
ErrorsParameter target should be final.146
ErrorsParameter makeAccessible should be final.146
ErrorsExpected @throws tag for 'InstantiationException'.146
ErrorsLine is longer than 80 characters.147
ErrorsExpected @throws tag for 'IllegalAccessException'.147
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.152
ErrorsLine is longer than 80 characters.153
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.157
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.162
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.173
ErrorsLine has trailing spaces.174
ErrorsLine is longer than 80 characters.180
ErrorsParameter target should be final.180
ErrorsParameter types should be final.180
ErrorsParameter args should be final.180
ErrorsExpected @throws tag for 'InstantiationException'.180
ErrorsLine is longer than 80 characters.181
ErrorsExpected @throws tag for 'IllegalAccessException'.181
ErrorsLine is longer than 80 characters.182
ErrorsExpected @throws tag for 'IllegalArgumentException'.182
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.182
ErrorsLine is longer than 80 characters.183
ErrorsExpected @throws tag for 'InvocationTargetException'.183
ErrorsLine is longer than 80 characters.184
ErrorsExpected @throws tag for 'NoSuchMethodException'.184
ErrorsLine is longer than 80 characters.185
ErrorsExpected @throws tag for 'SecurityException'.185
ErrorsRedundant throws: 'SecurityException' is unchecked exception.185
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.192
ErrorsLine has trailing spaces.194
ErrorsLine is longer than 80 characters.198
ErrorsLine is longer than 80 characters.201
ErrorsParameter target should be final.201
ErrorsParameter types should be final.201
ErrorsParameter args should be final.201
ErrorsParameter makeAccessible should be final.201
ErrorsExpected @throws tag for 'InstantiationException'.201
ErrorsLine is longer than 80 characters.202
ErrorsExpected @throws tag for 'IllegalAccessException'.202
ErrorsLine is longer than 80 characters.203
ErrorsExpected @throws tag for 'IllegalArgumentException'.203
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.203
ErrorsLine is longer than 80 characters.204
ErrorsExpected @throws tag for 'InvocationTargetException'.204
ErrorsLine is longer than 80 characters.205
ErrorsExpected @throws tag for 'NoSuchMethodException'.205
ErrorsLine is longer than 80 characters.206
ErrorsExpected @throws tag for 'SecurityException'.206
ErrorsRedundant throws: 'SecurityException' is unchecked exception.206
Errors'{' should be on the previous line.211
Errors'{' should be on the previous line.214
Errors'}' should be on the same line.217
Errors'{' should be on the previous line.219
ErrorsLine is longer than 80 characters.226
ErrorsLine has trailing spaces.227
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.233
ErrorsParameter clazz should be final.233
ErrorsParameter methodName should be final.233
ErrorsParameter params should be final.233
Errors'{' should be on the previous line.236
Errors'}' should be on the same line.238
ErrorsMust have at least one statement.240
Errors'{' is not followed by whitespace.240
Errors'}' is not preceded with whitespace.240
ErrorsLine has trailing spaces.246
ErrorsLine is longer than 80 characters.249
ErrorsParameter clazz should be final.251
ErrorsParameter fieldName should be final.251
Errors'{' should be on the previous line.252
Errors'{' should be on the previous line.254
Errors'}' should be on the same line.256
ErrorsMust have at least one statement.258
Errors'{' is not followed by whitespace.258
Errors'}' is not preceded with whitespace.258
ErrorsFirst sentence should end with a period.267
ErrorsLine is longer than 80 characters.268
ErrorsLine has trailing spaces.269
ErrorsParameter name should be final.273
ErrorsExpected @throws tag for 'ClassNotFoundException'.273
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.280
ErrorsLine has trailing spaces.282
ErrorsExpected an @return tag.285
ErrorsLine is longer than 80 characters.285
ErrorsParameter className should be final.285
ErrorsExpected @throws tag for 'InstantiationException'.285
ErrorsLine is longer than 80 characters.286
ErrorsExpected @throws tag for 'IllegalAccessException'.286
ErrorsLine is longer than 80 characters.287
ErrorsExpected @throws tag for 'ClassNotFoundException'.287
ErrorsLine is longer than 80 characters.293
ErrorsLine has trailing spaces.295
ErrorsLine is longer than 80 characters.301
ErrorsParameter className should be final.301
ErrorsParameter types should be final.301
ErrorsParameter args should be final.301
ErrorsExpected @throws tag for 'InstantiationException'.301
ErrorsLine is longer than 80 characters.302
ErrorsExpected @throws tag for 'IllegalAccessException'.302
ErrorsLine is longer than 80 characters.303
ErrorsExpected @throws tag for 'IllegalArgumentException'.303
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.303
ErrorsLine is longer than 80 characters.304
ErrorsExpected @throws tag for 'InvocationTargetException'.304
ErrorsLine is longer than 80 characters.305
ErrorsExpected @throws tag for 'NoSuchMethodException'.305
ErrorsLine is longer than 80 characters.306
ErrorsExpected @throws tag for 'SecurityException'.306
ErrorsRedundant throws: 'SecurityException' is unchecked exception.306
ErrorsLine is longer than 80 characters.307
ErrorsExpected @throws tag for 'ClassNotFoundException'.307
ErrorsLine is longer than 80 characters.313
ErrorsLine has trailing spaces.314
ErrorsLine is longer than 80 characters.320
ErrorsParameter target should be final.320
ErrorsParameter type should be final.320
ErrorsParameter arg should be final.320
ErrorsExpected @throws tag for 'InstantiationException'.320
ErrorsLine is longer than 80 characters.321
ErrorsExpected @throws tag for 'IllegalAccessException'.321
ErrorsLine is longer than 80 characters.322
ErrorsExpected @throws tag for 'IllegalArgumentException'.322
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.322
ErrorsLine is longer than 80 characters.323
ErrorsExpected @throws tag for 'InvocationTargetException'.323
ErrorsLine is longer than 80 characters.324
ErrorsExpected @throws tag for 'NoSuchMethodException'.324
ErrorsLine is longer than 80 characters.325
ErrorsExpected @throws tag for 'SecurityException'.325
ErrorsRedundant throws: 'SecurityException' is unchecked exception.325
Errors'{' is followed by whitespace.327
Errors'{' is followed by whitespace.327
ErrorsLine is longer than 80 characters.331
ErrorsLine has trailing spaces.333
ErrorsLine is longer than 80 characters.339
ErrorsParameter className should be final.339
ErrorsParameter type should be final.339
ErrorsParameter arg should be final.339
ErrorsExpected @throws tag for 'InstantiationException'.339
ErrorsLine is longer than 80 characters.340
ErrorsExpected @throws tag for 'IllegalAccessException'.340
ErrorsLine is longer than 80 characters.341
ErrorsExpected @throws tag for 'IllegalArgumentException'.341
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.341
ErrorsLine is longer than 80 characters.342
ErrorsExpected @throws tag for 'InvocationTargetException'.342
ErrorsLine is longer than 80 characters.343
ErrorsExpected @throws tag for 'NoSuchMethodException'.343
ErrorsLine is longer than 80 characters.344
ErrorsExpected @throws tag for 'SecurityException'.344
ErrorsRedundant throws: 'SecurityException' is unchecked exception.344
ErrorsLine is longer than 80 characters.345
ErrorsExpected @throws tag for 'ClassNotFoundException'.345
ErrorsLine is longer than 80 characters.351
ErrorsLine has trailing spaces.352
ErrorsLine is longer than 80 characters.356
ErrorsLine is longer than 80 characters.358
ErrorsParameter object should be final.358
ErrorsParameter methodName should be final.358
ErrorsParameter params should be final.358
ErrorsLine is longer than 80 characters.364
ErrorsLine has trailing spaces.365
ErrorsLine is longer than 80 characters.369
ErrorsLine is longer than 80 characters.371
ErrorsParameter className should be final.371
ErrorsParameter methodName should be final.371
ErrorsParameter params should be final.371
Errors'{' should be on the previous line.374
Errors'}' should be on the same line.376
ErrorsMust have at least one statement.378
Errors'{' is not followed by whitespace.378
Errors'}' is not preceded with whitespace.378
ErrorsLine is longer than 80 characters.383
ErrorsLine has trailing spaces.384
ErrorsParameter cld should be final.388
Errors'{' should be on the previous line.389
Errors'{' should be on the previous line.397
ErrorsLine is longer than 80 characters.398
Errors'if' is not followed by whitespace.400
Errors'{' should be on the previous line.401
ErrorsLine is longer than 80 characters.403
Errors'}' should be on the same line.406
Errors'{' should be on the previous line.408
ErrorsLine is longer than 80 characters.410
Errors'+' is not preceded with whitespace.410
Errors'+' is not followed by whitespace.410
Errors'}' should be on the same line.412
Errors'{' should be on the previous line.414
Errors'{' should be on the previous line.416
ErrorsLine is longer than 80 characters.417
Errors'{' should be on the previous line.421
Errors'}' should be on the same line.424
Errors'{' should be on the previous line.426
ErrorsLine is longer than 80 characters.427
ErrorsLine is longer than 80 characters.428
ErrorsLine is longer than 80 characters.429
Errors'}' should be on the same line.433
Errors'{' should be on the previous line.435
ErrorsLine is longer than 80 characters.436
ErrorsLine is longer than 80 characters.437

org/apache/ojb/broker/util/ConstructorHelper.java

ViolationMessageLine
ErrorsClass ConstructorHelper should be declared as final.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.34
Errors'{' should be on the previous line.43
ErrorsParameter clazz should be final.54
ErrorsExpected @throws tag for 'InstantiationException'.54
Errors'{' should be on the previous line.58
Errors'}' should be on the same line.60
Errors'catch' is not followed by whitespace.61
Errors'{' should be on the previous line.62
Errors'{' should be on the previous line.64
Errors'}' should be on the same line.66
Errors'catch' is not followed by whitespace.67
Errors'{' should be on the previous line.68
ErrorsLine is longer than 80 characters.69
ErrorsAvoid inline conditionals.70
ErrorsFirst sentence should end with a period.77
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.82
ErrorsUnused @throws tag for 'ClassNotPersistenceCapableException'.82
ErrorsLine is longer than 80 characters.85
ErrorsParameter constructor should be final.85
ErrorsExpected @throws tag for 'InstantiationException'.85
Errors'if' is not followed by whitespace.87
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.95
Errors'}' should be on the same line.97
Errors'catch' is not followed by whitespace.98
Errors'{' should be on the previous line.99
Errors'}' should be on the same line.101
Errors'catch' is not followed by whitespace.102
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.105
ErrorsAvoid inline conditionals.105

org/apache/ojb/broker/util/DoubleHashtable.java

ViolationMessageLine
Errors'{' should be on the previous line.29
Errors'{' should be on the previous line.44
ErrorsMethod 'put' is not designed for extension - needs to be abstract, final or empty.54
ErrorsParameter key should be final.54
ErrorsParameter value should be final.54
Errors'{' should be on the previous line.55
ErrorsMethod 'getValueByKey' is not designed for extension - needs to be abstract, final or empty.65
ErrorsParameter key should be final.65
Errors'{' should be on the previous line.66
ErrorsMethod 'getKeyByValue' is not designed for extension - needs to be abstract, final or empty.75
ErrorsParameter value should be final.75
Errors'{' should be on the previous line.76
ErrorsFirst sentence should end with a period.80
ErrorsMethod 'removeByKey' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter key should be final.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.93
ErrorsMethod 'removeByValue' is not designed for extension - needs to be abstract, final or empty.97
ErrorsParameter value should be final.97
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.101

org/apache/ojb/broker/util/ExceptionHelper.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.37
Errors'public' modifier out of order with the JLS suggestions.37
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.51
ErrorsParameter message should be final.51
ErrorsParameter ex should be final.51
ErrorsParameter sql should be final.51
ErrorsParameter logger should be final.51
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.69
ErrorsParameter ex should be final.69
ErrorsParameter sql should be final.69
ErrorsParameter cld should be final.69
ErrorsParameter logger should be final.69
ErrorsParameter obj should be final.69
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.88
ErrorsParameter ex should be final.88
ErrorsParameter sql should be final.88
ErrorsParameter cld should be final.88
ErrorsParameter values should be final.88
ErrorsParameter logger should be final.88
ErrorsParameter obj should be final.88
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.108
ErrorsParameter message should be final.108
ErrorsParameter ex should be final.108
ErrorsParameter sql should be final.108
ErrorsParameter cld should be final.108
ErrorsParameter values should be final.108
ErrorsParameter logger should be final.108
ErrorsParameter obj should be final.108
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
Errors'if' is not followed by whitespace.123
Errors'{' should be on the previous line.124
Errors'if' is not followed by whitespace.126
Errors'{' should be on the previous line.127
Errors'}' should be on the same line.129
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.134
Errors'}' should be on the same line.135
Errors'if' is not followed by whitespace.136
Errors'{' should be on the previous line.137
Errors'if' is not followed by whitespace.138
Errors'{' should be on the previous line.139
Errors'}' should be on the same line.141
Errors'{' should be on the previous line.143
Errors'}' should be on the same line.146
Errors'{' should be on the previous line.148
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.152
Errors'{' should be on the previous line.154
Errors'if' is not followed by whitespace.159
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.161
Errors'if' is not followed by whitespace.164
Errors'{' should be on the previous line.165
ErrorsLine is longer than 80 characters.166
ErrorsLine is longer than 80 characters.167
Errors'if' construct must use '{}'s.171
ErrorsLine is longer than 80 characters.171
Errors'if' is not followed by whitespace.171
Errors'if' construct must use '{}'s.172
ErrorsLine is longer than 80 characters.172
Errors'if' is not followed by whitespace.172
Errors'if' construct must use '{}'s.173
ErrorsLine is longer than 80 characters.173
Errors'if' is not followed by whitespace.173
Errors'if' construct must use '{}'s.174
ErrorsLine is longer than 80 characters.174
Errors'if' is not followed by whitespace.174
Errors'if' construct must use '{}'s.175
ErrorsLine is longer than 80 characters.175
Errors'if' is not followed by whitespace.175
Errors'if' construct must use '{}'s.176
ErrorsLine is longer than 80 characters.176
Errors'if' is not followed by whitespace.176
Errors'else' construct must use '{}'s.177
Errors'if' is not followed by whitespace.181
Errors'{' should be on the previous line.182
Errors'for' is not followed by whitespace.188
Errors'{' should be on the previous line.189
Errors'{' should be on the previous line.191
Errors'if' construct must use '{}'s.192
Errors'if' is not followed by whitespace.192
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
Errors'}' should be on the same line.199
Errors'catch' is not followed by whitespace.200
Errors'{' should be on the previous line.201
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.209
Errors'for' is not followed by whitespace.210
Errors'{' should be on the previous line.211
ErrorsLine is longer than 80 characters.214
Errors'if' is not followed by whitespace.219
Errors'{' should be on the previous line.220
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.225
Errors'catch' is not followed by whitespace.226
Errors'{' should be on the previous line.227
Errors'if' is not followed by whitespace.235
Errors'{' should be on the previous line.236
Errors'if' construct must use '{}'s.239
Errors'if' is not followed by whitespace.239
Errors'if' construct must use '{}'s.247
Errors'if' is not followed by whitespace.247
Errors'if' is not followed by whitespace.250
Errors'{' should be on the previous line.251
Errors'}' should be on the same line.253
Errors'{' should be on the previous line.255

org/apache/ojb/broker/util/GUID.java

ViolationMessageLine
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsFirst sentence should end with a period.39
Errors'{' should be on the previous line.50
Errors'}' should be on the same line.52
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.77
ErrorsParameter theGuidString should be final.78
Errors'{' should be on the previous line.79
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsFirst sentence should end with a period.83
ErrorsExpected an @return tag.86
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.86
Errors'{' should be on the previous line.87
ErrorsExpected an @return tag.93
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter obj should be final.93
ErrorsExpected @param tag for 'obj'.93
Errors'{' should be on the previous line.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
Errors'{' should be on the previous line.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
Errors'{' should be on the previous line.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine has trailing spaces.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsExpected an @return tag.108
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.108
Errors'{' should be on the previous line.109

org/apache/ojb/broker/util/IdentityArrayList.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.35
ErrorsParameter initialCapacity should be final.35
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.40
ErrorsParameter c should be final.40
Errors'{' should be on the previous line.41
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter elem should be final.45
Errors'{' should be on the previous line.46
ErrorsMethod 'indexOf' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter elem should be final.50
Errors'{' should be on the previous line.51
Errors'for' construct must use '{}'s.52
Errors'for' is not followed by whitespace.52
Errors'if' construct must use '{}'s.53
Errors'if' is not followed by whitespace.53
ErrorsMethod 'lastIndexOf' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter elem should be final.58
Errors'{' should be on the previous line.59
Errors'for' construct must use '{}'s.60
Errors'for' is not followed by whitespace.60
Errors'if' construct must use '{}'s.61
Errors'if' is not followed by whitespace.61
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter o should be final.66
Errors'{' should be on the previous line.67
Errors'if' is not followed by whitespace.69
Errors'{' should be on the previous line.70
Errors'while' is not followed by whitespace.71
Errors'{' should be on the previous line.72
Errors'if' is not followed by whitespace.73
Errors'{' should be on the previous line.74
Errors'}' should be on the same line.79
Errors'{' should be on the previous line.81
Errors'while' is not followed by whitespace.82
Errors'{' should be on the previous line.83
Errors'if' is not followed by whitespace.84
Errors'{' should be on the previous line.85

org/apache/ojb/broker/util/IdentityHashMap.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.21
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
Errors'{' should be on the previous line.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsName 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.34
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
Errors'{' should be on the previous line.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsExpected @param tag for 'initialCapacity'.54
ErrorsExpected @param tag for 'loadFactor'.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsExpected @param tag for 'initialCapacity'.63
ErrorsLine contains a tab character.64
Errors'{' should be on the previous line.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
Errors'{' should be on the previous line.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsExpected @param tag for 't'.80
ErrorsLine contains a tab character.81
Errors'{' should be on the previous line.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsExpected an @return tag.88
ErrorsLine contains a tab character.88
ErrorsExpected @param tag for 'key'.88
ErrorsLine contains a tab character.89
Errors'{' should be on the previous line.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsExpected an @return tag.96
ErrorsLine contains a tab character.96
ErrorsExpected @param tag for 'key'.96
ErrorsExpected @param tag for 'value'.96
ErrorsLine contains a tab character.97
Errors'{' should be on the previous line.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsExpected an @return tag.104
ErrorsLine contains a tab character.104
ErrorsExpected @param tag for 'value'.104
ErrorsLine contains a tab character.105
Errors'{' should be on the previous line.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
Errors'{' should be on the previous line.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
Errors'}' should be on the same line.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
Errors'{' should be on the previous line.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsExpected an @return tag.120
ErrorsLine contains a tab character.120
ErrorsExpected @param tag for 'key'.120
ErrorsLine contains a tab character.121
Errors'{' should be on the previous line.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsExpected an @return tag.128
ErrorsLine contains a tab character.128
ErrorsExpected @param tag for 'key'.128
ErrorsLine contains a tab character.129
Errors'{' should be on the previous line.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131

org/apache/ojb/broker/util/IdentityMapFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsName 'HAS_JDK_IDENTITY_MAP' must match pattern '^[a-z][a-zA-Z0-9]*$'.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsName 'JDK_IDENTITY_MAP' must match pattern '^[a-z][a-zA-Z0-9]*$'.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
Errors'}' should be on the same line.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
Errors'{' is not followed by whitespace.38
Errors'}' is not preceded with whitespace.38
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
Errors'{' should be on the previous line.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
Errors'}' should be on the same line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
Errors'{' should be on the previous line.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
Errors'}' should be on the same line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
Errors'{' should be on the previous line.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63

org/apache/ojb/broker/util/JdbcTypesHelper.java

ViolationMessageLine
ErrorsUnused import - org.apache.ojb.broker.metadata.JdbcType.18
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.27

org/apache/ojb/broker/util/ObjectModification.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsRedundant 'static' modifier.32
ErrorsRedundant 'public' modifier.37
Errors'{' should be on the previous line.40
Errors'{' should be on the previous line.45
ErrorsRedundant 'public' modifier.53
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.61
ErrorsExpected an @return tag.70
ErrorsRedundant 'public' modifier.70
ErrorsExpected an @return tag.76
ErrorsRedundant 'public' modifier.76

org/apache/ojb/broker/util/ObjectModificationDefaultImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters.42
ErrorsParameter pNeedsInsert should be final.42
ErrorsExpected @param tag for 'pNeedsInsert'.42
ErrorsParameter pNeedsUpdate should be final.42
ErrorsExpected @param tag for 'pNeedsUpdate'.42
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.54
ErrorsExpected an @return tag.56
ErrorsMethod 'needsInsert' is not designed for extension - needs to be abstract, final or empty.56
Errors'{' should be on the previous line.57
ErrorsExpected an @return tag.66
ErrorsMethod 'needsUpdate' is not designed for extension - needs to be abstract, final or empty.66
Errors'{' should be on the previous line.67
ErrorsFirst sentence should end with a period.71
ErrorsMethod 'setNeedsInsert' is not designed for extension - needs to be abstract, final or empty.76
ErrorsParameter newValue should be final.76
ErrorsExpected @param tag for 'newValue'.76
Errors'{' should be on the previous line.77
ErrorsFirst sentence should end with a period.81
ErrorsMethod 'setNeedsUpdate' is not designed for extension - needs to be abstract, final or empty.86
ErrorsParameter newValue should be final.86
ErrorsExpected @param tag for 'newValue'.86
Errors'{' should be on the previous line.87
ErrorsFirst sentence should end with a period.91
ErrorsMethod 'markModified' is not designed for extension - needs to be abstract, final or empty.94
Errors'{' should be on the previous line.95

org/apache/ojb/broker/util/ReferenceMap.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.85
Errors'{' should be on the previous line.90
Errors'private' modifier out of order with the JLS suggestions.95
Errors'public' modifier out of order with the JLS suggestions.101
Errors'public' modifier out of order with the JLS suggestions.107
Errors'public' modifier out of order with the JLS suggestions.113
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
Errors'{' should be on the previous line.209
ErrorsParameter keyType should be final.223
Errors'keyType' hides a field.223
ErrorsParameter valueType should be final.223
Errors'valueType' hides a field.223
Errors'{' should be on the previous line.224
Errors'16' is a magic number.225
Errors'0.75f' is a magic number.225
ErrorsLine is longer than 80 characters.240
ErrorsLine is longer than 80 characters.241
ErrorsLine is longer than 80 characters.244
ErrorsParameter keyType should be final.244
Errors'keyType' hides a field.244
ErrorsParameter valueType should be final.244
Errors'valueType' hides a field.244
ErrorsParameter capacity should be final.244
ErrorsParameter loadFactor should be final.244
Errors'loadFactor' hides a field.244
ErrorsParameter useSystemIdentity should be final.244
Errors'useSystemIdentity' hides a field.244
Errors'{' should be on the previous line.254
Errors'{' should be on the previous line.258
ErrorsLine is longer than 80 characters.259
Errors'while' construct must use '{}'s.266
ErrorsMissing a Javadoc comment.275
ErrorsParameter name should be final.275
ErrorsParameter type should be final.275
Errors'{' should be on the previous line.276
Errors'{' should be on the previous line.278
Errors'+' should be on a new line.279
ErrorsParameter out should be final.291
Errors'{' should be on the previous line.292
Errors'{' should be on the previous line.300
ErrorsLine is longer than 80 characters.316
ErrorsParameter inp should be final.316
Errors'{' should be on the previous line.324
ErrorsExpected an @return tag.343
ErrorsParameter type should be final.343
ErrorsParameter referent should be final.343
ErrorsParameter hash should be final.343
Errors'{' should be on the previous line.344
Errors'{' should be on the previous line.346
ErrorsParameter key should be final.365
Errors'{' should be on the previous line.366
Errors'if' construct must use '{}'s.367
Errors'{' should be on the previous line.371
Errors'{' should be on the previous line.373
ErrorsExpected an @return tag.385
ErrorsParameter hash should be final.385
ErrorsExpected @param tag for 'hash'.385
Errors'{' should be on the previous line.386
Errors'15' is a magic number.388
Errors'10' is a magic number.389
Errors'3' is a magic number.390
Errors'6' is a magic number.391
Errors'11' is a magic number.392
Errors'16' is a magic number.393
Errors'{' should be on the previous line.405
Errors'{' should be on the previous line.410
Errors'{' should be on the previous line.413
Errors'{' should be on the previous line.440
Errors'{' should be on the previous line.443
ErrorsMissing a Javadoc comment.450
ErrorsParameter ref should be final.450
Errors'{' should be on the previous line.451
Errors'{' should be on the previous line.460
Errors'{' should be on the previous line.462
Errors'if' construct must use '{}'s.463
Errors'else' construct must use '{}'s.465
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.482
Errors'{' should be on the previous line.483
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.494
Errors'{' should be on the previous line.495
ErrorsMethod 'containsKey' is not designed for extension - needs to be abstract, final or empty.506
ErrorsParameter key should be final.506
ErrorsExpected @param tag for 'key'.506
Errors'{' should be on the previous line.507
Errors'if' construct must use '{}'s.510
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.521
ErrorsParameter key should be final.521
ErrorsExpected @param tag for 'key'.521
Errors'{' should be on the previous line.522
Errors'if' construct must use '{}'s.525
ErrorsUnused @throws tag for 'java.lang.NullPointerException'.538
ErrorsMethod 'put' is not designed for extension - needs to be abstract, final or empty.541
ErrorsParameter key should be final.541
ErrorsParameter value should be final.541
Errors'{' should be on the previous line.542
Errors'if' construct must use '{}'s.543
ErrorsLine is longer than 80 characters.543
Errors'if' construct must use '{}'s.544
ErrorsLine is longer than 80 characters.544
Errors'if' construct must use '{}'s.547
Errors'{' should be on the previous line.553
Errors'{' should be on the previous line.555
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.578
ErrorsParameter key should be final.578
Errors'{' should be on the previous line.579
Errors'if' construct must use '{}'s.580
Errors'{' should be on the previous line.587
Errors'{' should be on the previous line.589
Errors'if' construct must use '{}'s.590
Errors'else' construct must use '{}'s.592
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.608
Errors'{' should be on the previous line.609
Errors'{' should be on the previous line.613
ErrorsMust have at least one statement.613
ErrorsMethod 'entrySet' is not designed for extension - needs to be abstract, final or empty.624
Errors'{' should be on the previous line.625
Errors'if' construct must use '{}'s.626
Errors'{' should be on the previous line.630
Errors'{' should be on the previous line.636
ErrorsParameter o should be final.641
Errors'{' should be on the previous line.642
Errors'if' construct must use '{}'s.643
Errors'if' construct must use '{}'s.644
ErrorsParameter o should be final.651
Errors'{' should be on the previous line.652
Errors'{' should be on the previous line.655
Errors'{' should be on the previous line.664
Errors'{' should be on the previous line.669
ErrorsParameter arr should be final.674
Errors'{' should be on the previous line.675
Errors'{' should be on the previous line.679
ErrorsMethod 'keySet' is not designed for extension - needs to be abstract, final or empty.695
Errors'{' should be on the previous line.696
Errors'if' construct must use '{}'s.697
Errors'{' should be on the previous line.701
Errors'{' should be on the previous line.706
ErrorsParameter o should be final.710
Errors'{' should be on the previous line.711
ErrorsParameter o should be final.716
Errors'{' should be on the previous line.717
Errors'{' should be on the previous line.723
ErrorsMethod 'values' is not designed for extension - needs to be abstract, final or empty.737
Errors'{' should be on the previous line.738
Errors'if' construct must use '{}'s.739
Errors'{' should be on the previous line.743
Errors'{' should be on the previous line.748
Errors'{' should be on the previous line.753
ErrorsMissing a Javadoc comment.763
Errors'{' should be on the previous line.764
ErrorsMissing a Javadoc comment.766
ErrorsVariable 'key' must be private and have accessor methods.766
ErrorsMissing a Javadoc comment.767
ErrorsVariable 'value' must be private and have accessor methods.767
ErrorsMissing a Javadoc comment.768
ErrorsVariable 'hash' must be private and have accessor methods.768
ErrorsMissing a Javadoc comment.769
ErrorsVariable 'next' must be private and have accessor methods.769
ErrorsMissing a Javadoc comment.772
ErrorsParameter key should be final.772
Errors'key' hides a field.772
ErrorsParameter hash should be final.772
Errors'hash' hides a field.772
ErrorsParameter value should be final.772
Errors'value' hides a field.772
ErrorsParameter next should be final.772
Errors'next' hides a field.772
Errors'{' should be on the previous line.773
ErrorsMissing a Javadoc comment.781
Errors'{' should be on the previous line.782
ErrorsAvoid inline conditionals.783
ErrorsMissing a Javadoc comment.787
Errors'{' should be on the previous line.788
ErrorsAvoid inline conditionals.789
ErrorsMissing a Javadoc comment.793
ErrorsParameter object should be final.793
Errors'{' should be on the previous line.794
Errors'if' construct must use '{}'s.796
ErrorsMissing a Javadoc comment.802
ErrorsParameter o should be final.802
Errors'{' should be on the previous line.803
Errors'if' construct must use '{}'s.804
Errors'if' construct must use '{}'s.805
Errors'if' construct must use '{}'s.806
ErrorsName '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'.809
ErrorsName '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.810
Errors'if' construct must use '{}'s.811
Errors'&&' should be on a new line.812
ErrorsMissing a Javadoc comment.817
Errors'{' should be on the previous line.818
ErrorsAvoid inline conditionals.820
ErrorsMissing a Javadoc comment.824
Errors'{' should be on the previous line.825
ErrorsMissing a Javadoc comment.830
ErrorsParameter ref should be final.830
Errors'{' should be on the previous line.831
Errors'{' should be on the previous line.835
Errors'if' construct must use '{}'s.836
Errors'if' construct must use '{}'s.837
ErrorsMissing a Javadoc comment.844
Errors'{' should be on the previous line.845
ErrorsMissing a Javadoc comment.847
ErrorsVariable 'index' must be private and have accessor methods.847
ErrorsMissing a Javadoc comment.848
ErrorsVariable 'entry' must be private and have accessor methods.848
ErrorsMissing a Javadoc comment.849
ErrorsVariable 'previous' must be private and have accessor methods.849
ErrorsMissing a Javadoc comment.854
ErrorsVariable 'nextKey' must be private and have accessor methods.854
ErrorsVariable 'nextValue' must be private and have accessor methods.854
ErrorsMissing a Javadoc comment.855
ErrorsVariable 'currentKey' must be private and have accessor methods.855
ErrorsVariable 'currentValue' must be private and have accessor methods.855
ErrorsMissing a Javadoc comment.857
ErrorsVariable 'expectedModCount' must be private and have accessor methods.857
ErrorsMissing a Javadoc comment.860
Errors'{' should be on the previous line.861
ErrorsAvoid inline conditionals.862
ErrorsMissing a Javadoc comment.869
Errors'{' should be on the previous line.870
Errors'{' should be on the previous line.873
Errors'{' should be on the previous line.877
Errors'{' should be on the previous line.884
Errors'if' construct must use '{}'s.891
ErrorsMissing a Javadoc comment.897
Errors'{' should be on the previous line.898
Errors'{' should be on the previous line.900
ErrorsMissing a Javadoc comment.906
Errors'{' should be on the previous line.907
ErrorsMissing a Javadoc comment.911
Errors'{' should be on the previous line.912
Errors'if' construct must use '{}'s.914
ErrorsMissing a Javadoc comment.925
Errors'{' should be on the previous line.926
ErrorsMissing a Javadoc comment.931
Errors'{' should be on the previous line.932
Errors'if' construct must use '{}'s.934
ErrorsMissing a Javadoc comment.945
Errors'{' should be on the previous line.946
ErrorsMissing a Javadoc comment.947
Errors'{' should be on the previous line.948
ErrorsMissing a Javadoc comment.954
Errors'{' should be on the previous line.955
ErrorsMissing a Javadoc comment.956
Errors'{' should be on the previous line.957
ErrorsMissing a Javadoc comment.969
Errors'{' should be on the previous line.970
ErrorsMissing a Javadoc comment.971
ErrorsMissing a Javadoc comment.974
ErrorsParameter hash should be final.974
Errors'hash' hides a field.974
ErrorsParameter r should be final.974
ErrorsParameter q should be final.974
Errors'{' should be on the previous line.975
ErrorsMissing a Javadoc comment.981
Errors'{' should be on the previous line.982
ErrorsMissing a Javadoc comment.988
Errors'{' should be on the previous line.989
ErrorsMissing a Javadoc comment.990
ErrorsMissing a Javadoc comment.993
ErrorsParameter hash should be final.993
Errors'hash' hides a field.993
ErrorsParameter r should be final.993
ErrorsParameter q should be final.993
Errors'{' should be on the previous line.994
ErrorsMissing a Javadoc comment.1000
Errors'{' should be on the previous line.1001
ErrorsMissing a Javadoc comment.1006
ErrorsParameter obj should be final.1006
Errors'{' should be on the previous line.1007
ErrorsLine is longer than 80 characters.1008
ErrorsAvoid inline conditionals.1008
ErrorsMissing a Javadoc comment.1011
ErrorsParameter obj1 should be final.1011
ErrorsParameter obj2 should be final.1011
Errors'{' should be on the previous line.1012
Errors'||' should be on a new line.1013
ErrorsLine is longer than 80 characters.1014
ErrorsFirst sentence should end with a period.1020
ErrorsMissing a Javadoc comment.1029
ErrorsMissing a Javadoc comment.1030
ErrorsParameter key should be final.1046
Errors'key' hides a field.1046
ErrorsParameter value should be final.1046
Errors'value' hides a field.1046
ErrorsFirst sentence should end with a period.1051
ErrorsExpected an @return tag.1055
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.1055
ErrorsParameter o should be final.1055
ErrorsExpected @param tag for 'o'.1055
Errors'if' construct must use '{}'s.1056
Errors'if' is not followed by whitespace.1056
Errors'(' is followed by whitespace.1056
Errors')' is preceded with whitespace.1056
Errors'if' construct must use '{}'s.1057
Errors'if' is not followed by whitespace.1057
Errors'(' is followed by whitespace.1057
Errors')' is preceded with whitespace.1057
Errors'if' construct must use '{}'s.1059
Errors'(' is followed by whitespace.1059
Errors'!' is followed by whitespace.1059
Errors')' is preceded with whitespace.1059
Errors')' is preceded with whitespace.1059
Errors'cast' is not followed by whitespace.1061
Errors'?' should be on a new line.1062
ErrorsAvoid inline conditionals.1062
Errors'&&' should be on a new line.1063
Errors'?' should be on a new line.1064
ErrorsAvoid inline conditionals.1064
ErrorsFirst sentence should end with a period.1069
ErrorsExpected an @return tag.1073
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.1073
Errors'(' is followed by whitespace.1074
Errors'(' is followed by whitespace.1074
ErrorsAvoid inline conditionals.1074
Errors')' is preceded with whitespace.1074
Errors'^' should be on a new line.1074
Errors'(' is followed by whitespace.1075
ErrorsAvoid inline conditionals.1075
Errors')' is preceded with whitespace.1075
Errors')' is preceded with whitespace.1075
ErrorsLine is longer than 80 characters.1081
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.1088
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.1098
ErrorsLine is longer than 80 characters.1103
ErrorsMethod 'setKey' is not designed for extension - needs to be abstract, final or empty.1110
ErrorsParameter key should be final.1110
Errors'key' hides a field.1110
ErrorsLine is longer than 80 characters.1114
ErrorsMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.1120
ErrorsParameter value should be final.1120
Errors'value' hides a field.1120

org/apache/ojb/broker/util/SqlHelper.java

ViolationMessageLine
ErrorsLine has trailing spaces.25
ErrorsUtility classes should not have a public or default constructor.29
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.31
ErrorsLine has trailing spaces.32
ErrorsFirst sentence should end with a period.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'column' must be private and have accessor methods.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'prefix' must be private and have accessor methods.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'suffix' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'path' must be private and have accessor methods.49
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsParameter aPath should be final.51
ErrorsParameter aPrefix should be final.51
ErrorsParameter aColumn should be final.51
ErrorsParameter aSuffix should be final.51
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsFirst sentence should end with a period.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsExpected an @return tag.69
ErrorsLine contains a tab character.69
ErrorsParameter aPath should be final.69
ErrorsLine contains a tab character.70
Errors'{' should be on the previous line.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsFirst sentence should end with a period.74
ErrorsLine has trailing spaces.82
ErrorsComment matches to-do format 'TODO:'.83
ErrorsLine has trailing spaces.83
ErrorsLine has trailing spaces.85
ErrorsParameter aPath should be final.89
ErrorsExpected @param tag for 'aPath'.89
Errors'{' should be on the previous line.90
ErrorsLine has trailing spaces.94
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.106
ErrorsAvoid inline conditionals.116
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.119
Errors'}' should be on the same line.120
Errors'{' should be on the previous line.122
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.129
ErrorsParameter rs should be final.135
Errors'{' should be on the previous line.136
Errors'{' should be on the previous line.138
Errors'}' should be on the same line.140
Errors'{' should be on the previous line.142

org/apache/ojb/broker/util/Version.java

ViolationMessageLine
ErrorsLine has trailing spaces.20
Errorsinterfaces should describe a type and hence have methods.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsRedundant 'public' modifier.34
ErrorsFirst sentence should end with a period.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsRedundant 'public' modifier.39
ErrorsFirst sentence should end with a period.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsRedundant 'public' modifier.44
ErrorsLine has trailing spaces.45
ErrorsLine contains a tab character.45
ErrorsFirst sentence should end with a period.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsRedundant 'public' modifier.49
ErrorsFirst sentence should end with a period.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsRedundant 'public' modifier.54

org/apache/ojb/broker/util/WrappedConnection.java

ViolationMessageLine
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.44
ErrorsName '_conn' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsMissing a Javadoc comment.45
ErrorsName '_isClosed' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsMissing a Javadoc comment.47
ErrorsParameter c should be final.47
Errors'{' should be on the previous line.48
ErrorsMethod 'getDelegate' is not designed for extension - needs to be abstract, final or empty.56
Errors'{' should be on the previous line.57
ErrorsExpected an @return tag.76
ErrorsMethod 'getInnermostDelegate' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77
Errors'{' should be on the previous line.80
Errors'{' should be on the previous line.83
ErrorsMethod 'setDelegate' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter c should be final.91
ErrorsExpected @param tag for 'c'.91
Errors'{' should be on the previous line.92
ErrorsMethod 'checkOpen' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
ErrorsFirst sentence should end with a period.104
ErrorsMethod 'activateConnection' is not designed for extension - needs to be abstract, final or empty.107
Errors'{' should be on the previous line.108
Errors'{' should be on the previous line.111
ErrorsFirst sentence should end with a period.116
ErrorsMethod 'passivateConnection' is not designed for extension - needs to be abstract, final or empty.119
ErrorsExpected @throws tag for 'SQLException'.119
Errors'{' should be on the previous line.120
Errors'{' should be on the previous line.123
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
Errors'{' should be on the previous line.129
ErrorsLine is longer than 80 characters.131
ErrorsAvoid inline conditionals.131
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.139
ErrorsExpected @throws tag for 'SQLException'.139
Errors'{' should be on the previous line.140
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
Errors'{' should be on the previous line.146
Errors'{' should be on the previous line.148
ErrorsMethod 'createStatement' is not designed for extension - needs to be abstract, final or empty.154
ErrorsMissing a Javadoc comment.154
Errors'{' should be on the previous line.155
ErrorsMethod 'createStatement' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter resultSetType should be final.160
ErrorsParameter resultSetConcurrency should be final.161
Errors'{' should be on the previous line.163
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
ErrorsParameter sql should be final.168
Errors'{' should be on the previous line.169
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
ErrorsParameter sql should be final.174
ErrorsParameter resultSetType should be final.175
ErrorsParameter resultSetConcurrency should be final.176
Errors'{' should be on the previous line.178
ErrorsMethod 'prepareCall' is not designed for extension - needs to be abstract, final or empty.183
ErrorsMissing a Javadoc comment.183
ErrorsParameter sql should be final.183
Errors'{' should be on the previous line.184
ErrorsMethod 'prepareCall' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter sql should be final.189
ErrorsParameter resultSetType should be final.190
ErrorsParameter resultSetConcurrency should be final.191
Errors'{' should be on the previous line.193
ErrorsMethod 'clearWarnings' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
Errors'{' should be on the previous line.199
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
Errors'{' should be on the previous line.205
ErrorsMethod 'getAutoCommit' is not designed for extension - needs to be abstract, final or empty.210
ErrorsMissing a Javadoc comment.210
Errors'{' should be on the previous line.211
ErrorsMethod 'getCatalog' is not designed for extension - needs to be abstract, final or empty.216
ErrorsMissing a Javadoc comment.216
Errors'{' should be on the previous line.217
ErrorsMethod 'getMetaData' is not designed for extension - needs to be abstract, final or empty.222
ErrorsMissing a Javadoc comment.222
Errors'{' should be on the previous line.223
ErrorsMethod 'getTransactionIsolation' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
Errors'{' should be on the previous line.229
ErrorsMethod 'getTypeMap' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235
ErrorsMethod 'getWarnings' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
Errors'{' should be on the previous line.241
ErrorsMethod 'isReadOnly' is not designed for extension - needs to be abstract, final or empty.246
ErrorsMissing a Javadoc comment.246
Errors'{' should be on the previous line.247
ErrorsMethod 'nativeSQL' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
ErrorsParameter sql should be final.252
Errors'{' should be on the previous line.253
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.258
ErrorsMissing a Javadoc comment.258
Errors'{' should be on the previous line.259
ErrorsMethod 'setAutoCommit' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
ErrorsParameter autoCommit should be final.264
Errors'{' should be on the previous line.265
ErrorsMethod 'setCatalog' is not designed for extension - needs to be abstract, final or empty.270
ErrorsMissing a Javadoc comment.270
ErrorsParameter catalog should be final.270
Errors'{' should be on the previous line.271
ErrorsMethod 'setReadOnly' is not designed for extension - needs to be abstract, final or empty.276
ErrorsMissing a Javadoc comment.276
ErrorsParameter readOnly should be final.276
Errors'{' should be on the previous line.277
ErrorsMethod 'setTransactionIsolation' is not designed for extension - needs to be abstract, final or empty.282
ErrorsMissing a Javadoc comment.282
ErrorsParameter level should be final.282
Errors'{' should be on the previous line.283
ErrorsMethod 'setTypeMap' is not designed for extension - needs to be abstract, final or empty.288
ErrorsMissing a Javadoc comment.288
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsParameter map should be final.289
ErrorsMethod 'isWrapperFor' is not designed for extension - needs to be abstract, final or empty.295
ErrorsLine contains a tab character.296
ErrorsParameter arg0 should be final.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
ErrorsMethod 'unwrap' is not designed for extension - needs to be abstract, final or empty.301
ErrorsLine contains a tab character.302
ErrorsParameter arg0 should be final.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.307
ErrorsMethod 'createArrayOf' is not designed for extension - needs to be abstract, final or empty.307
ErrorsLine contains a tab character.308
ErrorsParameter typeName should be final.308
ErrorsParameter elements should be final.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.314
ErrorsMethod 'createBlob' is not designed for extension - needs to be abstract, final or empty.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.320
ErrorsMethod 'createClob' is not designed for extension - needs to be abstract, final or empty.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.326
ErrorsMethod 'createNClob' is not designed for extension - needs to be abstract, final or empty.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.332
ErrorsMethod 'createSQLXML' is not designed for extension - needs to be abstract, final or empty.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.338
ErrorsMethod 'createStruct' is not designed for extension - needs to be abstract, final or empty.338
ErrorsLine contains a tab character.339
ErrorsParameter typeName should be final.339
ErrorsParameter attributes should be final.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.345
ErrorsMethod 'getClientInfo' is not designed for extension - needs to be abstract, final or empty.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
ErrorsMethod 'getClientInfo' is not designed for extension - needs to be abstract, final or empty.351
ErrorsLine contains a tab character.352
ErrorsParameter name should be final.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.357
ErrorsMethod 'isValid' is not designed for extension - needs to be abstract, final or empty.357
ErrorsLine contains a tab character.358
ErrorsParameter timeout should be final.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.363
ErrorsMethod 'setClientInfo' is not designed for extension - needs to be abstract, final or empty.363
ErrorsLine contains a tab character.364
ErrorsParameter properties should be final.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine has trailing spaces.367
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.370
ErrorsMethod 'setClientInfo' is not designed for extension - needs to be abstract, final or empty.370
ErrorsLine contains a tab character.371
ErrorsParameter name should be final.371
ErrorsParameter value should be final.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine has trailing spaces.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsMethod 'getHoldability' is not designed for extension - needs to be abstract, final or empty.382
ErrorsMissing a Javadoc comment.382
ErrorsMethod 'setHoldability' is not designed for extension - needs to be abstract, final or empty.387
ErrorsMissing a Javadoc comment.387
ErrorsParameter holdability should be final.387
ErrorsMethod 'setSavepoint' is not designed for extension - needs to be abstract, final or empty.392
ErrorsMissing a Javadoc comment.392
ErrorsMethod 'setSavepoint' is not designed for extension - needs to be abstract, final or empty.397
ErrorsMissing a Javadoc comment.397
ErrorsParameter name should be final.397
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.402
ErrorsMissing a Javadoc comment.402
ErrorsParameter savepoint should be final.402
ErrorsLine is longer than 80 characters.407
ErrorsMethod 'releaseSavepoint' is not designed for extension - needs to be abstract, final or empty.407
ErrorsMissing a Javadoc comment.407
ErrorsParameter savepoint should be final.407
ErrorsMethod 'createStatement' is not designed for extension - needs to be abstract, final or empty.412
ErrorsMissing a Javadoc comment.412
ErrorsParameter resultSetType should be final.412
ErrorsParameter resultSetConcurrency should be final.413
ErrorsParameter resultSetHoldability should be final.414
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.421
ErrorsMissing a Javadoc comment.421
ErrorsParameter sql should be final.421
ErrorsParameter resultSetType should be final.421
ErrorsParameter resultSetConcurrency should be final.422
ErrorsParameter resultSetHoldability should be final.423
ErrorsMethod 'prepareCall' is not designed for extension - needs to be abstract, final or empty.431
ErrorsMissing a Javadoc comment.431
ErrorsParameter sql should be final.431
ErrorsParameter resultSetType should be final.431
ErrorsParameter resultSetConcurrency should be final.432
ErrorsParameter resultSetHoldability should be final.433
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.441
ErrorsMissing a Javadoc comment.441
ErrorsParameter sql should be final.441
ErrorsParameter autoGeneratedKeys should be final.441
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.447
ErrorsMissing a Javadoc comment.447
ErrorsParameter sql should be final.447
ErrorsParameter columnIndexes should be final.447
ErrorsArray brackets at illegal position.447
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.453
ErrorsMissing a Javadoc comment.453
ErrorsParameter sql should be final.453
ErrorsParameter columnNames should be final.453
ErrorsArray brackets at illegal position.453
ErrorsLine has trailing spaces.458
ErrorsLine contains a tab character.458

org/apache/ojb/broker/util/XmlHelper.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.29
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.61
Errors'{' should be on the previous line.64
Errors'{' should be on the previous line.67
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
Errors'{' should be on the previous line.71
Errors')' is preceded with whitespace.75

org/apache/ojb/broker/util/batch/BatchConnection.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.43
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.48
ErrorsFirst sentence should end with a period.50
ErrorsName '_pbkeyToFKInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.56
ErrorsName '_useBatchInserts' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsName '_statements' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsMissing a Javadoc comment.58
ErrorsName '_order' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsMissing a Javadoc comment.59
ErrorsName '_fkInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsMissing a Javadoc comment.60
ErrorsName '_deleted' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsMissing a Javadoc comment.61
ErrorsName '_dontInsert' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsMissing a Javadoc comment.62
ErrorsName '_touched' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsName 'm_jcd' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsMissing a Javadoc comment.66
ErrorsParameter conn should be final.66
ErrorsParameter broker should be final.66
Errors'{' should be on the previous line.67
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.88
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.97
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters.100
Errors'}' should be on the same line.103
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.107
ErrorsMissing a Javadoc comment.118
ErrorsParameter tableName should be final.118
Errors'{' should be on the previous line.119
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter desc should be final.130
ErrorsParameter repos should be final.130
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.147
ErrorsMethod 'setUseBatchInserts' is not designed for extension - needs to be abstract, final or empty.154
ErrorsMissing a Javadoc comment.154
ErrorsParameter useBatchInserts should be final.154
Errors'{' should be on the previous line.155
ErrorsFirst sentence should end with a period.159
ErrorsMethod 'nextExecuted' is not designed for extension - needs to be abstract, final or empty.162
ErrorsParameter sql should be final.162
ErrorsExpected @param tag for 'sql'.162
ErrorsExpected @throws tag for 'SQLException'.162
Errors'{' should be on the previous line.163
Errors'{' should be on the previous line.167
Errors'7' is a magic number.171
ErrorsAvoid inline conditionals.172
Errors'7' is a magic number.172
Errors'12' is a magic number.173
Errors'{' should be on the previous line.180
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.186
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.197
Errors'{' should be on the previous line.203
Errors'{' should be on the previous line.208
Errors'{' should be on the previous line.223
Errors'{' should be on the previous line.225
Errors'{' should be on the previous line.227
Errors'}' should be on the same line.232
Errors'{' should be on the previous line.234
Errors'{' should be on the previous line.236
ErrorsExpected an @return tag.247
ErrorsParameter sql should be final.247
ErrorsExpected @param tag for 'sql'.247
Errors'{' should be on the previous line.248
Errors'7' is a magic number.249
ErrorsLine is longer than 80 characters.251
Errors'{' should be on the previous line.255
ErrorsLine is longer than 80 characters.256
ErrorsLine is longer than 80 characters.258
ErrorsLine is longer than 80 characters.259
ErrorsLine is longer than 80 characters.260
Errors'}' should be on the same line.264
Errors'{' should be on the previous line.266
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter sql should be final.271
Errors'{' should be on the previous line.272
Errors'{' should be on the previous line.277
ErrorsLine is longer than 80 characters.283
ErrorsMethod 'prepareStatement' is not designed for extension - needs to be abstract, final or empty.283
ErrorsMissing a Javadoc comment.283
ErrorsParameter sql should be final.283
ErrorsParameter resultSetType should be final.283
ErrorsParameter resultSetConcurrency should be final.283
Errors'{' should be on the previous line.285
Errors'{' should be on the previous line.290
ErrorsLine is longer than 80 characters.291
ErrorsMethod 'executeBatch' is not designed for extension - needs to be abstract, final or empty.296
ErrorsMissing a Javadoc comment.296
Errors'{' should be on the previous line.297
Errors'{' should be on the previous line.302
Errors'{' should be on the previous line.304
Errors'}' should be on the same line.308
Errors'{' should be on the previous line.310
Errors'{' should be on the previous line.314
Errors'{' should be on the previous line.319
ErrorsMethod 'executeBatchIfNecessary' is not designed for extension - needs to be abstract, final or empty.327
ErrorsMissing a Javadoc comment.327
Errors'{' should be on the previous line.328
Errors'{' should be on the previous line.330
ErrorsMethod 'clearBatch' is not designed for extension - needs to be abstract, final or empty.335
ErrorsMissing a Javadoc comment.335
Errors'{' should be on the previous line.336
Errors'{' should be on the previous line.341
Errors'{' should be on the previous line.346
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.351
ErrorsMissing a Javadoc comment.351
Errors'{' should be on the previous line.352
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.358
ErrorsMissing a Javadoc comment.358
Errors'{' should be on the previous line.359

org/apache/ojb/broker/util/batch/BatchPreparedStatement.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.33
ErrorsRedundant 'public' modifier.35
ErrorsExpected @param tag for 'conn'.35
ErrorsExpected @throws tag for 'SQLException'.35

org/apache/ojb/broker/util/batch/PreparedStatementInvocationHandler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.45
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.50
Errors'static' modifier out of order with the JLS suggestions.50
ErrorsMissing a Javadoc comment.52
ErrorsName 'ADD_BATCH' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.54
Errors'static' modifier out of order with the JLS suggestions.54
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters.62
Errors'}' should be on the same line.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
Errors'{' should be on the previous line.65
ErrorsMust have at least one statement.65
ErrorsMissing a Javadoc comment.71
ErrorsName '_batchConn' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
ErrorsMissing a Javadoc comment.73
ErrorsName '_sql' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsMissing a Javadoc comment.75
ErrorsName '_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsMissing a Javadoc comment.77
ErrorsName '_params' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
ErrorsMissing a Javadoc comment.79
ErrorsName 'm_platform' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
ErrorsLine is longer than 80 characters.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter batchConn should be final.81
ErrorsParameter sql should be final.81
ErrorsParameter jcd should be final.81
Errors'{' should be on the previous line.87
ErrorsLine is longer than 80 characters.88
Errors',' is not followed by whitespace.88
Errors'}' should be on the same line.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'{' should be on the previous line.91
Errors'}' should be on the same line.96
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.98
ErrorsMust have at least one statement.98
ErrorsMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter proxy should be final.103
ErrorsParameter method should be final.103
ErrorsParameter args should be final.103
Errors'{' should be on the previous line.105
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'{' should be on the previous line.108
Errors'}' should be on the same line.113
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'{' should be on the previous line.115
Errors'}' should be on the same line.117
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'{' should be on the previous line.119
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'{' should be on the previous line.122
ErrorsLine is longer than 80 characters.133
ErrorsParameter conn should be final.135
ErrorsExpected @param tag for 'conn'.135
ErrorsExpected @throws tag for 'SQLException'.135
Errors'{' should be on the previous line.136
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.147
Errors'}' should be on the same line.149
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'{' should be on the previous line.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.153
Errors'cast' is not followed by whitespace.154
Errors'}' should be on the same line.155
Errors'{' should be on the previous line.157
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'{' should be on the previous line.166
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors'{' should be on the previous line.168
Errors'cast' is not followed by whitespace.169
Errors'}' should be on the same line.170
Errors'{' should be on the previous line.172
Errors'{' should be on the previous line.177
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.182
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.186
Errors'}' should be on the same line.189
Errors'{' should be on the previous line.191
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.196
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine is longer than 80 characters.198
ErrorsLine contains a tab character.198
Errors'}' should be on the same line.199
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
Errors'}' should be on the same line.204
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.206
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
Errors'{' should be on the previous line.210
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'{' should be on the previous line.214
Errors'}' should be on the same line.216
Errors'{' should be on the previous line.218
Errors'}' should be on the same line.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'{' should be on the previous line.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
Errors'{' should be on the previous line.228
Errors'}' should be on the same line.233
Errors'(' is followed by whitespace.234
Errors')' is preceded with whitespace.234
Errors'{' should be on the previous line.235
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
Errors'{' should be on the previous line.237
Errors'cast' is not followed by whitespace.238
Errors'}' should be on the same line.239
Errors'{' should be on the previous line.241
Errors'}' should be on the same line.246
Errors'{' should be on the previous line.248
ErrorsLine has trailing spaces.254
ErrorsLine is longer than 80 characters.255
ErrorsMissing a Javadoc comment.255
ErrorsParameter i should be final.255
ErrorsParameter stmt should be final.255
ErrorsParameter ex should be final.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
Errors'if' construct must use '{}'s.261
ErrorsLine contains a tab character.261
Errors'(' is followed by whitespace.261
ErrorsLine contains a tab character.262
Errors'else' construct must use '{}'s.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
Errors'if' construct must use '{}'s.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
Errors'else' construct must use '{}'s.268
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273

org/apache/ojb/broker/util/collections/IRemovalAwareCollection.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.19
ErrorsLine is longer than 80 characters.22
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.25

org/apache/ojb/broker/util/collections/ManageableArrayList.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>30
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.40
ErrorsParameter anObject should be final.40
ErrorsExpected @param tag for 'anObject'.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.49
ErrorsParameter otherCollection should be final.49
ErrorsExpected @param tag for 'otherCollection'.49
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter broker should be final.54
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.54
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsExpected an @return tag.64
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.64
Errors'{' should be on the previous line.65

org/apache/ojb/broker/util/collections/ManageableHashMap.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
Errors'{' should be on the previous line.38
ErrorsLine contains a tab character.39
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter anObject should be final.39
ErrorsLine contains a tab character.40
Errors'{' should be on the previous line.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
Errors'if' is not followed by whitespace.45
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters.47
Errors'+' should be on a new line.47
ErrorsLine is longer than 80 characters.48
Errors'+' should be on a new line.48
Errors'}' should be on the same line.50
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.54
Errors',' is not followed by whitespace.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter otherCollection should be final.59
ErrorsLine contains a tab character.60
Errors'{' should be on the previous line.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
Errors'{' should be on the previous line.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsLine contains a tab character.69
Errors'{' should be on the previous line.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter broker should be final.73
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76

org/apache/ojb/broker/util/collections/ManageableHashSet.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>30
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.40
ErrorsParameter anObject should be final.40
ErrorsExpected @param tag for 'anObject'.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.49
ErrorsParameter otherCollection should be final.49
ErrorsExpected @param tag for 'otherCollection'.49
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter broker should be final.54
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.54
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsExpected an @return tag.64
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.64
Errors'{' should be on the previous line.65

org/apache/ojb/broker/util/collections/ManageableVector.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>30
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.40
ErrorsParameter anObject should be final.40
ErrorsExpected @param tag for 'anObject'.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.49
ErrorsParameter otherCollection should be final.49
ErrorsExpected @param tag for 'otherCollection'.49
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter broker should be final.54
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.54
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsExpected an @return tag.64
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.64
Errors'{' should be on the previous line.65

org/apache/ojb/broker/util/collections/RemovalAwareCollection.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.42
ErrorsMethod 'afterStore' is not designed for extension - needs to be abstract, final or empty.42
ErrorsParameter broker should be final.42
ErrorsExpected @param tag for 'broker'.42
ErrorsExpected @throws tag for 'PersistenceBrokerException'.42
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.42
Errors'{' should be on the previous line.50
ErrorsLine has trailing spaces.54
Errors'{' should be on the previous line.54
ErrorsLine has trailing spaces.56
ErrorsExpected an @return tag.64
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter index should be final.64
ErrorsExpected @param tag for 'index'.64
Errors'{' should be on the previous line.65
ErrorsMethod 'registerForDeletion' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter toBeRemoved should be final.71
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.75
ErrorsExpected an @return tag.83
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter o should be final.83
ErrorsExpected @param tag for 'o'.83
Errors'{' should be on the previous line.84
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.93
Errors'{' should be on the previous line.94
ErrorsMethod 'removeAllElements' is not designed for extension - needs to be abstract, final or empty.101
Errors'{' should be on the previous line.102
Errors'{' should be on the previous line.104
ErrorsMethod 'removeElementAt' is not designed for extension - needs to be abstract, final or empty.114
ErrorsParameter index should be final.114
ErrorsExpected @param tag for 'index'.114
Errors'{' should be on the previous line.115
ErrorsMethod 'removeRange' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter fromIndex should be final.124
ErrorsExpected @param tag for 'fromIndex'.124
ErrorsParameter toIndex should be final.124
ErrorsExpected @param tag for 'toIndex'.124
Errors'{' should be on the previous line.125
Errors'{' should be on the previous line.127

org/apache/ojb/broker/util/collections/RemovalAwareList.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.36
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'afterStore' is not designed for extension - needs to be abstract, final or empty.41
ErrorsParameter broker should be final.41
ErrorsExpected @param tag for 'broker'.41
ErrorsExpected @throws tag for 'PersistenceBrokerException'.41
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.41
Errors'{' should be on the previous line.49
ErrorsExpected an @return tag.58
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.58
ErrorsParameter index should be final.58
ErrorsExpected @param tag for 'index'.58
Errors'{' should be on the previous line.59
ErrorsMethod 'registerForDeletion' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter toBeRemoved should be final.65
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.69
ErrorsExpected an @return tag.77
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.77
ErrorsParameter o should be final.77
ErrorsExpected @param tag for 'o'.77
Errors'{' should be on the previous line.78
ErrorsMethod 'removeAllElements' is not designed for extension - needs to be abstract, final or empty.87
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.90
ErrorsMethod 'removeElementAt' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter index should be final.100
ErrorsExpected @param tag for 'index'.100
Errors'{' should be on the previous line.101
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsLine has trailing spaces.110
ErrorsMethod 'removeRange' is not designed for extension - needs to be abstract, final or empty.114
ErrorsParameter fromIndex should be final.114
ErrorsExpected @param tag for 'fromIndex'.114
ErrorsParameter toIndex should be final.114
ErrorsExpected @param tag for 'toIndex'.114
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.117
ErrorsMethod 'resetDeleted' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsLine has trailing spaces.126

org/apache/ojb/broker/util/collections/RemovalAwareSet.java

ViolationMessageLine
ErrorsLine has trailing spaces.30
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.36
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'afterStore' is not designed for extension - needs to be abstract, final or empty.41
ErrorsParameter broker should be final.41
ErrorsExpected @param tag for 'broker'.41
ErrorsExpected @throws tag for 'PersistenceBrokerException'.41
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.41
Errors'{' should be on the previous line.49
ErrorsMethod 'registerForDeletion' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter toBeRemoved should be final.55
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.59
ErrorsExpected an @return tag.67
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.67
ErrorsParameter o should be final.67
ErrorsExpected @param tag for 'o'.67
Errors'{' should be on the previous line.68
ErrorsMethod 'removeAllElements' is not designed for extension - needs to be abstract, final or empty.77
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.80
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'resetDeleted' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsLine has trailing spaces.95

org/apache/ojb/broker/util/configuration/Configurable.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsFirst sentence should end with a period.31
ErrorsLine is longer than 80 characters.33
ErrorsExpected @throws tag for 'ConfigurationException'.36
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.36

org/apache/ojb/broker/util/configuration/Configuration.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsRedundant 'public' modifier.37
ErrorsRedundant 'public' modifier.48
ErrorsRedundant 'public' modifier.62
ErrorsRedundant 'public' modifier.77
ErrorsRedundant 'public' modifier.88
ErrorsRedundant 'public' modifier.99
ErrorsRedundant 'public' modifier.109
ErrorsLine is longer than 80 characters.122
ErrorsRedundant 'public' modifier.122
ErrorsRedundant 'public' modifier.134

org/apache/ojb/broker/util/configuration/ConfigurationException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.28
ErrorsFirst sentence should end with a period.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsParameter key should be final.32
ErrorsExpected @param tag for 'key'.32
ErrorsParameter message should be final.32
ErrorsExpected @param tag for 'message'.32
Errors'{' should be on the previous line.33
ErrorsLine is longer than 80 characters.34
ErrorsFirst sentence should end with a period.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsParameter message should be final.40
ErrorsExpected @param tag for 'message'.40
Errors'{' should be on the previous line.41
ErrorsFirst sentence should end with a period.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsParameter message should be final.48
ErrorsExpected @param tag for 'message'.48
ErrorsParameter exc should be final.48
ErrorsExpected @param tag for 'exc'.48
Errors'{' should be on the previous line.49

org/apache/ojb/broker/util/configuration/Configurator.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.25
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.28
ErrorsLine is longer than 80 characters.28
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.36
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsRedundant 'public' modifier.52
ErrorsRedundant 'public' modifier.59
ErrorsExpected @throws tag for 'ConfigurationException'.59
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.59
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters.68
ErrorsRedundant 'public' modifier.68
ErrorsExpected @throws tag for 'ConfigurationException'.68
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.68

org/apache/ojb/broker/util/configuration/impl/ConfigurationAbstractImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
Errors'{' should be on the previous line.41
ErrorsFirst sentence should end with a period.45
ErrorsVariable 'filename' must be private and have accessor methods.46
ErrorsFirst sentence should end with a period.48
ErrorsVariable 'properties' must be private and have accessor methods.49
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.57
ErrorsFirst sentence should end with a period.62
Errors'{' should be on the previous line.66
ErrorsMethod 'getString' is not designed for extension - needs to be abstract, final or empty.78
ErrorsParameter key should be final.78
ErrorsParameter defaultValue should be final.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.82
Errors'if' is not followed by whitespace.83
Errors'{' should be on the previous line.84
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getStrings' is not designed for extension - needs to be abstract, final or empty.112
ErrorsParameter key should be final.112
ErrorsParameter defaultValue should be final.112
ErrorsParameter seperators should be final.112
ErrorsLine is longer than 80 characters.114
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'getStrings' is not designed for extension - needs to be abstract, final or empty.132
ErrorsParameter key should be final.132
ErrorsParameter defaultValue should be final.132
Errors'{' should be on the previous line.133
ErrorsMethod 'getInteger' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter key should be final.146
ErrorsParameter defaultValue should be final.146
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.153
Errors'}' should be on the same line.160
Errors'{' should be on the previous line.162
ErrorsLine is longer than 80 characters.163
ErrorsMethod 'getLong' is not designed for extension - needs to be abstract, final or empty.177
ErrorsMissing a Javadoc comment.177
ErrorsParameter key should be final.177
ErrorsParameter defaultValue should be final.177
Errors'{' should be on the previous line.178
Errors'{' should be on the previous line.181
Errors'{' should be on the previous line.184
Errors'}' should be on the same line.191
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.194
ErrorsMethod 'getByte' is not designed for extension - needs to be abstract, final or empty.208
ErrorsMissing a Javadoc comment.208
ErrorsParameter key should be final.208
ErrorsParameter defaultValue should be final.208
Errors'{' should be on the previous line.209
Errors'{' should be on the previous line.212
Errors'{' should be on the previous line.215
Errors'}' should be on the same line.222
Errors'{' should be on the previous line.224
ErrorsLine is longer than 80 characters.225
ErrorsMethod 'getBoolean' is not designed for extension - needs to be abstract, final or empty.251
ErrorsParameter key should be final.251
ErrorsParameter defaultValue should be final.251
Errors'{' should be on the previous line.252
Errors'{' should be on the previous line.256
Errors'{' should be on the previous line.264
Errors'{' should be on the previous line.266
Errors'{' should be on the previous line.272
Errors'{' should be on the previous line.274
ErrorsMethod 'getClass' is not designed for extension - needs to be abstract, final or empty.302
ErrorsParameter key should be final.302
ErrorsParameter defaultValue should be final.302
ErrorsParameter assignables should be final.302
Errors'{' should be on the previous line.303
Errors'{' should be on the previous line.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
Errors'{' should be on the previous line.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
Errors'}' should be on the same line.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
Errors'{' should be on the previous line.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
Errors'{' should be on the previous line.325
Errors'}' should be on the same line.327
Errors'{' should be on the previous line.329
Errors'{' should be on the previous line.342
Errors'{' should be on the previous line.345
Errors'{' should be on the previous line.348
Errors'}' should be on the same line.350
Errors'{' should be on the previous line.352
ErrorsMethod 'getClass' is not designed for extension - needs to be abstract, final or empty.386
ErrorsParameter key should be final.386
ErrorsParameter defaultValue should be final.386
ErrorsParameter assignable should be final.386
Errors'{' should be on the previous line.387
ErrorsMethod 'getClass' is not designed for extension - needs to be abstract, final or empty.400
ErrorsParameter key should be final.400
ErrorsParameter defaultValue should be final.400
Errors'{' should be on the previous line.401
ErrorsLine is longer than 80 characters.410
ErrorsMethod 'load' is not designed for extension - needs to be abstract, final or empty.413
Errors'{' should be on the previous line.414
Errors'filename' hides a field.417
ErrorsLine has trailing spaces.418
Errors'{' should be on the previous line.420
Errors'{' should be on the previous line.424
Errors'}' should be on the same line.436
Errors'{' should be on the previous line.438
ErrorsLine is longer than 80 characters.439
ErrorsLine is longer than 80 characters.440
Errors'{' should be on the previous line.443
ErrorsLine is longer than 80 characters.444
Errors'}' should be on the same line.445
Errors'{' should be on the previous line.447
ErrorsLine is longer than 80 characters.448
Errors'+' is not preceded with whitespace.448
Errors'+' is not followed by whitespace.448
Errors'+' is not preceded with whitespace.448
Errors'+' is not followed by whitespace.448
Errors'}' should be on the same line.452
Errors'{' should be on the previous line.454
ErrorsLine is longer than 80 characters.455
Errors'+' is not preceded with whitespace.455
Errors'+' is not followed by whitespace.455
Errors'+' is not preceded with whitespace.455
Errors'+' is not followed by whitespace.455
ErrorsMissing a Javadoc comment.459
Errors'{' should be on the previous line.460
Errors'{' should be on the previous line.462
ErrorsMethod 'setFilename' is not designed for extension - needs to be abstract, final or empty.468
ErrorsMissing a Javadoc comment.468
ErrorsParameter name should be final.468
Errors'{' should be on the previous line.469
ErrorsMethod 'setLogger' is not designed for extension - needs to be abstract, final or empty.476
ErrorsParameter loggerInstance should be final.476
ErrorsExpected @param tag for 'loggerInstance'.476
Errors'{' should be on the previous line.477

org/apache/ojb/broker/util/configuration/impl/OjbConfiguration.java

ViolationMessageLine
Errors'{' should be on the previous line.55
ErrorsFirst sentence should end with a period.56
ErrorsFirst sentence should end with a period.58
ErrorsFirst sentence should end with a period.61
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.86
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMethod 'useSerializedRepository' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
ErrorsMethod 'lockAssociationAsWrites' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsMethod 'getRepositoryFilename' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'{' should be on the previous line.111
ErrorsMethod 'getMaxActive' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsMethod 'getMaxIdle' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
Errors'{' should be on the previous line.123
ErrorsMethod 'getMaxWaitMillis' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
Errors'{' should be on the previous line.128
ErrorsMethod 'getTimeBetweenEvictionRunsMilli' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'{' should be on the previous line.133
ErrorsMethod 'getMinEvictableIdleTimeMillis' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
ErrorsMethod 'getWhenExhaustedAction' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
Errors'{' should be on the previous line.143
ErrorsMethod 'getObjectCacheClass' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
Errors'{' should be on the previous line.152
ErrorsMethod 'getOqlCollectionClass' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'{' should be on the previous line.157
ErrorsMethod 'getPersistentFieldClass' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
Errors'{' should be on the previous line.162
ErrorsMethod 'getPersistenceBrokerClass' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
Errors'{' should be on the previous line.167
ErrorsLine has trailing spaces.173
ErrorsMethod 'getIndirectionHandlerClass' is not designed for extension - needs to be abstract, final or empty.177
Errors'{' should be on the previous line.178
ErrorsLine has trailing spaces.181
ErrorsLine is longer than 80 characters.183
ErrorsLine has trailing spaces.184
ErrorsLine has trailing spaces.185
ErrorsLine is longer than 80 characters.186
ErrorsMethod 'getListProxyClass' is not designed for extension - needs to be abstract, final or empty.188
Errors'{' should be on the previous line.189
ErrorsLine is longer than 80 characters.194
ErrorsLine has trailing spaces.195
ErrorsLine has trailing spaces.196
ErrorsLine is longer than 80 characters.197
ErrorsMethod 'getSetProxyClass' is not designed for extension - needs to be abstract, final or empty.199
Errors'{' should be on the previous line.200
ErrorsLine is longer than 80 characters.205
ErrorsLine has trailing spaces.206
ErrorsLine has trailing spaces.207
ErrorsLine is longer than 80 characters.208
ErrorsMethod 'getCollectionProxyClass' is not designed for extension - needs to be abstract, final or empty.210
Errors'{' should be on the previous line.211
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.215
ErrorsLine contains a tab character.216
ErrorsLine has trailing spaces.218
ErrorsLine has trailing spaces.219
ErrorsMethod 'getProxyFactoryClass' is not designed for extension - needs to be abstract, final or empty.221
ErrorsMethod 'load' is not designed for extension - needs to be abstract, final or empty.231
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.235
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.251
ErrorsLine is longer than 80 characters.260
ErrorsLine is longer than 80 characters.264
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.268
ErrorsLine is longer than 80 characters.274
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.289
ErrorsLine is longer than 80 characters.291
ErrorsMethod 'getSqlInLimit' is not designed for extension - needs to be abstract, final or empty.303
Errors'{' should be on the previous line.304
ErrorsMethod 'setPersistentFieldClass' is not designed for extension - needs to be abstract, final or empty.312
ErrorsParameter persistentFieldClass should be final.312
Errors'persistentFieldClass' hides a field.312
Errors'{' should be on the previous line.313
ErrorsExpected an @return tag.320
ErrorsMethod 'useImplicitLocking' is not designed for extension - needs to be abstract, final or empty.320
Errors'{' should be on the previous line.321
ErrorsMethod 'setUseImplicitLocking' is not designed for extension - needs to be abstract, final or empty.325
ErrorsMissing a Javadoc comment.325
ErrorsParameter implicitLocking should be final.325
Errors'{' should be on the previous line.326

org/apache/ojb/broker/util/configuration/impl/OjbConfigurator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsClass OjbConfigurator should be declared as final.31
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsFirst sentence should end with a period.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.54
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
Errors'{' should be on the previous line.63
ErrorsParameter logger should be final.70
ErrorsExpected @param tag for 'logger'.70
Errors'{' should be on the previous line.71
ErrorsParameter target should be final.78
ErrorsExpected @param tag for 'target'.78
ErrorsExpected @throws tag for 'ConfigurationException'.78
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.78
Errors'{' should be on the previous line.79
ErrorsExpected an @return tag.86
ErrorsParameter target should be final.86
ErrorsExpected @param tag for 'target'.86
ErrorsExpected @throws tag for 'ConfigurationException'.87
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.87
Errors'{' should be on the previous line.88

org/apache/ojb/broker/util/dbhandling/DBHandling.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.29
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.34
ErrorsRedundant 'public' modifier.36
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters.44
ErrorsRedundant 'public' modifier.44
ErrorsLine has trailing spaces.48
ErrorsRedundant 'public' modifier.51
ErrorsLine has trailing spaces.55
ErrorsLine is longer than 80 characters.59
ErrorsRedundant 'public' modifier.59
ErrorsExpected @throws tag for 'IOException'.59
ErrorsLine has trailing spaces.63
ErrorsUnused @param tag for 'schemataStreams'.64
ErrorsRedundant 'public' modifier.66
ErrorsExpected @param tag for 'inputStream'.66
ErrorsExpected @throws tag for 'IOException'.66
ErrorsLine has trailing spaces.70
ErrorsRedundant 'public' modifier.73
ErrorsLine has trailing spaces.77
ErrorsRedundant 'public' modifier.80

org/apache/ojb/broker/util/dbhandling/DBHandlingTask.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.apache.tools.ant.*.28
ErrorsLine has trailing spaces.33
Errors'{' should be on the previous line.37
ErrorsFirst sentence should end with a period.38
ErrorsFirst sentence should end with a period.40
ErrorsMissing a Javadoc comment.42
ErrorsLine has trailing spaces.43
ErrorsFirst sentence should end with a period.44
ErrorsName '_handling' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsFirst sentence should end with a period.46
ErrorsName '_propertiesFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsFirst sentence should end with a period.48
ErrorsName '_jcdAlias' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsFirst sentence should end with a period.50
ErrorsName '_workDir' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsFirst sentence should end with a period.52
ErrorsName '_fileSets' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsFirst sentence should end with a period.54
ErrorsName '_commands' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.59
ErrorsMethod 'setHandling' is not designed for extension - needs to be abstract, final or empty.62
ErrorsParameter name should be final.62
Errors'{' should be on the previous line.63
ErrorsAvoid inline conditionals.64
ErrorsLine has trailing spaces.69
ErrorsMethod 'getHandling' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.79
ErrorsMethod 'setPropertiesFile' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter path should be final.82
Errors'{' should be on the previous line.83
ErrorsLine has trailing spaces.89
ErrorsMethod 'getPropertiesFile' is not designed for extension - needs to be abstract, final or empty.92
Errors'{' should be on the previous line.93
ErrorsLine has trailing spaces.99
ErrorsMethod 'setJcdAlias' is not designed for extension - needs to be abstract, final or empty.102
ErrorsParameter alias should be final.102
Errors'{' should be on the previous line.103
ErrorsLine has trailing spaces.109
ErrorsMethod 'getJcdAlias' is not designed for extension - needs to be abstract, final or empty.112
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters.118
ErrorsLine has trailing spaces.119
ErrorsMethod 'setWorkDir' is not designed for extension - needs to be abstract, final or empty.122
ErrorsParameter dir should be final.122
Errors'{' should be on the previous line.123
ErrorsLine has trailing spaces.129
ErrorsMethod 'getWorkDir' is not designed for extension - needs to be abstract, final or empty.132
Errors'{' should be on the previous line.133
ErrorsLine has trailing spaces.139
ErrorsMethod 'addFileset' is not designed for extension - needs to be abstract, final or empty.142
ErrorsParameter fileset should be final.142
Errors'{' should be on the previous line.143
ErrorsLine has trailing spaces.149
ErrorsMethod 'setCommands' is not designed for extension - needs to be abstract, final or empty.152
ErrorsParameter listOfCommands should be final.152
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.159
ErrorsMethod 'getCommands' is not designed for extension - needs to be abstract, final or empty.162
Errors'{' should be on the previous line.163
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsRedundant throws: 'BuildException' is unchecked exception.170
Errors'{' should be on the previous line.171
Errors'{' should be on the previous line.173
Errors'{' should be on the previous line.180
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.187
Errors'cast' is not followed by whitespace.188
Errors'{' should be on the previous line.192
ErrorsLine is longer than 80 characters.196
Errors'{' should be on the previous line.200
Errors'}' should be on the same line.202
Errors'{' should be on the previous line.204
Errors'{' should be on the previous line.207
Errors'+' is not preceded with whitespace.208
Errors'+' is not followed by whitespace.208
ErrorsLine is longer than 80 characters.215
Errors'{' should be on the previous line.219
Errors'}' should be on the same line.221
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.225
Errors'{' should be on the previous line.227
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'}' should be on the same line.231
Errors'{' should be on the previous line.233
ErrorsLine has trailing spaces.240
ErrorsRedundant throws: 'BuildException' is unchecked exception.244
Errors'{' should be on the previous line.245
Errors'{' should be on the previous line.247
Errors'{' should be on the previous line.251
Errors'+' is not preceded with whitespace.252
Errors'+' should be on a new line.252
ErrorsLine is longer than 80 characters.253
ErrorsLine contains a tab character.253
Errors'+' is not preceded with whitespace.253
Errors'+' is not followed by whitespace.253
Errors'+' is not preceded with whitespace.253
Errors'+' should be on a new line.253
ErrorsLine contains a tab character.254
Errors'cast' is not followed by whitespace.257
Errors'}' should be on the same line.258
Errors'{' should be on the previous line.260
ErrorsLine is longer than 80 characters.261
Errors'+' is not preceded with whitespace.261
Errors'+' is not followed by whitespace.261
Errors'+' is not preceded with whitespace.261
Errors'+' is not followed by whitespace.261
ErrorsLine has trailing spaces.267
ErrorsLine is longer than 80 characters.271
ErrorsParameter handling should be final.271
ErrorsParameter fileSet should be final.271
ErrorsExpected @throws tag for 'BuildException'.271
ErrorsRedundant throws: 'BuildException' is unchecked exception.271
Errors'{' should be on the previous line.278
Errors'{' should be on the previous line.280
Errors'{' should be on the previous line.286
ErrorsLine is longer than 80 characters.287
Errors'}' should be on the same line.288
Errors'{' should be on the previous line.290

org/apache/ojb/broker/util/dbhandling/TorqueDBHandling.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.io.*.18
ErrorsLine has trailing spaces.37
Errors'{' should be on the previous line.41
ErrorsFirst sentence should end with a period.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsFirst sentence should end with a period.53
ErrorsFirst sentence should end with a period.55
ErrorsFirst sentence should end with a period.58
ErrorsName '_dbmsToTorqueDb' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.76
ErrorsFirst sentence should end with a period.77
ErrorsName '_jcd' must match pattern '^[a-z][a-zA-Z0-9]*$'.78
ErrorsFirst sentence should end with a period.79
ErrorsName '_targetDatabase' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
ErrorsFirst sentence should end with a period.81
ErrorsName '_workDir' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
ErrorsFirst sentence should end with a period.83
ErrorsName '_torqueSchemata' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
ErrorsFirst sentence should end with a period.85
ErrorsName '_creationScript' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsFirst sentence should end with a period.87
ErrorsName '_initScripts' must match pattern '^[a-z][a-zA-Z0-9]*$'.88
Errors'{' is not followed by whitespace.94
Errors'}' is not preceded with whitespace.94
ErrorsLine has trailing spaces.98
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.102
ErrorsMethod 'setConnection' is not designed for extension - needs to be abstract, final or empty.102
ErrorsParameter jcd should be final.102
ErrorsLine is longer than 80 characters.106
Errors'cast' is not followed by whitespace.106
Errors'{' should be on the previous line.109
ErrorsLine is longer than 80 characters.110
Errors'+' is not preceded with whitespace.110
Errors'+' is not followed by whitespace.110
Errors'+' is not preceded with whitespace.110
Errors'+' is not followed by whitespace.110
Errors'{' should be on the previous line.113
ErrorsLine has trailing spaces.122
ErrorsMethod 'getConnection' is not designed for extension - needs to be abstract, final or empty.125
Errors'{' should be on the previous line.126
ErrorsLine has trailing spaces.132
ErrorsMethod 'getTargetTorquePlatform' is not designed for extension - needs to be abstract, final or empty.135
Errors'{' should be on the previous line.136
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters.146
ErrorsMethod 'addDBDefinitionFiles' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter srcDir should be final.146
ErrorsParameter listOfFilenames should be final.146
ErrorsExpected @throws tag for 'IOException'.146
ErrorsLine has trailing spaces.151
Errors'{' should be on the previous line.153
ErrorsLine has trailing spaces.156
Errors'{' should be on the previous line.156
Errors'+' is not preceded with whitespace.157
Errors'+' is not followed by whitespace.157
Errors'+' is not preceded with whitespace.157
Errors'+' is not followed by whitespace.157
ErrorsLine is longer than 80 characters.158
ErrorsLine is longer than 80 characters.164
ErrorsLine has trailing spaces.165
ErrorsMethod 'addDBDefinitionFile' is not designed for extension - needs to be abstract, final or empty.168
ErrorsParameter schemaStream should be final.168
ErrorsExpected @throws tag for 'IOException'.168
Errors'+' is not preceded with whitespace.170
Errors'+' is not followed by whitespace.170
Errors'+' is not preceded with whitespace.170
Errors'+' is not followed by whitespace.170
ErrorsLine has trailing spaces.177
ErrorsParameter dir should be final.182
Errors'{' should be on the previous line.183
Errors'{' should be on the previous line.189
Errors'cast' is not followed by whitespace.190
Errors'{' should be on the previous line.192
ErrorsLine has trailing spaces.198
ErrorsLine has trailing spaces.201
ErrorsMethod 'createCreationScript' is not designed for extension - needs to be abstract, final or empty.204
Errors'{' should be on the previous line.205
ErrorsLine has trailing spaces.210
Errors'{' should be on the previous line.213
ErrorsLine has trailing spaces.218
Errors'}' should be on the same line.241
Errors'{' should be on the previous line.243
Errors'{' should be on the previous line.246
ErrorsLine has trailing spaces.252
ErrorsLine has trailing spaces.255
ErrorsMethod 'createDB' is not designed for extension - needs to be abstract, final or empty.258
Errors'{' should be on the previous line.259
Errors'{' should be on the previous line.261
ErrorsLine has trailing spaces.269
Errors'{' should be on the previous line.271
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine has trailing spaces.284
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine is longer than 80 characters.291
ErrorsLine contains a tab character.291
ErrorsAvoid inline conditionals.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
Errors'}' should be on the same line.297
Errors'{' should be on the previous line.299
Errors'{' should be on the previous line.302
Errors'{' should be on the previous line.304
Errors'}' should be on the same line.306
ErrorsLine has trailing spaces.307
Errors'{' should be on the previous line.308
ErrorsLine is longer than 80 characters.309
ErrorsLine has trailing spaces.319
ErrorsMethod 'createInitScripts' is not designed for extension - needs to be abstract, final or empty.322
Errors'{' should be on the previous line.323
ErrorsLine has trailing spaces.325
ErrorsLine has trailing spaces.328
Errors'{' should be on the previous line.331
ErrorsLine has trailing spaces.344
ErrorsLine has trailing spaces.358
Errors'}' should be on the same line.367
Errors'{' should be on the previous line.369
Errors'{' should be on the previous line.372
Errors'{' should be on the previous line.376
ErrorsLine has trailing spaces.385
ErrorsMethod 'initDB' is not designed for extension - needs to be abstract, final or empty.388
Errors'{' should be on the previous line.389
Errors'{' should be on the previous line.391
ErrorsLine has trailing spaces.396
ErrorsLine has trailing spaces.398
Errors'{' should be on the previous line.400
ErrorsLine has trailing spaces.408
ErrorsLine is longer than 80 characters.418
ErrorsAvoid inline conditionals.418
ErrorsLine has trailing spaces.423
Errors'}' should be on the same line.425
Errors'{' should be on the previous line.427
Errors'{' should be on the previous line.430
ErrorsLine is longer than 80 characters.438
ErrorsLine is longer than 80 characters.439
ErrorsExpected an @return tag.443
ErrorsMethod 'getDBCreationUrl' is not designed for extension - needs to be abstract, final or empty.443
Errors'{' should be on the previous line.444
Errors'{' should be on the previous line.449
ErrorsLine is longer than 80 characters.450
Errors'{' should be on the previous line.458
Errors'{' should be on the previous line.466
ErrorsLine is longer than 80 characters.470
Errors'+' is not preceded with whitespace.470
Errors'+' is not followed by whitespace.470
Errors'+' is not preceded with whitespace.470
Errors'+' is not followed by whitespace.470
Errors'+' is not preceded with whitespace.470
Errors'+' is not followed by whitespace.470
Errors'+' is not preceded with whitespace.470
Errors'+' is not followed by whitespace.470
Errors'+' is not preceded with whitespace.470
Errors'+' is not followed by whitespace.470
Errors'}' should be on the same line.471
Errors'{' should be on the previous line.473
Errors'{' should be on the previous line.481
Errors'{' should be on the previous line.489
Errors'}' should be on the same line.492
Errors'{' should be on the previous line.494
Errors'{' should be on the previous line.499
ErrorsLine is longer than 80 characters.502
Errors'+' is not preceded with whitespace.502
Errors'+' is not followed by whitespace.502
Errors'+' is not preceded with whitespace.502
Errors'+' is not followed by whitespace.502
Errors'+' is not preceded with whitespace.502
Errors'+' is not followed by whitespace.502
Errors'+' is not preceded with whitespace.502
Errors'+' is not followed by whitespace.502
Errors'+' is not preceded with whitespace.502
Errors'+' is not followed by whitespace.502
ErrorsLine has trailing spaces.503
Errors'}' should be on the same line.504
Errors'{' should be on the previous line.506
ErrorsLine is longer than 80 characters.507
Errors'+' is not preceded with whitespace.507
Errors'+' is not followed by whitespace.507
Errors'+' is not preceded with whitespace.507
Errors'+' is not followed by whitespace.507
Errors'+' is not preceded with whitespace.507
Errors'+' is not followed by whitespace.507
Errors'+' is not preceded with whitespace.507
Errors'+' is not followed by whitespace.507
ErrorsLine is longer than 80 characters.512
ErrorsExpected an @return tag.516
ErrorsMethod 'getDBManipulationUrl' is not designed for extension - needs to be abstract, final or empty.516
Errors'{' should be on the previous line.517
Errors'+' is not preceded with whitespace.520
Errors'+' is not followed by whitespace.520
Errors'+' is not preceded with whitespace.520
Errors'+' is not followed by whitespace.520
Errors'+' is not preceded with whitespace.520
Errors'+' is not followed by whitespace.520
Errors'+' is not preceded with whitespace.520
Errors'+' is not followed by whitespace.520
ErrorsLine has trailing spaces.525
ErrorsParameter file should be final.530
Errors'{' should be on the previous line.531
ErrorsLine has trailing spaces.537
ErrorsParameter stream should be final.542
Errors'{' should be on the previous line.543
ErrorsLine is longer than 80 characters.547
Errors'{' should be on the previous line.551
ErrorsLine has trailing spaces.567
ErrorsLine is longer than 80 characters.569
ErrorsLine is longer than 80 characters.572
ErrorsParameter dir should be final.572
ErrorsParameter results should be final.572
Errors'{' should be on the previous line.575
Errors'{' should be on the previous line.579
Errors'{' should be on the previous line.581
ErrorsLine is longer than 80 characters.584
ErrorsLine has trailing spaces.591
ErrorsLine is longer than 80 characters.596
ErrorsParameter file should be final.596
ErrorsParameter compressedContent should be final.596
ErrorsLine is longer than 80 characters.598
ErrorsLine is longer than 80 characters.600
Errors'{' should be on the previous line.605
ErrorsLine has trailing spaces.614
ErrorsLine is longer than 80 characters.616
ErrorsLine has trailing spaces.618
ErrorsLine has trailing spaces.619
ErrorsLine is longer than 80 characters.623
ErrorsParameter dir should be final.623
ErrorsParameter contents should be final.623
Errors'cast' is not followed by whitespace.629
ErrorsLine is longer than 80 characters.630
Errors'cast' is not followed by whitespace.630
ErrorsLine has trailing spaces.633
ErrorsLine has trailing spaces.636
ErrorsLine is longer than 80 characters.638
ErrorsMethod 'setWorkDir' is not designed for extension - needs to be abstract, final or empty.640
ErrorsParameter dir should be final.640
Errors'{' should be on the previous line.641
Errors'{' should be on the previous line.645
Errors'+' is not preceded with whitespace.646
Errors'+' is not followed by whitespace.646
ErrorsLine has trailing spaces.653
Errors'{' should be on the previous line.658
ErrorsLine has trailing spaces.660
Errors'{' should be on the previous line.660
ErrorsLine is longer than 80 characters.662
ErrorsLine has trailing spaces.663
Errors'{' should be on the previous line.665
ErrorsLine has trailing spaces.676
ErrorsParameter dir should be final.679
Errors'{' should be on the previous line.680
Errors'{' should be on the previous line.682
Errors'{' should be on the previous line.686
Errors'{' should be on the previous line.688
Errors'{' should be on the previous line.692
Errors'}' should be on the same line.694
Errors'{' should be on the previous line.696

org/apache/ojb/broker/util/event/OjbEvent.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
ErrorsParameter source should be final.22
Errors'{' should be on the previous line.23

org/apache/ojb/broker/util/event/OjbEventListener.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21

org/apache/ojb/broker/util/factory/ConfigurableFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
ErrorsFirst sentence should end with a period.44
Errors'{' should be on the previous line.55
ErrorsExpected an @return tag.64
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.71
ErrorsParameter pConfig should be final.71
ErrorsExpected @param tag for 'pConfig'.71
ErrorsExpected @throws tag for 'ConfigurationException'.71
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.71
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.83
ErrorsMethod 'createNewInstance' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter types should be final.93
ErrorsExpected @param tag for 'types'.93
ErrorsParameter args should be final.93
ErrorsExpected @param tag for 'args'.93
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.101
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.108
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.113
Errors'+' should be on a new line.114
Errors'}' should be on the same line.117
Errors'{' should be on the previous line.119
ErrorsLine is longer than 80 characters.120
Errors'+' should be on a new line.120
Errors'}' should be on the same line.123
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'buildArgumentString' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsParameter types should be final.132
ErrorsParameter args should be final.132
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.138
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters.142
ErrorsAvoid inline conditionals.142
Errors'}' should be on the same line.144
Errors'else' construct must use '{}'s.145
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.152
Errors'}' should be on the same line.156
Errors'else' construct must use '{}'s.157
ErrorsMethod 'createNewInstance' is not designed for extension - needs to be abstract, final or empty.167
Errors'{' should be on the previous line.168
ErrorsMethod 'createNewInstance' is not designed for extension - needs to be abstract, final or empty.178
ErrorsParameter type should be final.178
ErrorsExpected @param tag for 'type'.178
ErrorsParameter arg should be final.178
ErrorsExpected @param tag for 'arg'.178
Errors'{' should be on the previous line.179
Errors'if' construct must use '{}'s.180
Errors'else' construct must use '{}'s.182
ErrorsMethod 'getClassToServe' is not designed for extension - needs to be abstract, final or empty.190
Errors'{' should be on the previous line.191
ErrorsMethod 'setClassToServe' is not designed for extension - needs to be abstract, final or empty.204
ErrorsParameter classToServe should be final.204
Errors'classToServe' hides a field.204
Errors'{' should be on the previous line.205
ErrorsFirst sentence should end with a period.209
ErrorsExpected an @return tag.212
ErrorsMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.212
Errors'{' should be on the previous line.213

org/apache/ojb/broker/util/interceptor/Interceptor.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsExpected an @return tag.38
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.38
ErrorsParameter proxy should be final.38
ErrorsExpected @param tag for 'proxy'.38
ErrorsParameter methodToBeInvoked should be final.38
ErrorsExpected @param tag for 'methodToBeInvoked'.38
ErrorsParameter args should be final.38
ErrorsExpected @param tag for 'args'.38
ErrorsExpected @throws tag for 'Throwable'.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsFirst sentence should end with a period.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsExpected @param tag for 'proxy'.50
ErrorsExpected @param tag for 'methodToBeInvoked'.50
ErrorsExpected @param tag for 'args'.50
ErrorsLine contains a tab character.51
ErrorsExpected @throws tag for 'Throwable'.51
ErrorsFirst sentence should end with a period.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsExpected @param tag for 'proxy'.56
ErrorsExpected @param tag for 'methodToBeInvoked'.56
ErrorsExpected @param tag for 'args'.56
ErrorsLine contains a tab character.57
ErrorsExpected @throws tag for 'Throwable'.57
ErrorsFirst sentence should end with a period.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsExpected an @return tag.62
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsMethod 'doInvoke' is not designed for extension - needs to be abstract, final or empty.62
ErrorsParameter proxy should be final.62
ErrorsExpected @param tag for 'proxy'.62
ErrorsParameter methodToBeInvoked should be final.62
ErrorsExpected @param tag for 'methodToBeInvoked'.62
ErrorsParameter args should be final.62
ErrorsExpected @param tag for 'args'.62
ErrorsLine contains a tab character.63
ErrorsExpected @throws tag for 'Throwable'.63
ErrorsLine contains a tab character.64
Errors'{' should be on the previous line.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsMethod 'getRealSubject' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine contains a tab character.77
Errors'{' should be on the previous line.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsMethod 'setRealSubject' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter realSubject should be final.85
Errors'realSubject' hides a field.85
ErrorsLine contains a tab character.86
Errors'{' should be on the previous line.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88

org/apache/ojb/broker/util/interceptor/InterceptorFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>38
ErrorsLine is longer than 80 characters.39
Errors'{' should be on the previous line.42
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.66
ErrorsParameter pConfig should be final.66
ErrorsExpected @param tag for 'pConfig'.66
ErrorsExpected @throws tag for 'ConfigurationException'.66
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.66
ErrorsLine contains a tab character.67
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
Errors'if' construct must use '{}'s.69
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
Errors'if' is not followed by whitespace.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsMethod 'createInterceptorFor' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter instanceToIntercept should be final.72
ErrorsLine contains a tab character.73
Errors'{' should be on the previous line.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
Errors'{' should be on the previous line.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
Errors'{' should be on the previous line.77
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors'}' should be on the same line.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
Errors'+' should be on a new line.97
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
Errors'}' should be on the same line.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'{' should be on the previous line.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.110
ErrorsMethod 'computeInterfaceArrayFor' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter clazz should be final.110
ErrorsLine contains a tab character.111
Errors'{' should be on the previous line.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
Errors'{' should be on the previous line.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
Errors'{' should be on the previous line.129
ErrorsLine contains a tab character.130
ErrorsLine is longer than 80 characters.131
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
Errors'{' should be on the previous line.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsMethod 'getInterceptorClassToBeUsed' is not designed for extension - needs to be abstract, final or empty.163
ErrorsLine contains a tab character.164
Errors'{' should be on the previous line.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsMethod 'setInterceptorClassToBeUsed' is not designed for extension - needs to be abstract, final or empty.172
ErrorsParameter interceptorClassToBeUsed should be final.172
Errors'interceptorClassToBeUsed' hides a field.172
ErrorsLine contains a tab character.173
Errors'{' should be on the previous line.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175

org/apache/ojb/broker/util/interceptor/TracingInterceptor.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>23
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter instanceToTrace should be final.29
ErrorsLine contains a tab character.30
Errors'{' should be on the previous line.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMethod 'beforeInvoke' is not designed for extension - needs to be abstract, final or empty.37
ErrorsParameter proxy should be final.37
ErrorsExpected @param tag for 'proxy'.37
ErrorsParameter methodToBeInvoked should be final.37
ErrorsExpected @param tag for 'methodToBeInvoked'.37
ErrorsParameter args should be final.37
ErrorsExpected @param tag for 'args'.37
ErrorsLine contains a tab character.38
ErrorsExpected @throws tag for 'Throwable'.38
ErrorsLine contains a tab character.39
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsMethod 'afterInvoke' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter proxy should be final.46
ErrorsExpected @param tag for 'proxy'.46
ErrorsParameter methodToBeInvoked should be final.46
ErrorsExpected @param tag for 'methodToBeInvoked'.46
ErrorsParameter args should be final.46
ErrorsExpected @param tag for 'args'.46
ErrorsLine contains a tab character.47
ErrorsExpected @throws tag for 'Throwable'.47
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50

org/apache/ojb/broker/util/logging/CommonsLoggerImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter aName should be final.41
ErrorsExpected @param tag for 'aName'.41
ErrorsLine contains a tab character.42
Errors'{' should be on the previous line.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.50
ErrorsLine contains a tab character.51
Errors'{' should be on the previous line.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.55
Errors'if' is not followed by whitespace.56
Errors'{' should be on the previous line.57
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsExpected an @return tag.66
ErrorsLine contains a tab character.66
ErrorsMethod 'isEnabledFor' is not designed for extension - needs to be abstract, final or empty.66
ErrorsParameter priority should be final.66
ErrorsExpected @param tag for 'priority'.66
ErrorsLine contains a tab character.67
Errors'{' should be on the previous line.67
ErrorsLine contains a tab character.68
Errorsswitch without "default" clause.69
Errors'{' should be on the previous line.70
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter pObject should be final.83
ErrorsExpected @param tag for 'pObject'.83
ErrorsLine contains a tab character.84
Errors'{' should be on the previous line.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsMethod 'info' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter pObject should be final.91
ErrorsExpected @param tag for 'pObject'.91
ErrorsLine contains a tab character.92
Errors'{' should be on the previous line.92
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsMethod 'warn' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter pObject should be final.99
ErrorsExpected @param tag for 'pObject'.99
ErrorsLine contains a tab character.100
Errors'{' should be on the previous line.100
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter pObject should be final.107
ErrorsExpected @param tag for 'pObject'.107
ErrorsLine contains a tab character.108
Errors'{' should be on the previous line.108
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.115
ErrorsParameter pObject should be final.115
ErrorsExpected @param tag for 'pObject'.115
ErrorsLine contains a tab character.116
Errors'{' should be on the previous line.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter message should be final.123
ErrorsExpected @param tag for 'message'.123
ErrorsParameter obj should be final.123
ErrorsExpected @param tag for 'obj'.123
ErrorsLine contains a tab character.124
Errors'{' should be on the previous line.124
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.128
ErrorsLine is longer than 80 characters.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsMethod 'info' is not designed for extension - needs to be abstract, final or empty.131
ErrorsParameter message should be final.131
ErrorsExpected @param tag for 'message'.131
ErrorsParameter obj should be final.131
ErrorsExpected @param tag for 'obj'.131
ErrorsLine contains a tab character.132
Errors'{' should be on the previous line.132
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.136
ErrorsLine is longer than 80 characters.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsMethod 'warn' is not designed for extension - needs to be abstract, final or empty.139
ErrorsParameter message should be final.139
ErrorsExpected @param tag for 'message'.139
ErrorsParameter obj should be final.139
ErrorsExpected @param tag for 'obj'.139
ErrorsLine contains a tab character.140
Errors'{' should be on the previous line.140
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.147
ErrorsParameter message should be final.147
ErrorsExpected @param tag for 'message'.147
ErrorsParameter obj should be final.147
ErrorsExpected @param tag for 'obj'.147
ErrorsLine contains a tab character.148
Errors'{' should be on the previous line.148
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.155
ErrorsParameter message should be final.155
ErrorsExpected @param tag for 'message'.155
ErrorsParameter obj should be final.155
ErrorsExpected @param tag for 'obj'.155
ErrorsLine contains a tab character.156
Errors'{' should be on the previous line.156
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsExpected an @return tag.163
ErrorsLine contains a tab character.163
ErrorsMethod 'isDebugEnabled' is not designed for extension - needs to be abstract, final or empty.163
ErrorsLine contains a tab character.164
Errors'{' should be on the previous line.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsExpected an @return tag.171
ErrorsLine contains a tab character.171
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.171
ErrorsLine contains a tab character.172
Errors'{' should be on the previous line.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsMethod 'safeDebug' is not designed for extension - needs to be abstract, final or empty.179
ErrorsParameter message should be final.179
ErrorsExpected @param tag for 'message'.179
ErrorsParameter obj should be final.179
ErrorsExpected @param tag for 'obj'.179
ErrorsLine contains a tab character.180
Errors'{' should be on the previous line.180
Errors'{' should be on the previous line.182
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.188
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsMethod 'safeDebug' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter message should be final.191
ErrorsExpected @param tag for 'message'.191
ErrorsParameter obj should be final.191
ErrorsExpected @param tag for 'obj'.191
ErrorsParameter t should be final.191
ErrorsExpected @param tag for 't'.191
ErrorsLine contains a tab character.192
Errors'{' should be on the previous line.192
Errors'{' should be on the previous line.194
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.200
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsMethod 'safeInfo' is not designed for extension - needs to be abstract, final or empty.203
ErrorsParameter message should be final.203
ErrorsExpected @param tag for 'message'.203
ErrorsParameter obj should be final.203
ErrorsExpected @param tag for 'obj'.203
ErrorsLine contains a tab character.204
Errors'{' should be on the previous line.204
Errors'{' should be on the previous line.206
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.212
ErrorsLine is longer than 80 characters.213
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsMethod 'safeInfo' is not designed for extension - needs to be abstract, final or empty.215
ErrorsParameter message should be final.215
ErrorsExpected @param tag for 'message'.215
ErrorsParameter obj should be final.215
ErrorsExpected @param tag for 'obj'.215
ErrorsParameter t should be final.215
ErrorsExpected @param tag for 't'.215
ErrorsLine contains a tab character.216
Errors'{' should be on the previous line.216
Errors'{' should be on the previous line.218
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.224
ErrorsLine is longer than 80 characters.225
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsMethod 'safeWarn' is not designed for extension - needs to be abstract, final or empty.227
ErrorsParameter message should be final.227
ErrorsExpected @param tag for 'message'.227
ErrorsParameter obj should be final.227
ErrorsExpected @param tag for 'obj'.227
ErrorsLine contains a tab character.228
Errors'{' should be on the previous line.228
Errors'{' should be on the previous line.230
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.236
ErrorsLine is longer than 80 characters.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsMethod 'safeWarn' is not designed for extension - needs to be abstract, final or empty.239
ErrorsParameter message should be final.239
ErrorsExpected @param tag for 'message'.239
ErrorsParameter obj should be final.239
ErrorsExpected @param tag for 'obj'.239
ErrorsParameter t should be final.239
ErrorsExpected @param tag for 't'.239
ErrorsLine contains a tab character.240
Errors'{' should be on the previous line.240
Errors'{' should be on the previous line.242
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.248
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsMethod 'safeError' is not designed for extension - needs to be abstract, final or empty.251
ErrorsParameter message should be final.251
ErrorsExpected @param tag for 'message'.251
ErrorsParameter obj should be final.251
ErrorsExpected @param tag for 'obj'.251
ErrorsLine contains a tab character.252
Errors'{' should be on the previous line.252
Errors'{' should be on the previous line.254
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.260
ErrorsLine is longer than 80 characters.261
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsMethod 'safeError' is not designed for extension - needs to be abstract, final or empty.263
ErrorsParameter message should be final.263
ErrorsExpected @param tag for 'message'.263
ErrorsParameter obj should be final.263
ErrorsExpected @param tag for 'obj'.263
ErrorsParameter t should be final.263
ErrorsExpected @param tag for 't'.263
ErrorsLine contains a tab character.264
Errors'{' should be on the previous line.264
Errors'{' should be on the previous line.266
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsMethod 'safeFatal' is not designed for extension - needs to be abstract, final or empty.275
ErrorsParameter message should be final.275
ErrorsExpected @param tag for 'message'.275
ErrorsParameter obj should be final.275
ErrorsExpected @param tag for 'obj'.275
ErrorsLine contains a tab character.276
Errors'{' should be on the previous line.276
Errors'{' should be on the previous line.278
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.284
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsMethod 'safeFatal' is not designed for extension - needs to be abstract, final or empty.287
ErrorsParameter message should be final.287
ErrorsExpected @param tag for 'message'.287
ErrorsParameter obj should be final.287
ErrorsExpected @param tag for 'obj'.287
ErrorsParameter t should be final.287
ErrorsExpected @param tag for 't'.287
ErrorsLine contains a tab character.288
Errors'{' should be on the previous line.288
Errors'{' should be on the previous line.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.294
ErrorsFirst sentence should end with a period.296
ErrorsLine has trailing spaces.298
ErrorsExpected an @return tag.299
ErrorsLine contains a tab character.299
ErrorsParameter obj should be final.299
ErrorsExpected @param tag for 'obj'.299
ErrorsLine contains a tab character.300
Errors'{' should be on the previous line.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
Errors'{' should be on the previous line.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
Errors'{' should be on the previous line.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
Errors'}' should be on the same line.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
Errors'{' should be on the previous line.309
ErrorsLine is longer than 80 characters.310
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.316
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine is longer than 80 characters.319
ErrorsLine contains a tab character.319
ErrorsParameter config should be final.319
ErrorsExpected @param tag for 'config'.319
ErrorsExpected @throws tag for 'ConfigurationException'.319
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.319
ErrorsLine contains a tab character.320
Errors'{' should be on the previous line.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322

org/apache/ojb/broker/util/logging/Log4jLoggerImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
Errors'private' modifier out of order with the JLS suggestions.47
ErrorsFirst sentence should end with a period.48
ErrorsMissing a Javadoc comment.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsFirst sentence should end with a period.54
ErrorsExpected an @return tag.55
Errors'{' should be on the previous line.56
Errors'if' is not followed by whitespace.57
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.59
Errors'{' should be on the previous line.62
Errors'}' should be on the same line.64
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
Errors'if' is not followed by whitespace.77
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.79
Errors'}' should be on the same line.81
Errors'{' should be on the previous line.83
ErrorsParameter configFile should be final.95
ErrorsExpected @param tag for 'configFile'.95
ErrorsLine is longer than 80 characters.97
Errors'if' is not followed by whitespace.98
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters.101
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
ErrorsLine is longer than 80 characters.107
Errors'{' should be on the previous line.109
Errors'}' should be on the same line.111
Errors'{' should be on the previous line.114
ErrorsLine contains a tab character.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter name should be final.121
Errors'name' hides a field.121
ErrorsLine contains a tab character.122
Errors'{' should be on the previous line.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.130
ErrorsParameter config should be final.130
ErrorsExpected @param tag for 'config'.130
ErrorsExpected @throws tag for 'ConfigurationException'.130
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.130
ErrorsLine contains a tab character.131
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
Errors'{' should be on the previous line.145
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'{' should be on the previous line.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.157
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
ErrorsLine contains a tab character.158
Errors'{' should be on the previous line.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsMissing a Javadoc comment.162
ErrorsLine contains a tab character.163
Errors'{' should be on the previous line.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsFirst sentence should end with a period.167
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsParameter pObject should be final.172
ErrorsLine contains a tab character.173
Errors'{' should be on the previous line.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsFirst sentence should end with a period.177
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsParameter pObject should be final.182
ErrorsLine contains a tab character.183
Errors'{' should be on the previous line.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsFirst sentence should end with a period.187
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsParameter pObject should be final.192
ErrorsLine contains a tab character.193
Errors'{' should be on the previous line.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsFirst sentence should end with a period.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsParameter pObject should be final.202
ErrorsLine contains a tab character.203
Errors'{' should be on the previous line.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsFirst sentence should end with a period.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsParameter pObject should be final.212
ErrorsLine contains a tab character.213
Errors'{' should be on the previous line.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.217
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.217
ErrorsMissing a Javadoc comment.217
ErrorsParameter message should be final.217
ErrorsParameter obj should be final.217
ErrorsLine contains a tab character.218
Errors'{' should be on the previous line.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.222
ErrorsMissing a Javadoc comment.222
ErrorsParameter message should be final.222
ErrorsParameter obj should be final.222
ErrorsLine contains a tab character.223
Errors'{' should be on the previous line.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.227
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.227
ErrorsMissing a Javadoc comment.227
ErrorsParameter message should be final.227
ErrorsParameter obj should be final.227
ErrorsLine contains a tab character.228
Errors'{' should be on the previous line.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.232
ErrorsMethod 'info' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
ErrorsParameter message should be final.232
ErrorsParameter obj should be final.232
ErrorsLine contains a tab character.233
Errors'{' should be on the previous line.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.237
ErrorsMethod 'warn' is not designed for extension - needs to be abstract, final or empty.237
ErrorsMissing a Javadoc comment.237
ErrorsParameter message should be final.237
ErrorsParameter obj should be final.237
ErrorsLine contains a tab character.238
Errors'{' should be on the previous line.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.242
ErrorsMethod 'safeDebug' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
ErrorsParameter message should be final.242
ErrorsParameter obj should be final.242
ErrorsLine contains a tab character.243
Errors'{' should be on the previous line.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
Errors'{' should be on the previous line.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
Errors'{' should be on the previous line.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
Errors'{' should be on the previous line.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
Errors'}' should be on the same line.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
Errors'{' should be on the previous line.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
ErrorsMethod 'safeDebug' is not designed for extension - needs to be abstract, final or empty.262
ErrorsMissing a Javadoc comment.262
ErrorsParameter message should be final.262
ErrorsParameter obj should be final.262
ErrorsParameter throwable should be final.262
ErrorsLine contains a tab character.263
Errors'{' should be on the previous line.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
Errors'{' should be on the previous line.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
Errors'{' should be on the previous line.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
Errors'{' should be on the previous line.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
Errors'}' should be on the same line.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.282
ErrorsMethod 'safeInfo' is not designed for extension - needs to be abstract, final or empty.282
ErrorsMissing a Javadoc comment.282
ErrorsParameter message should be final.282
ErrorsParameter obj should be final.282
ErrorsLine contains a tab character.283
Errors'{' should be on the previous line.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
Errors'{' should be on the previous line.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
Errors'{' should be on the previous line.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
Errors'{' should be on the previous line.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
Errors'}' should be on the same line.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
Errors'{' should be on the previous line.294
ErrorsLine is longer than 80 characters.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.302
ErrorsMethod 'safeInfo' is not designed for extension - needs to be abstract, final or empty.302
ErrorsMissing a Javadoc comment.302
ErrorsParameter message should be final.302
ErrorsParameter obj should be final.302
ErrorsParameter throwable should be final.302
ErrorsLine contains a tab character.303
Errors'{' should be on the previous line.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
Errors'{' should be on the previous line.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
Errors'{' should be on the previous line.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
Errors'{' should be on the previous line.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
Errors'}' should be on the same line.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
Errors'{' should be on the previous line.314
ErrorsLine is longer than 80 characters.315
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.322
ErrorsMethod 'safeWarn' is not designed for extension - needs to be abstract, final or empty.322
ErrorsMissing a Javadoc comment.322
ErrorsParameter message should be final.322
ErrorsParameter obj should be final.322
ErrorsLine contains a tab character.323
Errors'{' should be on the previous line.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
Errors'{' should be on the previous line.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
Errors'{' should be on the previous line.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
Errors'}' should be on the same line.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
Errors'{' should be on the previous line.332
ErrorsLine is longer than 80 characters.333
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsMethod 'safeWarn' is not designed for extension - needs to be abstract, final or empty.339
ErrorsMissing a Javadoc comment.339
ErrorsParameter message should be final.339
ErrorsParameter obj should be final.339
ErrorsParameter throwable should be final.339
ErrorsLine contains a tab character.340
Errors'{' should be on the previous line.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
Errors'{' should be on the previous line.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
Errors'{' should be on the previous line.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
Errors'}' should be on the same line.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
Errors'{' should be on the previous line.349
ErrorsLine is longer than 80 characters.350
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.356
ErrorsMethod 'safeError' is not designed for extension - needs to be abstract, final or empty.356
ErrorsMissing a Javadoc comment.356
ErrorsParameter message should be final.356
ErrorsParameter obj should be final.356
ErrorsLine contains a tab character.357
Errors'{' should be on the previous line.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
Errors'{' should be on the previous line.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
Errors'{' should be on the previous line.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
Errors'}' should be on the same line.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
Errors'{' should be on the previous line.366
ErrorsLine is longer than 80 characters.367
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.373
ErrorsMethod 'safeError' is not designed for extension - needs to be abstract, final or empty.373
ErrorsMissing a Javadoc comment.373
ErrorsParameter message should be final.373
ErrorsParameter obj should be final.373
ErrorsParameter throwable should be final.373
ErrorsLine contains a tab character.374
Errors'{' should be on the previous line.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
Errors'{' should be on the previous line.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
Errors'{' should be on the previous line.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
Errors'}' should be on the same line.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
Errors'{' should be on the previous line.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.390
ErrorsMethod 'safeFatal' is not designed for extension - needs to be abstract, final or empty.390
ErrorsMissing a Javadoc comment.390
ErrorsParameter message should be final.390
ErrorsParameter obj should be final.390
ErrorsLine contains a tab character.391
Errors'{' should be on the previous line.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
Errors'{' should be on the previous line.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
Errors'{' should be on the previous line.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
Errors'}' should be on the same line.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
Errors'{' should be on the previous line.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.407
ErrorsMethod 'safeFatal' is not designed for extension - needs to be abstract, final or empty.407
ErrorsMissing a Javadoc comment.407
ErrorsParameter message should be final.407
ErrorsParameter obj should be final.407
ErrorsParameter throwable should be final.407
ErrorsLine contains a tab character.408
Errors'{' should be on the previous line.408
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
Errors'{' should be on the previous line.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
Errors'{' should be on the previous line.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
Errors'}' should be on the same line.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
Errors'{' should be on the previous line.417
ErrorsLine is longer than 80 characters.418
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.424
ErrorsMethod 'isDebugEnabled' is not designed for extension - needs to be abstract, final or empty.424
ErrorsMissing a Javadoc comment.424
ErrorsLine contains a tab character.425
Errors'{' should be on the previous line.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.429
ErrorsMethod 'isEnabledFor' is not designed for extension - needs to be abstract, final or empty.429
ErrorsMissing a Javadoc comment.429
ErrorsParameter priority should be final.429
ErrorsLine contains a tab character.430
Errors'{' should be on the previous line.430
Errorsswitch without "default" clause.432
Errors'{' should be on the previous line.433
ErrorsLine is longer than 80 characters.436
ErrorsLine is longer than 80 characters.437
ErrorsLine is longer than 80 characters.438

org/apache/ojb/broker/util/logging/Logger.java

ViolationMessageLine
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsRedundant 'static' modifier.33
ErrorsMissing a Javadoc comment.36
ErrorsRedundant 'public' modifier.36
Errors'static' modifier out of order with the JLS suggestions.36
ErrorsMissing a Javadoc comment.37
ErrorsRedundant 'public' modifier.37
Errors'static' modifier out of order with the JLS suggestions.37
ErrorsMissing a Javadoc comment.38
ErrorsRedundant 'public' modifier.38
Errors'static' modifier out of order with the JLS suggestions.38
ErrorsMissing a Javadoc comment.39
ErrorsRedundant 'public' modifier.39
Errors'static' modifier out of order with the JLS suggestions.39
ErrorsMissing a Javadoc comment.40
ErrorsRedundant 'public' modifier.40
Errors'static' modifier out of order with the JLS suggestions.40
ErrorsFirst sentence should end with a period.43
ErrorsRedundant 'public' modifier.47
ErrorsFirst sentence should end with a period.49
ErrorsRedundant 'public' modifier.53
ErrorsFirst sentence should end with a period.55
ErrorsRedundant 'public' modifier.59
ErrorsFirst sentence should end with a period.61
ErrorsRedundant 'public' modifier.65
ErrorsFirst sentence should end with a period.67
ErrorsRedundant 'public' modifier.71
ErrorsMissing a Javadoc comment.73
ErrorsRedundant 'public' modifier.73
ErrorsMissing a Javadoc comment.74
ErrorsRedundant 'public' modifier.74
ErrorsMissing a Javadoc comment.75
ErrorsRedundant 'public' modifier.75
ErrorsMissing a Javadoc comment.76
ErrorsRedundant 'public' modifier.76
ErrorsMissing a Javadoc comment.77
ErrorsRedundant 'public' modifier.77
ErrorsMissing a Javadoc comment.79
ErrorsRedundant 'public' modifier.79
ErrorsMissing a Javadoc comment.80
ErrorsRedundant 'public' modifier.80
ErrorsFirst sentence should end with a period.82
ErrorsExpected an @return tag.85
ErrorsRedundant 'public' modifier.85
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.91
ErrorsLine has trailing spaces.92
ErrorsRedundant 'public' modifier.94
ErrorsExpected @param tag for 'message'.94
ErrorsExpected @param tag for 'obj'.94
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.100
ErrorsLine has trailing spaces.101
ErrorsRedundant 'public' modifier.103
ErrorsExpected @param tag for 'message'.103
ErrorsExpected @param tag for 'obj'.103
ErrorsExpected @param tag for 't'.103
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.109
ErrorsLine has trailing spaces.110
ErrorsRedundant 'public' modifier.112
ErrorsExpected @param tag for 'message'.112
ErrorsExpected @param tag for 'obj'.112
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.118
ErrorsLine has trailing spaces.119
ErrorsRedundant 'public' modifier.121
ErrorsExpected @param tag for 'message'.121
ErrorsExpected @param tag for 'obj'.121
ErrorsExpected @param tag for 't'.121
ErrorsLine is longer than 80 characters.125
ErrorsLine is longer than 80 characters.127
ErrorsLine has trailing spaces.128
ErrorsRedundant 'public' modifier.130
ErrorsExpected @param tag for 'message'.130
ErrorsExpected @param tag for 'obj'.130
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.136
ErrorsLine has trailing spaces.137
ErrorsRedundant 'public' modifier.139
ErrorsExpected @param tag for 'message'.139
ErrorsExpected @param tag for 'obj'.139
ErrorsExpected @param tag for 't'.139
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.145
ErrorsLine has trailing spaces.146
ErrorsRedundant 'public' modifier.148
ErrorsExpected @param tag for 'message'.148
ErrorsExpected @param tag for 'obj'.148
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.154
ErrorsLine has trailing spaces.155
ErrorsRedundant 'public' modifier.157
ErrorsExpected @param tag for 'message'.157
ErrorsExpected @param tag for 'obj'.157
ErrorsExpected @param tag for 't'.157
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.163
ErrorsLine has trailing spaces.164
ErrorsRedundant 'public' modifier.166
ErrorsExpected @param tag for 'message'.166
ErrorsExpected @param tag for 'obj'.166
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.172
ErrorsLine has trailing spaces.173
ErrorsRedundant 'public' modifier.175
ErrorsExpected @param tag for 'message'.175
ErrorsExpected @param tag for 'obj'.175
ErrorsExpected @param tag for 't'.175
ErrorsLine has trailing spaces.180
ErrorsExpected @throws tag for 'ConfigurationException'.184
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.184

org/apache/ojb/broker/util/logging/LoggerFactory.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.19
ErrorsUtility classes should not have a public or default constructor.26
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
Errors'{' should be on the previous line.30
Errors'{' should be on the previous line.41
Errors'{' should be on the previous line.52
ErrorsParameter clazz should be final.62
Errors'{' should be on the previous line.63
ErrorsParameter name should be final.72
Errors'{' should be on the previous line.73
ErrorsLine has trailing spaces.75

org/apache/ojb/broker/util/logging/LoggerFactoryImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
ErrorsClass LoggerFactoryImpl should be declared as final.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsFirst sentence should end with a period.49
ErrorsFirst sentence should end with a period.51
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
Errors'if' is not followed by whitespace.66
Errors'{' should be on the previous line.67
Errors'{' should be on the previous line.82
Errors'if' is not followed by whitespace.83
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.100
Errors'if' is not followed by whitespace.101
Errors'{' should be on the previous line.102
ErrorsParameter clazz should be final.116
Errors'{' should be on the previous line.117
ErrorsParameter loggerName should be final.128
Errors'{' should be on the previous line.129
Errors'if' is not followed by whitespace.134
Errors'{' should be on the previous line.135
Errors'{' should be on the previous line.137
ErrorsLine is longer than 80 characters.138
Errors'if' is not followed by whitespace.140
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.143
ErrorsAvoid inline conditionals.143
ErrorsLine is longer than 80 characters.147
Errors'}' should be on the same line.149
Errors'catch' is not followed by whitespace.150
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.156
ErrorsAvoid inline conditionals.156
ErrorsExpected an @return tag.169
ErrorsParameter loggerName should be final.169
ErrorsExpected @param tag for 'loggerName'.169
ErrorsExpected @throws tag for 'Exception'.169
Errors'{' should be on the previous line.170
ErrorsLine is longer than 80 characters.172
ErrorsParameter forceError should be final.181
ErrorsExpected @param tag for 'forceError'.181
Errors'{' should be on the previous line.182
Errors'if' is not followed by whitespace.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.189
ErrorsLine is longer than 80 characters.190
Errors'}' should be on the same line.192
Errors'catch' is not followed by whitespace.193
ErrorsMust have at least one statement.193
Errors'{' is not followed by whitespace.193
Errors'}' is not preceded with whitespace.193
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
ErrorsLine is longer than 80 characters.196
Errors'if' is not followed by whitespace.199
Errors'{' should be on the previous line.200
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.205
Errors'if' is not followed by whitespace.208
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.210
Errors'}' should be on the same line.211
Errors'{' should be on the previous line.213
ErrorsLine is longer than 80 characters.214
ErrorsMissing a Javadoc comment.222
ErrorsName 'createPoorMansLogger_Boot' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
Errors'{' should be on the previous line.223
Errors'bootLogger' hides a field.224
ErrorsLine is longer than 80 characters.226
ErrorsMissing a Javadoc comment.231
ErrorsName 'createStringBufferLogger_Boot' must match pattern '^[a-z][a-zA-Z0-9]*$'.231
Errors'{' should be on the previous line.232
Errors'bootLogger' hides a field.233
ErrorsLine is longer than 80 characters.235

org/apache/ojb/broker/util/logging/LoggerWrapperPrintWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.41
ErrorsParameter logger should be final.45
Errors'logger' hides a field.45
ErrorsParameter level should be final.45
Errors'level' hides a field.45
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.53
ErrorsParameter logger should be final.53
Errors'logger' hides a field.53
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.58
ErrorsParameter s should be final.58
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.83
ErrorsMissing a Javadoc comment.88
ErrorsParameter s should be final.88
Errors'{' should be on the previous line.89
Errors'{' should be on the previous line.91
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter c should be final.106
Errors'{' should be on the previous line.107
Errors'{' should be on the previous line.109
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsParameter c should be final.114
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.117
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter v should be final.122
Errors'{' should be on the previous line.123
Errors'{' should be on the previous line.125
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter v should be final.130
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter v should be final.138
Errors'{' should be on the previous line.139
Errors'{' should be on the previous line.141
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
ErrorsParameter v should be final.146
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.149
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.154
ErrorsMissing a Javadoc comment.154
ErrorsParameter i should be final.154
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.157
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter i should be final.162
Errors'{' should be on the previous line.163
Errors'{' should be on the previous line.165
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsParameter l should be final.170
Errors'{' should be on the previous line.171
Errors'{' should be on the previous line.173
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter l should be final.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.181
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.186
ErrorsMissing a Javadoc comment.186
ErrorsParameter b should be final.186
Errors'{' should be on the previous line.187
Errors'{' should be on the previous line.189
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.194
ErrorsMissing a Javadoc comment.194
ErrorsParameter b should be final.194
Errors'{' should be on the previous line.195
Errors'{' should be on the previous line.197
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.202
ErrorsMissing a Javadoc comment.202
ErrorsParameter chars should be final.202
Errors'{' should be on the previous line.203
Errors'{' should be on the previous line.205
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.210
ErrorsMissing a Javadoc comment.210
ErrorsParameter chars should be final.210
Errors'{' should be on the previous line.211
Errors'{' should be on the previous line.213
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.218
ErrorsMissing a Javadoc comment.218
ErrorsParameter o should be final.218
Errors'{' should be on the previous line.219
Errors'{' should be on the previous line.221
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.226
ErrorsMissing a Javadoc comment.226
ErrorsParameter o should be final.226
Errors'{' should be on the previous line.227
Errors'{' should be on the previous line.229
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
ErrorsParameter s should be final.234
Errors'{' should be on the previous line.235
Errors'{' should be on the previous line.237
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
ErrorsParameter s should be final.242
Errors'{' should be on the previous line.243
Errors'{' should be on the previous line.245
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.250
ErrorsMissing a Javadoc comment.250
ErrorsParameter i should be final.250
Errors'{' should be on the previous line.251
Errors'{' should be on the previous line.253
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.258
ErrorsMissing a Javadoc comment.258
ErrorsParameter s should be final.258
Errors'{' should be on the previous line.259
Errors'{' should be on the previous line.261
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.266
ErrorsMissing a Javadoc comment.266
ErrorsParameter chars should be final.266
Errors'{' should be on the previous line.267
Errors'{' should be on the previous line.269
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.274
ErrorsMissing a Javadoc comment.274
ErrorsParameter chars should be final.274
ErrorsParameter i should be final.274
ErrorsParameter i1 should be final.274
Errors'{' should be on the previous line.275
Errors'{' should be on the previous line.277
ErrorsMethod 'write' is not designed for extension - needs to be abstract, final or empty.282
ErrorsMissing a Javadoc comment.282
ErrorsParameter s should be final.282
ErrorsParameter i should be final.282
ErrorsParameter i1 should be final.282
Errors'{' should be on the previous line.283
Errors'{' should be on the previous line.285

org/apache/ojb/broker/util/logging/LoggingConfiguration.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
ErrorsLine has trailing spaces.30
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsFirst sentence should end with a period.41
ErrorsLine is longer than 80 characters.42
ErrorsFirst sentence should end with a period.43
ErrorsLine is longer than 80 characters.44
ErrorsFirst sentence should end with a period.45
ErrorsLine is longer than 80 characters.46
ErrorsFirst sentence should end with a period.47
ErrorsFirst sentence should end with a period.49
ErrorsFirst sentence should end with a period.52
ErrorsName '_loggerClass' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsFirst sentence should end with a period.54
ErrorsName '_loggerConfigFile' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsLine is longer than 80 characters.58
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'load' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMethod length is 152 lines (max allowed is 150).68
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters.87
Errors'{' should be on the previous line.89
Errors'{' should be on the previous line.92
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters.98
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
Errors'}' should be on the same line.107
Errors'{' should be on the previous line.109
Errors'if' is not followed by whitespace.110
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.114
Errors'}' should be on the same line.115
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.119
Errors'{' should be on the previous line.124
ErrorsLine is longer than 80 characters.126
ErrorsLine is longer than 80 characters.127
Errors'{' should be on the previous line.130
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.135
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters.142
Errors'+' is not preceded with whitespace.142
Errors'+' is not followed by whitespace.142
Errors'+' is not preceded with whitespace.142
Errors'+' is not followed by whitespace.142
Errors'}' should be on the same line.144
Errors'{' should be on the previous line.146
Errors'}' should be on the same line.150
ErrorsMust have at least one statement.152
Errors'{' is not followed by whitespace.152
Errors'}' is not preceded with whitespace.152
Errors'{' should be on the previous line.155
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters.159
Errors'}' should be on the same line.160
Errors'{' should be on the previous line.162
ErrorsLine is longer than 80 characters.164
Errors'+' is not preceded with whitespace.164
Errors'+' is not followed by whitespace.164
Errors'+' is not preceded with whitespace.164
Errors'+' is not followed by whitespace.164
Errors'+' is not preceded with whitespace.164
Errors'+' is not followed by whitespace.164
Errors'}' should be on the same line.166
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.169
Errors'||' should be on a new line.170
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.175
Errors'}' should be on the same line.176
Errors'{' should be on the previous line.178
Errors'{' should be on the previous line.181
ErrorsLine is longer than 80 characters.182
Errors'{' should be on the previous line.184
ErrorsLine is longer than 80 characters.188
Errors'}' should be on the same line.191
ErrorsMust have at least one statement.193
Errors'{' is not followed by whitespace.193
Errors'}' is not preceded with whitespace.193
Errors'{' should be on the previous line.195
Errors'{' should be on the previous line.198
ErrorsLine is longer than 80 characters.199
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.205
Errors'}' should be on the same line.208
ErrorsMust have at least one statement.210
Errors'{' is not followed by whitespace.210
Errors'}' is not preceded with whitespace.210
Errors'{' should be on the previous line.212
ErrorsLine is longer than 80 characters.214
ErrorsMissing a Javadoc comment.222
ErrorsParameter props should be final.222
Errors'{' should be on the previous line.223
Errors'{' should be on the previous line.227
ErrorsMissing a Javadoc comment.233
ErrorsParameter props should be final.233
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.235
Errors'{' should be on the previous line.238
ErrorsMethod 'getLogLevel' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
ErrorsParameter loggerName should be final.244
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters.251
ErrorsLine is longer than 80 characters.255
ErrorsMissing a Javadoc comment.257
ErrorsParameter loggerInstance should be final.257
Errors'{' should be on the previous line.258
ErrorsLine has trailing spaces.264
ErrorsMethod 'getLoggerClass' is not designed for extension - needs to be abstract, final or empty.267
Errors'{' should be on the previous line.268
ErrorsLine has trailing spaces.274
ErrorsMethod 'getLoggerConfigFile' is not designed for extension - needs to be abstract, final or empty.277
Errors'{' should be on the previous line.278

org/apache/ojb/broker/util/logging/PoorMansLoggerImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.45
Errors';' is preceded with whitespace.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
Errors'(' is followed by whitespace.49
ErrorsParameter name should be final.49
Errors'name' hides a field.49
Errors'{' should be on the previous line.50
Errors';' is preceded with whitespace.51
ErrorsMethod 'getLevel' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMethod 'setLevel' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter pLevel should be final.59
Errors'{' should be on the previous line.60
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsFirst sentence should end with a period.69
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter pObject should be final.73
Errors'{' should be on the previous line.74
ErrorsMethod 'debug' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter message should be final.78
ErrorsParameter t should be final.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.81
ErrorsMethod 'safeDebug' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter message should be final.86
Errors',' is not followed by whitespace.86
ErrorsParameter obj should be final.86
Errors'{' should be on the previous line.87
Errors',' is not followed by whitespace.88
Errors',' is not followed by whitespace.88
ErrorsMethod 'safeDebug' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter message should be final.91
Errors',' is not followed by whitespace.91
ErrorsParameter obj should be final.91
Errors',' is not followed by whitespace.91
ErrorsParameter t should be final.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.93
Errors'{' should be on the previous line.94
Errors'if' is not followed by whitespace.96
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
Errors'}' should be on the same line.101
Errors'catch' is not followed by whitespace.102
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
Errors',' is not followed by whitespace.107
Errors',' is not followed by whitespace.107
ErrorsFirst sentence should end with a period.112
ErrorsMethod 'info' is not designed for extension - needs to be abstract, final or empty.116
ErrorsParameter pObject should be final.116
Errors'{' should be on the previous line.117
ErrorsMethod 'info' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter message should be final.121
ErrorsParameter t should be final.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.124
ErrorsMethod 'safeInfo' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter message should be final.129
Errors',' is not followed by whitespace.129
ErrorsParameter obj should be final.129
Errors'{' should be on the previous line.130
Errors',' is not followed by whitespace.131
Errors',' is not followed by whitespace.131
ErrorsMethod 'safeInfo' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter message should be final.134
Errors',' is not followed by whitespace.134
ErrorsParameter obj should be final.134
Errors',' is not followed by whitespace.134
ErrorsParameter t should be final.134
Errors'{' should be on the previous line.135
Errors'if' is not followed by whitespace.136
Errors'{' should be on the previous line.137
Errors'if' is not followed by whitespace.139
Errors'{' should be on the previous line.140
Errors'{' should be on the previous line.142
Errors'}' should be on the same line.144
Errors'catch' is not followed by whitespace.145
Errors'{' should be on the previous line.146
ErrorsLine is longer than 80 characters.147
Errors'+' is not preceded with whitespace.147
Errors'+' is not followed by whitespace.147
Errors',' is not followed by whitespace.150
ErrorsFirst sentence should end with a period.154
ErrorsMethod 'warn' is not designed for extension - needs to be abstract, final or empty.158
ErrorsParameter pObject should be final.158
Errors'{' should be on the previous line.159
ErrorsMethod 'warn' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
ErrorsParameter message should be final.163
ErrorsParameter t should be final.163
Errors'{' should be on the previous line.164
Errors'{' should be on the previous line.166
ErrorsMethod 'safeWarn' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
ErrorsParameter message should be final.171
Errors',' is not followed by whitespace.171
ErrorsParameter obj should be final.171
Errors'{' should be on the previous line.172
Errors',' is not followed by whitespace.173
Errors',' is not followed by whitespace.173
ErrorsMethod 'safeWarn' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter message should be final.176
Errors',' is not followed by whitespace.176
ErrorsParameter obj should be final.176
Errors',' is not followed by whitespace.176
ErrorsParameter t should be final.176
Errors'{' should be on the previous line.177
Errors'if' is not followed by whitespace.178
Errors'{' should be on the previous line.179
Errors'if' is not followed by whitespace.181
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.184
Errors'}' should be on the same line.186
Errors'catch' is not followed by whitespace.187
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
Errors'+' is not preceded with whitespace.189
Errors'+' is not followed by whitespace.189
Errors',' is not followed by whitespace.192
Errors',' is not followed by whitespace.192
ErrorsFirst sentence should end with a period.196
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.200
ErrorsParameter pObject should be final.200
Errors'{' should be on the previous line.201
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.205
ErrorsMissing a Javadoc comment.205
ErrorsParameter message should be final.205
ErrorsParameter t should be final.205
Errors'{' should be on the previous line.206
Errors'{' should be on the previous line.208
ErrorsMethod 'safeError' is not designed for extension - needs to be abstract, final or empty.213
ErrorsMissing a Javadoc comment.213
ErrorsParameter message should be final.213
Errors',' is not followed by whitespace.213
ErrorsParameter obj should be final.213
Errors'{' should be on the previous line.214
Errors',' is not followed by whitespace.215
Errors',' is not followed by whitespace.215
ErrorsMethod 'safeError' is not designed for extension - needs to be abstract, final or empty.218
ErrorsMissing a Javadoc comment.218
ErrorsParameter message should be final.218
Errors',' is not followed by whitespace.218
ErrorsParameter obj should be final.218
Errors',' is not followed by whitespace.218
ErrorsParameter t should be final.218
Errors'{' should be on the previous line.219
Errors'if' is not followed by whitespace.220
Errors'{' should be on the previous line.221
Errors'if' is not followed by whitespace.223
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.226
Errors'}' should be on the same line.228
Errors'catch' is not followed by whitespace.229
Errors'{' should be on the previous line.230
ErrorsLine is longer than 80 characters.231
Errors'+' is not preceded with whitespace.231
Errors'+' is not followed by whitespace.231
Errors',' is not followed by whitespace.234
Errors',' is not followed by whitespace.234
ErrorsFirst sentence should end with a period.238
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.242
ErrorsParameter pObject should be final.242
Errors'{' should be on the previous line.243
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.247
ErrorsMissing a Javadoc comment.247
ErrorsParameter message should be final.247
ErrorsParameter t should be final.247
Errors'{' should be on the previous line.248
Errors'{' should be on the previous line.250
ErrorsMethod 'safeFatal' is not designed for extension - needs to be abstract, final or empty.255
ErrorsMissing a Javadoc comment.255
ErrorsParameter message should be final.255
Errors',' is not followed by whitespace.255
ErrorsParameter obj should be final.255
Errors'{' should be on the previous line.256
Errors',' is not followed by whitespace.257
Errors',' is not followed by whitespace.257
ErrorsMethod 'safeFatal' is not designed for extension - needs to be abstract, final or empty.260
ErrorsMissing a Javadoc comment.260
ErrorsParameter message should be final.260
Errors',' is not followed by whitespace.260
ErrorsParameter obj should be final.260
Errors',' is not followed by whitespace.260
ErrorsParameter t should be final.260
Errors'{' should be on the previous line.261
Errors'if' is not followed by whitespace.262
Errors'{' should be on the previous line.263
Errors'if' is not followed by whitespace.265
Errors'{' should be on the previous line.266
Errors'{' should be on the previous line.268
Errors'}' should be on the same line.270
Errors'catch' is not followed by whitespace.271
Errors'{' should be on the previous line.272
ErrorsLine is longer than 80 characters.273
Errors'+' is not preceded with whitespace.273
Errors'+' is not followed by whitespace.273
Errors',' is not followed by whitespace.276
Errors',' is not followed by whitespace.276
ErrorsMethod 'isDebugEnabled' is not designed for extension - needs to be abstract, final or empty.281
ErrorsMissing a Javadoc comment.281
Errors'{' should be on the previous line.282
ErrorsMethod 'isEnabledFor' is not designed for extension - needs to be abstract, final or empty.286
ErrorsMissing a Javadoc comment.286
ErrorsParameter priority should be final.286
Errors'{' should be on the previous line.287
ErrorsMethod 'log' is not designed for extension - needs to be abstract, final or empty.291
ErrorsMissing a Javadoc comment.291
ErrorsParameter aLevel should be final.291
ErrorsParameter obj should be final.291
ErrorsParameter t should be final.291
Errors'{' should be on the previous line.292
Errors'{' should be on the previous line.295
Errors'{' should be on the previous line.297
Errors'}' should be on the same line.300
Errors'{' should be on the previous line.302
ErrorsMust have at least one statement.302
Errors'}' should be on the same line.305
Errors'{' should be on the previous line.307
Errors'{' should be on the previous line.312
Errors'{' should be on the previous line.314
Errors'}' should be on the same line.317
Errors'{' should be on the previous line.319
ErrorsMust have at least one statement.319
ErrorsLine is longer than 80 characters.326
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.328
ErrorsMissing a Javadoc comment.328
ErrorsParameter config should be final.328
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.328
Errors'{' should be on the previous line.329
ErrorsLine contains a tab character.335
ErrorsMethod 'setLevel' is not designed for extension - needs to be abstract, final or empty.335
ErrorsMissing a Javadoc comment.335
ErrorsParameter levelName should be final.335
ErrorsLine contains a tab character.336
Errors'{' should be on the previous line.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
Errors'{' should be on the previous line.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
Errors'}' should be on the same line.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
Errors'{' should be on the previous line.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
Errors'}' should be on the same line.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
Errors'{' should be on the previous line.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
Errors'}' should be on the same line.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
Errors'{' should be on the previous line.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
Errors'}' should be on the same line.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
Errors'{' should be on the previous line.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
Errors'}' should be on the same line.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
Errors'{' should be on the previous line.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361

org/apache/ojb/broker/util/logging/StringBufferLoggerImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsName 'EOL' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsVariable 'EOL' must be private and have accessor methods.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsParameter name should be final.34
Errors'{' should be on the previous line.35
Errors'1000' is a magic number.37
ErrorsMethod 'log' is not designed for extension - needs to be abstract, final or empty.43
ErrorsParameter aLevel should be final.43
ErrorsExpected @param tag for 'aLevel'.43
ErrorsParameter obj should be final.43
ErrorsExpected @param tag for 'obj'.43
ErrorsParameter t should be final.43
ErrorsExpected @param tag for 't'.43
Errors'{' should be on the previous line.44
ErrorsLine is longer than 80 characters.45
Errors'{' should be on the previous line.47
Errors'{' should be on the previous line.49
Errors'}' should be on the same line.52
Errors'{' should be on the previous line.54
ErrorsMust have at least one statement.54
Errors'}' should be on the same line.57
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.61
Errors'}' should be on the same line.63
Errors'catch' is not followed by whitespace.64
Errors'{' should be on the previous line.65
ErrorsMust have at least one statement.65
Errors'{' should be on the previous line.71
Errors'{' should be on the previous line.73
Errors'}' should be on the same line.76
Errors'{' should be on the previous line.78
ErrorsMust have at least one statement.78
Errors'if' is not followed by whitespace.82
ErrorsExpected an @return tag.92
ErrorsMethod 'isErrorLog' is not designed for extension - needs to be abstract, final or empty.92
Errors'{' should be on the previous line.93
ErrorsExpected an @return tag.100
ErrorsMethod 'flushLogBuffer' is not designed for extension - needs to be abstract, final or empty.100
Errors'{' should be on the previous line.101
Errors'1000' is a magic number.103

org/apache/ojb/broker/util/pooling/ByPassConnection.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsParameter c should be final.35
Errors'{' should be on the previous line.36
ErrorsFirst sentence should end with a period.41
ErrorsMethod 'setAutoCommit' is not designed for extension - needs to be abstract, final or empty.44
ErrorsParameter autoCommit should be final.44
ErrorsExpected @param tag for 'autoCommit'.44
ErrorsExpected @throws tag for 'SQLException'.44
Errors'{' should be on the previous line.45
Errors'if' construct must use '{}'s.50
ErrorsFirst sentence should end with a period.53
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.56
ErrorsExpected @throws tag for 'SQLException'.56
Errors'{' should be on the previous line.57
Errors'if' construct must use '{}'s.63
ErrorsFirst sentence should end with a period.66
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.69
ErrorsExpected @throws tag for 'SQLException'.69
Errors'{' should be on the previous line.70
Errors'if' construct must use '{}'s.77
ErrorsLine is longer than 80 characters.77

org/apache/ojb/broker/util/pooling/PoolConfiguration.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.51
ErrorsMissing a Javadoc comment.51
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsLine is longer than 80 characters.53
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsLine is longer than 80 characters.56
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsLine is longer than 80 characters.66
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsLine is longer than 80 characters.72
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.88
ErrorsMissing a Javadoc comment.95
ErrorsParameter properties should be final.95
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.102
ErrorsExpected an @return tag.107
ErrorsMethod 'getObjectPoolConfig' is not designed for extension - needs to be abstract, final or empty.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters.125
ErrorsExpected an @return tag.130
ErrorsMethod 'getKeyedObjectPoolConfig' is not designed for extension - needs to be abstract, final or empty.130
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
ErrorsMethod 'getAbandonedConfig' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
Errors'{' should be on the previous line.147
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
ErrorsParameter attributeName should be final.155
ErrorsParameter attributeValue should be final.155
Errors'{' should be on the previous line.156
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter key should be final.160
Errors'{' should be on the previous line.161
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
ErrorsParameter attributeName should be final.165
ErrorsParameter defaultValue should be final.165
Errors'{' should be on the previous line.166
ErrorsAvoid inline conditionals.168
ErrorsMethod 'isLogAbandoned' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
Errors'{' should be on the previous line.172
ErrorsLine contains a tab character.173
ErrorsMethod 'setLogAbandoned' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
ErrorsParameter logAbandoned should be final.176
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.178
ErrorsMethod 'isRemoveAbandoned' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
Errors'{' should be on the previous line.182
ErrorsMethod 'setRemoveAbandoned' is not designed for extension - needs to be abstract, final or empty.186
ErrorsMissing a Javadoc comment.186
ErrorsParameter removeAbandoned should be final.186
Errors'{' should be on the previous line.187
ErrorsLine is longer than 80 characters.188
ErrorsMethod 'getRemoveAbandonedTimeout' is not designed for extension - needs to be abstract, final or empty.191
ErrorsMissing a Javadoc comment.191
Errors'{' should be on the previous line.192
ErrorsMethod 'setRemoveAbandonedTimeout' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter removeAbandonedTimeout should be final.196
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.198
ErrorsMethod 'getValidationQuery' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
Errors'{' should be on the previous line.202
ErrorsAvoid inline conditionals.204
ErrorsMethod 'setValidationQuery' is not designed for extension - needs to be abstract, final or empty.207
ErrorsMissing a Javadoc comment.207
ErrorsParameter validationQuery should be final.207
Errors'{' should be on the previous line.208
ErrorsMethod 'getMaxActive' is not designed for extension - needs to be abstract, final or empty.212
ErrorsMissing a Javadoc comment.212
Errors'{' should be on the previous line.213
ErrorsMethod 'setMaxActive' is not designed for extension - needs to be abstract, final or empty.217
ErrorsMissing a Javadoc comment.217
ErrorsParameter maxActive should be final.217
Errors'{' should be on the previous line.218
ErrorsMethod 'getMaxIdle' is not designed for extension - needs to be abstract, final or empty.222
ErrorsMissing a Javadoc comment.222
Errors'{' should be on the previous line.223
ErrorsMethod 'setMaxIdle' is not designed for extension - needs to be abstract, final or empty.227
ErrorsMissing a Javadoc comment.227
ErrorsParameter maxIdle should be final.227
Errors'{' should be on the previous line.228
ErrorsMethod 'getMinIdle' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
Errors'{' should be on the previous line.233
ErrorsMethod 'setMinIdle' is not designed for extension - needs to be abstract, final or empty.237
ErrorsMissing a Javadoc comment.237
ErrorsParameter minIdle should be final.237
Errors'{' should be on the previous line.238
ErrorsMethod 'getMaxWait' is not designed for extension - needs to be abstract, final or empty.242
ErrorsMissing a Javadoc comment.242
Errors'{' should be on the previous line.243
ErrorsMethod 'setMaxWait' is not designed for extension - needs to be abstract, final or empty.247
ErrorsMissing a Javadoc comment.247
ErrorsParameter maxWait should be final.247
Errors'{' should be on the previous line.248
ErrorsMethod 'getWhenExhaustedAction' is not designed for extension - needs to be abstract, final or empty.253
ErrorsMissing a Javadoc comment.253
Errors'{' should be on the previous line.254
ErrorsMethod 'setWhenExhaustedAction' is not designed for extension - needs to be abstract, final or empty.258
ErrorsMissing a Javadoc comment.258
ErrorsParameter whenExhaustedAction should be final.258
Errors'{' should be on the previous line.259
ErrorsLine is longer than 80 characters.260
ErrorsMethod 'isTestOnBorrow' is not designed for extension - needs to be abstract, final or empty.264
ErrorsMissing a Javadoc comment.264
Errors'{' should be on the previous line.265
ErrorsMethod 'setTestOnBorrow' is not designed for extension - needs to be abstract, final or empty.269
ErrorsMissing a Javadoc comment.269
ErrorsParameter testOnBorrow should be final.269
Errors'{' should be on the previous line.270
ErrorsLine is longer than 80 characters.271
ErrorsMethod 'isTestOnReturn' is not designed for extension - needs to be abstract, final or empty.275
ErrorsMissing a Javadoc comment.275
Errors'{' should be on the previous line.276
ErrorsMethod 'setTestOnReturn' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
ErrorsParameter testOnReturn should be final.280
Errors'{' should be on the previous line.281
ErrorsLine is longer than 80 characters.282
ErrorsMethod 'isTestWhileIdle' is not designed for extension - needs to be abstract, final or empty.286
ErrorsMissing a Javadoc comment.286
Errors'{' should be on the previous line.287
ErrorsMethod 'setTestWhileIdle' is not designed for extension - needs to be abstract, final or empty.291
ErrorsMissing a Javadoc comment.291
ErrorsParameter testWhileIdle should be final.291
Errors'{' should be on the previous line.292
ErrorsLine is longer than 80 characters.293
ErrorsMethod 'getMinEvictableIdleTimeMillis' is not designed for extension - needs to be abstract, final or empty.297
ErrorsMissing a Javadoc comment.297
Errors'{' should be on the previous line.298
ErrorsMethod 'setMinEvictableIdleTimeMillis' is not designed for extension - needs to be abstract, final or empty.302
ErrorsMissing a Javadoc comment.302
ErrorsParameter minEvictableIdleTimeMillis should be final.302
Errors'{' should be on the previous line.303
ErrorsLine is longer than 80 characters.304
ErrorsMethod 'getTimeBetweenEvictionRunsMillis' is not designed for extension - needs to be abstract, final or empty.308
ErrorsMissing a Javadoc comment.308
Errors'{' should be on the previous line.309
ErrorsLine is longer than 80 characters.313
ErrorsMethod 'setTimeBetweenEvictionRunsMillis' is not designed for extension - needs to be abstract, final or empty.313
ErrorsMissing a Javadoc comment.313
ErrorsParameter timeBetweenEvictionRunsMillis should be final.313
ErrorsLine is longer than 80 characters.315
ErrorsMethod 'getNumTestsPerEvictionRun' is not designed for extension - needs to be abstract, final or empty.319
ErrorsMissing a Javadoc comment.319
Errors'{' should be on the previous line.320
ErrorsMethod 'setNumTestsPerEvictionRun' is not designed for extension - needs to be abstract, final or empty.324
ErrorsMissing a Javadoc comment.324
ErrorsParameter numTestsPerEvictionRun should be final.324
Errors'{' should be on the previous line.325
ErrorsLine is longer than 80 characters.326

org/apache/ojb/broker/util/sequence/AbstractSequenceManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsFirst sentence should end with a period.47
ErrorsParameter broker should be final.54
Errors'{' should be on the previous line.55
ErrorsLine is longer than 80 characters.58
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
ErrorsExpected an @return tag.71
ErrorsLine is longer than 80 characters.71
Errors'protected' modifier out of order with the JLS suggestions.71
ErrorsExpected @param tag for 'field'.71
ErrorsExpected @throws tag for 'SequenceManagerException'.71
ErrorsMethod 'getPlatform' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsMethod 'getBrokerForClass' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.80
ErrorsMethod 'getConfigurationProperties' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'setConfigurationProperties' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter prop should be final.89
Errors'{' should be on the previous line.90
ErrorsMethod 'getConfigurationProperty' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter key should be final.94
ErrorsParameter defaultValue should be final.94
Errors'{' should be on the previous line.95
ErrorsAvoid inline conditionals.97
ErrorsMethod 'setConfigurationProperty' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter key should be final.100
ErrorsParameter value should be final.100
Errors'{' should be on the previous line.101
ErrorsMethod 'useAutoNaming' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.110
ErrorsMethod 'calculateSequenceName' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter field should be final.110
Errors'if' is not followed by whitespace.118
Errors'{' should be on the previous line.119
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.134
ErrorsExpected an @return tag.138
ErrorsLine is longer than 80 characters.138
ErrorsMethod 'getUniqueValue' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter field should be final.138
ErrorsExpected @param tag for 'field'.138
ErrorsExpected @throws tag for 'SequenceManagerException'.138
ErrorsLine is longer than 80 characters.140
ErrorsFirst sentence should end with a period.147
ErrorsParameter dbAccess should be final.150
ErrorsExpected @param tag for 'dbAccess'.150
ErrorsParameter cld should be final.150
ErrorsExpected @param tag for 'cld'.150
ErrorsParameter obj should be final.150
ErrorsExpected @param tag for 'obj'.150
ErrorsExpected @throws tag for 'SequenceManagerException'.151
Errors'{' should be on the previous line.152
ErrorsFirst sentence should end with a period.156
ErrorsParameter obj should be final.159
ErrorsExpected @param tag for 'obj'.159
ErrorsParameter cld should be final.159
ErrorsExpected @param tag for 'cld'.159
ErrorsExpected @throws tag for 'SequenceManagerException'.160
Errors'{' should be on the previous line.161

org/apache/ojb/broker/util/sequence/HighLowSequence.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'curVal' must be private and have accessor methods.37
ErrorsFirst sentence should end with a period.39
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter tableName should be final.49
ErrorsParameter maxKey should be final.49
Errors'maxKey' hides a field.49
ErrorsParameter grabSize should be final.49
Errors'grabSize' hides a field.49
ErrorsParameter version should be final.49
Errors'version' hides a field.49
ErrorsMethod 'getCopy' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.59
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'getVersion' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
ErrorsMethod 'setVersion' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter version should be final.80
Errors'version' hides a field.80
Errors'{' should be on the previous line.81
ErrorsFirst sentence should end with a period.85
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.90
ErrorsParameter name should be final.90
Errors'name' hides a field.90
Errors'{' should be on the previous line.91
ErrorsFirst sentence should end with a period.95
ErrorsMethod 'setGrabSize' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter grabSize should be final.100
Errors'grabSize' hides a field.100
Errors'{' should be on the previous line.101
ErrorsFirst sentence should end with a period.105
ErrorsMethod 'setMaxKey' is not designed for extension - needs to be abstract, final or empty.110
ErrorsParameter maxKey should be final.110
Errors'maxKey' hides a field.110
Errors'{' should be on the previous line.111
ErrorsFirst sentence should end with a period.115
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
ErrorsFirst sentence should end with a period.125
ErrorsMethod 'getGrabSize' is not designed for extension - needs to be abstract, final or empty.130
Errors'{' should be on the previous line.131
ErrorsFirst sentence should end with a period.135
ErrorsMethod 'getNextId' is not designed for extension - needs to be abstract, final or empty.140
Errors'{' should be on the previous line.141
Errors'{' should be on the previous line.143
Errors'}' should be on the same line.146
Errors'{' should be on the previous line.148
ErrorsFirst sentence should end with a period.154
ErrorsMethod 'getMaxKey' is not designed for extension - needs to be abstract, final or empty.159
Errors'{' should be on the previous line.160
ErrorsMethod 'grabNextKeySet' is not designed for extension - needs to be abstract, final or empty.167
Errors'{' should be on the previous line.168

org/apache/ojb/broker/util/sequence/SequenceManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.36
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.48
ErrorsExpected an @return tag.55
ErrorsLine is longer than 80 characters.55
ErrorsRedundant 'public' modifier.55
ErrorsExpected @param tag for 'field'.55
ErrorsExpected @throws tag for 'SequenceManagerException'.55
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.66
ErrorsRedundant 'public' modifier.66
ErrorsExpected @throws tag for 'SequenceManagerException'.66

org/apache/ojb/broker/util/sequence/SequenceManagerException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsParameter msg should be final.29
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.34
ErrorsParameter cause should be final.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.39
ErrorsParameter msg should be final.39
ErrorsParameter cause should be final.39
Errors'{' should be on the previous line.40

org/apache/ojb/broker/util/sequence/SequenceManagerFactory.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.29
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'{' should be on the previous line.37
Errors'if' construct must use '{}'s.39
ErrorsLine is longer than 80 characters.39
Errors'if' is not followed by whitespace.39
ErrorsLine is longer than 80 characters.42
ErrorsMissing a Javadoc comment.42
Errors'static' modifier out of order with the JLS suggestions.42
ErrorsParameter broker should be final.42
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.51
ErrorsParameter broker should be final.51
Errors'{' should be on the previous line.52
Errors'{' should be on the previous line.54
Errors'if' construct must use '{}'s.55
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.57
ErrorsLine is longer than 80 characters.60
Errors'{' should be on the previous line.62
Errors'{' should be on the previous line.66
Errors'+' should be on a new line.67
ErrorsLine is longer than 80 characters.68
Errors'+' should be on a new line.68
ErrorsLine is longer than 80 characters.72
Errors'}' should be on the same line.73
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.76

org/apache/ojb/broker/util/sequence/SequenceManagerHelper.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
ErrorsUtility classes should not have a public or default constructor.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.42
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.85
ErrorsLine is longer than 80 characters.105
ErrorsExpected an @return tag.113
ErrorsParameter brokerForClass should be final.113
ErrorsLine is longer than 80 characters.114
ErrorsParameter field should be final.114
ErrorsParameter autoNaming should be final.114
ErrorsExpected @throws tag for 'SequenceManagerException'.115
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.123
Errors'}' should be on the same line.125
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters.133
Errors'+' should be on a new line.133
ErrorsLine is longer than 80 characters.134
Errors'+' should be on a new line.134
ErrorsLine is longer than 80 characters.135
Errors'+' should be on a new line.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.146
Errors'{' should be on the previous line.162
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.166
ErrorsLine is longer than 80 characters.168
ErrorsComment matches to-do format 'TODO:'.170
ErrorsLine is longer than 80 characters.172
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
ErrorsLine is longer than 80 characters.180
Errors'{' should be on the previous line.182
ErrorsLine is longer than 80 characters.184
Errors'+' should be on a new line.184
Errors'+' should be on a new line.185
Errors'+' should be on a new line.186
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.189
Errors'if' construct must use '{}'s.191
Errors'+' should be on a new line.192
Errors'+' should be on a new line.193
Errors'+' should be on a new line.194
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.202
ErrorsExpected an @return tag.205
ErrorsParameter cld should be final.205
ErrorsExpected @param tag for 'cld'.205
Errors'{' should be on the previous line.206
Errors'if' is not followed by whitespace.208
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.217
ErrorsExpected an @return tag.220
ErrorsLine is longer than 80 characters.220
ErrorsParameter brokerForClass should be final.220
ErrorsExpected @param tag for 'brokerForClass'.220
ErrorsParameter cld should be final.220
ErrorsExpected @param tag for 'cld'.220
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.228
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.232
ErrorsLine is longer than 80 characters.233
Errors'if' construct must use '{}'s.234
ErrorsLine is longer than 80 characters.244
ErrorsExpected an @return tag.248
ErrorsLine is longer than 80 characters.248
ErrorsParameter brokerForClass should be final.248
ErrorsParameter field should be final.248
ErrorsExpected @throws tag for 'PersistenceBrokerException'.248
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.248
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.252
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.257
ErrorsExpected an @return tag.265
ErrorsLine is longer than 80 characters.265
ErrorsParameter brokerForClass should be final.265
ErrorsExpected @param tag for 'brokerForClass'.265
ErrorsParameter topLevel should be final.265
ErrorsExpected @param tag for 'topLevel'.265
ErrorsParameter original should be final.265
ErrorsExpected @param tag for 'original'.265
ErrorsExpected @throws tag for 'PersistenceBrokerException'.265
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.265
ErrorsLine is longer than 80 characters.271
Errors'{' should be on the previous line.273
Errors'{' should be on the previous line.276
Errors'{' should be on the previous line.282
Errors'{' should be on the previous line.285
Errors'{' should be on the previous line.288
ErrorsLine is longer than 80 characters.289
Errors'+' should be on a new line.289
Errors'}' should be on the same line.291
Errors'{' should be on the previous line.293
Errors'{' should be on the previous line.299
ErrorsExpected an @return tag.311
ErrorsLine is longer than 80 characters.312
ErrorsParameter brokerForClass should be final.312
ErrorsExpected @param tag for 'brokerForClass'.312
ErrorsParameter cldForOriginalOrExtent should be final.312
ErrorsExpected @param tag for 'cldForOriginalOrExtent'.312
ErrorsParameter original should be final.312
ErrorsExpected @param tag for 'original'.312
ErrorsExpected @throws tag for 'PersistenceBrokerException'.313
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.313
Errors'{' should be on the previous line.314
Errors'{' should be on the previous line.317
Errors'{' should be on the previous line.321
ErrorsLine is longer than 80 characters.323
Errors'}' should be on the same line.325
Errors'{' should be on the previous line.327
Errors'{' should be on the previous line.331
ErrorsLine is longer than 80 characters.342
Errors'{' should be on the previous line.345
ErrorsLine is longer than 80 characters.347
Errors'}' should be on the same line.351
Errors'{' should be on the previous line.353
ErrorsLine is longer than 80 characters.354
Errors'+' should be on a new line.354
Errors'+' should be on a new line.355
ErrorsLine is longer than 80 characters.356
Errors'}' should be on the same line.357
Errors'{' should be on the previous line.359
Errors'{' should be on the previous line.361
Errors'}' should be on the same line.363
Errors'{' should be on the previous line.365
ErrorsMust have at least one statement.365
ErrorsParameter prop should be final.380
Errors'{' should be on the previous line.381
Errors'if' is not followed by whitespace.383
Errors'{' should be on the previous line.384
Errors'if' is not followed by whitespace.387
Errors'{' should be on the previous line.388
Errors'}' should be on the same line.390
Errors'{' should be on the previous line.392
ErrorsParameter prop should be final.405
Errors'{' should be on the previous line.406
Errors'if' is not followed by whitespace.408
Errors'{' should be on the previous line.409
Errors'}' should be on the same line.411
Errors'{' should be on the previous line.413
ErrorsParameter prop should be final.426
Errors'{' should be on the previous line.427
Errors'if' is not followed by whitespace.429
Errors'{' should be on the previous line.430
Errors'}' should be on the same line.432
Errors'{' should be on the previous line.434
ErrorsParameter prop should be final.447
Errors'{' should be on the previous line.448
Errors'if' is not followed by whitespace.450
Errors'{' should be on the previous line.451
Errors'}' should be on the same line.453
Errors'{' should be on the previous line.455
ErrorsParameter prop should be final.468
Errors'{' should be on the previous line.469
Errors'if' is not followed by whitespace.471
Errors'{' should be on the previous line.472
Errors'}' should be on the same line.474
Errors'{' should be on the previous line.476
ErrorsParameter prop should be final.489
Errors'{' should be on the previous line.490
Errors'if' is not followed by whitespace.492
Errors'{' should be on the previous line.493
Errors'}' should be on the same line.495
Errors'{' should be on the previous line.497
ErrorsParameter prop should be final.510
Errors'{' should be on the previous line.511
Errors'if' is not followed by whitespace.513
Errors'{' should be on the previous line.514
Errors'}' should be on the same line.516
Errors'{' should be on the previous line.518
ErrorsParameter prop should be final.531
Errors'{' should be on the previous line.532

org/apache/ojb/broker/util/sequence/SequenceManagerHighLowImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.89
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.114
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.118
ErrorsMissing a Javadoc comment.118
ErrorsLine is longer than 80 characters.122
ErrorsMissing a Javadoc comment.123
ErrorsMissing a Javadoc comment.124
ErrorsLine is longer than 80 characters.125
ErrorsMissing a Javadoc comment.125
ErrorsMissing a Javadoc comment.127
ErrorsVariable 'sequencesDBMap' must be private and have accessor methods.127
ErrorsMissing a Javadoc comment.129
ErrorsVariable 'useGlobalSequenceIdentities' must be private and have accessor methods.129
ErrorsMissing a Javadoc comment.130
ErrorsVariable 'grabSize' must be private and have accessor methods.130
ErrorsMissing a Javadoc comment.131
ErrorsVariable 'sequenceStart' must be private and have accessor methods.131
ErrorsMissing a Javadoc comment.132
ErrorsVariable 'attempts' must be private and have accessor methods.132
ErrorsMissing a Javadoc comment.134
ErrorsParameter broker should be final.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.137
ErrorsAvoid inline conditionals.138
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.140
ErrorsLine is longer than 80 characters.142
Errors'if' is not followed by whitespace.143
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.149
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.149
ErrorsMissing a Javadoc comment.149
ErrorsParameter field should be final.149
Errors'{' should be on the previous line.154
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.169
Errors'{' should be on the previous line.175
ErrorsLine is longer than 80 characters.178
Errors'+' should be on a new line.178
Errors'+' should be on a new line.179
Errors'+' should be on a new line.180
ErrorsLine is longer than 80 characters.181
Errors'+' should be on a new line.181
ErrorsLine is longer than 80 characters.182
ErrorsParameter sequenceName should be final.196
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.201
Errors'if' is not followed by whitespace.202
Errors'{' should be on the previous line.203
ErrorsParameter sequenceName should be final.214
ErrorsParameter seq should be final.214
Errors'{' should be on the previous line.215
ErrorsLine is longer than 80 characters.218
Errors'if' is not followed by whitespace.220
Errors'{' should be on the previous line.221
ErrorsMethod 'removeSequence' is not designed for extension - needs to be abstract, final or empty.233
ErrorsParameter sequenceName should be final.233
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.237
Errors'if' is not followed by whitespace.238
Errors'{' should be on the previous line.239
Errors'synchronized' is not followed by whitespace.240
Errors'{' should be on the previous line.241
ErrorsMethod 'getSequence' is not designed for extension - needs to be abstract, final or empty.247
ErrorsMissing a Javadoc comment.247
ErrorsParameter brokerForSequence should be final.247
ErrorsParameter field should be final.248
ErrorsLine is longer than 80 characters.249
ErrorsParameter sequenceName should be final.249
Errors'{' should be on the previous line.254
ErrorsLine is longer than 80 characters.264
ErrorsLine is longer than 80 characters.267
Errors'if' construct must use '{}'s.271
ErrorsLine is longer than 80 characters.271
Errors'}' should be on the same line.272
Errors'catch' is not followed by whitespace.273
Errors'{' should be on the previous line.274
ErrorsAvoid inline conditionals.276
Errors'if' construct must use '{}'s.278
ErrorsLine is longer than 80 characters.278
Errors'if' is not followed by whitespace.278
Errors'}' should be on the same line.280
Errors'{' should be on the previous line.282
Errors'if' construct must use '{}'s.284
ErrorsLine is longer than 80 characters.289
ErrorsMethod 'lookupStoreSequence' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
ErrorsParameter broker should be final.289
ErrorsParameter field should be final.289
ErrorsParameter seqName should be final.289
ErrorsLine is longer than 80 characters.294
Errors'{' should be on the previous line.300
Errors'{' should be on the previous line.302
ErrorsLine is longer than 80 characters.303
ErrorsLine is longer than 80 characters.315
Errors'if' is not followed by whitespace.317
Errors'{' should be on the previous line.318
Errors'{' should be on the previous line.330
Errors'if' construct must use '{}'s.331
ErrorsLine is longer than 80 characters.331
Errors'if' is not followed by whitespace.331
Errors'else' construct must use '{}'s.332
Errors'}' should be on the same line.333
Errors'{' should be on the previous line.335
Errors'if' is not followed by whitespace.337
Errors'5' is a magic number.337
Errors'{' should be on the previous line.338
ErrorsLine is longer than 80 characters.339
Errors'+' is not preceded with whitespace.339
Errors'+' is not followed by whitespace.339
Errors'}' should be on the same line.342
Errors'else' construct must use '{}'s.343
ErrorsMethod 'newSequenceObject' is not designed for extension - needs to be abstract, final or empty.348
ErrorsMissing a Javadoc comment.348
ErrorsParameter sequenceName should be final.348
ErrorsParameter field should be final.349
Errors'{' should be on the previous line.350
ErrorsMethod 'getMaxKeyForSequence' is not designed for extension - needs to be abstract, final or empty.357
ErrorsMissing a Javadoc comment.357
ErrorsParameter broker should be final.357
ErrorsParameter field should be final.358
Errors'{' should be on the previous line.359
Errors'{' should be on the previous line.362
Errors'}' should be on the same line.364
Errors'{' should be on the previous line.366
ErrorsAvoid inline conditionals.372
ErrorsLine is longer than 80 characters.377
ErrorsMissing a Javadoc comment.377
ErrorsParameter field should be final.377
Errors'{' should be on the previous line.381
Errors'}' should be on the same line.383
Errors'{' should be on the previous line.385

org/apache/ojb/broker/util/sequence/SequenceManagerInMemoryImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.85
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.89
ErrorsVariable 'sequencesDBMap' must be private and have accessor methods.89
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.92
ErrorsParameter broker should be final.92
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.95
ErrorsAvoid inline conditionals.96
ErrorsLine is longer than 80 characters.99
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
ErrorsParameter field should be final.99
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.109
ErrorsLine is longer than 80 characters.110
ErrorsAvoid inline conditionals.111
ErrorsParameter sequenceName should be final.128
Errors'{' should be on the previous line.129
ErrorsLine is longer than 80 characters.133
Errors'if' is not followed by whitespace.134
Errors'{' should be on the previous line.135
ErrorsParameter sequenceName should be final.146
ErrorsParameter seq should be final.146
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.150
Errors'if' is not followed by whitespace.152
Errors'{' should be on the previous line.153
ErrorsMethod 'removeSequence' is not designed for extension - needs to be abstract, final or empty.165
ErrorsParameter sequenceName should be final.165
Errors'{' should be on the previous line.166
ErrorsLine is longer than 80 characters.169
Errors'if' is not followed by whitespace.170
Errors'{' should be on the previous line.171
Errors'synchronized' is not followed by whitespace.172
Errors'{' should be on the previous line.173

org/apache/ojb/broker/util/sequence/SequenceManagerMSSQLGuidImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.41
Errors'{' should be on the previous line.44
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsFirst sentence should end with a period.46
ErrorsParameter broker should be final.53
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters.58
ErrorsMethod 'getUniqueValue' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter field should be final.58
Errors'if' is not followed by whitespace.61
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
Errors'+' should be on a new line.63
ErrorsLine is longer than 80 characters.64
ErrorsAvoid inline conditionals.64
ErrorsExpected an @return tag.77
ErrorsLine is longer than 80 characters.77
ErrorsMethod 'getUniqueString' is not designed for extension - needs to be abstract, final or empty.77
ErrorsParameter field should be final.77
ErrorsExpected @param tag for 'field'.77
ErrorsExpected @throws tag for 'SequenceManagerException'.77
Errors'{' should be on the previous line.82
ErrorsLine is longer than 80 characters.84
Errors'{' should be on the previous line.86
Errors'}' should be on the same line.88
Errors'{' should be on the previous line.90
Errors'}' should be on the same line.94
Errors'{' should be on the previous line.96
Errors'}' should be on the same line.98
Errors'{' should be on the previous line.100
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.105
Errors'if' construct must use '{}'s.107
ErrorsExpected an @return tag.115
ErrorsLine is longer than 80 characters.115
ErrorsMethod 'getUniqueId' is not designed for extension - needs to be abstract, final or empty.115
ErrorsParameter field should be final.115
ErrorsExpected @param tag for 'field'.115
ErrorsExpected @throws tag for 'SequenceManagerException'.115
Errors'+' should be on a new line.118
ErrorsLine is longer than 80 characters.119
ErrorsExpected an @return tag.125
ErrorsLine is longer than 80 characters.125
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter field should be final.125
ErrorsExpected @param tag for 'field'.125
ErrorsExpected @throws tag for 'SequenceManagerException'.125
Errors'+' should be on a new line.128
ErrorsLine is longer than 80 characters.129
ErrorsComment matches to-do format 'TODO:'.132
ErrorsLine is longer than 80 characters.135
ErrorsLine is longer than 80 characters.137

org/apache/ojb/broker/util/sequence/SequenceManagerNativeImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.44
ErrorsExtra HTML tag found: </p>45
ErrorsExtra HTML tag found: </p>60
ErrorsExtra HTML tag found: </p>74
ErrorsLine is longer than 80 characters.80
Errors'{' should be on the previous line.83
ErrorsMissing a Javadoc comment.84
ErrorsComment matches to-do format 'TODO:'.87
ErrorsMissing a Javadoc comment.99
ErrorsMissing a Javadoc comment.101
ErrorsParameter broker should be final.101
Errors'{' should be on the previous line.102
ErrorsLine is longer than 80 characters.106
ErrorsMethod 'afterStore' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter dbAccess should be final.106
ErrorsParameter cld should be final.106
ErrorsParameter obj should be final.106
Errors'if' is not followed by whitespace.109
Errors'{' should be on the previous line.110
ErrorsLine is longer than 80 characters.122
ErrorsParameter cld should be final.124
Errors'{' should be on the previous line.125
Errors'for' is not followed by whitespace.127
Errors'{' should be on the previous line.128
Errors'if' is not followed by whitespace.131
ErrorsLine is longer than 80 characters.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter field should be final.139
Errors'if' is not followed by whitespace.142
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters.144
Errors'+' should be on a new line.144
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.149
ErrorsMissing a Javadoc comment.149
ErrorsParameter cld should be final.149
ErrorsParameter field should be final.149
Errors'if' is not followed by whitespace.153
Errors'{' should be on the previous line.154
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.158
Errors'if' is not followed by whitespace.159
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.161
Errors'if' construct must use '{}'s.165
ErrorsLine is longer than 80 characters.165
Errors'if' is not followed by whitespace.165
Errors'}' should be on the same line.166
Errors'catch' is not followed by whitespace.167
Errors'{' should be on the previous line.168
Errors'}' should be on the same line.170
Errors'{' should be on the previous line.172
Errors'{' should be on the previous line.174
Errors'if' construct must use '{}'s.175
Errors'if' is not followed by whitespace.175
Errors'}' should be on the same line.176
Errors'catch' is not followed by whitespace.177
Errors'{' should be on the previous line.178
Errors'if' construct must use '{}'s.179
Errors'if' is not followed by whitespace.179
ErrorsLine is longer than 80 characters.180
Errors'}' should be on the same line.184
Errors'{' should be on the previous line.186
ErrorsLine is longer than 80 characters.187
ErrorsMethod 'lastInsertSelect' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
ErrorsParameter tableName should be final.195
Errors'{' should be on the previous line.196
ErrorsLine is longer than 80 characters.201
ErrorsMissing a Javadoc comment.201
ErrorsParameter obj should be final.201
ErrorsParameter field should be final.201
ErrorsParameter identifier should be final.201
ErrorsFirst sentence should end with a period.209
ErrorsExpected an @return tag.212
ErrorsLine is longer than 80 characters.212
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.212
ErrorsParameter field should be final.212
ErrorsExpected @param tag for 'field'.212
ErrorsExpected @throws tag for 'SequenceManagerException'.212

org/apache/ojb/broker/util/sequence/SequenceManagerNextValImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.90
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter broker should be final.99
ErrorsExpected @param tag for 'broker'.99
Errors'{' should be on the previous line.100
ErrorsExpected an @return tag.108
ErrorsLine is longer than 80 characters.108
ErrorsMethod 'getUniqueId' is not designed for extension - needs to be abstract, final or empty.108
ErrorsParameter field should be final.108
ErrorsExpected @param tag for 'field'.108
ErrorsExpected @throws tag for 'SequenceManagerException'.108
ErrorsLine contains a tab character.110
ErrorsExpected an @return tag.118
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.118
ErrorsParameter field should be final.118
ErrorsExpected @param tag for 'field'.118
ErrorsExpected @throws tag for 'SequenceManagerException'.118
Errors'{' should be on the previous line.124
ErrorsLine is longer than 80 characters.125
Errors'}' should be on the same line.126
Errors'{' should be on the previous line.128
Errors'{' should be on the previous line.131
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'}' should be on the same line.134
Errors'{' should be on the previous line.136
Errors'+' should be on a new line.138
ErrorsLine is longer than 80 characters.139
Errors'+' should be on a new line.139
Errors'+' should be on a new line.140
Errors'+' should be on a new line.141
ErrorsLine is longer than 80 characters.142
Errors'{' should be on the previous line.146
ErrorsLine is longer than 80 characters.147
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.157
ErrorsMethod 'buildNextSequence' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
ErrorsParameter cld should be final.157
ErrorsParameter sequenceName should be final.157
ErrorsLine is longer than 80 characters.162
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
Errors',' is not followed by whitespace.165
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.177
ErrorsMethod 'createSequence' is not designed for extension - needs to be abstract, final or empty.177
ErrorsMissing a Javadoc comment.177
ErrorsParameter cld should be final.177
ErrorsParameter sequenceName should be final.177
ErrorsLine is longer than 80 characters.180
ErrorsLine is longer than 80 characters.181
ErrorsLine has trailing spaces.182
ErrorsLine is longer than 80 characters.182
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.207
Errors'}' should be on the same line.208
Errors'{' should be on the previous line.210
Errors'{' should be on the previous line.212
Errors'}' should be on the same line.214
Errors'{' should be on the previous line.216

org/apache/ojb/broker/util/sequence/SequenceManagerSeqHiLoImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.70
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.74
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsVariable 'grabSize' must be private and have accessor methods.77
ErrorsMissing a Javadoc comment.79
ErrorsParameter broker should be final.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.85
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter field should be final.85
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.98
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
ErrorsMissing a Javadoc comment.108
ErrorsVariable 'maxVal' must be private and have accessor methods.108
ErrorsMissing a Javadoc comment.109
ErrorsVariable 'counter' must be private and have accessor methods.109
ErrorsMissing a Javadoc comment.111
ErrorsParameter maxVal should be final.111
Errors'maxVal' hides a field.111
ErrorsParameter counter should be final.111
Errors'counter' hides a field.111
Errors'{' should be on the previous line.112
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsMissing a Javadoc comment.122
Errors'{' should be on the previous line.123

org/apache/ojb/broker/util/sequence/SequenceManagerStoredProcedureImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.127
ErrorsMissing a Javadoc comment.127
ErrorsMissing a Javadoc comment.128
ErrorsMissing a Javadoc comment.129
ErrorsMissing a Javadoc comment.130
ErrorsMissing a Javadoc comment.131
ErrorsFirst sentence should end with a period.133
ErrorsParameter broker should be final.137
ErrorsExpected @param tag for 'broker'.137
Errors'{' should be on the previous line.138
ErrorsFirst sentence should end with a period.142
ErrorsMethod 'sp_createSequenceQuery' is not designed for extension - needs to be abstract, final or empty.148
ErrorsName 'sp_createSequenceQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'.148
ErrorsParameter sequenceName should be final.148
ErrorsExpected @param tag for 'sequenceName'.148
ErrorsParameter maxKey should be final.148
ErrorsExpected @param tag for 'maxKey'.148
Errors'{' should be on the previous line.149
Errors'+' should be on a new line.151
ErrorsLine is longer than 80 characters.156
ErrorsExpected an @return tag.162
ErrorsLine is longer than 80 characters.162
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.162
ErrorsParameter field should be final.162
ErrorsExpected @param tag for 'field'.162
ErrorsExpected @throws tag for 'SequenceManagerException'.162
Errors'if' is not followed by whitespace.172
Errors'{' should be on the previous line.173
Errors'{' should be on the previous line.178
Errors'{' should be on the previous line.182
ErrorsLine is longer than 80 characters.183
Errors'{' should be on the previous line.189
ErrorsLine is longer than 80 characters.190
Errors'}' should be on the same line.192
Errors'{' should be on the previous line.194
ErrorsLine is longer than 80 characters.196
Errors'+' should be on a new line.196
Errors'{' should be on the previous line.199
ErrorsLine is longer than 80 characters.200
ErrorsLine is longer than 80 characters.201
Errors'}' should be on the same line.203
Errors'{' should be on the previous line.205
ErrorsLine is longer than 80 characters.207
Errors'+' should be on a new line.207
ErrorsLine is longer than 80 characters.208
Errors'+' should be on a new line.208
Errors'{' should be on the previous line.212
ErrorsLine is longer than 80 characters.213
Errors'}' should be on the same line.214
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.217
Errors'}' should be on the same line.220
Errors'{' should be on the previous line.222
Errors'if' is not followed by whitespace.223
Errors'{' should be on the previous line.224
ErrorsExpected an @return tag.241
ErrorsLine is longer than 80 characters.241
ErrorsMethod 'buildNextSequence' is not designed for extension - needs to be abstract, final or empty.241
ErrorsParameter broker should be final.241
ErrorsExpected @param tag for 'broker'.241
ErrorsParameter cld should be final.241
ErrorsExpected @param tag for 'cld'.241
ErrorsParameter sequenceName should be final.241
ErrorsExpected @param tag for 'sequenceName'.241
ErrorsExpected @throws tag for 'LookupException'.242
ErrorsExpected @throws tag for 'SQLException'.242
ErrorsExpected @throws tag for 'PlatformException'.242
Errors'{' should be on the previous line.243
Errors'{' should be on the previous line.246
ErrorsLine is longer than 80 characters.248
Errors'}' should be on the same line.251
Errors'{' should be on the previous line.253
Errors'{' should be on the previous line.255
Errors'if' construct must use '{}'s.256
Errors'}' should be on the same line.258
Errors'{' should be on the previous line.260
ErrorsMust have at least one statement.260
ErrorsFirst sentence should end with a period.266
ErrorsLine is longer than 80 characters.274
ErrorsMethod 'createSequence' is not designed for extension - needs to be abstract, final or empty.274
ErrorsParameter broker should be final.274
ErrorsExpected @param tag for 'broker'.274
ErrorsParameter field should be final.274
ErrorsExpected @param tag for 'field'.274
ErrorsLine is longer than 80 characters.275
ErrorsParameter sequenceName should be final.275
ErrorsExpected @param tag for 'sequenceName'.275
ErrorsParameter maxKey should be final.275
ErrorsExpected @param tag for 'maxKey'.275
ErrorsExpected @throws tag for 'Exception'.275
Errors'{' should be on the previous line.279
ErrorsLine is longer than 80 characters.280
Errors'}' should be on the same line.282
Errors'{' should be on the previous line.284
ErrorsLine is longer than 80 characters.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' should be on a new line.286
Errors'}' should be on the same line.288
Errors'{' should be on the previous line.290
Errors'{' should be on the previous line.292
Errors'if' construct must use '{}'s.293
Errors'}' should be on the same line.294
Errors'{' should be on the previous line.296
Errors'if' construct must use '{}'s.297
Errors'if' is not followed by whitespace.297
ErrorsLine is longer than 80 characters.298

org/apache/ojb/broker/util/sequence/SequenceManagerTransientImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.34
Errors'1000' is a magic number.34
ErrorsMissing a Javadoc comment.36
ErrorsParameter broker should be final.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters.41
ErrorsMethod 'getUniqueLong' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter field should be final.41
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.63
ErrorsExpected an @return tag.67
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'getUniqueValue' is not designed for extension - needs to be abstract, final or empty.67
ErrorsParameter field should be final.67
ErrorsExpected @param tag for 'field'.67
ErrorsExpected @throws tag for 'SequenceManagerException'.67
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.72

org/apache/ojb/broker/util/ui/AsciiSplash.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.20
ErrorsUtility classes should not have a public or default constructor.20
Errors'{' should be on the previous line.21
Errors'{' should be on the previous line.27
ErrorsLine has trailing spaces.30
ErrorsMissing a Javadoc comment.31
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'+' should be on a new line.34
Errors'+' should be on a new line.35
Errors'+' should be on a new line.36
ErrorsLine is longer than 80 characters.37
Errors'+' should be on a new line.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38

org/apache/ojb/odmg/DatabaseImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.36
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>37
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.50
ErrorsParameter ojb should be final.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.57
ErrorsComment matches to-do format 'TODO:'.59
Errors'if' is not followed by whitespace.62
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters.70
ErrorsExpected an @return tag.72
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
Errors'{' should be on the previous line.75
Errors'if' construct must use '{}'s.77
ErrorsLine is longer than 80 characters.77
ErrorsMethod 'isOpen' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.100
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter name should be final.100
ErrorsParameter accessMode should be final.100
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.108
Errors'{' should be on the previous line.110
Errors'}' should be on the same line.113
Errors'{' should be on the previous line.115
Errors'if' construct must use '{}'s.123
ErrorsLine is longer than 80 characters.123
Errors'}' should be on the same line.124
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.130
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.144
ErrorsLine is longer than 80 characters.145
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.152
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.156
ErrorsLine is longer than 80 characters.159
Errors'&&' should be on a new line.162
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
Errors'+' should be on a new line.165
ErrorsLine is longer than 80 characters.166
Errors'+' should be on a new line.166
Errors'+' is not preceded with whitespace.167
Errors'+' is not followed by whitespace.167
ErrorsLine is longer than 80 characters.174
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.188
ErrorsMethod 'bind' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter object should be final.191
ErrorsParameter name should be final.191
Errors'{' should be on the previous line.193
Errors'{' should be on the previous line.198
ErrorsLine is longer than 80 characters.199
Errors'{' should be on the previous line.206
ErrorsLine is longer than 80 characters.207
ErrorsLine is longer than 80 characters.217
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.220
ErrorsParameter name should be final.220
Errors'{' should be on the previous line.221
Errors'{' should be on the previous line.226
ErrorsLine is longer than 80 characters.227
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.235
ErrorsFirst sentence should end with a period.241
ErrorsLine is longer than 80 characters.244
ErrorsMethod 'unbind' is not designed for extension - needs to be abstract, final or empty.246
ErrorsParameter name should be final.246
Errors'{' should be on the previous line.247
Errors'{' should be on the previous line.252
ErrorsLine is longer than 80 characters.253
Errors'{' should be on the previous line.257
ErrorsLine is longer than 80 characters.258
ErrorsLine is longer than 80 characters.270
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.275
ErrorsUnused @throws tag for 'TransactionNotInProgressException'.275
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.277
ErrorsParameter object should be final.277
Errors'{' should be on the previous line.278
Errors'{' should be on the previous line.283
Errors'{' should be on the previous line.291
ErrorsLine is longer than 80 characters.292
ErrorsLine is longer than 80 characters.306
ErrorsLine contains a tab character.308
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.310
ErrorsParameter object should be final.310
Errors'{' should be on the previous line.311
Errors'{' should be on the previous line.313
Errors'{' should be on the previous line.318
ErrorsLine is longer than 80 characters.319

org/apache/ojb/odmg/HasBroker.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
ErrorsRedundant 'public' modifier.22

org/apache/ojb/odmg/Image.java

ViolationMessageLine
Errors'{' should be on the previous line.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'log' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.53
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.57
ErrorsParameter oldImage should be final.57
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.68
ErrorsParameter oldImage should be final.68
Errors'{' should be on the previous line.69
Errors'if' is not followed by whitespace.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.80
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.86
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.92
ErrorsLine is longer than 80 characters.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter listener should be final.94
Errors'listener' hides a field.94
ErrorsParameter cod should be final.94
Errors'cod' hides a field.94
ErrorsParameter collectionOrArray should be final.94
Errors'collectionOrArray' hides a field.94
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.107
Errors'if' is not followed by whitespace.108
Errors'{' should be on the previous line.109
Errors'if' is not followed by whitespace.110
Errors'{' should be on the previous line.111
ErrorsComment matches to-do format 'TODO:'.114
ErrorsLine is longer than 80 characters.115
Errors'}' should be on the same line.119
Errors'{' should be on the previous line.121
Errors'if' construct must use '{}'s.123
ErrorsLine is longer than 80 characters.123
Errors'if' is not followed by whitespace.123
Errors'}' should be on the same line.126
Errors'{' should be on the previous line.128
Errors'if' is not followed by whitespace.130
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
ErrorsMethod 'handleReferencedObjects' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter it should be final.138
Errors'{' should be on the previous line.139
Errors'if' construct must use '{}'s.140
Errors'if' is not followed by whitespace.140
Errors'if' construct must use '{}'s.142
Errors'if' is not followed by whitespace.142
Errors'while' is not followed by whitespace.146
Errors'{' should be on the previous line.147
Errors'if' is not followed by whitespace.150
Errors'{' should be on the previous line.151
ErrorsMethod 'cleanup' is not designed for extension - needs to be abstract, final or empty.158
ErrorsMissing a Javadoc comment.158
ErrorsParameter reuse should be final.158
Errors'{' should be on the previous line.159
Errors'if' construct must use '{}'s.160
ErrorsLine is longer than 80 characters.160
Errors'if' is not followed by whitespace.160
Errors'if' is not followed by whitespace.161
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
Errors'if' is not followed by whitespace.167
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.169
Errors'if' is not followed by whitespace.170
Errors'{' should be on the previous line.171
ErrorsMethod 'referenceProcessing' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter oldImage should be final.178
Errors'{' should be on the previous line.179
Errors'if' is not followed by whitespace.181
Errors'{' should be on the previous line.182
Errors'if' construct must use '{}'s.183
ErrorsLine is longer than 80 characters.183
Errors'if' is not followed by whitespace.183
Errors'if' construct must use '{}'s.184
ErrorsLine is longer than 80 characters.184
Errors'if' is not followed by whitespace.184
Errors'if' construct must use '{}'s.186
Errors'if' is not followed by whitespace.186
Errors'if' construct must use '{}'s.187
Errors'if' is not followed by whitespace.187
Errors'if' is not followed by whitespace.190
Errors'{' should be on the previous line.191
Errors'while' is not followed by whitespace.193
Errors'{' should be on the previous line.194
ErrorsLine is longer than 80 characters.199
Errors'if' is not followed by whitespace.201
Errors'{' should be on the previous line.202
Errors'if' is not followed by whitespace.209
Errors'{' should be on the previous line.210
Errors'while' is not followed by whitespace.212
Errors'{' should be on the previous line.213
Errors'if' is not followed by whitespace.220
Errors'{' should be on the previous line.221
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.232
ErrorsLine is longer than 80 characters.233
ErrorsExpected an @return tag.235
ErrorsParameter oldImage should be final.235
ErrorsExpected @param tag for 'oldImage'.235
Errors'{' should be on the previous line.236
Errors'if' is not followed by whitespace.239
Errors'{' should be on the previous line.240
ErrorsMissing a Javadoc comment.246
Errors'{' should be on the previous line.247
Errors'if' is not followed by whitespace.249
Errors'{' should be on the previous line.250
Errors'for' is not followed by whitespace.257
Errors'{' should be on the previous line.258
Errors'if' is not followed by whitespace.260
Errors'{' should be on the previous line.261
Errors'if' is not followed by whitespace.265
Errors'{' should be on the previous line.266
ErrorsExpected an @return tag.279
ErrorsMethod 'modified' is not designed for extension - needs to be abstract, final or empty.279
ErrorsParameter other should be final.279
ErrorsExpected @param tag for 'other'.279
Errors'{' should be on the previous line.280
ErrorsMethod 'containsReference' is not designed for extension - needs to be abstract, final or empty.284
ErrorsMissing a Javadoc comment.284
ErrorsParameter oid should be final.284
Errors'{' should be on the previous line.285
Errors'if' construct must use '{}'s.286
Errors'if' is not followed by whitespace.286
ErrorsMethod 'getIdentityReferenceObjectMap' is not designed for extension - needs to be abstract, final or empty.290
ErrorsMissing a Javadoc comment.290
Errors'{' should be on the previous line.291
Errors'if' construct must use '{}'s.292
Errors'if' is not followed by whitespace.292
ErrorsMethod 'isMaterializedProxy' is not designed for extension - needs to be abstract, final or empty.296
ErrorsMissing a Javadoc comment.296
Errors'{' should be on the previous line.297
ErrorsMethod 'isUnmaterializedProxy' is not designed for extension - needs to be abstract, final or empty.301
ErrorsMissing a Javadoc comment.301
Errors'{' should be on the previous line.302
ErrorsMissing a Javadoc comment.309
ErrorsParameter colProxy should be final.309
Errors'{' should be on the previous line.310
ErrorsMethod 'afterLoading' is not designed for extension - needs to be abstract, final or empty.314
ErrorsMissing a Javadoc comment.314
ErrorsParameter colProxy should be final.314
Errors'{' should be on the previous line.315
Errors'if' is not followed by whitespace.316
Errors'{' should be on the previous line.317
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.324
ErrorsMissing a Javadoc comment.324
Errors'{' should be on the previous line.325
ErrorsLine is longer than 80 characters.326
ErrorsLine is longer than 80 characters.327
ErrorsAvoid inline conditionals.327
ErrorsMissing a Javadoc comment.334
Errors'{' should be on the previous line.335
ErrorsMissing a Javadoc comment.336
ErrorsMissing a Javadoc comment.337
ErrorsMissing a Javadoc comment.338
ErrorsMissing a Javadoc comment.339
ErrorsLine is longer than 80 characters.341
ErrorsMissing a Javadoc comment.341
ErrorsParameter listener should be final.341
Errors'listener' hides a field.341
ErrorsParameter ord should be final.341
Errors'ord' hides a field.341
ErrorsParameter reference should be final.341
ErrorsMethod 'cleanup' is not designed for extension - needs to be abstract, final or empty.348
ErrorsMissing a Javadoc comment.348
ErrorsParameter reuse should be final.348
Errors'{' should be on the previous line.349
Errors'if' is not followed by whitespace.350
Errors'{' should be on the previous line.351
ErrorsMethod 'referenceProcessing' is not designed for extension - needs to be abstract, final or empty.356
ErrorsMissing a Javadoc comment.356
ErrorsParameter oldImage should be final.356
Errors'{' should be on the previous line.357
ErrorsLine is longer than 80 characters.359
Errors'if' is not followed by whitespace.360
Errors'{' should be on the previous line.361
Errors'if' is not followed by whitespace.364
Errors'{' should be on the previous line.365
Errors'if' is not followed by whitespace.366
Errors'{' should be on the previous line.367
ErrorsLine is longer than 80 characters.368
Errors'}' should be on the same line.370
Errors'{' should be on the previous line.372
Errors'if' is not followed by whitespace.373
Errors'{' should be on the previous line.374
ErrorsLine is longer than 80 characters.375
Errors'}' should be on the same line.376
Errors'{' should be on the previous line.378
Errors'if' is not followed by whitespace.379
Errors'{' should be on the previous line.380
ErrorsLine is longer than 80 characters.381
ErrorsLine is longer than 80 characters.382
ErrorsMethod 'getReferenceObjectOrProxy' is not designed for extension - needs to be abstract, final or empty.389
ErrorsMissing a Javadoc comment.389
Errors'{' should be on the previous line.390
ErrorsMissing a Javadoc comment.394
Errors'{' should be on the previous line.395
Errors'if' is not followed by whitespace.396
Errors'{' should be on the previous line.397
Errors'if' is not followed by whitespace.398
Errors'{' should be on the previous line.399
ErrorsLine is longer than 80 characters.400
ErrorsExpected an @return tag.410
ErrorsMethod 'modified' is not designed for extension - needs to be abstract, final or empty.410
ErrorsParameter toCompare should be final.410
ErrorsExpected @param tag for 'toCompare'.410
Errors'{' should be on the previous line.411
Errors'if' is not followed by whitespace.413
Errors'{' should be on the previous line.414
Errors'if' is not followed by whitespace.415
Errors'{' should be on the previous line.416
ErrorsLine is longer than 80 characters.420
ErrorsAvoid inline conditionals.420
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.426
ErrorsMissing a Javadoc comment.426
Errors'{' should be on the previous line.427
ErrorsLine is longer than 80 characters.428
ErrorsMissing a Javadoc comment.435
Errors'{' should be on the previous line.436
ErrorsMissing a Javadoc comment.437
ErrorsMissing a Javadoc comment.438
ErrorsMissing a Javadoc comment.440
ErrorsParameter type should be final.440
Errors'type' hides a field.440
ErrorsParameter value should be final.440
Errors'value' hides a field.440
Errors'{' should be on the previous line.441
ErrorsMissing a Javadoc comment.446
ErrorsParameter reuse should be final.446
Errors'{' should be on the previous line.447
ErrorsMissing a Javadoc comment.450
ErrorsParameter oldImage should be final.450
Errors'{' should be on the previous line.451
ErrorsExpected an @return tag.456
ErrorsMethod 'modified' is not designed for extension - needs to be abstract, final or empty.456
ErrorsParameter other should be final.456
ErrorsExpected @param tag for 'other'.456
Errors'{' should be on the previous line.457
Errors'if' is not followed by whitespace.459
Errors'{' should be on the previous line.460
Errors'}' should be on the same line.462
Errors'{' should be on the previous line.464
Errors'if' is not followed by whitespace.465
Errors'{' should be on the previous line.466
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.473
ErrorsMissing a Javadoc comment.473
Errors'{' should be on the previous line.474
ErrorsLine is longer than 80 characters.475
ErrorsMissing a Javadoc comment.482
Errors'{' should be on the previous line.483
ErrorsLine is longer than 80 characters.484
ErrorsMissing a Javadoc comment.484
ErrorsRedundant 'public' modifier.484
ErrorsLine is longer than 80 characters.486
ErrorsMissing a Javadoc comment.486
ErrorsRedundant 'public' modifier.486
ErrorsLine is longer than 80 characters.488
ErrorsMissing a Javadoc comment.488
ErrorsRedundant 'public' modifier.488
ErrorsLine is longer than 80 characters.490
ErrorsMissing a Javadoc comment.490
ErrorsRedundant 'public' modifier.490
ErrorsMissing a Javadoc comment.492
ErrorsRedundant 'public' modifier.492
Errors'{' should be on the previous line.504
ErrorsMissing a Javadoc comment.505
Errors'{' should be on the previous line.506
ErrorsMissing a Javadoc comment.509
ErrorsParameter msg should be final.509
Errors'{' should be on the previous line.510
ErrorsMissing a Javadoc comment.514
ErrorsParameter cause should be final.514
Errors'{' should be on the previous line.515
ErrorsMissing a Javadoc comment.519
ErrorsParameter msg should be final.519
ErrorsParameter cause should be final.519
Errors'{' should be on the previous line.520

org/apache/ojb/odmg/ImplementationExt.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.23
Errors'{' should be on the previous line.30
ErrorsRedundant 'public' modifier.38
ErrorsLine is longer than 80 characters.43
ErrorsRedundant 'public' modifier.48
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.61
ErrorsRedundant 'public' modifier.63
ErrorsRedundant 'public' modifier.71
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsRedundant 'public' modifier.95
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.108
ErrorsRedundant 'public' modifier.111
ErrorsExpected an @return tag.118
ErrorsRedundant 'public' modifier.118
ErrorsLine is longer than 80 characters.130
ErrorsRedundant 'public' modifier.134
ErrorsLine is longer than 80 characters.155
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.180
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.186
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.196

org/apache/ojb/odmg/ImplementationImpl.java

ViolationMessageLine
ErrorsUnused import - org.odmg.Implementation.43
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>51
ErrorsLine is longer than 80 characters.55
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.71
ErrorsFirst sentence should end with a period.74
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.89
Errors'if' is not followed by whitespace.90
Errors'{' should be on the previous line.91
ErrorsMethod 'getTxManager' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsMethod 'getLockManager' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'{' should be on the previous line.102
ErrorsMethod 'setCurrentDatabase' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter curDB should be final.106
Errors'{' should be on the previous line.107
ErrorsMethod 'getCurrentDatabase' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
Errors'{' should be on the previous line.112
ErrorsMethod 'getCurrentPBKey' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
Errors'{' should be on the previous line.117
ErrorsMethod 'getConfigurator' is not designed for extension - needs to be abstract, final or empty.125
Errors'{' should be on the previous line.126
ErrorsMethod 'setConfigurator' is not designed for extension - needs to be abstract, final or empty.134
ErrorsParameter configurator should be final.134
Errors'configurator' hides a field.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.140
ErrorsMethod 'newTransaction' is not designed for extension - needs to be abstract, final or empty.144
Errors'{' should be on the previous line.145
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.148
Errors'{' should be on the previous line.152
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.164
ErrorsMethod 'currentTransaction' is not designed for extension - needs to be abstract, final or empty.167
Errors'{' should be on the previous line.168
Errors'{' should be on the previous line.170
ErrorsLine is longer than 80 characters.171
ErrorsMethod 'hasOpenTransaction' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
Errors'{' should be on the previous line.177
ErrorsMethod 'newDatabase' is not designed for extension - needs to be abstract, final or empty.187
Errors'{' should be on the previous line.188
ErrorsMethod 'newOQLQuery' is not designed for extension - needs to be abstract, final or empty.197
Errors'{' should be on the previous line.198
Errors'{' should be on the previous line.200
ErrorsMethod 'newDList' is not designed for extension - needs to be abstract, final or empty.211
Errors'{' should be on the previous line.212
Errors'{' should be on the previous line.214
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.217
ErrorsMethod 'newDBag' is not designed for extension - needs to be abstract, final or empty.225
Errors'{' should be on the previous line.226
Errors'{' should be on the previous line.228
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.231
ErrorsMethod 'newDSet' is not designed for extension - needs to be abstract, final or empty.239
Errors'{' should be on the previous line.240
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.245
ErrorsMethod 'newDArray' is not designed for extension - needs to be abstract, final or empty.253
Errors'{' should be on the previous line.254
Errors'{' should be on the previous line.256
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.259
ErrorsMethod 'newDMap' is not designed for extension - needs to be abstract, final or empty.267
Errors'{' should be on the previous line.268
Errors'{' should be on the previous line.270
ErrorsLine is longer than 80 characters.271
ErrorsLine is longer than 80 characters.273
ErrorsMethod 'getObjectId' is not designed for extension - needs to be abstract, final or empty.282
ErrorsParameter obj should be final.282
Errors'{' should be on the previous line.283
Errors'{' should be on the previous line.288
Errors'{' should be on the previous line.290
ErrorsLine is longer than 80 characters.292
ErrorsLine is longer than 80 characters.294
Errors'}' should be on the same line.295
Errors'{' should be on the previous line.297
ErrorsLine is longer than 80 characters.298
Errors'}' should be on the same line.306
Errors'{' should be on the previous line.308
Errors'if' is not followed by whitespace.309
Errors'{' should be on the previous line.310
ErrorsExpected an @return tag.320
ErrorsMethod 'getDatabase' is not designed for extension - needs to be abstract, final or empty.320
ErrorsParameter obj should be final.320
ErrorsExpected @param tag for 'obj'.320
Errors'{' should be on the previous line.321
ErrorsMethod 'registerOpenDatabase' is not designed for extension - needs to be abstract, final or empty.329
ErrorsParameter newDB should be final.329
ErrorsExpected @param tag for 'newDB'.329
Errors'{' should be on the previous line.330
ErrorsName 'old_db' must match pattern '^[a-z][a-zA-Z0-9]*$'.331
Errors'{' should be on the previous line.333
Errors'{' should be on the previous line.335
Errors'{' should be on the previous line.337
ErrorsLine is longer than 80 characters.338
Errors'}' should be on the same line.341
Errors'{' should be on the previous line.343
ErrorsMust have at least one statement.343
Errors'if' construct must use '{}'s.347
ErrorsLine is longer than 80 characters.347
ErrorsLine is longer than 80 characters.354
ErrorsLine is longer than 80 characters.355
ErrorsLine contains a tab character.360
ErrorsMethod 'setImplicitLocking' is not designed for extension - needs to be abstract, final or empty.360
ErrorsParameter value should be final.360
ErrorsExpected @param tag for 'value'.360
ErrorsLine contains a tab character.361
Errors'{' should be on the previous line.361
Errors'if' is not followed by whitespace.362
Errors'{' should be on the previous line.363
Errors'cast' is not followed by whitespace.364
Errors'}' should be on the same line.365
Errors'{' should be on the previous line.367
ErrorsLine contains a tab character.370
ErrorsExpected an @return tag.375
ErrorsMethod 'isImplicitLocking' is not designed for extension - needs to be abstract, final or empty.375
Errors'{' should be on the previous line.376
ErrorsExpected an @return tag.383
ErrorsMethod 'getOqlCollectionClass' is not designed for extension - needs to be abstract, final or empty.383
Errors'{' should be on the previous line.384
ErrorsMethod 'setOqlCollectionClass' is not designed for extension - needs to be abstract, final or empty.391
ErrorsParameter oqlCollectionClass should be final.391
Errors'oqlCollectionClass' hides a field.391
ErrorsExpected @param tag for 'oqlCollectionClass'.391
Errors'{' should be on the previous line.392
ErrorsMethod 'setImpliciteWriteLocks' is not designed for extension - needs to be abstract, final or empty.399
ErrorsParameter impliciteWriteLocks should be final.399
Errors'impliciteWriteLocks' hides a field.399
ErrorsExpected @param tag for 'impliciteWriteLocks'.399
Errors'{' should be on the previous line.400
ErrorsExpected an @return tag.407
ErrorsMethod 'isImpliciteWriteLocks' is not designed for extension - needs to be abstract, final or empty.407
Errors'{' should be on the previous line.408
ErrorsMethod 'isOrdering' is not designed for extension - needs to be abstract, final or empty.412
ErrorsMissing a Javadoc comment.412
Errors'{' should be on the previous line.413
ErrorsMethod 'setOrdering' is not designed for extension - needs to be abstract, final or empty.417
ErrorsMissing a Javadoc comment.417
ErrorsParameter ordering should be final.417
Errors'ordering' hides a field.417
Errors'{' should be on the previous line.418
ErrorsLine is longer than 80 characters.436
ErrorsMethod 'setImplicitLockingBackward' is not designed for extension - needs to be abstract, final or empty.439
ErrorsParameter implicitLockingBackward should be final.439
Errors'implicitLockingBackward' hides a field.439
ErrorsExpected @param tag for 'implicitLockingBackward'.439
Errors'{' should be on the previous line.440
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.444
ErrorsMissing a Javadoc comment.444
Errors'{' should be on the previous line.445
ErrorsMissing a Javadoc comment.461
Errors'{' should be on the previous line.462
ErrorsMissing a Javadoc comment.463
Errors'{' should be on the previous line.464
ErrorsMissing a Javadoc comment.468
ErrorsParameter key should be final.468
Errors'{' should be on the previous line.469
ErrorsMissing a Javadoc comment.474
Errors'{' should be on the previous line.475
ErrorsMissing a Javadoc comment.476
ErrorsName 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.476
ErrorsMissing a Javadoc comment.477
Errors'{' should be on the previous line.478
ErrorsMissing a Javadoc comment.483
Errors'{' should be on the previous line.484
ErrorsMissing a Javadoc comment.485
ErrorsName 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.485
ErrorsMissing a Javadoc comment.486
Errors'{' should be on the previous line.487
ErrorsMissing a Javadoc comment.492
Errors'{' should be on the previous line.493
ErrorsMissing a Javadoc comment.494
ErrorsName 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.494
ErrorsMissing a Javadoc comment.495
Errors'{' should be on the previous line.496
ErrorsMissing a Javadoc comment.501
Errors'{' should be on the previous line.502
ErrorsMissing a Javadoc comment.503
ErrorsName 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.503
ErrorsMissing a Javadoc comment.504
Errors'{' should be on the previous line.505
ErrorsMissing a Javadoc comment.510
Errors'{' should be on the previous line.511
ErrorsMissing a Javadoc comment.512
ErrorsName 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.512
ErrorsMissing a Javadoc comment.513
Errors'{' should be on the previous line.514

org/apache/ojb/odmg/ImplementationJTAImpl.java

ViolationMessageLine
ErrorsUnused import - org.odmg.Implementation.29
ErrorsLine is longer than 80 characters.36
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
Errors'{' should be on the previous line.43
ErrorsMethod 'getDatabase' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter obj should be final.47
Errors'{' should be on the previous line.48
ErrorsMethod 'currentTransaction' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters.61
ErrorsMethod 'newOQLQuery' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMethod 'newDList' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod 'newDBag' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'newDSet' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
ErrorsMethod 'newDArray' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
ErrorsMethod 'newDMap' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
ErrorsFirst sentence should end with a period.100
Errors'{' should be on the previous line.106
Errors'if' construct must use '{}'s.107
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.108
Errors'if' construct must use '{}'s.109
Errors'{' should be on the previous line.111
ErrorsExpected an @return tag.121
Errors'{' should be on the previous line.122
Errors'if' construct must use '{}'s.123
ErrorsLine is longer than 80 characters.123
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
ErrorsExpected an @return tag.139
ErrorsMethod 'newTransaction' is not designed for extension - needs to be abstract, final or empty.139
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters.141

org/apache/ojb/odmg/J2EETransactionImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsParameter implementation should be final.48
Errors'{' should be on the previous line.49
ErrorsMethod 'setInExternTransaction' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter mode should be final.54
Errors'{' should be on the previous line.55
ErrorsMethod 'isInExternTransaction' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsMethod 'join' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'leave' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsLine is longer than 80 characters.71
ErrorsMethod 'checkpoint' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.76
ErrorsLine is longer than 80 characters.80
ErrorsMethod 'afterCompletion' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter status should be final.84
ErrorsExpected @param tag for 'status'.84
Errors'{' should be on the previous line.85
Errors'if' construct must use '{}'s.86
Errors'if' is not followed by whitespace.86
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.94
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.96
ErrorsLine is longer than 80 characters.101
Errors'}' should be on the same line.104
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'beforeCompletion' is not designed for extension - needs to be abstract, final or empty.122
Errors'{' should be on the previous line.123
Errors'if' construct must use '{}'s.125
Errors'if' is not followed by whitespace.125
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
Errors'if' is not followed by whitespace.135
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.142
Errors'}' should be on the same line.143
Errors'{' should be on the previous line.145
Errors'if' is not followed by whitespace.146
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters.148
Errors'}' should be on the same line.153
Errors'catch' is not followed by whitespace.154
Errors'{' should be on the previous line.155
ErrorsLine is longer than 80 characters.156
Errors'if' is not followed by whitespace.157
Errors'{' should be on the previous line.158
Errors'}' should be on the same line.160
Errors'if' is not followed by whitespace.161
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'if' is not followed by whitespace.165
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.168
ErrorsLine has trailing spaces.170
Errors'{' should be on the previous line.170
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.172
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
ErrorsFirst sentence should end with a period.184
Errors'{' should be on the previous line.188
Errors'if' is not followed by whitespace.189
Errors'{' should be on the previous line.190
Errors'if' is not followed by whitespace.192
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.194
Errors'+' should be on a new line.194
Errors'if' is not followed by whitespace.198
Errors'{' should be on the previous line.199
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.204
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.213
ErrorsMissing a Javadoc comment.213
Errors'{' should be on the previous line.214
Errors'{' should be on the previous line.216
Errors'if' construct must use '{}'s.218
ErrorsLine is longer than 80 characters.218
Errors'if' is not followed by whitespace.218
Errors'if' is not followed by whitespace.219
Errors'{' should be on the previous line.220
Errors'}' should be on the same line.227
Errors'catch' is not followed by whitespace.228
Errors'{' should be on the previous line.229
ErrorsLine is longer than 80 characters.231
ErrorsMethod 'abort' is not designed for extension - needs to be abstract, final or empty.236
ErrorsMissing a Javadoc comment.236
Errors'{' should be on the previous line.237
Errors'if' construct must use '{}'s.238
Errors'if' is not followed by whitespace.238
Errors'{' should be on the previous line.241
Errors'{' should be on the previous line.243
Errors'}' should be on the same line.245
Errors'catch' is not followed by whitespace.246
Errors'{' should be on the previous line.247
Errors'{' should be on the previous line.254
Errors'}' should be on the same line.256
Errors'catch' is not followed by whitespace.257
Errors'{' should be on the previous line.258
Errors'}' should be on the same line.262
Errors'{' should be on the previous line.264

org/apache/ojb/odmg/JTATxManager.java

ViolationMessageLine
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsFirst sentence should end with a period.46
ErrorsMethod 'deregisterTx' is not designed for extension - needs to be abstract, final or empty.50
ErrorsParameter transaction should be final.50
ErrorsExpected @param tag for 'transaction'.50
Errors'{' should be on the previous line.51
ErrorsMethod 'registerTx' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter odmgTrans should be final.60
Errors'{' should be on the previous line.61
Errors'if' construct must use '{}'s.62
ErrorsLine is longer than 80 characters.62
Errors'{' should be on the previous line.65
Errors'}' should be on the same line.67
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.78
ErrorsLine is longer than 80 characters.80
Errors'+' is not followed by whitespace.80
ErrorsLine is longer than 80 characters.81
ErrorsFirst sentence should end with a period.86
ErrorsLine is longer than 80 characters.89
ErrorsParameter odmgTrans should be final.89
ErrorsExpected @param tag for 'odmgTrans'.89
ErrorsParameter transaction should be final.89
ErrorsExpected @param tag for 'transaction'.89
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.94
Errors'+' should be on a new line.94
Errors'+' should be on a new line.95
ErrorsLine is longer than 80 characters.96
Errors'{' should be on the previous line.102
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.107
Errors'+' should be on a new line.107
Errors'}' should be on the same line.110
Errors'{' should be on the previous line.112
ErrorsLine is longer than 80 characters.113
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.119
ErrorsLine is longer than 80 characters.120
Errors'}' should be on the same line.124
Errors'{' should be on the previous line.126
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.129
ErrorsMissing a Javadoc comment.133
ErrorsParameter status should be final.133
Errors'{' should be on the previous line.134
Errors'{' should be on the previous line.136
ErrorsFirst sentence should end with a period.162
ErrorsExpected an @return tag.165
Errors'{' should be on the previous line.166
Errors'{' should be on the previous line.169
Errors'if' construct must use '{}'s.170
ErrorsLine is longer than 80 characters.171
Errors'}' should be on the same line.172
Errors'{' should be on the previous line.174
ErrorsLine is longer than 80 characters.175
ErrorsMethod 'getJTATransaction' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
Errors'{' should be on the previous line.182
Errors'if' construct must use '{}'s.183
Errors'{' should be on the previous line.185
ErrorsLine is longer than 80 characters.194
ErrorsUnused @throws tag for 'org.odmg.TransactionNotInProgressException'.194
ErrorsExpected an @return tag.196
ErrorsMethod 'getCurrentTransaction' is not designed for extension - needs to be abstract, final or empty.196
Errors'{' should be on the previous line.197
Errors'{' should be on the previous line.200
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.208
ErrorsExpected an @return tag.211
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.211
Errors'{' should be on the previous line.212
ErrorsAvoid inline conditionals.214
ErrorsMethod 'abortExternalTx' is not designed for extension - needs to be abstract, final or empty.220
ErrorsParameter odmgTrans should be final.220
ErrorsExpected @param tag for 'odmgTrans'.220
Errors'{' should be on the previous line.221
Errors'if' construct must use '{}'s.222
ErrorsLine is longer than 80 characters.222
Errors'if' construct must use '{}'s.223
ErrorsAvoid inline conditionals.225
Errors'{' should be on the previous line.227
Errors'{' should be on the previous line.229
Errors'if' is not followed by whitespace.230
Errors'{' should be on the previous line.231
Errors'}' should be on the same line.236
Errors'{' should be on the previous line.238
ErrorsMust have at least one statement.238
ErrorsMissing a Javadoc comment.243
ErrorsParameter config should be final.243
Errors'{' should be on the previous line.244
ErrorsMissing a Javadoc comment.254
Errors'{' should be on the previous line.255
ErrorsMissing a Javadoc comment.256
ErrorsMissing a Javadoc comment.257
ErrorsMissing a Javadoc comment.259
Errors'{' should be on the previous line.260
ErrorsMissing a Javadoc comment.269
ErrorsParameter internTx should be final.269
Errors'internTx' hides a field.269
ErrorsParameter externTx should be final.269
Errors'externTx' hides a field.269
Errors'{' should be on the previous line.270
ErrorsMissing a Javadoc comment.275
Errors'{' should be on the previous line.276
ErrorsMissing a Javadoc comment.280
ErrorsParameter externTx should be final.280
Errors'externTx' hides a field.280
Errors'{' should be on the previous line.281
ErrorsMissing a Javadoc comment.285
Errors'{' should be on the previous line.286
ErrorsMissing a Javadoc comment.290
ErrorsParameter internTx should be final.290
Errors'internTx' hides a field.290
Errors'{' should be on the previous line.291

org/apache/ojb/odmg/LocalTxManager.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.32
ErrorsName 'tx_table' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsMissing a Javadoc comment.43
Errors'{' should be on the previous line.44
ErrorsUnused @throws tag for 'org.odmg.TransactionNotInProgressException'.51
ErrorsLine is longer than 80 characters.52
ErrorsExpected an @return tag.54
ErrorsMethod 'getCurrentTransaction' is not designed for extension - needs to be abstract, final or empty.54
Errors'{' should be on the previous line.55
Errors'if' is not followed by whitespace.57
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.65
ErrorsExpected an @return tag.68
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.68
Errors'{' should be on the previous line.69
ErrorsMethod 'registerTx' is not designed for extension - needs to be abstract, final or empty.76
ErrorsParameter tx should be final.76
ErrorsExpected @param tag for 'tx'.76
Errors'{' should be on the previous line.77
ErrorsMethod 'deregisterTx' is not designed for extension - needs to be abstract, final or empty.84
ErrorsParameter token should be final.84
ErrorsExpected @param tag for 'token'.84
Errors'{' should be on the previous line.85
ErrorsParameter odmgTrans should be final.92
ErrorsExpected @param tag for 'odmgTrans'.92
Errors'{' should be on the previous line.93
ErrorsMissing a Javadoc comment.99
ErrorsParameter config should be final.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.119
ErrorsFirst sentence should end with a period.120
ErrorsName 'm_table' must match pattern '^[a-z][a-zA-Z0-9]*$'.123
ErrorsFirst sentence should end with a period.125
Errors'{' should be on the previous line.129
ErrorsParameter key_thread should be final.138
ErrorsName 'key_thread' must match pattern '^[a-z][a-zA-Z0-9]*$'.138
Errors'{' should be on the previous line.139
ErrorsFirst sentence should end with a period.143
ErrorsParameter key_thread should be final.149
ErrorsName 'key_thread' must match pattern '^[a-z][a-zA-Z0-9]*$'.149
ErrorsParameter value_tx should be final.149
ErrorsName 'value_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'.149
Errors'{' should be on the previous line.150
ErrorsFirst sentence should end with a period.154
ErrorsParameter key_thread should be final.159
ErrorsName 'key_thread' must match pattern '^[a-z][a-zA-Z0-9]*$'.159
Errors'{' should be on the previous line.160

org/apache/ojb/odmg/NamedRootsMap.java

ViolationMessageLine
Errors'{' should be on the previous line.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.55
ErrorsParameter tx should be final.55
Errors'tx' hides a field.55
Errors'{' should be on the previous line.56
ErrorsMissing a Javadoc comment.61
ErrorsParameter entry should be final.61
Errors'{' should be on the previous line.62
Errors'if' is not followed by whitespace.63
Errors'{' should be on the previous line.64
ErrorsMissing a Javadoc comment.70
ErrorsParameter entry should be final.70
Errors'{' should be on the previous line.71
Errors'if' is not followed by whitespace.72
Errors'{' should be on the previous line.73
Errors'if' construct must use '{}'s.77
Errors'if' is not followed by whitespace.77
ErrorsMethod 'performDeletion' is not designed for extension - needs to be abstract, final or empty.84
Errors'{' should be on the previous line.85
Errors'if' construct must use '{}'s.86
Errors'if' is not followed by whitespace.86
Errors'{' should be on the previous line.89
Errors'while' is not followed by whitespace.92
Errors'{' should be on the previous line.93
ErrorsMethod 'performInsert' is not designed for extension - needs to be abstract, final or empty.104
Errors'{' should be on the previous line.105
Errors'if' construct must use '{}'s.106
Errors'if' is not followed by whitespace.106
Errors'{' should be on the previous line.109
Errors'while' is not followed by whitespace.112
Errors'{' should be on the previous line.113
ErrorsMethod 'afterWriteCleanup' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
Errors'{' should be on the previous line.122
Errors'if' construct must use '{}'s.123
Errors'if' is not followed by whitespace.123
Errors'if' construct must use '{}'s.124
Errors'if' is not followed by whitespace.124
ErrorsLine is longer than 80 characters.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter key should be final.127
ErrorsParameter entry should be final.127
Errors'if' is not followed by whitespace.129
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
ErrorsMissing a Javadoc comment.140
ErrorsParameter key should be final.140
Errors'{' should be on the previous line.141
ErrorsMissing a Javadoc comment.145
ErrorsParameter key should be final.145
Errors'{' should be on the previous line.146
ErrorsExpected an @return tag.153
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.153
ErrorsParameter key should be final.153
ErrorsExpected @param tag for 'key'.153
ErrorsExpected @throws tag for 'ObjectNameNotFoundException'.153
Errors'{' should be on the previous line.154
Errors'if' is not followed by whitespace.158
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.164
Errors'}' should be on the same line.166
Errors'catch' is not followed by whitespace.167
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.169
Errors'if' is not followed by whitespace.172
Errors'{' should be on the previous line.173
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
Errors'if' is not followed by whitespace.180
Errors'{' should be on the previous line.181
ErrorsLine is longer than 80 characters.185
ErrorsLine is longer than 80 characters.186
Errors'}' should be on the same line.187
Errors'{' should be on the previous line.189
Errors'if' construct must use '{}'s.194
ErrorsLine is longer than 80 characters.194
Errors'if' is not followed by whitespace.194
ErrorsFirst sentence should end with a period.198
ErrorsMethod 'unbind' is not designed for extension - needs to be abstract, final or empty.201
ErrorsParameter key should be final.201
ErrorsExpected @param tag for 'key'.201
Errors'{' should be on the previous line.202
ErrorsLine is longer than 80 characters.208
ErrorsMethod 'bind' is not designed for extension - needs to be abstract, final or empty.208
ErrorsMissing a Javadoc comment.208
ErrorsParameter object should be final.208
ErrorsParameter name should be final.208
Errors'{' should be on the previous line.214
Errors'}' should be on the same line.216
Errors'catch' is not followed by whitespace.217
Errors'{' should be on the previous line.218
ErrorsMust have at least one statement.218
Errors'if' is not followed by whitespace.222
Errors'{' should be on the previous line.223
Errors'if' is not followed by whitespace.225
Errors'{' should be on the previous line.226
ErrorsLine is longer than 80 characters.228
Errors'}' should be on the same line.230
Errors'{' should be on the previous line.232
Errors'if' is not followed by whitespace.238
Errors'{' should be on the previous line.239
ErrorsLine is longer than 80 characters.240
Errors'}' should be on the same line.241
Errors'{' should be on the previous line.243
Errors'if' is not followed by whitespace.248
Errors'{' should be on the previous line.249
ErrorsLine is longer than 80 characters.250
Errors'if' is not followed by whitespace.253
Errors'{' should be on the previous line.254
ErrorsLine is longer than 80 characters.255
Errors'{' should be on the previous line.273
ErrorsMissing a Javadoc comment.274
ErrorsFirst sentence should end with a period.275
ErrorsFirst sentence should end with a period.279
ErrorsMissing a Javadoc comment.284
ErrorsMissing a Javadoc comment.285
ErrorsMissing a Javadoc comment.287
Errors'{' should be on the previous line.288
ErrorsLine is longer than 80 characters.291
ErrorsMissing a Javadoc comment.291
Errors'object' hides a field.291
Errors'useIdentity' hides a field.291
ErrorsParameter broker should be final.301
ErrorsExpected @param tag for 'broker'.301
Errors'{' should be on the previous line.302
Errors'if' is not followed by whitespace.303
Errors'{' should be on the previous line.304
Errors'if' is not followed by whitespace.305
Errors'{' should be on the previous line.306
ErrorsLine is longer than 80 characters.307
Errors'oid' hides a field.307
Errors'}' should be on the same line.309
Errors'{' should be on the previous line.311
ErrorsLine is longer than 80 characters.312
ErrorsMissing a Javadoc comment.317
Errors'{' should be on the previous line.318
ErrorsMissing a Javadoc comment.322
ErrorsParameter name should be final.322
Errors'name' hides a field.322
Errors'{' should be on the previous line.323
ErrorsMissing a Javadoc comment.327
Errors'{' should be on the previous line.328
ErrorsMissing a Javadoc comment.332
ErrorsParameter oid should be final.332
Errors'oid' hides a field.332
Errors'{' should be on the previous line.333
ErrorsMissing a Javadoc comment.337
Errors'{' should be on the previous line.338
Errors'if' is not followed by whitespace.339
Errors'{' should be on the previous line.340
Errors'}' should be on the same line.342
Errors'{' should be on the previous line.344
ErrorsAvoid inline conditionals.345

org/apache/ojb/odmg/NarrowTransaction.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
ErrorsParameter tx should be final.32
Errors'tx' hides a field.32
Errors'{' should be on the previous line.33
ErrorsMethod 'getRealTransaction' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'{' should be on the previous line.38
ErrorsMethod 'markDelete' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter anObject should be final.42
Errors'{' should be on the previous line.43
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter anObject should be final.47
Errors'{' should be on the previous line.48
ErrorsMethod 'flush' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
Errors'{' should be on the previous line.53
ErrorsExpected an @return tag.60
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.60
Errors'{' should be on the previous line.61
ErrorsMethod 'join' is not designed for extension - needs to be abstract, final or empty.68
Errors'{' should be on the previous line.69
ErrorsMethod 'leave' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.84
Errors'{' should be on the previous line.85
ErrorsExpected an @return tag.92
ErrorsMethod 'isOpen' is not designed for extension - needs to be abstract, final or empty.92
Errors'{' should be on the previous line.93
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.100
Errors'{' should be on the previous line.101
ErrorsFirst sentence should end with a period.105
ErrorsMethod 'abort' is not designed for extension - needs to be abstract, final or empty.108
Errors'{' should be on the previous line.109
ErrorsMethod 'checkpoint' is not designed for extension - needs to be abstract, final or empty.117
Errors'{' should be on the previous line.118
ErrorsFirst sentence should end with a period.122
ErrorsMethod 'lock' is not designed for extension - needs to be abstract, final or empty.126
ErrorsParameter obj should be final.126
ErrorsExpected @param tag for 'obj'.126
ErrorsParameter lockMode should be final.126
ErrorsExpected @param tag for 'lockMode'.126
ErrorsExpected @throws tag for 'LockNotGrantedException'.127
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.127
Errors'{' should be on the previous line.128
ErrorsFirst sentence should end with a period.132
ErrorsExpected an @return tag.136
ErrorsMethod 'tryLock' is not designed for extension - needs to be abstract, final or empty.136
ErrorsParameter obj should be final.136
ErrorsExpected @param tag for 'obj'.136
ErrorsParameter lockMode should be final.136
ErrorsExpected @param tag for 'lockMode'.136
Errors'{' should be on the previous line.137
ErrorsLine contains a tab character.141
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
ErrorsParameter id should be final.141
ErrorsLine contains a tab character.142
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.142
ErrorsLine contains a tab character.143
Errors'{' should be on the previous line.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsMethod 'setImplicitLocking' is not designed for extension - needs to be abstract, final or empty.149
ErrorsParameter value should be final.149
ErrorsExpected @param tag for 'value'.149
Errors'{' should be on the previous line.150
ErrorsLine contains a tab character.151
ErrorsExpected an @return tag.157
ErrorsMethod 'isImplicitLocking' is not designed for extension - needs to be abstract, final or empty.157
Errors'{' should be on the previous line.158
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.165
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.165
ErrorsParameter target should be final.165
ErrorsExpected @param tag for 'target'.165
ErrorsParameter referenceField should be final.165
ErrorsExpected @param tag for 'referenceField'.165
ErrorsParameter doCascade should be final.165
ErrorsExpected @param tag for 'doCascade'.165
ErrorsLine has trailing spaces.171
ErrorsLine is longer than 80 characters.171
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.173
ErrorsParameter target should be final.173
ErrorsExpected @param tag for 'target'.173
ErrorsParameter doCascade should be final.173
ErrorsExpected @param tag for 'doCascade'.173
Errors'{' should be on the previous line.174
ErrorsMethod 'isOrdering' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
Errors'{' should be on the previous line.179
ErrorsMethod 'setOrdering' is not designed for extension - needs to be abstract, final or empty.183
ErrorsMissing a Javadoc comment.183
ErrorsParameter ordering should be final.183
Errors'{' should be on the previous line.184
ErrorsMethod 'isDeleted' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
ErrorsParameter id should be final.198
Errors'{' should be on the previous line.199

org/apache/ojb/odmg/ODMGJ2EEFactory.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.23
Errors'{' should be on the previous line.24
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25

org/apache/ojb/odmg/OJB.java

ViolationMessageLine
ErrorsUnused import - org.odmg.Implementation.19
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsFirst sentence should end with a period.38
Errors'{' should be on the previous line.43
ErrorsExpected an @return tag.50
Errors'{' should be on the previous line.51
ErrorsMethod 'getConfigurationKey' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'{' should be on the previous line.56

org/apache/ojb/odmg/OJBJ2EE_2.java

ViolationMessageLine
ErrorsUnused import - org.odmg.Implementation.18
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.24
ErrorsName 'OJBJ2EE_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'.28
Errors'{' should be on the previous line.29

org/apache/ojb/odmg/OJBTxManager.java

ViolationMessageLine
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsLine is longer than 80 characters.31
ErrorsUnused @throws tag for 'org.odmg.TransactionNotInProgressException'.31
ErrorsExpected an @return tag.33
ErrorsLine is longer than 80 characters.36
ErrorsExpected an @return tag.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43

org/apache/ojb/odmg/ObjectEnvelope.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsFirst sentence should end with a period.54
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.92
ErrorsLine is longer than 80 characters.97
ErrorsParameter buffer should be final.97
Errors'buffer' hides a field.97
ErrorsExpected @param tag for 'buffer'.97
ErrorsParameter oid should be final.97
Errors'oid' hides a field.97
ErrorsExpected @param tag for 'oid'.97
ErrorsParameter obj should be final.97
ErrorsExpected @param tag for 'obj'.97
ErrorsParameter isNewObject should be final.97
ErrorsExpected @param tag for 'isNewObject'.97
ErrorsComment matches to-do format 'TODO:'.102
ErrorsComment matches to-do format 'TODO:'.106
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsMethod 'getTx' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'{' should be on the previous line.119
ErrorsMethod 'getEnvelopeTable' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsMethod 'getBeforeImage' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
Errors'{' should be on the previous line.129
Errors'if' is not followed by whitespace.130
Errors'{' should be on the previous line.131
ErrorsMethod 'getCurrentImage' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
Errors'if' is not followed by whitespace.139
Errors'{' should be on the previous line.140
ErrorsMethod 'cleanup' is not designed for extension - needs to be abstract, final or empty.151
ErrorsParameter reuse should be final.151
ErrorsExpected @param tag for 'reuse'.151
ErrorsParameter wasInsert should be final.151
ErrorsExpected @param tag for 'wasInsert'.151
Errors'{' should be on the previous line.152
Errors'if' is not followed by whitespace.153
Errors'{' should be on the previous line.154
Errors'if' is not followed by whitespace.157
Errors'{' should be on the previous line.158
Errors'if' is not followed by whitespace.162
Errors'{' should be on the previous line.163
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
ErrorsMissing a Javadoc comment.172
ErrorsParameter imageMap should be final.172
ErrorsParameter reuse should be final.172
Errors'{' should be on the previous line.173
Errors'while' is not followed by whitespace.175
Errors'{' should be on the previous line.176
Errors'if' construct must use '{}'s.178
Errors'if' is not followed by whitespace.178
ErrorsMissing a Javadoc comment.182
ErrorsParameter wasInsert should be final.182
Errors'{' should be on the previous line.183
Errors'{' should be on the previous line.185
Errors'if' is not followed by whitespace.190
Errors'{' should be on the previous line.191
Errors'if' is not followed by whitespace.194
Errors'{' should be on the previous line.195
Errors'}' should be on the same line.197
Errors'{' should be on the previous line.199
Errors'if' is not followed by whitespace.200
Errors'{' should be on the previous line.201
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.211
ErrorsComment matches to-do format 'TODO:'.215
ErrorsLine is longer than 80 characters.216
Errors'}' should be on the same line.218
Errors'catch' is not followed by whitespace.219
Errors'{' should be on the previous line.220
ErrorsMissing a Javadoc comment.229
Errors'{' should be on the previous line.230
Errors'for' is not followed by whitespace.232
Errors'{' should be on the previous line.233
ErrorsMissing a Javadoc comment.239
Errors'{' should be on the previous line.240
Errors'if' is not followed by whitespace.241
Errors'{' should be on the previous line.242
Errors'for' is not followed by whitespace.244
Errors'{' should be on the previous line.245
ErrorsExpected an @return tag.256
ErrorsMethod 'refreshIdentity' is not designed for extension - needs to be abstract, final or empty.256
Errors'{' should be on the previous line.257
ErrorsMethod 'getIdentity' is not designed for extension - needs to be abstract, final or empty.263
ErrorsMissing a Javadoc comment.263
Errors'{' should be on the previous line.264
Errors'if' is not followed by whitespace.265
Errors'{' should be on the previous line.266
ErrorsExpected an @return tag.275
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.275
Errors'{' should be on the previous line.276
ErrorsMethod 'getRealObject' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
Errors'{' should be on the previous line.281
ErrorsMethod 'refreshObjectIfNeeded' is not designed for extension - needs to be abstract, final or empty.285
ErrorsMissing a Javadoc comment.285
ErrorsParameter obj should be final.285
Errors'{' should be on the previous line.286
Errors'if' is not followed by whitespace.287
Errors'{' should be on the previous line.288
ErrorsMethod 'beforeCommit' is not designed for extension - needs to be abstract, final or empty.311
Errors'{' should be on the previous line.312
Errors'if' is not followed by whitespace.313
Errors'{' should be on the previous line.314
ErrorsFirst sentence should end with a period.320
ErrorsMethod 'afterCommit' is not designed for extension - needs to be abstract, final or empty.323
Errors'{' should be on the previous line.324
Errors'if' is not followed by whitespace.325
Errors'{' should be on the previous line.326
ErrorsFirst sentence should end with a period.332
ErrorsMethod 'beforeAbort' is not designed for extension - needs to be abstract, final or empty.335
Errors'{' should be on the previous line.336
Errors'if' is not followed by whitespace.337
Errors'{' should be on the previous line.338
ErrorsFirst sentence should end with a period.344
ErrorsMethod 'afterAbort' is not designed for extension - needs to be abstract, final or empty.347
Errors'{' should be on the previous line.348
Errors'if' is not followed by whitespace.349
Errors'{' should be on the previous line.350
ErrorsExpected an @return tag.359
ErrorsLine is longer than 80 characters.359
ErrorsParameter broker should be final.359
ErrorsExpected @param tag for 'broker'.359
ErrorsExpected @throws tag for 'PersistenceBrokerException'.359
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.359
ErrorsLine is longer than 80 characters.373
ErrorsMissing a Javadoc comment.373
ErrorsParameter imageMap should be final.373
ErrorsParameter cld should be final.373
Errors'while' is not followed by whitespace.378
Errors'{' should be on the previous line.379
ErrorsLine is longer than 80 characters.383
ErrorsLine is longer than 80 characters.384
Errors'if' is not followed by whitespace.386
Errors'{' should be on the previous line.387
ErrorsLine is longer than 80 characters.390
ErrorsLine is longer than 80 characters.393
ErrorsLine is longer than 80 characters.394
ErrorsLine is longer than 80 characters.395
Errors'if' is not followed by whitespace.397
ErrorsLine is longer than 80 characters.398
ErrorsLine is longer than 80 characters.402
ErrorsMissing a Javadoc comment.408
ErrorsParameter imageMap should be final.408
ErrorsParameter cld should be final.408
Errors'{' should be on the previous line.409
Errors'for' is not followed by whitespace.412
Errors'{' should be on the previous line.413
ErrorsMissing a Javadoc comment.418
ErrorsParameter imageMap should be final.418
ErrorsParameter fld should be final.418
Errors'{' should be on the previous line.419
ErrorsLine is longer than 80 characters.428
ErrorsLine is longer than 80 characters.431
ErrorsMissing a Javadoc comment.431
ErrorsParameter imageMap should be final.431
ErrorsParameter cld should be final.431
Errors'while' is not followed by whitespace.436
Errors'{' should be on the previous line.437
ErrorsLine is longer than 80 characters.440
ErrorsMethod 'getModificationState' is not designed for extension - needs to be abstract, final or empty.449
Errors'{' should be on the previous line.450
ErrorsLine is longer than 80 characters.455
ErrorsExpected an @return tag.457
ErrorsMethod 'needsInsert' is not designed for extension - needs to be abstract, final or empty.457
Errors'{' should be on the previous line.458
ErrorsLine is longer than 80 characters.463
ErrorsExpected an @return tag.465
ErrorsMethod 'needsUpdate' is not designed for extension - needs to be abstract, final or empty.465
Errors'{' should be on the previous line.466
ErrorsLine is longer than 80 characters.471
ErrorsExpected an @return tag.473
ErrorsMethod 'needsDelete' is not designed for extension - needs to be abstract, final or empty.473
Errors'{' should be on the previous line.474
ErrorsLine is longer than 80 characters.479
ErrorsLine is longer than 80 characters.480
ErrorsParameter isNewObject should be final.482
ErrorsExpected @param tag for 'isNewObject'.482
Errors'{' should be on the previous line.483
Errors'if' is not followed by whitespace.486
Errors'{' should be on the previous line.487
ErrorsLine is longer than 80 characters.489
Errors'}' should be on the same line.491
Errors'if' is not followed by whitespace.492
Errors'{' should be on the previous line.493
ErrorsLine is longer than 80 characters.495
Errors'}' should be on the same line.498
Errors'{' should be on the previous line.500
ErrorsLine is longer than 80 characters.502
ErrorsMethod 'isDeleted' is not designed for extension - needs to be abstract, final or empty.516
ErrorsParameter id should be final.516
Errors'{' should be on the previous line.517
ErrorsLine is longer than 80 characters.525
ErrorsMethod 'setModificationState' is not designed for extension - needs to be abstract, final or empty.527
ErrorsParameter newModificationState should be final.527
Errors'{' should be on the previous line.528
Errors'if' is not followed by whitespace.529
Errors'{' should be on the previous line.530
Errors'if' is not followed by whitespace.531
Errors'{' should be on the previous line.532
ErrorsLine is longer than 80 characters.533
ErrorsLine is longer than 80 characters.534
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.548
Errors'{' should be on the previous line.549
ErrorsLine is longer than 80 characters.558
ErrorsLine is longer than 80 characters.559
ErrorsMethod 'hasChanged' is not designed for extension - needs to be abstract, final or empty.564
ErrorsParameter broker should be final.564
ErrorsExpected @param tag for 'broker'.564
Errors'{' should be on the previous line.565
Errors'if' is not followed by whitespace.566
Errors'{' should be on the previous line.567
Errors'{' should be on the previous line.570
Errors'}' should be on the same line.572
Errors'catch' is not followed by whitespace.573
Errors'{' should be on the previous line.574
ErrorsLine is longer than 80 characters.575
Errors'if' is not followed by whitespace.577
Errors'{' should be on the previous line.578
Errors'while' is not followed by whitespace.581
Errors'{' should be on the previous line.582
Errors'if' is not followed by whitespace.586
Errors'{' should be on the previous line.587
Errors'}' should be on the same line.592
Errors'{' should be on the previous line.594
Errors'if' is not followed by whitespace.597
Errors'{' should be on the previous line.598
ErrorsLine is longer than 80 characters.599
ErrorsLine is longer than 80 characters.600
ErrorsAvoid inline conditionals.600
ErrorsFirst sentence should end with a period.606
ErrorsMethod 'markReferenceElements' is not designed for extension - needs to be abstract, final or empty.610
ErrorsParameter broker should be final.610
ErrorsExpected @param tag for 'broker'.610
Errors'{' should be on the previous line.611
ErrorsLine is longer than 80 characters.612
ErrorsLine is longer than 80 characters.613
Errors'{' should be on the previous line.620
Errors'if' is not followed by whitespace.624
Errors'{' should be on the previous line.625
ErrorsMethod 'doUpdate' is not designed for extension - needs to be abstract, final or empty.633
ErrorsMissing a Javadoc comment.633
Errors'{' should be on the previous line.634
Errors'if' construct must use '{}'s.635
ErrorsLine is longer than 80 characters.635
Errors'if' is not followed by whitespace.635
ErrorsLine is longer than 80 characters.637
ErrorsMethod 'doInsert' is not designed for extension - needs to be abstract, final or empty.640
ErrorsMissing a Javadoc comment.640
Errors'{' should be on the previous line.641
Errors'if' construct must use '{}'s.642
ErrorsLine is longer than 80 characters.642
Errors'if' is not followed by whitespace.642
ErrorsLine is longer than 80 characters.644
ErrorsMethod 'doDelete' is not designed for extension - needs to be abstract, final or empty.649
ErrorsMissing a Javadoc comment.649
Errors'{' should be on the previous line.650
Errors'if' construct must use '{}'s.651
ErrorsLine is longer than 80 characters.651
Errors'if' is not followed by whitespace.651
ErrorsMethod 'doEvictFromCache' is not designed for extension - needs to be abstract, final or empty.655
ErrorsMissing a Javadoc comment.655
Errors'{' should be on the previous line.656
Errors'if' construct must use '{}'s.657
ErrorsLine is longer than 80 characters.657
Errors'if' is not followed by whitespace.657
ErrorsMethod 'isWriteLocked' is not designed for extension - needs to be abstract, final or empty.661
ErrorsMissing a Javadoc comment.661
Errors'{' should be on the previous line.662
ErrorsMethod 'setWriteLocked' is not designed for extension - needs to be abstract, final or empty.666
ErrorsMissing a Javadoc comment.666
ErrorsParameter writeLocked should be final.666
Errors'writeLocked' hides a field.666
Errors'{' should be on the previous line.667
ErrorsMethod 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty.671
ErrorsMissing a Javadoc comment.671
Errors'{' should be on the previous line.672
ErrorsLine is longer than 80 characters.673
ErrorsMethod 'addLinkOneToOne' is not designed for extension - needs to be abstract, final or empty.676
ErrorsMissing a Javadoc comment.676
ErrorsParameter ord should be final.676
ErrorsParameter unlink should be final.676
Errors'{' should be on the previous line.677
ErrorsMethod 'addLinkOneToN' is not designed for extension - needs to be abstract, final or empty.682
ErrorsMissing a Javadoc comment.682
ErrorsParameter col should be final.682
ErrorsParameter source should be final.682
ErrorsParameter unlink should be final.682
Errors'if' construct must use '{}'s.684
ErrorsLine is longer than 80 characters.684
Errors'if' is not followed by whitespace.684
ErrorsMissing a Javadoc comment.689
Errors'{' should be on the previous line.690
Errors'for' is not followed by whitespace.692
Errors'{' should be on the previous line.693
ErrorsLine is longer than 80 characters.699
ErrorsMethod 'addedOneToOne' is not designed for extension - needs to be abstract, final or empty.699
ErrorsMissing a Javadoc comment.699
ErrorsParameter ord should be final.699
ErrorsParameter refObjOrProxy should be final.699
ErrorsParameter oid should be final.699
Errors'oid' hides a field.699
ErrorsLine is longer than 80 characters.706
Errors'if' is not followed by whitespace.708
Errors'{' should be on the previous line.709
ErrorsLine is longer than 80 characters.713
ErrorsLine is longer than 80 characters.719
ErrorsMethod 'deletedOneToOne' is not designed for extension - needs to be abstract, final or empty.719
ErrorsMissing a Javadoc comment.719
ErrorsParameter ord should be final.719
ErrorsParameter refObjOrProxy should be final.719
ErrorsParameter oid should be final.719
Errors'oid' hides a field.719
ErrorsParameter needsUnlink should be final.719
Errors'if' is not followed by whitespace.726
Errors'{' should be on the previous line.727
Errors'if' is not followed by whitespace.730
Errors'{' should be on the previous line.731
ErrorsLine is longer than 80 characters.732
Errors'if' construct must use '{}'s.735
Errors'if' is not followed by whitespace.735
ErrorsLine is longer than 80 characters.739
ErrorsMethod 'addedXToN' is not designed for extension - needs to be abstract, final or empty.739
ErrorsMissing a Javadoc comment.739
ErrorsParameter cod should be final.739
ErrorsParameter refObjOrProxy should be final.739
ErrorsParameter oid should be final.739
Errors'oid' hides a field.739
ErrorsLine is longer than 80 characters.742
Errors'if' is not followed by whitespace.743
Errors'{' should be on the previous line.744
Errors'if' is not followed by whitespace.751
Errors'{' should be on the previous line.752
Errors'}' should be on the same line.754
Errors'{' should be on the previous line.756
ErrorsLine is longer than 80 characters.761
Errors'if' is not followed by whitespace.761
ErrorsLine is longer than 80 characters.763
ErrorsLine is longer than 80 characters.769
Errors'if' is not followed by whitespace.770
Errors'{' should be on the previous line.771
Errors'}' should be on the same line.773
Errors'{' should be on the previous line.775
Errors'if' is not followed by whitespace.779
Errors'{' should be on the previous line.780
ErrorsLine is longer than 80 characters.785
ErrorsMethod 'deletedXToN' is not designed for extension - needs to be abstract, final or empty.785
ErrorsMissing a Javadoc comment.785
ErrorsParameter cod should be final.785
ErrorsParameter refObjOrProxy should be final.785
ErrorsParameter oid should be final.785
Errors'oid' hides a field.785
Errors'if' is not followed by whitespace.790
Errors'{' should be on the previous line.791
Errors'if' is not followed by whitespace.792
Errors'{' should be on the previous line.793
Errors'if' is not followed by whitespace.795
Errors'{' should be on the previous line.796
ErrorsLine is longer than 80 characters.797
Errors'if' is not followed by whitespace.800
Errors'{' should be on the previous line.801
Errors'}' should be on the same line.803
Errors'{' should be on the previous line.805
ErrorsLine is longer than 80 characters.806
ErrorsLine is longer than 80 characters.807
Errors'if' is not followed by whitespace.809
Errors'{' should be on the previous line.810
ErrorsLine is longer than 80 characters.811
Errors'}' should be on the same line.815
Errors'{' should be on the previous line.817
ErrorsLine is longer than 80 characters.818
ErrorsLine is longer than 80 characters.819
Errors'+' is not preceded with whitespace.819

org/apache/ojb/odmg/ObjectEnvelopeOrdering.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.64
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters.75
Errors'{' should be on the previous line.79
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.84
ErrorsLine is longer than 80 characters.86
ErrorsMissing a Javadoc comment.86
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.94
ErrorsFirst sentence should end with a period.96
ErrorsParameter originalOrder should be final.103
Errors'originalOrder' hides a field.103
ErrorsParameter envelopes should be final.103
Errors'envelopes' hides a field.103
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.120
Errors'if' construct must use '{}'s.125
Errors'if' is not followed by whitespace.125
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.132
Errors'{' should be on the previous line.137
ErrorsLine is longer than 80 characters.138
Errors'+' is not preceded with whitespace.138
Errors'+' is not followed by whitespace.138
Errors'+' is not preceded with whitespace.138
Errors'+' is not followed by whitespace.138
Errors'}' should be on the same line.140
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.146
ErrorsLine is longer than 80 characters.147
Errors'+' is not preceded with whitespace.147
Errors'+' is not followed by whitespace.147
Errors'+' is not preceded with whitespace.147
Errors'+' is not followed by whitespace.147
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.161
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.164
Errors'{' should be on the previous line.171
Errors'{' should be on the previous line.177
Errors'{' should be on the previous line.180
Errors'if' is not followed by whitespace.181
Errors'{' should be on the previous line.182
ErrorsLine is longer than 80 characters.183
Errors'+' is not preceded with whitespace.183
Errors'+' is not followed by whitespace.183
Errors'+' is not preceded with whitespace.183
Errors'+' is not followed by whitespace.183
ErrorsLine is longer than 80 characters.186
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.195
Errors'{' should be on the previous line.199
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.211
ErrorsLine is longer than 80 characters.213
Errors'{' should be on the previous line.217
ErrorsLine is longer than 80 characters.218
Errors'+' is not preceded with whitespace.218
Errors'+' is not followed by whitespace.218
ErrorsLine is longer than 80 characters.219
Errors'{' should be on the previous line.226
ErrorsLine is longer than 80 characters.227
ErrorsLine is longer than 80 characters.228
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.237
ErrorsFirst sentence should end with a period.242
Errors'{' should be on the previous line.248
Errors'{' should be on the previous line.250
ErrorsParameter vertex should be final.261
Errors'{' should be on the previous line.262
Errors'{' should be on the previous line.266
ErrorsLine is longer than 80 characters.267
Errors'{' should be on the previous line.272
ErrorsLine is longer than 80 characters.284
ErrorsParameter vertex should be final.284
ErrorsParameter rds should be final.284
ErrorsLine is longer than 80 characters.286
Errors'{' should be on the previous line.289
Errors'{' should be on the previous line.295
ErrorsLine is longer than 80 characters.296
Errors'}' should be on the same line.297
ErrorsLine is longer than 80 characters.298
ErrorsLine is longer than 80 characters.300
Errors'{' should be on the previous line.303
Errors'{' should be on the previous line.305
Errors'}' should be on the same line.307
Errors'{' should be on the previous line.309
ErrorsParameter vertex should be final.322
ErrorsParameter cds should be final.322
Errors'{' should be on the previous line.323
ErrorsLine is longer than 80 characters.327
Errors'}' should be on the same line.330
Errors'{' should be on the previous line.332
Errors'{' should be on the previous line.338
Errors'{' should be on the previous line.344
Errors'{' should be on the previous line.346
Errors'{' should be on the previous line.348
Errors'}' should be on the same line.350
Errors'{' should be on the previous line.352
Errors'}' should be on the same line.355
Errors'{' should be on the previous line.357
Errors'{' should be on the previous line.359
Errors'}' should be on the same line.361
Errors'{' should be on the previous line.363
Errors'{' should be on the previous line.369
Errors'{' should be on the previous line.371
Errors'}' should be on the same line.373
Errors'{' should be on the previous line.375
ErrorsFirst sentence should end with a period.382
ErrorsParameter searchFor should be final.389
ErrorsParameter searchIn should be final.389
Errors'{' should be on the previous line.390
Errors'{' should be on the previous line.392
Errors'{' should be on the previous line.394
ErrorsLine has trailing spaces.403
ErrorsLine has trailing spaces.404
ErrorsUnclosed HTML tag found: <table>408
ErrorsLine is longer than 80 characters.424
ErrorsParameter vertex1 should be final.424
ErrorsParameter vertex2 should be final.424
ErrorsParameter fkToRef should be final.424
ErrorsExpected @param tag for 'fkToRef'.424
Errors'{' should be on the previous line.429
Errors'{' should be on the previous line.431
ErrorsLine is longer than 80 characters.433
ErrorsAvoid inline conditionals.433
Errors'}' should be on the same line.435
Errors'{' should be on the previous line.437
Errors'{' should be on the previous line.439
ErrorsLine has trailing spaces.440
ErrorsLine is longer than 80 characters.441
ErrorsAvoid inline conditionals.441
ErrorsLine has trailing spaces.450
ErrorsLine has trailing spaces.451
ErrorsLine has trailing spaces.452
ErrorsUnclosed HTML tag found: <table>455
ErrorsLine has trailing spaces.466
ErrorsLine has trailing spaces.468
ErrorsLine is longer than 80 characters.473
ErrorsParameter vertex1 should be final.473
ErrorsParameter vertex2 should be final.473
ErrorsParameter fkToRef should be final.473
ErrorsExpected @param tag for 'fkToRef'.473
Errors'{' should be on the previous line.478
Errors'{' should be on the previous line.480
ErrorsLine is longer than 80 characters.482
ErrorsAvoid inline conditionals.482
ErrorsLine has trailing spaces.490
ErrorsLine has trailing spaces.491
ErrorsUnclosed HTML tag found: <table>495
ErrorsLine has trailing spaces.506
ErrorsLine has trailing spaces.508
ErrorsParameter vertex1 should be final.513
ErrorsParameter vertex2 should be final.513
Errors'{' should be on the previous line.514
Errors'{' should be on the previous line.518
Errors'{' should be on the previous line.520
Errors'}' should be on the same line.524
Errors'{' should be on the previous line.526
Errors'{' should be on the previous line.528
ErrorsLine has trailing spaces.529
ErrorsLine has trailing spaces.539
ErrorsLine has trailing spaces.540
ErrorsUnclosed HTML tag found: <table>544
ErrorsLine has trailing spaces.555
ErrorsParameter vertex1 should be final.562
ErrorsParameter vertex2 should be final.562
Errors'{' should be on the previous line.563
Errors'{' should be on the previous line.567
Errors'{' should be on the previous line.569
ErrorsLine has trailing spaces.570
ErrorsLine has trailing spaces.571
ErrorsLine has trailing spaces.580
ErrorsLine has trailing spaces.581
ErrorsUnclosed HTML tag found: <table>585
ErrorsLine has trailing spaces.596
ErrorsLine has trailing spaces.598
ErrorsParameter vertex1 should be final.603
ErrorsParameter vertex2 should be final.603
Errors'{' should be on the previous line.604
Errors'{' should be on the previous line.608
Errors'{' should be on the previous line.610
Errors'}' should be on the same line.614
Errors'{' should be on the previous line.616
Errors'{' should be on the previous line.618
ErrorsLine has trailing spaces.630
ErrorsLine has trailing spaces.631
ErrorsUnclosed HTML tag found: <table>635
ErrorsLine has trailing spaces.646
ErrorsParameter vertex1 should be final.653
ErrorsParameter vertex2 should be final.653
Errors'{' should be on the previous line.654
Errors'{' should be on the previous line.658
Errors'{' should be on the previous line.660
ErrorsFirst sentence should end with a period.668
Errors'{' should be on the previous line.672
ErrorsMissing a Javadoc comment.673
ErrorsMissing a Javadoc comment.674
ErrorsMissing a Javadoc comment.675
ErrorsMissing a Javadoc comment.676
ErrorsMissing a Javadoc comment.677
ErrorsMissing a Javadoc comment.678
ErrorsMissing a Javadoc comment.679
ErrorsMissing a Javadoc comment.681
ErrorsParameter initial should be final.681
Errors'initial' hides a field.681
ErrorsParameter terminal should be final.681
Errors'terminal' hides a field.681
ErrorsParameter weight should be final.681
Errors'weight' hides a field.681
Errors'{' should be on the previous line.682
ErrorsLine is longer than 80 characters.689
Errors'13' is a magic number.689
ErrorsMissing a Javadoc comment.692
Errors'{' should be on the previous line.693
ErrorsMissing a Javadoc comment.697
Errors'{' should be on the previous line.698
ErrorsMissing a Javadoc comment.702
ErrorsParameter vertex should be final.702
Errors'{' should be on the previous line.703
ErrorsMissing a Javadoc comment.707
ErrorsParameter minWeight should be final.707
Errors'{' should be on the previous line.708
Errors'{' should be on the previous line.710
ErrorsMissing a Javadoc comment.715
Errors'{' should be on the previous line.716
ErrorsMissing a Javadoc comment.720
Errors'{' should be on the previous line.721
Errors'{' should be on the previous line.723
Errors'}' should be on the same line.725
Errors'{' should be on the previous line.727
ErrorsLine is longer than 80 characters.728
Errors'{' should be on the previous line.730
ErrorsMissing a Javadoc comment.737
ErrorsParameter obj should be final.737
Errors'{' should be on the previous line.738
Errors'{' should be on the previous line.740
Errors'}' should be on the same line.744
Errors'{' should be on the previous line.746
ErrorsMissing a Javadoc comment.751
Errors'{' should be on the previous line.752
ErrorsMissing a Javadoc comment.756
Errors'{' should be on the previous line.757
ErrorsFirst sentence should end with a period.767
Errors'{' should be on the previous line.771
ErrorsMissing a Javadoc comment.772
ErrorsMissing a Javadoc comment.773
ErrorsMissing a Javadoc comment.774
ErrorsMissing a Javadoc comment.776
ErrorsParameter envelope should be final.776
Errors'envelope' hides a field.776
Errors'{' should be on the previous line.777
ErrorsMissing a Javadoc comment.783
Errors'{' should be on the previous line.784
ErrorsMissing a Javadoc comment.788
Errors'{' should be on the previous line.789
ErrorsMissing a Javadoc comment.793
Errors'{' should be on the previous line.794
ErrorsMissing a Javadoc comment.798
Errors'{' should be on the previous line.799
ErrorsMissing a Javadoc comment.803
ErrorsParameter weight should be final.803
Errors'{' should be on the previous line.804
ErrorsMissing a Javadoc comment.808
Errors'{' should be on the previous line.809
ErrorsMissing a Javadoc comment.813
Errors'{' should be on the previous line.814

org/apache/ojb/odmg/ObjectEnvelopeTable.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.70
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.76
ErrorsFirst sentence should end with a period.78
ErrorsFirst sentence should end with a period.88
ErrorsFirst sentence should end with a period.91
ErrorsParameter myTransaction should be final.92
ErrorsExpected @param tag for 'myTransaction'.92
Errors'{' should be on the previous line.93
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
Errors'{' should be on the previous line.98
ErrorsFirst sentence should end with a period.102
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.103
Errors'{' should be on the previous line.104
ErrorsMethod 'afterWriteCleanup' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
Errors'{' should be on the previous line.112
ErrorsFirst sentence should end with a period.120
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.126
ErrorsMethod 'writeObjects' is not designed for extension - needs to be abstract, final or empty.126
ErrorsParameter reuse should be final.126
ErrorsExpected @throws tag for 'TransactionAbortedException'.126
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.126
ErrorsExpected @throws tag for 'LockNotGrantedException'.126
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.126
Errors'{' should be on the previous line.133
Errors'if' is not followed by whitespace.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.142
Errors'if' is not followed by whitespace.143
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.146
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
Errors'}' should be on the same line.189
Errors'catch' is not followed by whitespace.190
Errors'{' should be on the previous line.191
Errors'if' is not followed by whitespace.198
Errors'{' should be on the previous line.199
ErrorsLine is longer than 80 characters.202
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.204
Errors'+' should be on a new line.204
Errors'}' should be on the same line.206
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
ErrorsLine is longer than 80 characters.210
Errors'}' should be on the same line.211
Errors'{' should be on the previous line.213
Errors'}' should be on the same line.217
Errors'{' should be on the previous line.219
ErrorsFirst sentence should end with a period.225
ErrorsParameter reuse should be final.226
ErrorsExpected @param tag for 'reuse'.226
Errors'{' should be on the previous line.227
Errors'while' is not followed by whitespace.234
Errors'{' should be on the previous line.235
ErrorsLine is longer than 80 characters.236
Errors'if' is not followed by whitespace.238
Errors'{' should be on the previous line.239
Errors'if' is not followed by whitespace.242
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters.244
ErrorsLine is longer than 80 characters.259
ErrorsParameter broker should be final.263
Errors'{' should be on the previous line.264
Errors'while' is not followed by whitespace.266
Errors'{' should be on the previous line.267
ErrorsLine is longer than 80 characters.268
Errors'if' is not followed by whitespace.270
Errors'{' should be on the previous line.271
ErrorsLine is longer than 80 characters.278
ErrorsParameter reuse should be final.281
ErrorsExpected @param tag for 'reuse'.281
Errors'{' should be on the previous line.282
Errors'if' is not followed by whitespace.283
Errors'{' should be on the previous line.284
Errors'while' is not followed by whitespace.287
Errors'{' should be on the previous line.288
ErrorsLine is longer than 80 characters.289
ErrorsLine is longer than 80 characters.290
Errors'if' is not followed by whitespace.290
Errors'{' should be on the previous line.292
ErrorsMust have at least one statement.292
Errors'}' should be on the same line.294
Errors'{' should be on the previous line.296
ErrorsLine is longer than 80 characters.297
Errors'{' should be on the previous line.309
Errors'while' is not followed by whitespace.314
Errors'{' should be on the previous line.315
Errors'if' is not followed by whitespace.318
Errors'{' should be on the previous line.319
ErrorsLine is longer than 80 characters.321
Errors'if' is not followed by whitespace.324
Errors'{' should be on the previous line.325
Errors'if' is not followed by whitespace.326
Errors'{' should be on the previous line.328
ErrorsLine is longer than 80 characters.331
Errors'if' is not followed by whitespace.334
Errors'{' should be on the previous line.335
ErrorsLine is longer than 80 characters.336
Errors'}' should be on the same line.339
Errors'{' should be on the previous line.341
ErrorsFirst sentence should end with a period.348
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.349
Errors'{' should be on the previous line.350
Errors'{' should be on the previous line.352
Errors'while' is not followed by whitespace.354
Errors'{' should be on the previous line.355
ErrorsLine is longer than 80 characters.356
Errors'if' construct must use '{}'s.357
Errors'if' is not followed by whitespace.357
ErrorsLine is longer than 80 characters.359
Errors'if' is not followed by whitespace.360
Errors'{' should be on the previous line.361
ErrorsLine is longer than 80 characters.362
Errors'}' should be on the same line.366
Errors'{' should be on the previous line.368
ErrorsFirst sentence should end with a period.374
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.375
ErrorsParameter pKey should be final.375
ErrorsExpected @param tag for 'pKey'.375
Errors'{' should be on the previous line.376
Errors'if' is not followed by whitespace.378
Errors'{' should be on the previous line.379
Errors'}' should be on the same line.381
Errors'{' should be on the previous line.383
ErrorsLine is longer than 80 characters.394
ErrorsMethod 'elements' is not designed for extension - needs to be abstract, final or empty.396
Errors'{' should be on the previous line.397
ErrorsFirst sentence should end with a period.401
ErrorsExpected an @return tag.402
ErrorsMethod 'getByIdentity' is not designed for extension - needs to be abstract, final or empty.402
ErrorsParameter id should be final.402
ErrorsExpected @param tag for 'id'.402
Errors'{' should be on the previous line.403
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.413
ErrorsParameter pKey should be final.413
ErrorsExpected @param tag for 'pKey'.413
ErrorsParameter isNew should be final.413
ErrorsExpected @param tag for 'isNew'.413
Errors'{' should be on the previous line.414
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.426
ErrorsParameter oid should be final.426
ErrorsExpected @param tag for 'oid'.426
ErrorsParameter pKey should be final.426
ErrorsExpected @param tag for 'pKey'.426
ErrorsParameter isNew should be final.426
ErrorsExpected @param tag for 'isNew'.426
Errors'{' should be on the previous line.427
Errors'if' is not followed by whitespace.429
Errors'{' should be on the previous line.430
Errors'if' construct must use '{}'s.434
Errors'if' is not followed by whitespace.434
ErrorsFirst sentence should end with a period.440
ErrorsExpected an @return tag.441
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.441
Errors'{' should be on the previous line.442
ErrorsLine is longer than 80 characters.443
Errors'while' is not followed by whitespace.447
Errors'{' should be on the previous line.448
ErrorsFirst sentence should end with a period.456
ErrorsExpected an @return tag.457
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.457
ErrorsParameter oid should be final.457
ErrorsExpected @param tag for 'oid'.457
Errors'{' should be on the previous line.458
ErrorsLine is longer than 80 characters.463
Errors'{' should be on the previous line.465
ErrorsLine is longer than 80 characters.466
Errors'if' is not followed by whitespace.466
ErrorsLine is longer than 80 characters.468
Errors'for' is not followed by whitespace.473
Errors'{' should be on the previous line.474
ErrorsMethod 'cascadingDependents' is not designed for extension - needs to be abstract, final or empty.480
ErrorsMissing a Javadoc comment.480
Errors'{' should be on the previous line.481
Errors'while' is not followed by whitespace.485
Errors'{' should be on the previous line.486
Errors'if' is not followed by whitespace.488
Errors'{' should be on the previous line.489
Errors'}' should be on the same line.491
Errors'if' is not followed by whitespace.492
Errors'{' should be on the previous line.493
ErrorsLine is longer than 80 characters.500
ErrorsLine is longer than 80 characters.501
ErrorsLine is longer than 80 characters.502
ErrorsMethod 'addNewAssociatedIdentity' is not designed for extension - needs to be abstract, final or empty.508
ErrorsMissing a Javadoc comment.508
ErrorsParameter oid should be final.508
Errors'{' should be on the previous line.509
ErrorsMethod 'isNewAssociatedObject' is not designed for extension - needs to be abstract, final or empty.513
ErrorsMissing a Javadoc comment.513
ErrorsParameter oid should be final.513
Errors'{' should be on the previous line.514
ErrorsMethod 'addForInsertDependent' is not designed for extension - needs to be abstract, final or empty.518
ErrorsMissing a Javadoc comment.518
ErrorsParameter mod should be final.518
Errors'{' should be on the previous line.519
ErrorsFirst sentence should end with a period.523
Errors'{' should be on the previous line.525
Errors'for' is not followed by whitespace.528
Errors'{' should be on the previous line.529
ErrorsLine is longer than 80 characters.531
Errors'if' is not followed by whitespace.532
Errors'{' should be on the previous line.533
ErrorsLine is longer than 80 characters.542
ErrorsParameter mod should be final.545
ErrorsExpected @param tag for 'mod'.545
ErrorsParameter alreadyPrepared should be final.545
ErrorsExpected @param tag for 'alreadyPrepared'.545
Errors'{' should be on the previous line.546
Errors'if' construct must use '{}'s.548
Errors'if' is not followed by whitespace.548
ErrorsLine is longer than 80 characters.551
ErrorsLine is longer than 80 characters.560
ErrorsMissing a Javadoc comment.560
ErrorsParameter source should be final.560
ErrorsParameter descriptor should be final.560
ErrorsParameter alreadyPrepared should be final.560
Errors'for' is not followed by whitespace.562
Errors'{' should be on the previous line.563
ErrorsLine is longer than 80 characters.564
Errors'if' is not followed by whitespace.567
Errors'{' should be on the previous line.568
ErrorsLine is longer than 80 characters.569
ErrorsLine is longer than 80 characters.572
Errors'if' is not followed by whitespace.574
Errors'{' should be on the previous line.575
Errors'if' is not followed by whitespace.578
Errors'{' should be on the previous line.579
ErrorsLine is longer than 80 characters.580
Errors'}' should be on the same line.581
Errors'{' should be on the previous line.583
Errors'if' is not followed by whitespace.587
Errors'{' should be on the previous line.588
ErrorsLine is longer than 80 characters.590
Errors'if' is not followed by whitespace.592
Errors'{' should be on the previous line.593
ErrorsLine is longer than 80 characters.594
ErrorsLine is longer than 80 characters.604
ErrorsMissing a Javadoc comment.604
ErrorsParameter source should be final.604
ErrorsParameter descriptor should be final.604
ErrorsParameter alreadyPrepared should be final.604
Errors'for' is not followed by whitespace.607
Errors'{' should be on the previous line.608
ErrorsLine is longer than 80 characters.610
ErrorsLine is longer than 80 characters.613
ErrorsLine is longer than 80 characters.614
ErrorsLine is longer than 80 characters.615
Errors'if' is not followed by whitespace.617
Errors'{' should be on the previous line.618
Errors'while' is not followed by whitespace.620
Errors'{' should be on the previous line.621
Errors'if' is not followed by whitespace.623
Errors'{' should be on the previous line.624
ErrorsLine is longer than 80 characters.625
ErrorsLine is longer than 80 characters.629
ErrorsLine is longer than 80 characters.630
ErrorsLine is longer than 80 characters.631
Errors'if' is not followed by whitespace.633
Errors'{' should be on the previous line.634
ErrorsComment matches to-do format 'TODO:'.637
ErrorsLine is longer than 80 characters.637
ErrorsLine is longer than 80 characters.638
ErrorsLine is longer than 80 characters.639
Errors'if' is not followed by whitespace.644
Errors'{' should be on the previous line.645
ErrorsLine is longer than 80 characters.646
Errors'if' is not followed by whitespace.649
Errors'{' should be on the previous line.650
ErrorsLine is longer than 80 characters.651
ErrorsLine is longer than 80 characters.652
Errors'}' should be on the same line.653
Errors'{' should be on the previous line.655
ErrorsLine is longer than 80 characters.657
ErrorsLine is longer than 80 characters.659
ErrorsLine is longer than 80 characters.660
ErrorsLine is longer than 80 characters.662
ErrorsMethod 'addForDeletionDependent' is not designed for extension - needs to be abstract, final or empty.672
ErrorsMissing a Javadoc comment.672
ErrorsParameter mod should be final.672
Errors'{' should be on the previous line.673
ErrorsFirst sentence should end with a period.677
Errors'{' should be on the previous line.679
Errors'for' is not followed by whitespace.681
Errors'{' should be on the previous line.682
ErrorsLine is longer than 80 characters.684
Errors'if' is not followed by whitespace.685
Errors'{' should be on the previous line.686
ErrorsLine is longer than 80 characters.695
ErrorsParameter mod should be final.698
ErrorsExpected @param tag for 'mod'.698
ErrorsParameter alreadyPrepared should be final.698
ErrorsExpected @param tag for 'alreadyPrepared'.698
Errors'{' should be on the previous line.699
Errors'if' construct must use '{}'s.701
Errors'if' is not followed by whitespace.701
ErrorsLine is longer than 80 characters.705
ErrorsLine is longer than 80 characters.714
ErrorsMissing a Javadoc comment.714
ErrorsParameter source should be final.714
ErrorsParameter descriptor should be final.714
ErrorsParameter alreadyPrepared should be final.714
Errors'for' is not followed by whitespace.716
Errors'{' should be on the previous line.717
ErrorsLine is longer than 80 characters.718
Errors'if' is not followed by whitespace.719
Errors'{' should be on the previous line.720
ErrorsLine is longer than 80 characters.721
Errors'if' is not followed by whitespace.722
Errors'{' should be on the previous line.723
ErrorsLine is longer than 80 characters.724
ErrorsLine is longer than 80 characters.725
ErrorsLine is longer than 80 characters.726
Errors'if' is not followed by whitespace.727
Errors'{' should be on the previous line.728
ErrorsLine is longer than 80 characters.730
ErrorsLine is longer than 80 characters.738
ErrorsMissing a Javadoc comment.738
ErrorsParameter source should be final.738
ErrorsParameter descriptor should be final.738
ErrorsParameter alreadyPrepared should be final.738
Errors'for' is not followed by whitespace.741
Errors'{' should be on the previous line.742
ErrorsLine is longer than 80 characters.745
ErrorsComment matches to-do format 'TODO:'.746
ErrorsLine is longer than 80 characters.747
Errors'if' is not followed by whitespace.749
Errors'{' should be on the previous line.750
Errors'if' is not followed by whitespace.753
Errors'{' should be on the previous line.754
Errors'while' is not followed by whitespace.756
Errors'{' should be on the previous line.757
Errors'if' is not followed by whitespace.761
Errors'{' should be on the previous line.762
ErrorsLine is longer than 80 characters.763
Errors'}' should be on the same line.765
Errors'{' should be on the previous line.767
Errors'if' is not followed by whitespace.768
Errors'{' should be on the previous line.769
ErrorsLine is longer than 80 characters.771
Errors'if' is not followed by whitespace.774
Errors'{' should be on the previous line.775
ErrorsLine is longer than 80 characters.783
ErrorsMethod 'addM2NLinkEntry' is not designed for extension - needs to be abstract, final or empty.783
ErrorsMissing a Javadoc comment.783
ErrorsParameter cod should be final.783
ErrorsParameter leftSource should be final.783
ErrorsParameter rightSource should be final.783
Errors'if' construct must use '{}'s.785
ErrorsLine is longer than 80 characters.785
Errors'if' is not followed by whitespace.785
ErrorsMethod 'performM2NLinkEntries' is not designed for extension - needs to be abstract, final or empty.789
ErrorsMissing a Javadoc comment.789
Errors'{' should be on the previous line.790
Errors'for' is not followed by whitespace.793
Errors'{' should be on the previous line.794
ErrorsLine is longer than 80 characters.800
ErrorsMethod 'addM2NUnlinkEntry' is not designed for extension - needs to be abstract, final or empty.800
ErrorsMissing a Javadoc comment.800
ErrorsParameter cod should be final.800
ErrorsParameter leftSource should be final.800
ErrorsParameter rightSource should be final.800
Errors'if' construct must use '{}'s.802
ErrorsLine is longer than 80 characters.802
Errors'if' is not followed by whitespace.802
ErrorsLine is longer than 80 characters.803
ErrorsMethod 'performM2NUnlinkEntries' is not designed for extension - needs to be abstract, final or empty.806
ErrorsMissing a Javadoc comment.806
Errors'{' should be on the previous line.807
Errors'for' is not followed by whitespace.810
Errors'{' should be on the previous line.811
ErrorsMethod 'replaceRegisteredIdentity' is not designed for extension - needs to be abstract, final or empty.825
ErrorsParameter newOid should be final.825
ErrorsExpected @param tag for 'newOid'.825
ErrorsParameter oldOid should be final.825
ErrorsExpected @param tag for 'oldOid'.825
Errors'{' should be on the previous line.826
ErrorsComment matches to-do format 'TODO:'.828
Errors'if' is not followed by whitespace.832
Errors'{' should be on the previous line.833
Errors'if' construct must use '{}'s.839
ErrorsLine is longer than 80 characters.839
Errors'if' is not followed by whitespace.839
Errors'}' should be on the same line.840
Errors'{' should be on the previous line.842
ErrorsLine is longer than 80 characters.843

org/apache/ojb/odmg/OdmgConfiguration.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>22
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsExpected an @return tag.33
ErrorsRedundant 'public' modifier.33
ErrorsLine has trailing spaces.34
ErrorsExpected an @return tag.39
ErrorsRedundant 'public' modifier.39
ErrorsLine has trailing spaces.40
ErrorsExpected an @return tag.50
ErrorsRedundant 'public' modifier.50

org/apache/ojb/odmg/PBCapsule.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'broker' must be private and have accessor methods.31
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'pbKey' must be private and have accessor methods.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'tx' must be private and have accessor methods.33
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'needsTxCommit' must be private and have accessor methods.34
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'needsPBCommit' must be private and have accessor methods.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'isIlleagal' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.38
Errors'pbKey' hides a field.38
Errors'tx' hides a field.38
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.45
Errors'{' should be on the previous line.46
Errors'if' construct must use '{}'s.47
ErrorsLine is longer than 80 characters.47
Errors'if' is not followed by whitespace.47
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52
Errors'if' construct must use '{}'s.53
ErrorsLine is longer than 80 characters.53
Errors'if' is not followed by whitespace.53
Errors'{' should be on the previous line.58
Errors'if' construct must use '{}'s.59
Errors'+' should be on a new line.60
Errors'{' should be on the previous line.65
Errors'}' should be on the same line.69
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.73
Errors'{' should be on the previous line.75
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.87
Errors'if' construct must use '{}'s.88
Errors'}' should be on the same line.90
Errors'{' should be on the previous line.92
Errors'if' construct must use '{}'s.93
ErrorsLine is longer than 80 characters.93
Errors'{' should be on the previous line.95
Errors'}' should be on the same line.97
Errors'{' should be on the previous line.99
Errors'if' construct must use '{}'s.100
ErrorsExpected an @return tag.111
Errors'{' should be on the previous line.112
ErrorsName '_broker' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.119
Errors'}' should be on the same line.121
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters.124
Errors'}' should be on the same line.126
Errors'{' should be on the previous line.128
ErrorsLine is longer than 80 characters.130

org/apache/ojb/odmg/RuntimeObject.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
Errors'obj' hides a field.40
Errors'tx' hides a field.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.48
Errors'obj' hides a field.48
Errors'tx' hides a field.48
Errors'isNew' hides a field.48
ErrorsAvoid inline conditionals.52
ErrorsLine is longer than 80 characters.56
ErrorsMissing a Javadoc comment.56
Errors'obj' hides a field.56
Errors'identity' hides a field.56
Errors'tx' hides a field.56
Errors'isNew' hides a field.56
ErrorsAvoid inline conditionals.61
ErrorsLine is longer than 80 characters.65
ErrorsMissing a Javadoc comment.65
Errors'obj' hides a field.65
Errors'cld' hides a field.65
Errors'isNew' hides a field.65
ErrorsAvoid inline conditionals.70
Errors'if' is not followed by whitespace.72
Errors'{' should be on the previous line.73
ErrorsMissing a Javadoc comment.83
Errors'tx' hides a field.83
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters.85
Errors'handler' hides a field.85
Errors'if' is not followed by whitespace.86
Errors'{' should be on the previous line.87
Errors'if' is not followed by whitespace.91
Errors'{' should be on the previous line.92
ErrorsLine is longer than 80 characters.93
Errors'}' should be on the same line.94
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.97
Errors'}' should be on the same line.99
Errors'{' should be on the previous line.101
ErrorsMissing a Javadoc comment.106
Errors'tx' hides a field.106
Errors'{' should be on the previous line.107
Errors'isNew' hides a field.108
ErrorsAvoid inline conditionals.109
ErrorsExpected an @return tag.115
Errors'{' should be on the previous line.116
ErrorsLine is longer than 80 characters.122
ErrorsExpected an @return tag.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
ErrorsAvoid inline conditionals.126
ErrorsAvoid inline conditionals.126
ErrorsExpected an @return tag.132
Errors'{' should be on the previous line.133
Errors'if' is not followed by whitespace.134
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.142
ErrorsExpected an @return tag.144
Errors'{' should be on the previous line.145
ErrorsExpected an @return tag.153
Errors'{' should be on the previous line.154
ErrorsMissing a Javadoc comment.158
Errors'{' should be on the previous line.159
ErrorsMissing a Javadoc comment.163
Errors'{' should be on the previous line.164
ErrorsMissing a Javadoc comment.168
Errors'{' should be on the previous line.169

org/apache/ojb/odmg/TransactionAbortedExceptionOJB.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.36
ErrorsMissing a Javadoc comment.41
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.46
ErrorsParameter msg should be final.46
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.51
ErrorsParameter msg should be final.51
ErrorsParameter th should be final.51
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.57
ErrorsParameter cause should be final.57
Errors'cause' hides a field.57
Errors'{' should be on the previous line.58
ErrorsExpected an @return tag.65
ErrorsMethod 'getCause' is not designed for extension - needs to be abstract, final or empty.65
Errors'{' should be on the previous line.66

org/apache/ojb/odmg/TransactionAware.java

ViolationMessageLine
Errors'{' should be on the previous line.63
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsRedundant 'static' modifier.64
ErrorsRedundant 'public' modifier.71
ErrorsExpected @throws tag for 'org.odmg.TransactionAbortedException'.71
ErrorsRedundant throws: 'org.odmg.TransactionAbortedException' is unchecked exception.71
ErrorsRedundant 'public' modifier.79
ErrorsRedundant 'public' modifier.86
ErrorsRedundant 'public' modifier.97

org/apache/ojb/odmg/TransactionExt.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.31
ErrorsRedundant 'public' modifier.39
ErrorsRedundant 'public' modifier.48
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsUnclosed HTML tag found: <b<not</b> commit the database transaction.54
ErrorsLine is longer than 80 characters.55
ErrorsRedundant 'public' modifier.60
ErrorsRedundant 'public' modifier.80
ErrorsExpected an @return tag.86
ErrorsRedundant 'public' modifier.86
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.96
ErrorsRedundant 'public' modifier.96
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.103
ErrorsRedundant 'public' modifier.105
ErrorsExpected an @return tag.111
ErrorsRedundant 'public' modifier.111
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.116
ErrorsRedundant 'public' modifier.127
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.166
ErrorsRedundant 'public' modifier.168

org/apache/ojb/odmg/TransactionImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.70
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.78
ErrorsVariable 'broker' must be private and have accessor methods.78
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsFirst sentence should end with a period.90
ErrorsVariable 'objectEnvelopeTable' must be private and have accessor methods.94
ErrorsFirst sentence should end with a period.96
ErrorsFirst sentence should end with a period.107
ErrorsLine is longer than 80 characters.114
ErrorsFirst sentence should end with a period.119
ErrorsParameter implementation should be final.123
Errors'implementation' hides a field.123
Errors'{' should be on the previous line.124
ErrorsMethod 'getImplementation' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
ErrorsMethod 'getNamedRootsMap' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
Errors'{' should be on the previous line.143
ErrorsFirst sentence should end with a period.147
ErrorsExpected an @return tag.150
ErrorsMethod 'getAssociatedDatabase' is not designed for extension - needs to be abstract, final or empty.150
Errors'{' should be on the previous line.151
ErrorsMethod 'getStatus' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'{' should be on the previous line.156
ErrorsMethod 'setStatus' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter status should be final.160
Errors'{' should be on the previous line.161
ErrorsMissing a Javadoc comment.165
Errors'{' should be on the previous line.166
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.176
ErrorsMethod 'isOpen' is not designed for extension - needs to be abstract, final or empty.181
Errors'{' should be on the previous line.182
Errors'||' should be on a new line.183
Errors'||' should be on a new line.184
Errors'||' should be on a new line.185
Errors'||' should be on a new line.186
ErrorsMissing a Javadoc comment.190
Errors'{' should be on the previous line.191
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.195
Errors'+' should be on a new line.195
ErrorsLine is longer than 80 characters.202
ErrorsMethod 'join' is not designed for extension - needs to be abstract, final or empty.206
Errors'{' should be on the previous line.207
ErrorsLine is longer than 80 characters.215
ErrorsMethod 'lock' is not designed for extension - needs to be abstract, final or empty.224
ErrorsParameter obj should be final.224
ErrorsParameter lockMode should be final.224
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.224
Errors'{' should be on the previous line.225
Errors'if' construct must use '{}'s.226
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.229
ErrorsExpected an @return tag.236
ErrorsMethod 'getRegistrationList' is not designed for extension - needs to be abstract, final or empty.236
Errors'{' should be on the previous line.237
ErrorsMethod 'clearRegistrationList' is not designed for extension - needs to be abstract, final or empty.245
Errors'{' should be on the previous line.246
ErrorsLine is longer than 80 characters.251
ErrorsLine is longer than 80 characters.252
ErrorsLine is longer than 80 characters.254
ErrorsMethod 'lockAndRegister' is not designed for extension - needs to be abstract, final or empty.254
ErrorsParameter rtObject should be final.254
ErrorsExpected @param tag for 'rtObject'.254
ErrorsParameter lockMode should be final.254
ErrorsExpected @param tag for 'lockMode'.254
ErrorsParameter registeredObjects should be final.254
ErrorsExpected @param tag for 'registeredObjects'.254
ErrorsLine is longer than 80 characters.256
ErrorsLine is longer than 80 characters.260
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.263
ErrorsMethod 'lockAndRegister' is not designed for extension - needs to be abstract, final or empty.263
ErrorsParameter rtObject should be final.263
ErrorsExpected @param tag for 'rtObject'.263
ErrorsParameter lockMode should be final.263
ErrorsExpected @param tag for 'lockMode'.263
ErrorsParameter cascade should be final.263
ErrorsExpected @param tag for 'cascade'.263
ErrorsParameter registeredObjects should be final.263
ErrorsExpected @param tag for 'registeredObjects'.263
Errors'if' construct must use '{}'s.265
ErrorsLine is longer than 80 characters.265
Errors'if' is not followed by whitespace.265
Errors'if' is not followed by whitespace.268
Errors'{' should be on the previous line.269
Errors'if' is not followed by whitespace.270
Errors'{' should be on the previous line.271
ErrorsLine is longer than 80 characters.272
ErrorsLine is longer than 80 characters.273
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.279
Errors'{' should be on the previous line.282
Errors'if' is not followed by whitespace.285
Errors'{' should be on the previous line.286
ErrorsLine is longer than 80 characters.287
ErrorsLine is longer than 80 characters.289
Errors'}' should be on the same line.291
Errors'{' should be on the previous line.293
ErrorsLine is longer than 80 characters.294
ErrorsLine is longer than 80 characters.295
ErrorsLine is longer than 80 characters.297
Errors'if' is not followed by whitespace.298
Errors'{' should be on the previous line.299
Errors'}' should be on the same line.301
Errors'{' should be on the previous line.303
ErrorsLine is longer than 80 characters.306
Errors'+' is not preceded with whitespace.306
Errors'if' is not followed by whitespace.310
Errors'{' should be on the previous line.311
ErrorsLine is longer than 80 characters.313
ErrorsLine is longer than 80 characters.315
ErrorsLine is longer than 80 characters.324
ErrorsLine is longer than 80 characters.326
ErrorsLine is longer than 80 characters.332
ErrorsMethod 'doSingleLock' is not designed for extension - needs to be abstract, final or empty.332
ErrorsParameter cld should be final.332
ErrorsParameter obj should be final.332
ErrorsExpected @param tag for 'obj'.332
ErrorsParameter oid should be final.332
ErrorsParameter lockMode should be final.332
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.332
Errors'{' should be on the previous line.336
Errors'{' should be on the previous line.338
Errors'if' construct must use '{}'s.339
ErrorsLine is longer than 80 characters.339
Errors'if' is not followed by whitespace.340
Errors'{' should be on the previous line.341
ErrorsLine is longer than 80 characters.342
Errors'}' should be on the same line.344
Errors'{' should be on the previous line.346
Errors'if' construct must use '{}'s.347
ErrorsLine is longer than 80 characters.347
Errors'if' is not followed by whitespace.348
Errors'{' should be on the previous line.349
ErrorsLine is longer than 80 characters.350
Errors'}' should be on the same line.352
Errors'{' should be on the previous line.354
Errors'if' construct must use '{}'s.355
ErrorsLine is longer than 80 characters.355
Errors'if' is not followed by whitespace.356
Errors'{' should be on the previous line.357
ErrorsLine is longer than 80 characters.358
Errors'}' should be on the same line.361
Errors'{' should be on the previous line.363
Errors'{' should be on the previous line.365
ErrorsLine is longer than 80 characters.366
Errors'+' should be on a new line.366
ErrorsLine is longer than 80 characters.367
ErrorsLine is longer than 80 characters.373
ErrorsMethod 'leave' is not designed for extension - needs to be abstract, final or empty.376
Errors'{' should be on the previous line.377
ErrorsLine is longer than 80 characters.387
ErrorsMethod 'doWriteObjects' is not designed for extension - needs to be abstract, final or empty.387
ErrorsParameter isFlush should be final.387
ErrorsExpected @param tag for 'isFlush'.387
ErrorsExpected @throws tag for 'TransactionAbortedException'.387
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.387
ErrorsExpected @throws tag for 'LockNotGrantedException'.387
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.387
Errors'{' should be on the previous line.394
Errors'if' construct must use '{}'s.395
ErrorsLine is longer than 80 characters.395
ErrorsMethod 'doAbort' is not designed for extension - needs to be abstract, final or empty.415
Errors'{' should be on the previous line.416
ErrorsMethod 'doClose' is not designed for extension - needs to be abstract, final or empty.430
Errors'{' should be on the previous line.431
Errors'{' should be on the previous line.433
Errors'{' should be on the previous line.437
Errors'{' should be on the previous line.444
Errors'}' should be on the same line.451
Errors'{' should be on the previous line.453
Errors'if' construct must use '{}'s.457
ErrorsLine is longer than 80 characters.458
ErrorsFirst sentence should end with a period.467
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.470
Errors'{' should be on the previous line.471
Errors'if' construct must use '{}'s.472
Errors'{' should be on the previous line.475
Errors'}' should be on the same line.478
Errors'{' should be on the previous line.480
Errors'{' should be on the previous line.482
ErrorsLine is longer than 80 characters.483
ErrorsLine is longer than 80 characters.500
ErrorsMethod 'checkpoint' is not designed for extension - needs to be abstract, final or empty.504
Errors'{' should be on the previous line.505
Errors'if' construct must use '{}'s.506
ErrorsLine is longer than 80 characters.506
Errors'{' should be on the previous line.508
Errors'if' construct must use '{}'s.512
ErrorsLine is longer than 80 characters.512
Errors'}' should be on the same line.513
Errors'{' should be on the previous line.515
Errors'if' is not followed by whitespace.519
Errors'{' should be on the previous line.520
ErrorsLine is longer than 80 characters.521
Errors'}' should be on the same line.522
Errors'{' should be on the previous line.524
ErrorsMethod 'flush' is not designed for extension - needs to be abstract, final or empty.533
Errors'{' should be on the previous line.534
Errors'{' should be on the previous line.536
ErrorsLine is longer than 80 characters.537
Errors'{' should be on the previous line.541
Errors'}' should be on the same line.544
Errors'{' should be on the previous line.546
Errors'if' is not followed by whitespace.550
Errors'{' should be on the previous line.551
ErrorsLine is longer than 80 characters.552
Errors'}' should be on the same line.553
Errors'{' should be on the previous line.555
ErrorsMethod 'markDelete' is not designed for extension - needs to be abstract, final or empty.564
ErrorsParameter anObject should be final.564
ErrorsExpected @param tag for 'anObject'.564
Errors'{' should be on the previous line.565
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.572
ErrorsMissing a Javadoc comment.572
ErrorsParameter rt should be final.572
Errors'{' should be on the previous line.573
ErrorsLine is longer than 80 characters.576
Errors'if' is not followed by whitespace.578
Errors'{' should be on the previous line.579
ErrorsComment matches to-do format 'TODO:'.585
ErrorsLine is longer than 80 characters.585
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.594
ErrorsParameter anObject should be final.594
ErrorsExpected @param tag for 'anObject'.594
Errors'{' should be on the previous line.595
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.601
ErrorsMissing a Javadoc comment.601
ErrorsParameter rt should be final.601
Errors'{' should be on the previous line.602
ErrorsLine is longer than 80 characters.603
ErrorsMethod 'markPersistent' is not designed for extension - needs to be abstract, final or empty.608
ErrorsMissing a Javadoc comment.608
ErrorsParameter rtObj should be final.608
Errors'{' should be on the previous line.609
ErrorsLine is longer than 80 characters.610
Errors'if' is not followed by whitespace.611
Errors'{' should be on the previous line.612
ErrorsLine is longer than 80 characters.613
Errors'if' is not followed by whitespace.615
Errors'{' should be on the previous line.616
Errors'}' should be on the same line.618
Errors'{' should be on the previous line.620
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.626
ErrorsMissing a Javadoc comment.626
ErrorsParameter rt should be final.626
Errors'{' should be on the previous line.627
Errors'{' should be on the previous line.629
Errors'}' should be on the same line.632
ErrorsLine is longer than 80 characters.633
ErrorsLine is longer than 80 characters.636
ErrorsLine is longer than 80 characters.641
ErrorsExpected an @return tag.643
ErrorsMethod 'isDeleted' is not designed for extension - needs to be abstract, final or empty.643
ErrorsParameter id should be final.643
ErrorsExpected @param tag for 'id'.643
Errors'{' should be on the previous line.644
ErrorsLine is longer than 80 characters.650
ErrorsLine is longer than 80 characters.651
ErrorsLine is longer than 80 characters.652
ErrorsExtra HTML tag found: </code>, <code>UPGRADE</code> , and <code>WRITE</code> .656
ErrorsDuplicate @return tag.657
ErrorsMethod 'tryLock' is not designed for extension - needs to be abstract, final or empty.659
ErrorsParameter obj should be final.659
ErrorsParameter lockMode should be final.659
Errors'{' should be on the previous line.660
Errors'if' construct must use '{}'s.661
ErrorsLine is longer than 80 characters.661
Errors'{' should be on the previous line.664
Errors'}' should be on the same line.667
Errors'{' should be on the previous line.669
ErrorsLine is longer than 80 characters.676
ErrorsLine is longer than 80 characters.678
ErrorsLine is longer than 80 characters.686
ErrorsLine is longer than 80 characters.690
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.693
Errors'{' should be on the previous line.694
Errors'{' should be on the previous line.697
Errors'if' construct must use '{}'s.702
Errors'if' construct must use '{}'s.704
Errors'if' is not followed by whitespace.704
Errors'}' should be on the same line.711
Errors'catch' is not followed by whitespace.712
Errors'{' should be on the previous line.713
ErrorsLine is longer than 80 characters.714
Errors'if' is not followed by whitespace.717
Errors'{' should be on the previous line.718
ErrorsLine is longer than 80 characters.719
Errors'}' should be on the same line.720
Errors'{' should be on the previous line.722
ErrorsMethod 'checkForCommit' is not designed for extension - needs to be abstract, final or empty.728
ErrorsMissing a Javadoc comment.728
Errors'{' should be on the previous line.729
Errors'if' construct must use '{}'s.731
ErrorsLine is longer than 80 characters.732
Errors'if' construct must use '{}'s.734
ErrorsLine is longer than 80 characters.735
ErrorsLine is longer than 80 characters.740
ErrorsUnused @throws tag for 'IllegalStateException'.745
ErrorsUnused @throws tag for 'TransactionNotInProgressException'.747
ErrorsLine is longer than 80 characters.749
ErrorsMethod 'prepareCommit' is not designed for extension - needs to be abstract, final or empty.749
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.749
ErrorsExpected @throws tag for 'LockNotGrantedException'.749
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.749
Errors'{' should be on the previous line.752
ErrorsLine is longer than 80 characters.753
Errors'{' should be on the previous line.756
ErrorsLine is longer than 80 characters.757
Errors'{' should be on the previous line.760
Errors'}' should be on the same line.764
Errors'{' should be on the previous line.766
ErrorsMethod 'abort' is not designed for extension - needs to be abstract, final or empty.778
Errors'{' should be on the previous line.779
Errors'{' should be on the previous line.786
ErrorsLine is longer than 80 characters.787
ErrorsLine is longer than 80 characters.791
Errors'&&' should be on a new line.791
Errors'{' should be on the previous line.793
ErrorsLine is longer than 80 characters.794
Errors'if' is not followed by whitespace.796
Errors'{' should be on the previous line.797
Errors'{' should be on the previous line.801
Errors'{' should be on the previous line.803
Errors'}' should be on the same line.805
Errors'catch' is not followed by whitespace.806
Errors'{' should be on the previous line.807
Errors'{' should be on the previous line.815
Errors'if' is not followed by whitespace.816
Errors'{' should be on the previous line.817
Errors'}' should be on the same line.820
Errors'catch' is not followed by whitespace.821
Errors'{' should be on the previous line.822
ErrorsLine is longer than 80 characters.823
Errors'}' should be on the same line.825
Errors'{' should be on the previous line.827
ErrorsLine is longer than 80 characters.835
ErrorsLine is longer than 80 characters.839
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.844
Errors'{' should be on the previous line.845
Errors'if' construct must use '{}'s.847
ErrorsLine is longer than 80 characters.847
ErrorsMethod 'checkForBegin' is not designed for extension - needs to be abstract, final or empty.856
ErrorsMissing a Javadoc comment.856
Errors'{' should be on the previous line.857
ErrorsLine is longer than 80 characters.859
Errors'{' should be on the previous line.862
ErrorsLine is longer than 80 characters.863
Errors'{' should be on the previous line.866
ErrorsLine is longer than 80 characters.868
ErrorsMethod 'getGUID' is not designed for extension - needs to be abstract, final or empty.872
ErrorsMissing a Javadoc comment.872
Errors'{' should be on the previous line.873
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.884
ErrorsParameter id should be final.884
ErrorsExpected @throws tag for 'PersistenceBrokerException'.885
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.885
Errors'{' should be on the previous line.886
Errors'{' should be on the previous line.890
ErrorsAvoid inline conditionals.891
Errors'}' should be on the same line.892
Errors'{' should be on the previous line.894
ErrorsMethod 'doSingleRegister' is not designed for extension - needs to be abstract, final or empty.903
ErrorsParameter rtObject should be final.903
ErrorsExpected @param tag for 'rtObject'.903
ErrorsParameter lockMode should be final.903
ErrorsExpected @param tag for 'lockMode'.903
ErrorsExpected @throws tag for 'LockNotGrantedException'.904
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.904
ErrorsExpected @throws tag for 'PersistenceBrokerException'.904
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.904
Errors'{' should be on the previous line.905
Errors'if' construct must use '{}'s.906
ErrorsLine is longer than 80 characters.906
Errors'if' is not followed by whitespace.906
ErrorsLine is longer than 80 characters.915
ErrorsLine is longer than 80 characters.916
ErrorsLine is longer than 80 characters.919
ErrorsLine is longer than 80 characters.921
ErrorsLine is longer than 80 characters.922
ErrorsLine is longer than 80 characters.923
Errors'if' is not followed by whitespace.925
Errors'{' should be on the previous line.926
Errors'if' is not followed by whitespace.928
Errors'{' should be on the previous line.929
ErrorsLine is longer than 80 characters.930
Errors'{' should be on the previous line.933
Errors'}' should be on the same line.935
Errors'{' should be on the previous line.937
Errors'{' should be on the previous line.946
ErrorsLine is longer than 80 characters.947
ErrorsLine is longer than 80 characters.948
Errors'{' should be on the previous line.951
ErrorsLine is longer than 80 characters.953
Errors'}' should be on the same line.954
Errors'{' should be on the previous line.956
ErrorsLine is longer than 80 characters.967
Errors'if' is not followed by whitespace.970
Errors'{' should be on the previous line.971
ErrorsLine is longer than 80 characters.979
ErrorsLine is longer than 80 characters.980
ErrorsLine is longer than 80 characters.983
ErrorsParameter cld should be final.983
ErrorsExpected @param tag for 'cld'.983
ErrorsParameter sourceObject should be final.983
ErrorsExpected @param tag for 'sourceObject'.983
ErrorsParameter lockMode should be final.983
ErrorsExpected @param tag for 'lockMode'.983
ErrorsParameter registeredObjects should be final.983
ErrorsExpected @param tag for 'registeredObjects'.983
ErrorsExpected @throws tag for 'LockNotGrantedException'.983
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.983
Errors'{' should be on the previous line.986
Errors'{' should be on the previous line.989
ErrorsLine is longer than 80 characters.990
Errors'{' should be on the previous line.993
ErrorsLine is longer than 80 characters.995
ErrorsAvoid inline conditionals.995
Errors'{' should be on the previous line.997
ErrorsLine is longer than 80 characters.1005
ErrorsMissing a Javadoc comment.1005
ErrorsParameter cld should be final.1005
ErrorsParameter sourceObject should be final.1005
ErrorsParameter lockMode should be final.1005
ErrorsParameter registeredObjects should be final.1005
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.1005
Errors'{' should be on the previous line.1008
Errors'{' should be on the previous line.1011
Errors'{' should be on the previous line.1015
Errors'{' should be on the previous line.1018
Errors'{' should be on the previous line.1020
Errors'if' construct must use '{}'s.1021
ErrorsLine is longer than 80 characters.1021
ErrorsLine is longer than 80 characters.1027
Errors'{' should be on the previous line.1030
Errors'{' should be on the previous line.1032
Errors'{' should be on the previous line.1036
ErrorsLine is longer than 80 characters.1037
Errors'{' should be on the previous line.1039
Errors'}' should be on the same line.1042
Errors'{' should be on the previous line.1044
ErrorsLine is longer than 80 characters.1045
ErrorsLine is longer than 80 characters.1046
Errors'{' should be on the previous line.1051
ErrorsLine is longer than 80 characters.1052
Errors'}' should be on the same line.1055
Errors'{' should be on the previous line.1057
ErrorsLine is longer than 80 characters.1059
Errors'+' should be on a new line.1059
Errors'+' should be on a new line.1060
Errors'+' should be on a new line.1061
Errors'+' should be on a new line.1062
ErrorsLine is longer than 80 characters.1063
Errors'+' should be on a new line.1063
ErrorsParameter handler should be final.1078
ErrorsParameter oid should be final.1078
ErrorsLine is longer than 80 characters.1091
ErrorsMethod 'afterMaterialization' is not designed for extension - needs to be abstract, final or empty.1091
ErrorsParameter handler should be final.1091
ErrorsParameter materializedObject should be final.1091
Errors'{' should be on the previous line.1094
Errors'if' construct must use '{}'s.1096
Errors'if' is not followed by whitespace.1098
Errors'{' should be on the previous line.1099
ErrorsLine is longer than 80 characters.1100
ErrorsLine is longer than 80 characters.1101
Errors'try' is not followed by whitespace.1101
Errors'{' is not preceded with whitespace.1101
Errors'{' is not followed by whitespace.1101
Errors';' is not followed by whitespace.1101
Errors'}' is not preceded with whitespace.1101
Errors'catch' is not preceded with whitespace.1101
Errors'}' is not followed by whitespace.1101
Errors'catch' is not followed by whitespace.1101
ErrorsLine is longer than 80 characters.1106
ErrorsLine is longer than 80 characters.1107
ErrorsLine is longer than 80 characters.1108
Errors'}' should be on the same line.1109
Errors'{' should be on the previous line.1111
ErrorsMethod 'unRegisterFromAllIndirectionHandlers' is not designed for extension - needs to be abstract, final or empty.1118
ErrorsMissing a Javadoc comment.1118
Errors'{' should be on the previous line.1119
Errors'{' should be on the previous line.1123
ErrorsLine is longer than 80 characters.1124
ErrorsMethod 'unRegisterFromAllCollectionProxies' is not designed for extension - needs to be abstract, final or empty.1128
ErrorsMissing a Javadoc comment.1128
Errors'{' should be on the previous line.1129
Errors'{' should be on the previous line.1131
ErrorsLine is longer than 80 characters.1132
ErrorsLine is longer than 80 characters.1136
ErrorsMethod 'unregisterFromCollectionProxy' is not designed for extension - needs to be abstract, final or empty.1136
ErrorsMissing a Javadoc comment.1136
ErrorsParameter handler should be final.1136
ErrorsLine is longer than 80 characters.1142
ErrorsMethod 'unregisterFromIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.1142
ErrorsMissing a Javadoc comment.1142
ErrorsParameter handler should be final.1142
ErrorsLine is longer than 80 characters.1148
ErrorsMethod 'registerToIndirectionHandler' is not designed for extension - needs to be abstract, final or empty.1148
ErrorsMissing a Javadoc comment.1148
ErrorsParameter handler should be final.1148
ErrorsFirst sentence should end with a period.1154
ErrorsMethod 'registerUnmaterializedLocks' is not designed for extension - needs to be abstract, final or empty.1158
ErrorsParameter obj should be final.1158
ErrorsExpected @param tag for 'obj'.1158
Errors'{' should be on the previous line.1159
ErrorsUnused @throws tag for 'TransactionNotInProgressException'.1172
ErrorsMethod 'getBrokerInternal' is not designed for extension - needs to be abstract, final or empty.1174
Errors'{' should be on the previous line.1175
Errors'{' should be on the previous line.1177
Errors'{' should be on the previous line.1180
ErrorsLine is longer than 80 characters.1182
Errors'}' should be on the same line.1183
Errors'{' should be on the previous line.1185
ErrorsLine is longer than 80 characters.1186
Errors'+' should be on a new line.1186
ErrorsMethod 'getBroker' is not designed for extension - needs to be abstract, final or empty.1194
ErrorsMissing a Javadoc comment.1194
Errors'{' should be on the previous line.1195
ErrorsLine is longer than 80 characters.1200
ErrorsExpected an @return tag.1203
ErrorsMethod 'hasBroker' is not designed for extension - needs to be abstract, final or empty.1203
Errors'{' should be on the previous line.1204
ErrorsMethod 'cleanupBroker' is not designed for extension - needs to be abstract, final or empty.1208
ErrorsMissing a Javadoc comment.1208
Errors'{' should be on the previous line.1209
Errors'if' is not followed by whitespace.1210
Errors'{' should be on the previous line.1211
Errors'{' should be on the previous line.1213
Errors'if' is not followed by whitespace.1214
Errors'{' should be on the previous line.1215
Errors'}' should be on the same line.1218
Errors'{' should be on the previous line.1220
ErrorsMissing a Javadoc comment.1230
ErrorsParameter config should be final.1230
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.1230
Errors'{' should be on the previous line.1231
ErrorsMethod 'setImplicitLocking' is not designed for extension - needs to be abstract, final or empty.1237
ErrorsParameter value should be final.1237
ErrorsExpected @param tag for 'value'.1237
Errors'{' should be on the previous line.1238
ErrorsMethod 'isImplicitLocking' is not designed for extension - needs to be abstract, final or empty.1242
ErrorsMissing a Javadoc comment.1242
Errors'{' should be on the previous line.1243
ErrorsFirst sentence should end with a period.1247
ErrorsParameter colProxy should be final.1250
ErrorsExpected @param tag for 'colProxy'.1250
Errors'{' should be on the previous line.1251
ErrorsMethod 'afterLoading' is not designed for extension - needs to be abstract, final or empty.1259
ErrorsParameter colProxy should be final.1259
ErrorsExpected @param tag for 'colProxy'.1259
Errors'{' should be on the previous line.1260
Errors'if' construct must use '{}'s.1261
ErrorsLine is longer than 80 characters.1261
Errors'{' should be on the previous line.1264
Errors'if' is not followed by whitespace.1266
Errors'{' should be on the previous line.1267
ErrorsLine is longer than 80 characters.1268
ErrorsLine is longer than 80 characters.1269
Errors'try' is not followed by whitespace.1269
Errors'{' is not preceded with whitespace.1269
Errors'{' is not followed by whitespace.1269
Errors';' is not followed by whitespace.1269
Errors'}' is not preceded with whitespace.1269
Errors'}' should be on the same line.1269
Errors'catch' is not followed by whitespace.1270
Errors'{' should be on the previous line.1271
Errors'{' is not followed by whitespace.1271
Errors';' is not followed by whitespace.1271
Errors'}' is not preceded with whitespace.1271
Errors'}' should be on the same line.1272
Errors'{' should be on the previous line.1274
ErrorsLine is longer than 80 characters.1276
ErrorsLine is longer than 80 characters.1277
ErrorsLine is longer than 80 characters.1278
ErrorsMethod 'performTransactionAwareBeforeCommit' is not designed for extension - needs to be abstract, final or empty.1284
ErrorsMissing a Javadoc comment.1284
Errors'{' should be on the previous line.1285
Errors'{' should be on the previous line.1288
ErrorsMethod 'performTransactionAwareAfterCommit' is not designed for extension - needs to be abstract, final or empty.1292
ErrorsMissing a Javadoc comment.1292
Errors'{' should be on the previous line.1293
Errors'{' should be on the previous line.1296
Errors'{' should be on the previous line.1298
Errors'}' should be on the same line.1301
Errors'catch' is not followed by whitespace.1302
Errors'{' should be on the previous line.1303
ErrorsLine is longer than 80 characters.1304
Errors'+' should be on a new line.1304
ErrorsLine is longer than 80 characters.1305
ErrorsMethod 'performTransactionAwareBeforeRollback' is not designed for extension - needs to be abstract, final or empty.1308
ErrorsMissing a Javadoc comment.1308
Errors'{' should be on the previous line.1309
Errors'{' should be on the previous line.1312
Errors'{' should be on the previous line.1314
Errors'}' should be on the same line.1316
Errors'catch' is not followed by whitespace.1317
Errors'{' should be on the previous line.1318
ErrorsLine is longer than 80 characters.1319
Errors'+' should be on a new line.1319
ErrorsMethod 'performTransactionAwareAfterRollback' is not designed for extension - needs to be abstract, final or empty.1324
ErrorsMissing a Javadoc comment.1324
Errors'{' should be on the previous line.1325
Errors'{' should be on the previous line.1328
Errors'{' should be on the previous line.1330
Errors'}' should be on the same line.1333
Errors'catch' is not followed by whitespace.1334
Errors'{' should be on the previous line.1335
ErrorsLine is longer than 80 characters.1336
Errors'+' should be on a new line.1336
ErrorsExpected an @return tag.1344
ErrorsMethod 'isTransient' is not designed for extension - needs to be abstract, final or empty.1344
ErrorsParameter cld should be final.1344
ErrorsExpected @param tag for 'cld'.1344
ErrorsParameter obj should be final.1344
ErrorsExpected @param tag for 'obj'.1344
ErrorsParameter oid should be final.1344
ErrorsExpected @param tag for 'oid'.1344
ErrorsLine is longer than 80 characters.1349
Errors'if' is not followed by whitespace.1355
Errors'{' should be on the previous line.1356
Errors'if' is not followed by whitespace.1358
Errors'{' should be on the previous line.1359
Errors'if' is not followed by whitespace.1363
Errors'{' should be on the previous line.1364
Errors'if' is not followed by whitespace.1365
Errors'{' should be on the previous line.1366
ErrorsLine is longer than 80 characters.1369
Errors'if' is not followed by whitespace.1370
Errors'{' should be on the previous line.1371
Errors'}' should be on the same line.1374
Errors'{' should be on the previous line.1376
ErrorsLine is longer than 80 characters.1380
ErrorsLine is longer than 80 characters.1388
ErrorsLine is longer than 80 characters.1391
ErrorsLine is longer than 80 characters.1393
ErrorsLine is longer than 80 characters.1395
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.1395
ErrorsParameter target should be final.1395
ErrorsParameter referenceField should be final.1395
ErrorsParameter doCascade should be final.1395
ErrorsLine is longer than 80 characters.1398
Errors'if' is not followed by whitespace.1399
Errors'{' should be on the previous line.1400
Errors'if' is not followed by whitespace.1403
Errors'{' should be on the previous line.1404
ErrorsLine is longer than 80 characters.1405
ErrorsLine is longer than 80 characters.1406
ErrorsLine is longer than 80 characters.1408
ErrorsAvoid inline conditionals.1408
ErrorsLine is longer than 80 characters.1412
ErrorsLine is longer than 80 characters.1413
ErrorsLine is longer than 80 characters.1414
ErrorsLine is longer than 80 characters.1417
ErrorsLine is longer than 80 characters.1418
ErrorsMethod 'setCascadingDelete' is not designed for extension - needs to be abstract, final or empty.1420
ErrorsParameter target should be final.1420
ErrorsParameter doCascade should be final.1420
Errors'{' should be on the previous line.1421
ErrorsAvoid inline conditionals.1424
Errors'if' is not followed by whitespace.1426
Errors'{' should be on the previous line.1427
Errors'for' is not followed by whitespace.1428
Errors'{' should be on the previous line.1429
ErrorsMissing a Javadoc comment.1437
ErrorsParameter cld should be final.1437
ErrorsParameter cascade should be final.1437
Errors'{' should be on the previous line.1438
Errors'for' is not followed by whitespace.1440
Errors'{' should be on the previous line.1441
Errors'for' is not followed by whitespace.1446
Errors'{' should be on the previous line.1447
ErrorsMissing a Javadoc comment.1453
ErrorsExpected an @return tag.1458
ErrorsMethod 'cascadeDeleteFor' is not designed for extension - needs to be abstract, final or empty.1458
ErrorsParameter ord should be final.1458
ErrorsExpected @param tag for 'ord'.1458
Errors'{' should be on the previous line.1459
Errors'if' is not followed by whitespace.1462
Errors'{' should be on the previous line.1463
ErrorsLine is longer than 80 characters.1467
Errors'}' should be on the same line.1468
Errors'{' should be on the previous line.1470
ErrorsMethod 'getImpliciteLockType' is not designed for extension - needs to be abstract, final or empty.1476
ErrorsMissing a Javadoc comment.1476
ErrorsParameter parentLockMode should be final.1476
Errors'{' should be on the previous line.1477
ErrorsLine is longer than 80 characters.1478
ErrorsAvoid inline conditionals.1478
ErrorsExpected an @return tag.1485
ErrorsMethod 'isOrdering' is not designed for extension - needs to be abstract, final or empty.1485
Errors'{' should be on the previous line.1486
ErrorsLine is longer than 80 characters.1492
ErrorsLine is longer than 80 characters.1493
ErrorsMethod 'setOrdering' is not designed for extension - needs to be abstract, final or empty.1500
ErrorsParameter ordering should be final.1500
Errors'ordering' hides a field.1500
Errors'{' should be on the previous line.1501
Errors'{' should be on the previous line.1513
ErrorsMissing a Javadoc comment.1514
Errors'{' should be on the previous line.1515
ErrorsMissing a Javadoc comment.1518
ErrorsParameter msg should be final.1518
Errors'{' should be on the previous line.1519
ErrorsMissing a Javadoc comment.1523
ErrorsParameter cause should be final.1523
Errors'{' should be on the previous line.1524
ErrorsMissing a Javadoc comment.1528
ErrorsParameter msg should be final.1528
ErrorsParameter cause should be final.1528
Errors'{' should be on the previous line.1529

org/apache/ojb/odmg/TxManagerFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
ErrorsClass TxManagerFactory should be declared as final.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.43
Errors'{' should be on the previous line.44
ErrorsMissing a Javadoc comment.48
Errors'static' modifier out of order with the JLS suggestions.48
Errors'{' should be on the previous line.49
ErrorsMissing a Javadoc comment.53
Errors'{' should be on the previous line.54

org/apache/ojb/odmg/TxUtil.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
ErrorsUtility classes should not have a public or default constructor.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
ErrorsParameter status should be final.22
Errors'{' should be on the previous line.23
Errors'{' should be on the previous line.25

org/apache/ojb/odmg/collections/DBagImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsLine has trailing spaces.29
ErrorsMissing a Javadoc comment.30
Errors'{' should be on the previous line.31
ErrorsParameter key should be final.38
ErrorsExpected @param tag for 'key'.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.50
ErrorsMethod 'difference' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter otherBag should be final.53
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.58
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.75
ErrorsMethod 'intersection' is not designed for extension - needs to be abstract, final or empty.78
ErrorsParameter otherBag should be final.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters.94
ErrorsMethod 'occurrences' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter obj should be final.99
Errors'{' should be on the previous line.100
Errors'{' should be on the previous line.103
ErrorsAvoid inline conditionals.104
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.118
ErrorsLine is longer than 80 characters.119
ErrorsMethod 'union' is not designed for extension - needs to be abstract, final or empty.122
ErrorsParameter otherBag should be final.122
Errors'{' should be on the previous line.123

org/apache/ojb/odmg/collections/DListEntry.java

ViolationMessageLine
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.44
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'realSubject' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'pbKey' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'id' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'dlistId' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'oid' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'position' must be private and have accessor methods.53
ErrorsFirst sentence should end with a period.55
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.64
ErrorsComment matches to-do format 'TODO:'.66
ErrorsLine is longer than 80 characters.70
ErrorsFirst sentence should end with a period.75
ErrorsParameter theDList should be final.78
ErrorsExpected @param tag for 'theDList'.78
ErrorsParameter theObject should be final.78
ErrorsExpected @param tag for 'theObject'.78
Errors'{' should be on the previous line.79
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
Errors'if' is not followed by whitespace.88
Errors'{' should be on the previous line.89
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'{' should be on the previous line.96
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
Errors'if' is not followed by whitespace.102
Errors'{' should be on the previous line.103
Errors'if' is not followed by whitespace.105
Errors'{' should be on the previous line.106
ErrorsMethod 'prepareForPersistency' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter broker should be final.113
Errors'{' should be on the previous line.114
Errors'if' is not followed by whitespace.115
Errors'{' should be on the previous line.116
Errors'if' is not followed by whitespace.117
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters.119
Errors'}' should be on the same line.120
Errors'{' should be on the previous line.122
ErrorsMethod 'prepareRealSubject' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsParameter broker should be final.128
Errors'{' should be on the previous line.129
Errors'if' is not followed by whitespace.130
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
ErrorsMethod 'getRealSubject' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'{' should be on the previous line.138
Errors'if' is not followed by whitespace.139
Errors'{' should be on the previous line.140
Errors'}' should be on the same line.142
Errors'{' should be on the previous line.144
Errors'if' is not followed by whitespace.146
Errors'{' should be on the previous line.147
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.152
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
Errors'if' is not followed by whitespace.158
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.162
Errors'}' should be on the same line.164
Errors'{' should be on the previous line.166
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.172
ErrorsMethod 'setRealSubject' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsParameter realSubject should be final.179
Errors'realSubject' hides a field.179
Errors'{' should be on the previous line.180
ErrorsMethod 'getPosition' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
Errors'{' should be on the previous line.185
ErrorsMethod 'setPosition' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter newPosition should be final.189
Errors'{' should be on the previous line.190
ErrorsMethod 'getDlistId' is not designed for extension - needs to be abstract, final or empty.199
Errors'{' should be on the previous line.200
ErrorsMethod 'setDlistId' is not designed for extension - needs to be abstract, final or empty.209
ErrorsParameter dlistId should be final.209
Errors'dlistId' hides a field.209
Errors'{' should be on the previous line.210
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.219
Errors'{' should be on the previous line.220
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.229
ErrorsParameter id should be final.229
Errors'id' hides a field.229
Errors'{' should be on the previous line.230
ErrorsMethod 'getOid' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'{' should be on the previous line.235
ErrorsMethod 'setOid' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
ErrorsParameter oid should be final.239
Errors'oid' hides a field.239
Errors'{' should be on the previous line.240
ErrorsExpected an @return tag.247
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.247
Errors'{' should be on the previous line.248
ErrorsLine is longer than 80 characters.262
ErrorsMethod 'beforeInsert' is not designed for extension - needs to be abstract, final or empty.262
ErrorsMissing a Javadoc comment.262
ErrorsParameter broker should be final.262
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.262
ErrorsLine is longer than 80 characters.264
ErrorsLine is longer than 80 characters.265
ErrorsLine is longer than 80 characters.266
ErrorsLine is longer than 80 characters.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter broker should be final.271
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.271
Errors'{' is not preceded with whitespace.271
Errors'{' is not followed by whitespace.271
Errors'}' is not preceded with whitespace.271
ErrorsLine is longer than 80 characters.272
ErrorsMissing a Javadoc comment.272
ErrorsParameter broker should be final.272
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.272
Errors'{' is not preceded with whitespace.272
Errors'{' is not followed by whitespace.272
Errors'}' is not preceded with whitespace.272
ErrorsLine is longer than 80 characters.273
ErrorsMissing a Javadoc comment.273
ErrorsParameter broker should be final.273
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.273
Errors'{' is not preceded with whitespace.273
Errors'{' is not followed by whitespace.273
Errors'}' is not preceded with whitespace.273
ErrorsLine is longer than 80 characters.274
ErrorsMissing a Javadoc comment.274
ErrorsParameter broker should be final.274
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.274
Errors'{' is not preceded with whitespace.274
Errors'{' is not followed by whitespace.274
Errors'}' is not preceded with whitespace.274
ErrorsLine is longer than 80 characters.275
ErrorsMissing a Javadoc comment.275
ErrorsParameter broker should be final.275
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.275
Errors'{' is not preceded with whitespace.275
Errors'{' is not followed by whitespace.275
Errors'}' is not preceded with whitespace.275
ErrorsLine is longer than 80 characters.276
ErrorsMissing a Javadoc comment.276
ErrorsParameter broker should be final.276
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.276
Errors'{' is not preceded with whitespace.276
Errors'{' is not followed by whitespace.276
Errors'}' is not preceded with whitespace.276

org/apache/ojb/odmg/collections/DListImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsFirst sentence should end with a period.71
Errors'{' should be on the previous line.76
ErrorsLine is longer than 80 characters.81
ErrorsFirst sentence should end with a period.87
ErrorsParameter pbKey should be final.90
Errors'pbKey' hides a field.90
ErrorsExpected @param tag for 'pbKey'.90
Errors'{' should be on the previous line.91
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'{' should be on the previous line.99
ErrorsMissing a Javadoc comment.105
ErrorsParameter obj should be final.105
Errors'{' should be on the previous line.106
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'{' should be on the previous line.111
ErrorsMethod 'checkForOpenTransaction' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter tx should be final.115
Errors'{' should be on the previous line.116
Errors'if' is not followed by whitespace.118
Errors'{' should be on the previous line.119
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
Errors'{' should be on the previous line.126
Errors'if' is not followed by whitespace.127
Errors'{' should be on the previous line.128
Errors'if' is not followed by whitespace.130
Errors'{' should be on the previous line.131
ErrorsMethod 'setPBKey' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter pbKey should be final.138
Errors'pbKey' hides a field.138
Errors'{' should be on the previous line.139
ErrorsUnused @throws tag for 'UnsupportedOperationException'.152
ErrorsUnused @throws tag for 'ClassCastException'.154
ErrorsUnused @throws tag for 'IllegalArgumentException'.156
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.158
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.161
ErrorsParameter index should be final.161
ErrorsParameter element should be final.161
Errors'{' should be on the previous line.162
Errors'{' should be on the previous line.168
Errors'{' should be on the previous line.183
Errors'}' should be on the same line.185
Errors'{' should be on the previous line.187
ErrorsMust have at least one statement.187
Errors'{' should be on the previous line.190
ErrorsUnused @throws tag for 'UnsupportedOperationException'.208
ErrorsLine contains a tab character.209
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.210
ErrorsLine contains a tab character.211
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.213
ErrorsParameter index should be final.213
Errors'{' should be on the previous line.214
Errors'{' should be on the previous line.219
Errors'{' should be on the previous line.226
Errors'}' should be on the same line.228
Errors'{' should be on the previous line.230
ErrorsMust have at least one statement.230
Errors'{' should be on the previous line.233
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.245
ErrorsLine contains a tab character.245
ErrorsLine is longer than 80 characters.247
ErrorsLine contains a tab character.247
ErrorsMethod 'concat' is not designed for extension - needs to be abstract, final or empty.250
ErrorsParameter otherList should be final.250
Errors'{' should be on the previous line.251
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.261
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.264
ErrorsLine is longer than 80 characters.266
ErrorsMethod 'existsElement' is not designed for extension - needs to be abstract, final or empty.266
ErrorsParameter predicate should be final.266
Errors'if' construct must use '{}'s.269
ErrorsConditional logic can be removed.269
Errors'else' construct must use '{}'s.271
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.281
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.284
ErrorsParameter index should be final.284
Errors'{' should be on the previous line.285
ErrorsMethod 'getElements' is not designed for extension - needs to be abstract, final or empty.295
Errors'{' should be on the previous line.296
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.304
Errors'{' should be on the previous line.305
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.317
Errors'{' should be on the previous line.318
ErrorsMethod 'listIterator' is not designed for extension - needs to be abstract, final or empty.329
Errors'{' should be on the previous line.330
ErrorsUnused @throws tag for 'IndexOutOfBoundsException'.346
ErrorsMethod 'listIterator' is not designed for extension - needs to be abstract, final or empty.349
ErrorsParameter index should be final.349
Errors'{' should be on the previous line.350
ErrorsLine is longer than 80 characters.354
ErrorsMissing a Javadoc comment.354
ErrorsParameter brokerForClass should be final.354
Errors'{' should be on the previous line.357
Errors'{' should be on the previous line.360
ErrorsLine is longer than 80 characters.363
ErrorsLine is longer than 80 characters.366
Errors'{' should be on the previous line.370
ErrorsLine is longer than 80 characters.372
Errors'if' construct must use '{}'s.375
Errors'else' construct must use '{}'s.377
Errors'}' should be on the same line.381
Errors'{' should be on the previous line.383
ErrorsLine is longer than 80 characters.388
ErrorsMissing a Javadoc comment.388
ErrorsParameter brokerForClass should be final.388
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.388
ErrorsLine is longer than 80 characters.398
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
ErrorsLine is longer than 80 characters.402
ErrorsLine contains a tab character.402
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.404
ErrorsParameter predicate should be final.404
Errors'{' should be on the previous line.405
Errors'if' construct must use '{}'s.409
ErrorsLine is longer than 80 characters.409
Errors'{' should be on the previous line.419
ErrorsLine is longer than 80 characters.421
Errors'{' should be on the previous line.427
Errors'}' should be on the same line.429
Errors'{' should be on the previous line.431
Errors'if' construct must use '{}'s.436
Errors'{' should be on the previous line.440
ErrorsLine is longer than 80 characters.441
Errors'}' should be on the same line.442
Errors'{' should be on the previous line.444
Errors'}' should be on the same line.448
Errors'{' should be on the previous line.450
Errors'if' construct must use '{}'s.452
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.460
ErrorsMissing a Javadoc comment.460
Errors'{' should be on the previous line.461
Errors'{' should be on the previous line.465
Errors'31' is a magic number.467
ErrorsAvoid inline conditionals.467
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.472
ErrorsMissing a Javadoc comment.472
Errors'{' should be on the previous line.473
Errors'{' should be on the previous line.480
ErrorsAvoid inline conditionals.482
ErrorsLine is longer than 80 characters.489
ErrorsLine contains a tab character.491
ErrorsLine is longer than 80 characters.492
ErrorsLine contains a tab character.492
ErrorsLine is longer than 80 characters.493
ErrorsLine contains a tab character.493
ErrorsLine is longer than 80 characters.495
ErrorsMethod 'select' is not designed for extension - needs to be abstract, final or empty.495
ErrorsParameter predicate should be final.495
ErrorsLine is longer than 80 characters.501
ErrorsLine contains a tab character.503
ErrorsLine is longer than 80 characters.504
ErrorsLine is longer than 80 characters.506
ErrorsLine contains a tab character.506
ErrorsLine is longer than 80 characters.508
ErrorsMethod 'selectElement' is not designed for extension - needs to be abstract, final or empty.508
ErrorsParameter predicate should be final.508
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.520
Errors'{' should be on the previous line.521
ErrorsLine is longer than 80 characters.526
ErrorsLine is longer than 80 characters.527
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.530
ErrorsParameter anObject should be final.530
ErrorsExpected @param tag for 'anObject'.530
Errors'{' should be on the previous line.531
ErrorsLine is longer than 80 characters.538
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.541
ErrorsParameter otherCollection should be final.541
ErrorsExpected @param tag for 'otherCollection'.541
Errors'{' should be on the previous line.542
Errors'{' should be on the previous line.547
ErrorsLine is longer than 80 characters.552
ErrorsMissing a Javadoc comment.552
ErrorsParameter broker should be final.552
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.552
ErrorsLine is longer than 80 characters.557
ErrorsLine is longer than 80 characters.558
ErrorsExpected an @return tag.560
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.560
Errors'{' should be on the previous line.561
ErrorsLine contains a tab character.567
ErrorsParameter newSize should be final.569
Errors'{' should be on the previous line.570
ErrorsMethod 'setElements' is not designed for extension - needs to be abstract, final or empty.577
ErrorsParameter elements should be final.577
Errors'elements' hides a field.577
Errors'{' should be on the previous line.578
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.586
ErrorsParameter id should be final.586
Errors'id' hides a field.586
Errors'{' should be on the previous line.587
ErrorsLine is longer than 80 characters.601
ErrorsParameter broker should be final.601
ErrorsExpected @param tag for 'broker'.601
ErrorsExpected @throws tag for 'PersistenceBrokerException'.601
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.601
ErrorsFirst sentence should end with a period.612
ErrorsLine is longer than 80 characters.615
ErrorsParameter broker should be final.615
ErrorsExpected @param tag for 'broker'.615
ErrorsExpected @throws tag for 'PersistenceBrokerException'.615
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.615
ErrorsFirst sentence should end with a period.619
ErrorsLine is longer than 80 characters.622
ErrorsParameter broker should be final.622
ErrorsExpected @param tag for 'broker'.622
ErrorsExpected @throws tag for 'PersistenceBrokerException'.622
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.622
ErrorsFirst sentence should end with a period.626
ErrorsLine is longer than 80 characters.629
ErrorsParameter broker should be final.629
ErrorsExpected @param tag for 'broker'.629
ErrorsExpected @throws tag for 'PersistenceBrokerException'.629
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.629
ErrorsFirst sentence should end with a period.633
ErrorsLine is longer than 80 characters.636
ErrorsParameter broker should be final.636
ErrorsExpected @param tag for 'broker'.636
ErrorsExpected @throws tag for 'PersistenceBrokerException'.636
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.636
ErrorsFirst sentence should end with a period.640
ErrorsLine is longer than 80 characters.643
ErrorsParameter broker should be final.643
ErrorsExpected @param tag for 'broker'.643
ErrorsExpected @throws tag for 'PersistenceBrokerException'.643
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.643
ErrorsFirst sentence should end with a period.647
ErrorsLine is longer than 80 characters.650
ErrorsParameter broker should be final.650
ErrorsExpected @param tag for 'broker'.650
ErrorsExpected @throws tag for 'PersistenceBrokerException'.650
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.650

org/apache/ojb/odmg/collections/DListIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'iter' must be private and have accessor methods.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsParameter list should be final.38
ErrorsExpected @param tag for 'list'.38
Errors'{' should be on the previous line.39
ErrorsParameter list should be final.47
ErrorsExpected @param tag for 'list'.47
ErrorsParameter index should be final.47
ErrorsExpected @param tag for 'index'.47
Errors'{' should be on the previous line.48
ErrorsParameter obj should be final.56
ErrorsExpected @param tag for 'obj'.56
Errors'{' should be on the previous line.57
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.66
ErrorsExpected an @return tag.73
Errors'{' should be on the previous line.74
ErrorsExpected an @return tag.81
Errors'{' should be on the previous line.82
ErrorsExpected an @return tag.89
Errors'{' should be on the previous line.90
ErrorsExpected an @return tag.98
Errors'{' should be on the previous line.99
ErrorsExpected an @return tag.106
Errors'{' should be on the previous line.107
ErrorsExpected an @return tag.115
Errors'{' should be on the previous line.116
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.128
ErrorsParameter o should be final.137
ErrorsExpected @param tag for 'o'.137
Errors'{' should be on the previous line.138

org/apache/ojb/odmg/collections/DMapEntry.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>35
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.51
ErrorsMissing a Javadoc comment.52
ErrorsLine is longer than 80 characters.53
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters.63
ErrorsParameter map should be final.71
ErrorsExpected @param tag for 'map'.71
ErrorsParameter key should be final.71
ErrorsExpected @param tag for 'key'.71
ErrorsParameter value should be final.71
ErrorsExpected @param tag for 'value'.71
Errors'{' should be on the previous line.72
Errors'if' is not followed by whitespace.73
Errors'{' should be on the previous line.74
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
Errors'if' is not followed by whitespace.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
Errors'if' is not followed by whitespace.98
Errors'{' should be on the previous line.99
Errors'if' is not followed by whitespace.101
Errors'{' should be on the previous line.102
ErrorsMethod 'prepareForPersistency' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter broker should be final.109
Errors'{' should be on the previous line.110
Errors'if' is not followed by whitespace.111
Errors'{' should be on the previous line.112
Errors'if' is not followed by whitespace.113
Errors'{' should be on the previous line.114
ErrorsLine is longer than 80 characters.115
Errors'}' should be on the same line.116
Errors'{' should be on the previous line.118
Errors'if' is not followed by whitespace.122
Errors'{' should be on the previous line.123
Errors'if' is not followed by whitespace.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.126
Errors'}' should be on the same line.127
Errors'{' should be on the previous line.129
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'prepareKeyRealSubject' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
ErrorsParameter broker should be final.135
Errors'{' should be on the previous line.136
Errors'if' is not followed by whitespace.137
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.139
Errors'}' should be on the same line.140
Errors'{' should be on the previous line.142
ErrorsMethod 'prepareValueRealSubject' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter broker should be final.147
Errors'{' should be on the previous line.148
Errors'if' is not followed by whitespace.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.151
Errors'}' should be on the same line.152
Errors'{' should be on the previous line.154
ErrorsExpected an @return tag.162
ErrorsMethod 'getRealKey' is not designed for extension - needs to be abstract, final or empty.162
Errors'{' should be on the previous line.163
Errors'if' is not followed by whitespace.164
Errors'{' should be on the previous line.165
Errors'}' should be on the same line.167
Errors'{' should be on the previous line.169
Errors'if' is not followed by whitespace.172
Errors'{' should be on the previous line.173
Errors'}' should be on the same line.175
Errors'{' should be on the previous line.177
Errors'if' is not followed by whitespace.178
Errors'{' should be on the previous line.179
Errors'{' should be on the previous line.183
Errors'}' should be on the same line.185
Errors'{' should be on the previous line.187
Errors'}' should be on the same line.190
Errors'{' should be on the previous line.192
ErrorsLine is longer than 80 characters.193
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
Errors'{' should be on the previous line.204
Errors'if' is not followed by whitespace.207
Errors'{' should be on the previous line.208
Errors'}' should be on the same line.210
Errors'{' should be on the previous line.212
ErrorsExpected an @return tag.220
ErrorsMethod 'getRealValue' is not designed for extension - needs to be abstract, final or empty.220
Errors'{' should be on the previous line.221
Errors'if' is not followed by whitespace.222
Errors'{' should be on the previous line.223
Errors'}' should be on the same line.225
Errors'{' should be on the previous line.227
Errors'if' is not followed by whitespace.230
Errors'{' should be on the previous line.231
Errors'}' should be on the same line.233
Errors'{' should be on the previous line.235
Errors'if' is not followed by whitespace.236
Errors'{' should be on the previous line.237
Errors'{' should be on the previous line.241
Errors'}' should be on the same line.243
Errors'{' should be on the previous line.245
Errors'}' should be on the same line.248
Errors'{' should be on the previous line.250
ErrorsLine is longer than 80 characters.251
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.261
ErrorsMissing a Javadoc comment.261
Errors'{' should be on the previous line.262
Errors'if' is not followed by whitespace.265
Errors'{' should be on the previous line.266
Errors'}' should be on the same line.268
Errors'{' should be on the previous line.270
ErrorsMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.279
ErrorsMissing a Javadoc comment.279
ErrorsParameter obj should be final.279
Errors'{' should be on the previous line.280
ErrorsMethod 'getDmapId' is not designed for extension - needs to be abstract, final or empty.292
Errors'{' should be on the previous line.293
ErrorsMethod 'setDmapId' is not designed for extension - needs to be abstract, final or empty.302
ErrorsParameter dmapId should be final.302
Errors'dmapId' hides a field.302
Errors'{' should be on the previous line.303
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.312
Errors'{' should be on the previous line.313
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.322
ErrorsParameter id should be final.322
Errors'id' hides a field.322
Errors'{' should be on the previous line.323
ErrorsMethod 'getKeyOid' is not designed for extension - needs to be abstract, final or empty.327
ErrorsMissing a Javadoc comment.327
Errors'{' should be on the previous line.328
ErrorsMethod 'setKeyOid' is not designed for extension - needs to be abstract, final or empty.332
ErrorsMissing a Javadoc comment.332
ErrorsParameter keyOid should be final.332
Errors'keyOid' hides a field.332
Errors'{' should be on the previous line.333
ErrorsMethod 'getValueOid' is not designed for extension - needs to be abstract, final or empty.337
ErrorsMissing a Javadoc comment.337
Errors'{' should be on the previous line.338
ErrorsMethod 'setValueOid' is not designed for extension - needs to be abstract, final or empty.342
ErrorsMissing a Javadoc comment.342
ErrorsParameter valueOid should be final.342
Errors'valueOid' hides a field.342
Errors'{' should be on the previous line.343
ErrorsLine is longer than 80 characters.350
ErrorsMethod 'beforeInsert' is not designed for extension - needs to be abstract, final or empty.350
ErrorsMissing a Javadoc comment.350
ErrorsParameter broker should be final.350
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.350
ErrorsLine is longer than 80 characters.352
ErrorsLine is longer than 80 characters.353
ErrorsLine is longer than 80 characters.354
ErrorsLine is longer than 80 characters.359
ErrorsMissing a Javadoc comment.359
ErrorsParameter broker should be final.359
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.359
Errors'{' is not preceded with whitespace.359
Errors'{' is not followed by whitespace.359
Errors'}' is not preceded with whitespace.359
ErrorsLine is longer than 80 characters.360
ErrorsMissing a Javadoc comment.360
ErrorsParameter broker should be final.360
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.360
Errors'{' is not preceded with whitespace.360
Errors'{' is not followed by whitespace.360
Errors'}' is not preceded with whitespace.360
ErrorsLine is longer than 80 characters.361
ErrorsMissing a Javadoc comment.361
ErrorsParameter broker should be final.361
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.361
Errors'{' is not preceded with whitespace.361
Errors'{' is not followed by whitespace.361
Errors'}' is not preceded with whitespace.361
ErrorsLine is longer than 80 characters.362
ErrorsMissing a Javadoc comment.362
ErrorsParameter broker should be final.362
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.362
Errors'{' is not preceded with whitespace.362
Errors'{' is not followed by whitespace.362
Errors'}' is not preceded with whitespace.362
ErrorsLine is longer than 80 characters.363
ErrorsMissing a Javadoc comment.363
ErrorsParameter broker should be final.363
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.363
Errors'{' is not preceded with whitespace.363
Errors'{' is not followed by whitespace.363
Errors'}' is not preceded with whitespace.363
ErrorsLine is longer than 80 characters.364
ErrorsMissing a Javadoc comment.364
ErrorsParameter broker should be final.364
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.364
Errors'{' is not preceded with whitespace.364
Errors'{' is not followed by whitespace.364
Errors'}' is not preceded with whitespace.364

org/apache/ojb/odmg/collections/DMapImpl.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnclosed HTML tag found: <a href="mailto:thma@apache.org">Thomas Mahler<a>39
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.56
ErrorsLine is longer than 80 characters.60
ErrorsParameter key should be final.69
ErrorsExpected @param tag for 'key'.69
Errors'{' should be on the previous line.70
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
Errors'{' should be on the previous line.78
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.85
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.90
Errors'if' is not followed by whitespace.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.94
Errors'{' should be on the previous line.95
ErrorsMethod 'setPBKey' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter pbKey should be final.102
Errors'pbKey' hides a field.102
Errors'{' should be on the previous line.103
ErrorsMethod 'prepareEntry' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter key should be final.107
ErrorsParameter value should be final.107
Errors'{' should be on the previous line.108
ErrorsMethod 'entrySet' is not designed for extension - needs to be abstract, final or empty.125
Errors'{' should be on the previous line.126
ErrorsExpected an @return tag.133
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.133
Errors'{' should be on the previous line.134
ErrorsExpected an @return tag.141
ErrorsMethod 'put' is not designed for extension - needs to be abstract, final or empty.141
ErrorsParameter key should be final.141
ErrorsExpected @param tag for 'key'.141
ErrorsParameter value should be final.141
ErrorsExpected @param tag for 'value'.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.147
Errors'{' should be on the previous line.150
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
ErrorsParameter key should be final.173
Errors'{' should be on the previous line.174
Errors'{' should be on the previous line.178
Errors'{' should be on the previous line.180
Errors'if' construct must use '{}'s.182
Errors'}' should be on the same line.185
Errors'{' should be on the previous line.187
Errors'{' should be on the previous line.189
Errors'if' construct must use '{}'s.191
Errors'{' should be on the previous line.198
Errors'{' should be on the previous line.203
ErrorsMethod 'getEntries' is not designed for extension - needs to be abstract, final or empty.215
Errors'{' should be on the previous line.216
ErrorsMethod 'setEntries' is not designed for extension - needs to be abstract, final or empty.224
ErrorsParameter entries should be final.224
Errors'entries' hides a field.224
Errors'{' should be on the previous line.225
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.233
ErrorsParameter id should be final.233
Errors'id' hides a field.233
Errors'{' should be on the previous line.234
ErrorsLine is longer than 80 characters.247
ErrorsParameter broker should be final.247
ErrorsExpected @param tag for 'broker'.247
ErrorsExpected @throws tag for 'PersistenceBrokerException'.247
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.247
ErrorsFirst sentence should end with a period.255
ErrorsLine is longer than 80 characters.258
ErrorsParameter broker should be final.258
ErrorsExpected @param tag for 'broker'.258
ErrorsExpected @throws tag for 'PersistenceBrokerException'.258
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.258
ErrorsFirst sentence should end with a period.262
ErrorsLine is longer than 80 characters.265
ErrorsParameter broker should be final.265
ErrorsExpected @param tag for 'broker'.265
ErrorsExpected @throws tag for 'PersistenceBrokerException'.265
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.265
ErrorsFirst sentence should end with a period.269
ErrorsLine is longer than 80 characters.272
ErrorsParameter broker should be final.272
ErrorsExpected @param tag for 'broker'.272
ErrorsExpected @throws tag for 'PersistenceBrokerException'.272
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.272
ErrorsFirst sentence should end with a period.276
ErrorsLine is longer than 80 characters.279
ErrorsParameter broker should be final.279
ErrorsExpected @param tag for 'broker'.279
ErrorsExpected @throws tag for 'PersistenceBrokerException'.279
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.279
ErrorsFirst sentence should end with a period.283
ErrorsLine is longer than 80 characters.286
ErrorsParameter broker should be final.286
ErrorsExpected @param tag for 'broker'.286
ErrorsExpected @throws tag for 'PersistenceBrokerException'.286
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.286
ErrorsFirst sentence should end with a period.290
ErrorsLine is longer than 80 characters.293
ErrorsParameter broker should be final.293
ErrorsExpected @param tag for 'broker'.293
ErrorsExpected @throws tag for 'PersistenceBrokerException'.293
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.293

org/apache/ojb/odmg/collections/DSetEntry.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.33
ErrorsParameter theDSet should be final.42
ErrorsParameter theObject should be final.42
Errors'{' should be on the previous line.43

org/apache/ojb/odmg/collections/DSetImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsFirst sentence should end with a period.66
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters.76
ErrorsParameter pbKey should be final.85
Errors'pbKey' hides a field.85
ErrorsExpected @param tag for 'pbKey'.85
Errors'{' should be on the previous line.86
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'{' should be on the previous line.92
Errors'{' should be on the previous line.94
ErrorsMissing a Javadoc comment.100
ErrorsParameter obj should be final.100
Errors'{' should be on the previous line.101
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
ErrorsMethod 'checkForOpenTransaction' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter tx should be final.110
Errors'{' should be on the previous line.111
Errors'if' is not followed by whitespace.113
Errors'{' should be on the previous line.114
ErrorsMethod 'getPBKey' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
Errors'{' should be on the previous line.121
Errors'if' is not followed by whitespace.122
Errors'{' should be on the previous line.123
Errors'if' is not followed by whitespace.125
Errors'{' should be on the previous line.126
ErrorsMethod 'setPBKey' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter pbKey should be final.133
Errors'pbKey' hides a field.133
Errors'{' should be on the previous line.134
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter o should be final.138
Errors'{' should be on the previous line.139
ErrorsMethod 'removeAll' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter c should be final.143
Errors'{' should be on the previous line.144
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
ErrorsParameter o should be final.148
Errors'{' should be on the previous line.149
Errors'{' should be on the previous line.151
Errors'{' should be on the previous line.157
Errors'}' should be on the same line.169
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsMethod 'difference' is not designed for extension - needs to be abstract, final or empty.183
ErrorsParameter otherSet should be final.183
Errors'{' should be on the previous line.184
Errors'{' should be on the previous line.188
Errors'{' should be on the previous line.191
ErrorsLine is longer than 80 characters.199
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.206
ErrorsMethod 'existsElement' is not designed for extension - needs to be abstract, final or empty.206
ErrorsParameter predicate should be final.206
Errors'if' construct must use '{}'s.209
ErrorsConditional logic can be removed.209
Errors'else' construct must use '{}'s.211
ErrorsMethod 'getElements' is not designed for extension - needs to be abstract, final or empty.215
ErrorsMissing a Javadoc comment.215
Errors'{' should be on the previous line.216
ErrorsMethod 'setElements' is not designed for extension - needs to be abstract, final or empty.220
ErrorsMissing a Javadoc comment.220
ErrorsParameter elements should be final.220
Errors'elements' hides a field.220
Errors'{' should be on the previous line.221
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.225
ErrorsMissing a Javadoc comment.225
Errors'{' should be on the previous line.226
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsMethod 'intersection' is not designed for extension - needs to be abstract, final or empty.237
ErrorsParameter otherSet should be final.237
Errors'{' should be on the previous line.238
Errors'{' should be on the previous line.243
Errors'{' should be on the previous line.246
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.261
Errors'{' should be on the previous line.262
ErrorsLine contains a tab character.269
ErrorsMethod 'properSubsetOf' is not designed for extension - needs to be abstract, final or empty.273
ErrorsParameter otherSet should be final.273
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.281
ErrorsMethod 'properSupersetOf' is not designed for extension - needs to be abstract, final or empty.285
ErrorsParameter otherSet should be final.285
Errors'{' should be on the previous line.286
ErrorsLine is longer than 80 characters.287
ErrorsLine is longer than 80 characters.291
ErrorsLine is longer than 80 characters.292
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine is longer than 80 characters.295
ErrorsLine contains a tab character.295
ErrorsLine is longer than 80 characters.297
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.297
ErrorsParameter predicate should be final.297
ErrorsLine is longer than 80 characters.305
Errors'{' should be on the previous line.309
ErrorsLine is longer than 80 characters.314
Errors'if' construct must use '{}'s.319
Errors'}' should be on the same line.322
Errors'{' should be on the previous line.324
Errors'}' should be on the same line.326
Errors'{' should be on the previous line.328
ErrorsMissing a Javadoc comment.333
ErrorsParameter broker should be final.333
Errors'{' should be on the previous line.334
Errors'{' should be on the previous line.336
Errors'{' should be on the previous line.339
ErrorsLine is longer than 80 characters.345
Errors'{' should be on the previous line.349
ErrorsLine is longer than 80 characters.351
Errors'if' construct must use '{}'s.354
Errors'else' construct must use '{}'s.356
Errors'}' should be on the same line.360
Errors'{' should be on the previous line.362
ErrorsLine is longer than 80 characters.368
ErrorsMissing a Javadoc comment.368
ErrorsParameter broker should be final.368
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.368
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.381
ErrorsLine is longer than 80 characters.382
ErrorsLine contains a tab character.382
ErrorsLine is longer than 80 characters.383
ErrorsLine contains a tab character.383
ErrorsLine is longer than 80 characters.385
ErrorsMethod 'select' is not designed for extension - needs to be abstract, final or empty.385
ErrorsParameter predicate should be final.385
ErrorsLine is longer than 80 characters.391
ErrorsLine contains a tab character.393
ErrorsLine is longer than 80 characters.394
ErrorsLine is longer than 80 characters.396
ErrorsLine contains a tab character.396
ErrorsLine is longer than 80 characters.398
ErrorsMethod 'selectElement' is not designed for extension - needs to be abstract, final or empty.398
ErrorsParameter predicate should be final.398
ErrorsMethod 'setElements' is not designed for extension - needs to be abstract, final or empty.407
ErrorsParameter elements should be final.407
Errors'elements' hides a field.407
Errors'{' should be on the previous line.408
ErrorsMethod 'setId' is not designed for extension - needs to be abstract, final or empty.416
ErrorsParameter id should be final.416
Errors'id' hides a field.416
Errors'{' should be on the previous line.417
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.428
Errors'{' should be on the previous line.429
ErrorsLine is longer than 80 characters.434
ErrorsLine contains a tab character.435
ErrorsLine is longer than 80 characters.436
ErrorsMethod 'subsetOf' is not designed for extension - needs to be abstract, final or empty.439
ErrorsParameter otherSet should be final.439
Errors'{' should be on the previous line.440
ErrorsLine is longer than 80 characters.445
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsMethod 'supersetOf' is not designed for extension - needs to be abstract, final or empty.450
ErrorsParameter otherSet should be final.450
Errors'{' should be on the previous line.451
ErrorsLine contains a tab character.458
ErrorsLine is longer than 80 characters.459
ErrorsLine contains a tab character.459
ErrorsMethod 'union' is not designed for extension - needs to be abstract, final or empty.461
ErrorsParameter otherSet should be final.461
Errors'{' should be on the previous line.462
ErrorsLine is longer than 80 characters.475
ErrorsLine is longer than 80 characters.476
ErrorsMethod 'ojbAdd' is not designed for extension - needs to be abstract, final or empty.479
ErrorsParameter anObject should be final.479
ErrorsExpected @param tag for 'anObject'.479
Errors'{' should be on the previous line.480
ErrorsLine is longer than 80 characters.487
ErrorsMethod 'ojbAddAll' is not designed for extension - needs to be abstract, final or empty.490
ErrorsParameter otherCollection should be final.490
ErrorsExpected @param tag for 'otherCollection'.490
Errors'{' should be on the previous line.491
Errors'{' should be on the previous line.496
ErrorsLine is longer than 80 characters.501
ErrorsMissing a Javadoc comment.501
ErrorsParameter broker should be final.501
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.501
ErrorsLine is longer than 80 characters.506
ErrorsLine is longer than 80 characters.507
ErrorsExpected an @return tag.509
ErrorsMethod 'ojbIterator' is not designed for extension - needs to be abstract, final or empty.509
Errors'{' should be on the previous line.510
ErrorsLine is longer than 80 characters.523
ErrorsParameter broker should be final.523
ErrorsExpected @param tag for 'broker'.523
ErrorsExpected @throws tag for 'PersistenceBrokerException'.523
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.523
ErrorsFirst sentence should end with a period.534
ErrorsLine is longer than 80 characters.537
ErrorsParameter broker should be final.537
ErrorsExpected @param tag for 'broker'.537
ErrorsExpected @throws tag for 'PersistenceBrokerException'.537
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.537
ErrorsFirst sentence should end with a period.541
ErrorsLine is longer than 80 characters.544
ErrorsParameter broker should be final.544
ErrorsExpected @param tag for 'broker'.544
ErrorsExpected @throws tag for 'PersistenceBrokerException'.544
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.544
ErrorsFirst sentence should end with a period.548
ErrorsLine is longer than 80 characters.551
ErrorsParameter broker should be final.551
ErrorsExpected @param tag for 'broker'.551
ErrorsExpected @throws tag for 'PersistenceBrokerException'.551
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.551
ErrorsFirst sentence should end with a period.555
ErrorsLine is longer than 80 characters.558
ErrorsParameter broker should be final.558
ErrorsExpected @param tag for 'broker'.558
ErrorsExpected @throws tag for 'PersistenceBrokerException'.558
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.558
ErrorsFirst sentence should end with a period.562
ErrorsLine is longer than 80 characters.565
ErrorsParameter broker should be final.565
ErrorsExpected @param tag for 'broker'.565
ErrorsExpected @throws tag for 'PersistenceBrokerException'.565
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.565
ErrorsFirst sentence should end with a period.569
ErrorsLine is longer than 80 characters.572
ErrorsParameter broker should be final.572
ErrorsExpected @param tag for 'broker'.572
ErrorsExpected @throws tag for 'PersistenceBrokerException'.572
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.572

org/apache/ojb/odmg/collections/DSetIterator.java

ViolationMessageLine
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsParameter set should be final.36
ErrorsExpected @param tag for 'set'.36
Errors'{' should be on the previous line.37
ErrorsLine has trailing spaces.43
ErrorsExpected an @return tag.45
Errors'{' should be on the previous line.46
ErrorsExpected an @return tag.53
Errors'{' should be on the previous line.54
Errors'{' should be on the previous line.63
Errors'{' should be on the previous line.67

org/apache/ojb/odmg/link/LinkEntry.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsVariable 'isUnlink' must be private and have accessor methods.28
ErrorsMissing a Javadoc comment.29
ErrorsVariable 'source' must be private and have accessor methods.29
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'referenceToLink' must be private and have accessor methods.30
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'ord' must be private and have accessor methods.31
ErrorsLine is longer than 80 characters.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter source should be final.33
Errors'source' hides a field.33
ErrorsParameter ord should be final.33
Errors'ord' hides a field.33
ErrorsParameter referenceToLink should be final.33
Errors'referenceToLink' hides a field.33
ErrorsParameter unlink should be final.33
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
Errors'{' should be on the previous line.44

org/apache/ojb/odmg/link/LinkEntryMtoN.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter source should be final.27
ErrorsParameter ord should be final.27
ErrorsParameter referenceToLink should be final.27
ErrorsParameter unlink should be final.27
ErrorsMissing a Javadoc comment.32
ErrorsParameter broker should be final.32
Errors'{' should be on the previous line.33
Errors'if' is not followed by whitespace.34
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters.36
Errors'}' should be on the same line.37
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.40

org/apache/ojb/odmg/link/LinkEntryOneToN.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter source should be final.27
ErrorsParameter ord should be final.27
ErrorsParameter referenceToLink should be final.27
ErrorsParameter unlink should be final.27
ErrorsMissing a Javadoc comment.32
ErrorsParameter broker should be final.32
Errors'{' should be on the previous line.33
Errors'if' is not followed by whitespace.34
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters.36
Errors'}' should be on the same line.37
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.40

org/apache/ojb/odmg/link/LinkEntryOneToOne.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter ord should be final.27
ErrorsParameter referenceToLink should be final.27
ErrorsParameter unlink should be final.27
ErrorsMissing a Javadoc comment.32
ErrorsParameter broker should be final.32
Errors'{' should be on the previous line.33
Errors'if' is not followed by whitespace.34
Errors'{' should be on the previous line.35
Errors'}' should be on the same line.37
Errors'{' should be on the previous line.39

org/apache/ojb/odmg/locking/AbstractLockStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.31
ErrorsFirst sentence should end with a period.32
ErrorsName 'DEFAULT_LOCK_TIMEOUT' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsVariable 'DEFAULT_LOCK_TIMEOUT' must be private and have accessor methods.35
Errors'30000' is a magic number.35
ErrorsFirst sentence should end with a period.37
ErrorsMissing a Javadoc comment.43
Errors'{' should be on the previous line.44
Errors'{' should be on the previous line.46
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters.50
Errors'60000' is a magic number.51
ErrorsExpected an @return tag.61
ErrorsMethod 'getWriter' is not designed for extension - needs to be abstract, final or empty.61
ErrorsParameter obj should be final.61
ErrorsExpected @param tag for 'obj'.61
Errors'{' should be on the previous line.62
ErrorsExpected an @return tag.70
ErrorsMethod 'getReaders' is not designed for extension - needs to be abstract, final or empty.70
ErrorsParameter obj should be final.70
ErrorsExpected @param tag for 'obj'.70
Errors'{' should be on the previous line.71
ErrorsExpected an @return tag.79
ErrorsMethod 'addReader' is not designed for extension - needs to be abstract, final or empty.79
ErrorsParameter tx should be final.79
ErrorsExpected @param tag for 'tx'.79
ErrorsParameter obj should be final.79
ErrorsExpected @param tag for 'obj'.79
Errors'{' should be on the previous line.80
ErrorsMethod 'removeReader' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter tx should be final.88
ErrorsExpected @param tag for 'tx'.88
ErrorsParameter obj should be final.88
ErrorsExpected @param tag for 'obj'.88
Errors'{' should be on the previous line.89
ErrorsMethod 'removeWriter' is not designed for extension - needs to be abstract, final or empty.97
ErrorsParameter writer should be final.97
ErrorsExpected @param tag for 'writer'.97
Errors'{' should be on the previous line.98
ErrorsExpected an @return tag.107
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.107
ErrorsParameter reader should be final.107
ErrorsExpected @param tag for 'reader'.107
Errors'{' should be on the previous line.108
ErrorsExpected an @return tag.116
ErrorsMethod 'setWriter' is not designed for extension - needs to be abstract, final or empty.116
ErrorsParameter tx should be final.116
ErrorsExpected @param tag for 'tx'.116
ErrorsParameter obj should be final.116
ErrorsExpected @param tag for 'obj'.116
Errors'{' should be on the previous line.117
ErrorsExpected an @return tag.125
ErrorsMethod 'hasReadLock' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter tx should be final.125
ErrorsExpected @param tag for 'tx'.125
ErrorsParameter obj should be final.125
ErrorsExpected @param tag for 'obj'.125
Errors'{' should be on the previous line.126

org/apache/ojb/odmg/locking/InMemoryLockMapImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
ErrorsUnclosed HTML tag found: <a href="mailto:mattbaird@yahoo.com">Matthew Baird<a>38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
Errors'{' should be on the previous line.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.54
ErrorsName 'm_lastCleanupAt' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsName 'CLEANUP_FREQUENCY' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
Errors'500' is a magic number.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsName 'MAX_LOCKS_TO_CLEAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
Errors'50' is a magic number.56
ErrorsExpected an @return tag.62
ErrorsMethod 'getWriter' is not designed for extension - needs to be abstract, final or empty.62
ErrorsParameter obj should be final.62
ErrorsExpected @param tag for 'obj'.62
Errors'{' should be on the previous line.63
ErrorsLine has trailing spaces.65
ErrorsMethod 'getWriter' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter oid should be final.69
Errors'{' should be on the previous line.70
ErrorsComment matches to-do format 'TODO:'.72
Errors'synchronized' is not followed by whitespace.78
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.83
Errors'}' should be on the same line.85
Errors'{' should be on the previous line.87
ErrorsExpected an @return tag.95
Errors'{' should be on the previous line.96
ErrorsExpected an @return tag.104
ErrorsMethod 'getReaders' is not designed for extension - needs to be abstract, final or empty.104
ErrorsParameter obj should be final.104
ErrorsExpected @param tag for 'obj'.104
Errors'{' should be on the previous line.105
ErrorsLine contains a tab character.106
Errors',' is not followed by whitespace.107
ErrorsMethod 'getReaders' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter oid should be final.111
Errors'{' should be on the previous line.112
Errors'{' should be on the previous line.115
ErrorsLine contains a tab character.116
Errors'{' should be on the previous line.119
Errors'}' should be on the same line.121
Errors'{' should be on the previous line.123
ErrorsExpected an @return tag.132
ErrorsMethod 'addReader' is not designed for extension - needs to be abstract, final or empty.132
ErrorsParameter tx should be final.132
ErrorsExpected @param tag for 'tx'.132
ErrorsParameter obj should be final.132
ErrorsExpected @param tag for 'obj'.132
Errors'{' should be on the previous line.133
Errors',' is not followed by whitespace.136
ErrorsMethod 'addReaderInternal' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter reader should be final.147
Errors'{' should be on the previous line.148
ErrorsLine is longer than 80 characters.151
Errors'{' should be on the previous line.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
Errors'{' should be on the previous line.159
ErrorsMethod 'removeReader' is not designed for extension - needs to be abstract, final or empty.171
ErrorsParameter tx should be final.171
ErrorsExpected @param tag for 'tx'.171
ErrorsParameter obj should be final.171
ErrorsExpected @param tag for 'obj'.171
Errors'{' should be on the previous line.172
ErrorsMissing a Javadoc comment.181
ErrorsParameter oidString should be final.181
ErrorsParameter txGuid should be final.181
Errors'{' should be on the previous line.182
Errors'{' should be on the previous line.185
ErrorsLine contains a tab character.186
Errors'{' should be on the previous line.189
Errors'}' should be on the same line.191
Errors'{' should be on the previous line.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
Errors'{' should be on the previous line.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
Errors'{' should be on the previous line.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.211
ErrorsMethod 'removeReaderByLock' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
ErrorsParameter lock should be final.211
ErrorsLine contains a tab character.212
Errors'{' should be on the previous line.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine has trailing spaces.217
ErrorsLine contains a tab character.217
ErrorsMethod 'removeWriter' is not designed for extension - needs to be abstract, final or empty.222
ErrorsParameter writer should be final.222
ErrorsExpected @param tag for 'writer'.222
Errors'{' should be on the previous line.223
Errors'{' should be on the previous line.229
ErrorsLine contains a tab character.230
Errors'{' should be on the previous line.233
Errors'}' should be on the same line.235
Errors'{' should be on the previous line.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.240
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
Errors'{' should be on the previous line.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
Errors'{' should be on the previous line.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsExpected an @return tag.260
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.260
ErrorsParameter reader should be final.260
ErrorsExpected @param tag for 'reader'.260
Errors'{' should be on the previous line.261
Errors'{' should be on the previous line.267
ErrorsLine contains a tab character.268
Errors'{' should be on the previous line.272
Errors'}' should be on the same line.274
Errors'{' should be on the previous line.276
ErrorsExpected an @return tag.294
ErrorsMethod 'setWriter' is not designed for extension - needs to be abstract, final or empty.294
ErrorsParameter tx should be final.294
ErrorsExpected @param tag for 'tx'.294
ErrorsParameter obj should be final.294
ErrorsExpected @param tag for 'obj'.294
Errors'{' should be on the previous line.295
ErrorsMissing a Javadoc comment.309
ErrorsParameter writer should be final.309
ErrorsParameter oidString should be final.309
Errors'{' should be on the previous line.310
ErrorsLine is longer than 80 characters.313
Errors'{' should be on the previous line.317
Errors'{' should be on the previous line.320
ErrorsLine contains a tab character.328
ErrorsMethod 'setWriterByLock' is not designed for extension - needs to be abstract, final or empty.328
ErrorsMissing a Javadoc comment.328
ErrorsParameter writer should be final.328
ErrorsLine contains a tab character.329
Errors'{' should be on the previous line.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsExpected an @return tag.338
ErrorsMethod 'hasReadLock' is not designed for extension - needs to be abstract, final or empty.338
ErrorsParameter tx should be final.338
ErrorsExpected @param tag for 'tx'.338
ErrorsParameter obj should be final.338
ErrorsExpected @param tag for 'obj'.338
Errors'{' should be on the previous line.339
Errors',' is not followed by whitespace.342
ErrorsLine contains a tab character.344
ErrorsMissing a Javadoc comment.348
ErrorsParameter oidString should be final.348
ErrorsParameter txGuid should be final.348
Errors'{' should be on the previous line.349
Errors'{' should be on the previous line.352
ErrorsLine contains a tab character.353
ErrorsLine has trailing spaces.355
Errors'{' should be on the previous line.357
Errors'}' should be on the same line.359
Errors'{' should be on the previous line.361
ErrorsLine has trailing spaces.362
ErrorsConditional logic can be removed.364
Errors'{' should be on the previous line.365
Errors'}' should be on the same line.367
Errors'{' should be on the previous line.369
ErrorsLine contains a tab character.375
ErrorsMethod 'hasReadLock' is not designed for extension - needs to be abstract, final or empty.375
ErrorsMissing a Javadoc comment.375
ErrorsParameter entry should be final.375
ErrorsLine contains a tab character.376
Errors'{' should be on the previous line.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
Errors',' is not followed by whitespace.379
ErrorsLine contains a tab character.380
ErrorsMissing a Javadoc comment.382
Errors'{' should be on the previous line.383
ErrorsLine contains a tab character.385
Errors'{' should be on the previous line.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsParameter timeout should be final.395
ErrorsExpected @param tag for 'timeout'.395
Errors'{' should be on the previous line.396
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
Errors'{' should be on the previous line.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
Errors'{' should be on the previous line.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
Errors'{' should be on the previous line.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
Errors'{' should be on the previous line.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
Errors'{' should be on the previous line.426
ErrorsLine is longer than 80 characters.427
ErrorsLine contains a tab character.427
ErrorsLine is longer than 80 characters.428
ErrorsLine contains a tab character.428
ErrorsLine is longer than 80 characters.429
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
Errors'}' should be on the same line.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
Errors'{' should be on the previous line.434
ErrorsLine contains a tab character.435
ErrorsLine is longer than 80 characters.436
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
Errors'{' should be on the previous line.439
ErrorsLine is longer than 80 characters.440
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
Errors'{' should be on the previous line.442
ErrorsLine is longer than 80 characters.443
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine has trailing spaces.452
ErrorsLine is longer than 80 characters.454
ErrorsMissing a Javadoc comment.456
ErrorsParameter pConfig should be final.456
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.456
Errors'{' should be on the previous line.457
ErrorsLine has trailing spaces.461
ErrorsMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.462
ErrorsMissing a Javadoc comment.462
Errors'{' should be on the previous line.463
ErrorsLine contains a tab character.464

org/apache/ojb/odmg/locking/LockEntry.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsName 'LOCK_READ' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsVariable 'LOCK_READ' must be private and have accessor methods.33
ErrorsName 'LOCK_WRITE' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsVariable 'LOCK_WRITE' must be private and have accessor methods.38
ErrorsFirst sentence should end with a period.45
ErrorsFirst sentence should end with a period.50
ErrorsParameter oidString should be final.70
Errors'oidString' hides a field.70
ErrorsExpected @param tag for 'oidString'.70
ErrorsParameter transactionId should be final.71
Errors'transactionId' hides a field.71
ErrorsExpected @param tag for 'transactionId'.71
ErrorsParameter timestamp should be final.72
Errors'timestamp' hides a field.72
ErrorsExpected @param tag for 'timestamp'.72
ErrorsParameter isolationLevel should be final.73
Errors'isolationLevel' hides a field.73
ErrorsExpected @param tag for 'isolationLevel'.73
ErrorsParameter lockType should be final.74
Errors'lockType' hides a field.74
ErrorsExpected @param tag for 'lockType'.74
Errors'{' should be on the previous line.75
ErrorsFirst sentence should end with a period.84
ErrorsParameter oidString should be final.87
Errors'oidString' hides a field.87
ErrorsExpected @param tag for 'oidString'.87
ErrorsParameter transactionId should be final.87
Errors'transactionId' hides a field.87
ErrorsExpected @param tag for 'transactionId'.87
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.93
Errors'{' should be on the previous line.97
ErrorsExpected an @return tag.103
ErrorsMethod 'getOidString' is not designed for extension - needs to be abstract, final or empty.103
Errors'{' should be on the previous line.104
ErrorsExpected an @return tag.111
ErrorsMethod 'getTransactionId' is not designed for extension - needs to be abstract, final or empty.111
Errors'{' should be on the previous line.112
ErrorsExpected an @return tag.119
ErrorsMethod 'getTimestamp' is not designed for extension - needs to be abstract, final or empty.119
Errors'{' should be on the previous line.120
ErrorsFirst sentence should end with a period.124
ErrorsExpected an @return tag.127
ErrorsMethod 'getIsolationLevel' is not designed for extension - needs to be abstract, final or empty.127
Errors'{' should be on the previous line.128
ErrorsMethod 'getLockType' is not designed for extension - needs to be abstract, final or empty.137
Errors'{' should be on the previous line.138
ErrorsMethod 'setLockType' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter locktype should be final.146
Errors'{' should be on the previous line.147
ErrorsExpected an @return tag.154
ErrorsMethod 'isOwnedBy' is not designed for extension - needs to be abstract, final or empty.154
ErrorsParameter tx should be final.154
ErrorsExpected @param tag for 'tx'.154
Errors'{' should be on the previous line.155
ErrorsMethod 'setIsolationLevel' is not designed for extension - needs to be abstract, final or empty.164
ErrorsParameter isolationLevel should be final.164
Errors'isolationLevel' hides a field.164
Errors'{' should be on the previous line.165
ErrorsMethod 'setOidString' is not designed for extension - needs to be abstract, final or empty.173
ErrorsParameter oidString should be final.173
Errors'oidString' hides a field.173
Errors'{' should be on the previous line.174
ErrorsMethod 'setTimestamp' is not designed for extension - needs to be abstract, final or empty.182
ErrorsParameter timestamp should be final.182
Errors'timestamp' hides a field.182
Errors'{' should be on the previous line.183
ErrorsMethod 'setTransactionId' is not designed for extension - needs to be abstract, final or empty.191
ErrorsParameter transactionId should be final.191
Errors'transactionId' hides a field.191
Errors'{' should be on the previous line.192

org/apache/ojb/odmg/locking/LockManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
Errors'{' should be on the previous line.33
ErrorsExpected an @return tag.38
ErrorsRedundant 'public' modifier.38
ErrorsExpected @param tag for 'tx'.38
ErrorsExpected @param tag for 'obj'.38
ErrorsExpected an @return tag.44
ErrorsLine is longer than 80 characters.44
ErrorsRedundant 'public' modifier.44
ErrorsExpected @param tag for 'tx'.44
ErrorsExpected @param tag for 'oid'.44
ErrorsExpected @param tag for 'obj'.44
ErrorsExpected an @return tag.51
ErrorsRedundant 'public' modifier.51
ErrorsExpected @param tag for 'tx'.51
ErrorsExpected @param tag for 'obj'.51
ErrorsExpected an @return tag.57
ErrorsLine is longer than 80 characters.57
ErrorsRedundant 'public' modifier.57
ErrorsExpected @param tag for 'tx'.57
ErrorsExpected @param tag for 'oid'.57
ErrorsExpected @param tag for 'obj'.57
ErrorsExpected an @return tag.65
ErrorsRedundant 'public' modifier.65
ErrorsExpected @param tag for 'tx'.65
ErrorsExpected @param tag for 'obj'.65
ErrorsExpected an @return tag.72
ErrorsLine is longer than 80 characters.72
ErrorsRedundant 'public' modifier.72
ErrorsExpected @param tag for 'tx'.72
ErrorsExpected @param tag for 'oid'.72
ErrorsExpected @param tag for 'obj'.72
ErrorsExpected an @return tag.79
ErrorsRedundant 'public' modifier.79
ErrorsExpected @param tag for 'tx'.79
ErrorsExpected @param tag for 'obj'.79
ErrorsExpected an @return tag.85
ErrorsLine is longer than 80 characters.85
ErrorsRedundant 'public' modifier.85
ErrorsExpected @param tag for 'tx'.85
ErrorsExpected @param tag for 'oid'.85
ErrorsExpected @param tag for 'obj'.85
ErrorsExpected an @return tag.92
ErrorsRedundant 'public' modifier.92
ErrorsExpected @param tag for 'tx'.92
ErrorsExpected @param tag for 'obj'.92
ErrorsExpected an @return tag.98
ErrorsLine is longer than 80 characters.98
ErrorsRedundant 'public' modifier.98
ErrorsExpected @param tag for 'tx'.98
ErrorsExpected @param tag for 'oid'.98
ErrorsExpected @param tag for 'obj'.98
ErrorsExpected an @return tag.105
ErrorsRedundant 'public' modifier.105
ErrorsExpected @param tag for 'tx'.105
ErrorsExpected @param tag for 'obj'.105
ErrorsExpected an @return tag.111
ErrorsLine is longer than 80 characters.111
ErrorsRedundant 'public' modifier.111
ErrorsExpected @param tag for 'tx'.111
ErrorsExpected @param tag for 'oid'.111
ErrorsExpected @param tag for 'obj'.111

org/apache/ojb/odmg/locking/LockManagerDefaultImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.47
Errors'{' should be on the previous line.50
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.53
Errors'{' should be on the previous line.54
ErrorsExpected an @return tag.61
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.61
ErrorsParameter tx should be final.61
ErrorsExpected @param tag for 'tx'.61
ErrorsParameter obj should be final.61
ErrorsExpected @param tag for 'obj'.61
Errors'{' should be on the previous line.62
Errors'if' construct must use '{}'s.63
ErrorsLine is longer than 80 characters.63
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter tx should be final.68
ErrorsParameter oid should be final.68
ErrorsParameter obj should be final.68
Errors'{' should be on the previous line.69
Errors',' is not followed by whitespace.70
ErrorsExpected an @return tag.77
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.77
ErrorsParameter tx should be final.77
ErrorsExpected @param tag for 'tx'.77
ErrorsParameter obj should be final.77
ErrorsExpected @param tag for 'obj'.77
Errors'{' should be on the previous line.78
Errors'if' construct must use '{}'s.79
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter tx should be final.84
ErrorsParameter oid should be final.84
ErrorsParameter obj should be final.84
Errors'{' should be on the previous line.85
ErrorsExpected an @return tag.94
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter tx should be final.94
ErrorsExpected @param tag for 'tx'.94
ErrorsParameter obj should be final.94
ErrorsExpected @param tag for 'obj'.94
Errors'{' should be on the previous line.95
Errors'if' construct must use '{}'s.96
ErrorsLine is longer than 80 characters.96
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter tx should be final.101
ErrorsParameter oid should be final.101
ErrorsParameter obj should be final.101
Errors'{' should be on the previous line.102
ErrorsExpected an @return tag.110
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.110
ErrorsParameter tx should be final.110
ErrorsExpected @param tag for 'tx'.110
ErrorsParameter obj should be final.110
ErrorsExpected @param tag for 'obj'.110
Errors'{' should be on the previous line.111
Errors'if' construct must use '{}'s.112
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsParameter tx should be final.117
ErrorsParameter oid should be final.117
ErrorsParameter obj should be final.117
Errors'{' should be on the previous line.118
ErrorsExpected an @return tag.126
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.126
ErrorsParameter tx should be final.126
ErrorsExpected @param tag for 'tx'.126
ErrorsParameter obj should be final.126
ErrorsExpected @param tag for 'obj'.126
Errors'{' should be on the previous line.127
Errors'if' construct must use '{}'s.128
ErrorsLine is longer than 80 characters.128
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter tx should be final.133
ErrorsParameter oid should be final.133
ErrorsParameter obj should be final.133
Errors'{' should be on the previous line.134
ErrorsExpected an @return tag.142
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.142
ErrorsParameter tx should be final.142
ErrorsExpected @param tag for 'tx'.142
ErrorsParameter obj should be final.142
ErrorsExpected @param tag for 'obj'.142
Errors'{' should be on the previous line.143
Errors'if' construct must use '{}'s.144
ErrorsLine is longer than 80 characters.144
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.149
ErrorsMissing a Javadoc comment.149
ErrorsParameter tx should be final.149
ErrorsParameter oid should be final.149
ErrorsParameter obj should be final.149
Errors'{' should be on the previous line.150

org/apache/ojb/odmg/locking/LockManagerFactory.java

ViolationMessageLine
ErrorsClass LockManagerFactory should be declared as final.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.42
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters.44
Errors'if' is not followed by whitespace.47
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters.49
Errors'if' is not followed by whitespace.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.57
Errors'if' is not followed by whitespace.57
ErrorsLine is longer than 80 characters.59
Errors'}' should be on the same line.62
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters.68
Errors'if' is not followed by whitespace.68
ErrorsLine is longer than 80 characters.70
ErrorsMissing a Javadoc comment.76
ErrorsParameter conf should be final.76
ErrorsParameter lockManagerClass should be final.76
Errors'{' should be on the previous line.77
Errors'60000' is a magic number.78
Errors'{' should be on the previous line.81
ErrorsLine is longer than 80 characters.82
Errors'}' should be on the same line.85
Errors'catch' is not followed by whitespace.86
Errors'{' should be on the previous line.87
ErrorsLine is longer than 80 characters.88
ErrorsMissing a Javadoc comment.92
ErrorsParameter lockManagerClass should be final.92
Errors'{' should be on the previous line.93
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.96
Errors'}' should be on the same line.98
Errors'catch' is not followed by whitespace.99
Errors'{' should be on the previous line.100
ErrorsLine is longer than 80 characters.101
ErrorsMissing a Javadoc comment.106
ErrorsParameter lockMap should be final.106
ErrorsParameter lockManager should be final.106
Errors'lockManager' hides a field.106
Errors'{' should be on the previous line.107
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.110
ErrorsAvoid inline conditionals.110
ErrorsLine is longer than 80 characters.112
ErrorsAvoid inline conditionals.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.117
ErrorsMissing a Javadoc comment.121
Errors'{' should be on the previous line.122
ErrorsLine is longer than 80 characters.127
ErrorsExpected an @return tag.130
ErrorsLine is longer than 80 characters.130
Errors'if' is not followed by whitespace.132
Errors'{' should be on the previous line.133

org/apache/ojb/odmg/locking/LockManagerOdmgImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.30
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsParameter lm should be final.36
Errors'lm' hides a field.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.41
ErrorsParameter isolationLevel should be final.41
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters.43
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter tx should be final.46
ErrorsParameter obj should be final.46
Errors'{' should be on the previous line.47
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter tx should be final.52
ErrorsParameter oid should be final.52
ErrorsParameter obj should be final.52
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsAvoid inline conditionals.56
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter tx should be final.59
ErrorsParameter obj should be final.59
Errors'{' should be on the previous line.60
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter tx should be final.65
ErrorsParameter oid should be final.65
ErrorsParameter obj should be final.65
Errors'{' should be on the previous line.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.69
ErrorsAvoid inline conditionals.69
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter tx should be final.72
ErrorsParameter obj should be final.72
Errors'{' should be on the previous line.73
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter tx should be final.78
ErrorsParameter oid should be final.78
ErrorsParameter obj should be final.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.82
ErrorsAvoid inline conditionals.82
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter tx should be final.85
ErrorsParameter obj should be final.85
Errors'{' should be on the previous line.86
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter tx should be final.91
ErrorsParameter oid should be final.91
ErrorsParameter obj should be final.91
Errors'{' should be on the previous line.92
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter tx should be final.96
ErrorsParameter obj should be final.96
Errors'{' should be on the previous line.97
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter tx should be final.102
ErrorsParameter oid should be final.102
ErrorsParameter obj should be final.102
Errors'{' should be on the previous line.103
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsParameter tx should be final.107
ErrorsParameter obj should be final.107
Errors'{' should be on the previous line.108
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter tx should be final.113
ErrorsParameter oid should be final.113
ErrorsParameter obj should be final.113
Errors'{' should be on the previous line.114

org/apache/ojb/odmg/locking/LockMap.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.27
ErrorsExpected an @return tag.32
ErrorsRedundant 'public' modifier.32
ErrorsExpected @param tag for 'obj'.32
ErrorsExpected an @return tag.38
ErrorsRedundant 'public' modifier.38
ErrorsExpected @param tag for 'obj'.38
ErrorsExpected an @return tag.44
ErrorsRedundant 'public' modifier.44
ErrorsExpected @param tag for 'tx'.44
ErrorsExpected @param tag for 'obj'.44
ErrorsRedundant 'public' modifier.50
ErrorsExpected @param tag for 'tx'.50
ErrorsExpected @param tag for 'obj'.50
ErrorsRedundant 'public' modifier.56
ErrorsExpected @param tag for 'writer'.56
ErrorsExpected an @return tag.62
ErrorsRedundant 'public' modifier.62
ErrorsExpected @param tag for 'reader'.62
ErrorsExpected an @return tag.68
ErrorsRedundant 'public' modifier.68
ErrorsExpected @param tag for 'tx'.68
ErrorsExpected @param tag for 'obj'.68
ErrorsExpected an @return tag.74
ErrorsRedundant 'public' modifier.74
ErrorsExpected @param tag for 'tx'.74
ErrorsExpected @param tag for 'obj'.74

org/apache/ojb/odmg/locking/LockMapFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.21
ErrorsUtility classes should not have a public or default constructor.23
Errors'{' should be on the previous line.24
ErrorsMissing a Javadoc comment.25
ErrorsName 'LOCKMAP' must match pattern '^[a-z][a-zA-Z0-9]*$'.25
ErrorsExpected an @return tag.31
Errors'static' modifier out of order with the JLS suggestions.31
Errors'{' should be on the previous line.32
Errors'{' should be on the previous line.34
ErrorsFirst sentence should end with a period.40
Errors'{' should be on the previous line.44
ErrorsMissing a Javadoc comment.45
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51

org/apache/ojb/odmg/locking/LockStrategy.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
Errors'{' should be on the previous line.26
ErrorsRedundant 'public' modifier.35
ErrorsRedundant 'public' modifier.44
ErrorsLine is longer than 80 characters.47
ErrorsRedundant 'public' modifier.53
ErrorsRedundant 'public' modifier.62
ErrorsRedundant 'public' modifier.70
ErrorsLine is longer than 80 characters.73
ErrorsRedundant 'public' modifier.78

org/apache/ojb/odmg/locking/LockStrategyFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.30
ErrorsClass LockStrategyFactory should be declared as final.32
Errors'{' should be on the previous line.33
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.43
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.44
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.46
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsParameter obj should be final.56
ErrorsExpected @param tag for 'obj'.56
Errors'{' should be on the previous line.57
Errors'{' should be on the previous line.60
ErrorsParameter obj should be final.84
ErrorsExpected @param tag for 'obj'.84
Errors'{' should be on the previous line.85
Errors'{' should be on the previous line.90
ErrorsLine is longer than 80 characters.91
Errors'}' should be on the same line.93
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.96
ErrorsMissing a Javadoc comment.101
Errors'{' should be on the previous line.102
ErrorsMissing a Javadoc comment.103
ErrorsParameter tx should be final.103
ErrorsParameter obj should be final.103
Errors'{' should be on the previous line.104
ErrorsMissing a Javadoc comment.108
ErrorsParameter tx should be final.108
ErrorsParameter obj should be final.108
Errors'{' should be on the previous line.109
ErrorsMissing a Javadoc comment.113
ErrorsParameter tx should be final.113
ErrorsParameter obj should be final.113
Errors'{' should be on the previous line.114
ErrorsMissing a Javadoc comment.118
ErrorsParameter tx should be final.118
ErrorsParameter obj should be final.118
Errors'{' should be on the previous line.119
ErrorsMissing a Javadoc comment.123
ErrorsParameter tx should be final.123
ErrorsParameter obj should be final.123
Errors'{' should be on the previous line.124
ErrorsMissing a Javadoc comment.128
ErrorsParameter tx should be final.128
ErrorsParameter obj should be final.128
Errors'{' should be on the previous line.129

org/apache/ojb/odmg/locking/ObjectLocks.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsMissing a Javadoc comment.26
ErrorsName 'm_youngestReader' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsMissing a Javadoc comment.28
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.33
ErrorsParameter writer should be final.33
Errors'writer' hides a field.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.43
ErrorsParameter reader should be final.43
Errors'{' should be on the previous line.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
Errors'==' is not preceded with whitespace.50
Errors'==' is not followed by whitespace.50
ErrorsLine contains a tab character.51
Errors'{' should be on the previous line.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.58
Errors'{' should be on the previous line.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.62
ErrorsParameter transactionId should be final.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
Errors'{' should be on the previous line.68

org/apache/ojb/odmg/locking/ReadCommittedStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.35
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.44
ErrorsParameter tx should be final.44
ErrorsParameter obj should be final.44
Errors'{' should be on the previous line.45
Errors'{' should be on the previous line.49
Errors'if' construct must use '{}'s.52
Errors'{' should be on the previous line.55
ErrorsConditional logic can be removed.60
Errors'{' should be on the previous line.61
Errors'}' should be on the same line.63
Errors'{' should be on the previous line.65
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.77
ErrorsParameter tx should be final.77
ErrorsParameter obj should be final.77
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.82
Errors'if' construct must use '{}'s.84
Errors'else' construct must use '{}'s.87
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters.99
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter tx should be final.105
ErrorsParameter obj should be final.105
Errors'{' should be on the previous line.106
Errors'{' should be on the previous line.109
Errors'if' construct must use '{}'s.111
Errors'else' construct must use '{}'s.114
Errors'{' should be on the previous line.118
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.132
ErrorsParameter tx should be final.132
ErrorsParameter obj should be final.132
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.137
Errors'{' should be on the previous line.143
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.156
ErrorsParameter tx should be final.156
ErrorsParameter obj should be final.156
Errors'{' should be on the previous line.157
Errors'{' should be on the previous line.159
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.171
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.176
ErrorsParameter tx should be final.176
ErrorsParameter obj should be final.176
Errors'{' should be on the previous line.177
Errors'if' construct must use '{}'s.179
Errors'if' construct must use '{}'s.181
ErrorsConditional logic can be removed.181
Errors'else' construct must use '{}'s.183

org/apache/ojb/odmg/locking/ReadUncommittedStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.38
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter tx should be final.46
ErrorsParameter obj should be final.46
Errors'{' should be on the previous line.47
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.58
ErrorsParameter tx should be final.58
ErrorsParameter obj should be final.58
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.62
Errors'if' construct must use '{}'s.63
Errors'else' construct must use '{}'s.65
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.82
ErrorsParameter tx should be final.82
ErrorsParameter obj should be final.82
Errors'{' should be on the previous line.83
Errors'{' should be on the previous line.86
Errors'if' construct must use '{}'s.87
Errors'else' construct must use '{}'s.89
Errors'{' should be on the previous line.93
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.106
ErrorsParameter tx should be final.106
ErrorsParameter obj should be final.106
Errors'{' should be on the previous line.107
Errors'{' should be on the previous line.110
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.124
ErrorsParameter tx should be final.124
ErrorsParameter obj should be final.124
Errors'{' should be on the previous line.125
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.135
ErrorsParameter tx should be final.135
ErrorsParameter obj should be final.135
Errors'{' should be on the previous line.136

org/apache/ojb/odmg/locking/RemoteLockMapImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsExpected an @return tag.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
Errors'{' should be on the previous line.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsExpected an @return tag.64
ErrorsLine contains a tab character.64
ErrorsMethod 'getWriter' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter obj should be final.64
ErrorsExpected @param tag for 'obj'.64
ErrorsLine contains a tab character.65
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
Errors'{' should be on the previous line.71
ErrorsLine contains a tab character.72
Errors'}' should be on the same line.73
Errors'{' should be on the previous line.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.81
ErrorsParameter oid should be final.81
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.83
ErrorsRedundant throws: 'ProtocolException' is subclass of 'IOException'.85
Errors'{' should be on the previous line.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters.94
Errors',' is not followed by whitespace.95
Errors',' is not followed by whitespace.95
ErrorsLine has trailing spaces.97
ErrorsLine contains a tab character.97
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.103
ErrorsMissing a Javadoc comment.110
ErrorsRedundant throws: 'MalformedURLException' is subclass of 'IOException'.111
ErrorsRedundant throws: 'ProtocolException' is subclass of 'IOException'.111
Errors'{' should be on the previous line.112
Errors'=' is not preceded with whitespace.114
ErrorsLine has trailing spaces.115
ErrorsLine is longer than 80 characters.124
ErrorsMissing a Javadoc comment.124
ErrorsParameter object should be final.124
ErrorsParameter selector should be final.124
ErrorsLine has trailing spaces.127
Errors',' is not followed by whitespace.130
Errors',' is not followed by whitespace.130
Errors',' is not followed by whitespace.130
Errors',' is not followed by whitespace.130
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.136
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsExpected an @return tag.146
ErrorsLine contains a tab character.146
ErrorsMethod 'getReaders' is not designed for extension - needs to be abstract, final or empty.146
ErrorsParameter obj should be final.146
ErrorsExpected @param tag for 'obj'.146
ErrorsLine contains a tab character.147
Errors'{' should be on the previous line.147
ErrorsLine contains a tab character.148
Errors'{' should be on the previous line.150
ErrorsLine has trailing spaces.154
ErrorsLine has trailing spaces.156
ErrorsLine is longer than 80 characters.158
Errors',' is not followed by whitespace.159
Errors',' is not followed by whitespace.159
ErrorsLine has trailing spaces.160
ErrorsLine contains a tab character.160
ErrorsLine has trailing spaces.161
ErrorsLine has trailing spaces.162
ErrorsLine has trailing spaces.166
ErrorsLine has trailing spaces.170
ErrorsLine contains a tab character.170
Errors'}' should be on the same line.171
Errors'{' should be on the previous line.173
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsExpected an @return tag.184
ErrorsLine contains a tab character.184
ErrorsMethod 'addReader' is not designed for extension - needs to be abstract, final or empty.184
ErrorsParameter tx should be final.184
ErrorsExpected @param tag for 'tx'.184
ErrorsParameter obj should be final.184
ErrorsExpected @param tag for 'obj'.184
ErrorsLine contains a tab character.185
Errors'{' should be on the previous line.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
Errors'{' should be on the previous line.187
ErrorsLine is longer than 80 characters.188
ErrorsLine contains a tab character.188
Errors',' is not followed by whitespace.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
Errors'}' should be on the same line.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
Errors'{' should be on the previous line.197
ErrorsLine is longer than 80 characters.198
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter lock should be final.203
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
Errors',' is not followed by whitespace.206
ErrorsLine has trailing spaces.207
ErrorsLine contains a tab character.208
ErrorsLine has trailing spaces.209
ErrorsLine contains a tab character.210
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
Errors',' is not followed by whitespace.212
Errors',' is not followed by whitespace.212
ErrorsLine has trailing spaces.213
ErrorsLine contains a tab character.213
ErrorsLine has trailing spaces.214
ErrorsLine has trailing spaces.215
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine has trailing spaces.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
Errors'!' is followed by whitespace.224
ErrorsLine contains a tab character.225
Errors'{' should be on the previous line.225
ErrorsLine has trailing spaces.226
ErrorsLine is longer than 80 characters.226
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.230
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.230
ErrorsMissing a Javadoc comment.230
ErrorsParameter obj should be final.230
ErrorsLine contains a tab character.231
Errors'{' should be on the previous line.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsMethod 'removeReader' is not designed for extension - needs to be abstract, final or empty.245
ErrorsParameter tx should be final.245
ErrorsExpected @param tag for 'tx'.245
ErrorsParameter obj should be final.245
ErrorsExpected @param tag for 'obj'.245
ErrorsLine contains a tab character.246
Errors'{' should be on the previous line.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
Errors'{' should be on the previous line.248
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
Errors',' is not followed by whitespace.249
ErrorsLine contains a tab character.251
Errors'}' should be on the same line.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine is longer than 80 characters.258
ErrorsMissing a Javadoc comment.258
ErrorsParameter lock should be final.258
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
Errors',' is not followed by whitespace.261
ErrorsLine has trailing spaces.262
ErrorsLine contains a tab character.263
ErrorsLine has trailing spaces.264
ErrorsLine contains a tab character.265
ErrorsLine is longer than 80 characters.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
Errors',' is not followed by whitespace.267
Errors',' is not followed by whitespace.267
ErrorsLine has trailing spaces.268
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine has trailing spaces.270
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine has trailing spaces.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
Errors'!' is followed by whitespace.279
ErrorsLine contains a tab character.280
Errors'{' should be on the previous line.280
ErrorsLine has trailing spaces.281
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsMethod 'removeWriter' is not designed for extension - needs to be abstract, final or empty.290
ErrorsParameter writer should be final.290
ErrorsExpected @param tag for 'writer'.290
ErrorsLine contains a tab character.291
Errors'{' should be on the previous line.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
Errors'{' should be on the previous line.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
Errors'}' should be on the same line.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
Errors'{' should be on the previous line.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.302
ErrorsLine contains a tab character.302
ErrorsMissing a Javadoc comment.302
ErrorsParameter lock should be final.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
Errors',' is not followed by whitespace.305
ErrorsLine has trailing spaces.306
ErrorsLine contains a tab character.307
ErrorsLine has trailing spaces.308
ErrorsLine contains a tab character.309
ErrorsLine is longer than 80 characters.310
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
Errors',' is not followed by whitespace.311
Errors',' is not followed by whitespace.311
ErrorsLine has trailing spaces.312
ErrorsLine contains a tab character.312
ErrorsLine has trailing spaces.313
ErrorsLine has trailing spaces.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine has trailing spaces.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
Errors'!' is followed by whitespace.323
ErrorsLine contains a tab character.324
Errors'{' should be on the previous line.324
ErrorsLine has trailing spaces.325
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsExpected an @return tag.334
ErrorsLine contains a tab character.334
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.334
ErrorsParameter reader should be final.334
ErrorsExpected @param tag for 'reader'.334
ErrorsLine contains a tab character.335
Errors'{' should be on the previous line.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
Errors'{' should be on the previous line.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
Errors'}' should be on the same line.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
Errors'{' should be on the previous line.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsMissing a Javadoc comment.349
ErrorsParameter lock should be final.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
Errors',' is not followed by whitespace.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.354
ErrorsLine has trailing spaces.355
ErrorsLine contains a tab character.356
ErrorsLine is longer than 80 characters.357
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
Errors',' is not followed by whitespace.358
Errors',' is not followed by whitespace.358
ErrorsLine has trailing spaces.359
ErrorsLine contains a tab character.359
ErrorsLine has trailing spaces.360
ErrorsLine has trailing spaces.361
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine has trailing spaces.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
Errors'!' is followed by whitespace.370
ErrorsLine contains a tab character.371
Errors'{' should be on the previous line.371
ErrorsLine has trailing spaces.372
ErrorsLine is longer than 80 characters.372
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsExpected an @return tag.381
ErrorsLine contains a tab character.381
ErrorsMethod 'setWriter' is not designed for extension - needs to be abstract, final or empty.381
ErrorsParameter tx should be final.381
ErrorsExpected @param tag for 'tx'.381
ErrorsParameter obj should be final.381
ErrorsExpected @param tag for 'obj'.381
ErrorsLine contains a tab character.382
Errors'{' should be on the previous line.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
Errors'{' should be on the previous line.384
ErrorsLine is longer than 80 characters.385
ErrorsLine contains a tab character.385
Errors',' is not followed by whitespace.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine is longer than 80 characters.388
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
Errors'}' should be on the same line.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
Errors'{' should be on the previous line.395
ErrorsLine is longer than 80 characters.396
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
ErrorsMissing a Javadoc comment.401
ErrorsParameter lock should be final.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
Errors',' is not followed by whitespace.404
ErrorsLine has trailing spaces.405
ErrorsLine contains a tab character.406
ErrorsLine has trailing spaces.407
ErrorsLine contains a tab character.408
ErrorsLine is longer than 80 characters.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
Errors',' is not followed by whitespace.410
Errors',' is not followed by whitespace.410
ErrorsLine has trailing spaces.411
ErrorsLine contains a tab character.411
ErrorsLine has trailing spaces.412
ErrorsLine has trailing spaces.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine has trailing spaces.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
Errors'!' is followed by whitespace.422
ErrorsLine contains a tab character.423
Errors'{' should be on the previous line.423
ErrorsLine has trailing spaces.424
ErrorsLine is longer than 80 characters.424
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.429
ErrorsLine is longer than 80 characters.430
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsExpected an @return tag.433
ErrorsLine contains a tab character.433
ErrorsMethod 'hasReadLock' is not designed for extension - needs to be abstract, final or empty.433
ErrorsParameter tx should be final.433
ErrorsExpected @param tag for 'tx'.433
ErrorsParameter obj should be final.433
ErrorsExpected @param tag for 'obj'.433
ErrorsLine contains a tab character.434
Errors'{' should be on the previous line.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
Errors'{' should be on the previous line.436
ErrorsLine is longer than 80 characters.437
ErrorsLine contains a tab character.437
Errors',' is not followed by whitespace.437
ErrorsLine has trailing spaces.438
ErrorsLine is longer than 80 characters.438
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
Errors'}' should be on the same line.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
Errors'{' should be on the previous line.442
ErrorsLine is longer than 80 characters.443
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.448
ErrorsLine contains a tab character.448
ErrorsMissing a Javadoc comment.448
ErrorsParameter lock should be final.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
Errors',' is not followed by whitespace.451
ErrorsLine has trailing spaces.452
ErrorsLine contains a tab character.453
ErrorsLine has trailing spaces.454
ErrorsLine contains a tab character.455
ErrorsLine is longer than 80 characters.456
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
Errors',' is not followed by whitespace.457
Errors',' is not followed by whitespace.457
ErrorsLine has trailing spaces.458
ErrorsLine contains a tab character.458
ErrorsLine has trailing spaces.459
ErrorsLine has trailing spaces.460
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsLine has trailing spaces.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine has trailing spaces.474
ErrorsLine contains a tab character.474
ErrorsLine is longer than 80 characters.476
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.478
ErrorsParameter pConfig should be final.478
ErrorsExpected @param tag for 'pConfig'.478
ErrorsExpected @throws tag for 'ConfigurationException'.478
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.478
Errors'{' should be on the previous line.479
ErrorsLine is longer than 80 characters.480
Errors',' is not followed by whitespace.480
Errors'{' should be on the previous line.482
Errors'}' should be on the same line.484
Errors'{' should be on the previous line.486
ErrorsLine is longer than 80 characters.487

org/apache/ojb/odmg/locking/RepeatableReadStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.33
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.41
ErrorsParameter tx should be final.41
ErrorsParameter obj should be final.41
Errors'{' should be on the previous line.42
Errors'{' should be on the previous line.45
Errors'if' construct must use '{}'s.46
Errors'else' construct must use '{}'s.48
ErrorsConditional logic can be removed.51
Errors'{' should be on the previous line.52
Errors'}' should be on the same line.54
Errors'else' construct must use '{}'s.55
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.67
ErrorsParameter tx should be final.67
ErrorsParameter obj should be final.67
Errors'{' should be on the previous line.68
Errors'{' should be on the previous line.72
Errors'{' should be on the previous line.74
Errors'if' construct must use '{}'s.75
Errors'else' construct must use '{}'s.77
Errors'}' should be on the same line.79
Errors'{' should be on the previous line.82
Errors'if' construct must use '{}'s.83
Errors'}' should be on the same line.86
Errors'{' should be on the previous line.88
ErrorsLine is longer than 80 characters.96
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.102
ErrorsParameter tx should be final.102
ErrorsParameter obj should be final.102
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.106
Errors'{' should be on the previous line.109
Errors'{' should be on the previous line.112
Errors'if' construct must use '{}'s.113
Errors'else' construct must use '{}'s.115
Errors'}' should be on the same line.118
Errors'{' should be on the previous line.120
Errors'if' construct must use '{}'s.121
Errors'else' construct must use '{}'s.123
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter tx should be final.144
ErrorsParameter obj should be final.144
Errors'{' should be on the previous line.145
Errors'{' should be on the previous line.148
Errors'{' should be on the previous line.153
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.166
ErrorsParameter tx should be final.166
ErrorsParameter obj should be final.166
Errors'{' should be on the previous line.167
Errors'{' should be on the previous line.169
ErrorsConditional logic can be removed.173
Errors'{' should be on the previous line.174
Errors'}' should be on the same line.176
Errors'else' construct must use '{}'s.177
ErrorsLine is longer than 80 characters.182
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.187
ErrorsParameter tx should be final.187
ErrorsParameter obj should be final.187
Errors'{' should be on the previous line.188

org/apache/ojb/odmg/locking/SerializableStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.37
ErrorsParameter tx should be final.37
ErrorsParameter obj should be final.37
Errors'{' should be on the previous line.38
Errors'{' should be on the previous line.42
Errors'{' should be on the previous line.45
Errors'{' should be on the previous line.47
Errors'{' should be on the previous line.50
Errors'}' should be on the same line.52
Errors'{' should be on the previous line.54
Errors'}' should be on the same line.58
Errors'else' construct must use '{}'s.59
Errors'}' should be on the same line.61
ErrorsLine is longer than 80 characters.62
Errors'}' should be on the same line.67
Errors'{' should be on the previous line.69
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter tx should be final.83
ErrorsParameter obj should be final.83
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.90
Errors'if' construct must use '{}'s.91
Errors'else' construct must use '{}'s.93
Errors'}' should be on the same line.95
Errors'{' should be on the previous line.98
Errors'if' construct must use '{}'s.99
Errors'}' should be on the same line.102
Errors'{' should be on the previous line.104
ErrorsLine is longer than 80 characters.111
ErrorsMethod 'upgradeLock' is not designed for extension - needs to be abstract, final or empty.117
ErrorsParameter tx should be final.117
ErrorsParameter obj should be final.117
Errors'{' should be on the previous line.118
Errors'{' should be on the previous line.121
Errors'{' should be on the previous line.124
Errors'{' should be on the previous line.127
Errors'if' construct must use '{}'s.128
Errors'else' construct must use '{}'s.130
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
Errors'{' should be on the previous line.137
Errors'if' construct must use '{}'s.138
Errors'else' construct must use '{}'s.140
Errors'}' should be on the same line.144
Errors'{' should be on the previous line.146
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.160
ErrorsParameter tx should be final.160
ErrorsParameter obj should be final.160
Errors'{' should be on the previous line.161
Errors'{' should be on the previous line.164
Errors'{' should be on the previous line.170
Errors'}' should be on the same line.173
Errors'else' construct must use '{}'s.174
ErrorsMethod 'checkRead' is not designed for extension - needs to be abstract, final or empty.185
ErrorsParameter tx should be final.185
ErrorsParameter obj should be final.185
Errors'{' should be on the previous line.186
Errors'{' should be on the previous line.188
ErrorsConditional logic can be removed.192
Errors'{' should be on the previous line.193
Errors'}' should be on the same line.195
Errors'else' construct must use '{}'s.196
ErrorsLine is longer than 80 characters.201
ErrorsMethod 'checkWrite' is not designed for extension - needs to be abstract, final or empty.206
ErrorsParameter tx should be final.206
ErrorsParameter obj should be final.206
Errors'{' should be on the previous line.207

org/apache/ojb/odmg/oql/EnhancedOQLQuery.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.24
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.32
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsExpected an @return tag.49

org/apache/ojb/odmg/oql/OQLLexer.java

ViolationMessageLine
ErrorsUnused import - antlr.ANTLRException.27
ErrorsUnused import - antlr.CharScanner.30
ErrorsUnused import - antlr.CommonToken.35
ErrorsUnused import - antlr.MismatchedCharException.38
ErrorsUnused import - antlr.SemanticException.43
ErrorsLine is longer than 80 characters.64
ErrorsMissing a Javadoc comment.66
ErrorsParameter in should be final.66
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter in should be final.69
ErrorsLine contains a tab character.70
ErrorsMissing a Javadoc comment.72
ErrorsParameter ib should be final.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.75
ErrorsParameter state should be final.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Errors'52' is a magic number.80
ErrorsLine contains a tab character.81
Errors'44' is a magic number.81
ErrorsLine contains a tab character.82
Errors'55' is a magic number.82
ErrorsLine contains a tab character.83
Errors'61' is a magic number.83
ErrorsLine contains a tab character.84
Errors'38' is a magic number.84
ErrorsLine contains a tab character.85
Errors'63' is a magic number.85
ErrorsLine contains a tab character.86
Errors'58' is a magic number.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
Errors'56' is a magic number.87
ErrorsLine contains a tab character.88
Errors'48' is a magic number.88
ErrorsLine contains a tab character.89
Errors'50' is a magic number.89
ErrorsLine contains a tab character.90
Errors'47' is a magic number.90
ErrorsLine contains a tab character.91
Errors'54' is a magic number.91
ErrorsLine contains a tab character.92
Errors'40' is a magic number.92
ErrorsLine contains a tab character.93
Errors'49' is a magic number.93
ErrorsLine contains a tab character.94
Errors'59' is a magic number.94
ErrorsLine contains a tab character.95
Errors'43' is a magic number.95
ErrorsLine contains a tab character.96
Errors'53' is a magic number.96
ErrorsLine contains a tab character.97
Errors'51' is a magic number.97
ErrorsLine contains a tab character.98
Errors'39' is a magic number.98
ErrorsLine contains a tab character.99
Errors'45' is a magic number.99
ErrorsLine contains a tab character.100
Errors'60' is a magic number.100
ErrorsLine contains a tab character.101
Errors'62' is a magic number.101
ErrorsLine contains a tab character.102
Errors'42' is a magic number.102
ErrorsLine contains a tab character.103
Errors'41' is a magic number.103
ErrorsLine contains a tab character.104
Errors'46' is a magic number.104
ErrorsLine contains a tab character.105
Errors'57' is a magic number.105
ErrorsMethod 'nextToken' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMethod length is 187 lines (max allowed is 150).108
ErrorsMissing a Javadoc comment.108
ErrorsLine contains a tab character.109
Errors'=' is not preceded with whitespace.109
Errors'=' is not followed by whitespace.109
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.112
ErrorsLine contains a tab character.113
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
Errors'(' is followed by whitespace.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsAvoid nested blocks.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
Errors'=' is not preceded with whitespace.121
Errors'=' is not followed by whitespace.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsAvoid nested blocks.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
Errors'=' is not preceded with whitespace.127
Errors'=' is not followed by whitespace.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsAvoid nested blocks.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
Errors'=' is not preceded with whitespace.133
Errors'=' is not followed by whitespace.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsAvoid nested blocks.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
Errors'=' is not preceded with whitespace.139
Errors'=' is not followed by whitespace.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsAvoid nested blocks.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
Errors'=' is not preceded with whitespace.145
Errors'=' is not followed by whitespace.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsAvoid nested blocks.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'=' is not preceded with whitespace.151
Errors'=' is not followed by whitespace.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsAvoid nested blocks.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
Errors'=' is not preceded with whitespace.157
Errors'=' is not followed by whitespace.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsAvoid nested blocks.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
Errors'=' is not preceded with whitespace.163
Errors'=' is not followed by whitespace.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsAvoid nested blocks.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
Errors'=' is not preceded with whitespace.169
Errors'=' is not followed by whitespace.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsAvoid nested blocks.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
Errors'=' is not preceded with whitespace.175
Errors'=' is not followed by whitespace.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsAvoid nested blocks.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
Errors'=' is not preceded with whitespace.181
Errors'=' is not followed by whitespace.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsAvoid nested blocks.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
Errors'=' is not preceded with whitespace.187
Errors'=' is not followed by whitespace.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsAvoid nested blocks.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
Errors'=' is not preceded with whitespace.193
Errors'=' is not followed by whitespace.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsAvoid nested blocks.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
Errors'=' is not preceded with whitespace.199
Errors'=' is not followed by whitespace.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsAvoid nested blocks.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
Errors'=' is not preceded with whitespace.205
Errors'=' is not followed by whitespace.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsAvoid nested blocks.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
Errors'=' is not preceded with whitespace.211
Errors'=' is not followed by whitespace.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
Errors'==' is not preceded with whitespace.215
Errors'==' is not followed by whitespace.215
Errors'==' is not preceded with whitespace.215
Errors'==' is not followed by whitespace.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
Errors'=' is not preceded with whitespace.217
Errors'=' is not followed by whitespace.217
ErrorsLine contains a tab character.218
Errors'}' should be on the same line.218
ErrorsLine contains a tab character.219
Errors'==' is not preceded with whitespace.219
Errors'==' is not followed by whitespace.219
Errors'==' is not preceded with whitespace.219
Errors'==' is not followed by whitespace.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
Errors'=' is not preceded with whitespace.221
Errors'=' is not followed by whitespace.221
ErrorsLine contains a tab character.222
Errors'}' should be on the same line.222
ErrorsLine contains a tab character.223
Errors'==' is not preceded with whitespace.223
Errors'==' is not followed by whitespace.223
Errors'==' is not preceded with whitespace.223
Errors'==' is not followed by whitespace.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
Errors'=' is not preceded with whitespace.225
Errors'=' is not followed by whitespace.225
ErrorsLine contains a tab character.226
Errors'}' should be on the same line.226
ErrorsLine contains a tab character.227
Errors'==' is not preceded with whitespace.227
Errors'==' is not followed by whitespace.227
Errors'==' is not preceded with whitespace.227
Errors'==' is not followed by whitespace.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
Errors'=' is not preceded with whitespace.229
Errors'=' is not followed by whitespace.229
ErrorsLine contains a tab character.230
Errors'}' should be on the same line.230
ErrorsLine contains a tab character.231
Errors'==' is not preceded with whitespace.231
Errors'==' is not followed by whitespace.231
Errors'==' is not preceded with whitespace.231
Errors'==' is not followed by whitespace.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
Errors'=' is not preceded with whitespace.233
Errors'=' is not followed by whitespace.233
ErrorsLine contains a tab character.234
Errors'}' should be on the same line.234
ErrorsLine contains a tab character.235
Errors'==' is not preceded with whitespace.235
Errors'==' is not followed by whitespace.235
Errors'==' is not preceded with whitespace.235
Errors'==' is not followed by whitespace.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
Errors'=' is not preceded with whitespace.237
Errors'=' is not followed by whitespace.237
ErrorsLine contains a tab character.238
Errors'}' should be on the same line.238
ErrorsLine contains a tab character.239
Errors'==' is not preceded with whitespace.239
Errors'==' is not followed by whitespace.239
ErrorsExpression can be simplified.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
Errors'=' is not preceded with whitespace.241
Errors'=' is not followed by whitespace.241
ErrorsLine contains a tab character.242
Errors'}' should be on the same line.242
ErrorsLine contains a tab character.243
Errors'==' is not preceded with whitespace.243
Errors'==' is not followed by whitespace.243
ErrorsExpression can be simplified.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
Errors'=' is not preceded with whitespace.245
Errors'=' is not followed by whitespace.245
ErrorsLine contains a tab character.246
Errors'}' should be on the same line.246
ErrorsLine contains a tab character.247
Errors'==' is not preceded with whitespace.247
Errors'==' is not followed by whitespace.247
ErrorsExpression can be simplified.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
Errors'=' is not preceded with whitespace.249
Errors'=' is not followed by whitespace.249
ErrorsLine contains a tab character.250
Errors'}' should be on the same line.250
ErrorsLine contains a tab character.251
Errors'==' is not preceded with whitespace.251
Errors'==' is not followed by whitespace.251
ErrorsExpression can be simplified.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'=' is not preceded with whitespace.253
Errors'=' is not followed by whitespace.253
ErrorsLine contains a tab character.254
Errors'}' should be on the same line.254
ErrorsLine contains a tab character.255
Errors'==' is not preceded with whitespace.255
Errors'==' is not followed by whitespace.255
ErrorsExpression can be simplified.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
Errors'=' is not preceded with whitespace.257
Errors'=' is not followed by whitespace.257
ErrorsLine contains a tab character.258
Errors'}' should be on the same line.258
ErrorsLine contains a tab character.259
Errors'==' is not preceded with whitespace.259
Errors'==' is not followed by whitespace.259
ErrorsExpression can be simplified.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
Errors'=' is not preceded with whitespace.261
Errors'=' is not followed by whitespace.261
ErrorsLine contains a tab character.262
Errors'}' should be on the same line.262
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.263
ErrorsExpression can be simplified.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
Errors'=' is not preceded with whitespace.265
Errors'=' is not followed by whitespace.265
ErrorsLine contains a tab character.266
Errors'}' should be on the same line.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsExpression can be simplified.267
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
Errors'=' is not preceded with whitespace.269
Errors'=' is not followed by whitespace.269
ErrorsLine contains a tab character.270
Errors'}' should be on the same line.270
ErrorsLine contains a tab character.271
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.272
Errors'==' is not preceded with whitespace.272
Errors'==' is not followed by whitespace.272
Errors'{' is not followed by whitespace.272
Errors';' is not followed by whitespace.272
Errors'}' is not preceded with whitespace.272
Errors'}' should be on the same line.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
Errors'{' is not followed by whitespace.273
Errors'cast' is not followed by whitespace.273
Errors';' is not followed by whitespace.273
Errors'}' is not preceded with whitespace.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
Errors'if' construct must use '{}'s.276
ErrorsLine is longer than 80 characters.276
ErrorsLine contains a tab character.276
Errors'(' is followed by whitespace.276
Errors'==' is not preceded with whitespace.276
Errors'==' is not followed by whitespace.276
Errors')' is preceded with whitespace.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
Errors'}' should be on the same line.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
Errors'}' should be on the same line.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
ErrorsLine is longer than 80 characters.287
ErrorsLine contains a tab character.287
Errors'cast' is not followed by whitespace.287
ErrorsLine contains a tab character.288
Errors'}' should be on the same line.288
ErrorsLine contains a tab character.289
ErrorsLine is longer than 80 characters.290
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.296
ErrorsLine contains a tab character.296
ErrorsMissing a Javadoc comment.296
ErrorsName 'mTOK_RPAREN' must match pattern '^[a-z][a-zA-Z0-9]*$'.296
ErrorsParameter _createToken should be final.296
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.296
ErrorsLine contains a tab character.297
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.297
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.297
Errors'=' is not preceded with whitespace.297
Errors'=' is not followed by whitespace.297
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.297
Errors'=' is not preceded with whitespace.297
Errors'=' is not followed by whitespace.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.299
ErrorsLine has trailing spaces.300
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
Errors'(' is followed by whitespace.302
Errors'==' is not preceded with whitespace.302
Errors'==' is not followed by whitespace.302
Errors'!=' is not preceded with whitespace.302
Errors'!=' is not followed by whitespace.302
Errors')' is preceded with whitespace.302
ErrorsLine contains a tab character.303
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.304
Errors'-' is not preceded with whitespace.304
Errors'-' is not followed by whitespace.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine has trailing spaces.308
ErrorsLine contains a tab character.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsMissing a Javadoc comment.309
ErrorsName 'mTOK_LPAREN' must match pattern '^[a-z][a-zA-Z0-9]*$'.309
ErrorsParameter _createToken should be final.309
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.309
ErrorsLine contains a tab character.310
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.310
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.310
Errors'=' is not preceded with whitespace.310
Errors'=' is not followed by whitespace.310
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.310
Errors'=' is not preceded with whitespace.310
Errors'=' is not followed by whitespace.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.312
ErrorsLine has trailing spaces.313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
Errors'(' is followed by whitespace.315
Errors'==' is not preceded with whitespace.315
Errors'==' is not followed by whitespace.315
Errors'!=' is not preceded with whitespace.315
Errors'!=' is not followed by whitespace.315
Errors')' is preceded with whitespace.315
ErrorsLine contains a tab character.316
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
Errors'-' is not preceded with whitespace.317
Errors'-' is not followed by whitespace.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine has trailing spaces.321
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.322
ErrorsLine contains a tab character.322
ErrorsMissing a Javadoc comment.322
ErrorsName 'mTOK_COMMA' must match pattern '^[a-z][a-zA-Z0-9]*$'.322
ErrorsParameter _createToken should be final.322
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.322
ErrorsLine contains a tab character.323
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.323
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.323
Errors'=' is not preceded with whitespace.323
Errors'=' is not followed by whitespace.323
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.323
Errors'=' is not preceded with whitespace.323
Errors'=' is not followed by whitespace.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.325
ErrorsLine has trailing spaces.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
Errors'(' is followed by whitespace.328
Errors'==' is not preceded with whitespace.328
Errors'==' is not followed by whitespace.328
Errors'!=' is not preceded with whitespace.328
Errors'!=' is not followed by whitespace.328
Errors')' is preceded with whitespace.328
ErrorsLine contains a tab character.329
ErrorsLine is longer than 80 characters.330
ErrorsLine contains a tab character.330
Errors'-' is not preceded with whitespace.330
Errors'-' is not followed by whitespace.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine has trailing spaces.334
ErrorsLine contains a tab character.334
ErrorsLine is longer than 80 characters.335
ErrorsLine contains a tab character.335
ErrorsMissing a Javadoc comment.335
ErrorsName 'mTOK_SEMIC' must match pattern '^[a-z][a-zA-Z0-9]*$'.335
ErrorsParameter _createToken should be final.335
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.335
ErrorsLine contains a tab character.336
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.336
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.336
Errors'=' is not preceded with whitespace.336
Errors'=' is not followed by whitespace.336
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.336
Errors'=' is not preceded with whitespace.336
Errors'=' is not followed by whitespace.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.338
ErrorsLine has trailing spaces.339
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
Errors'(' is followed by whitespace.341
Errors'==' is not preceded with whitespace.341
Errors'==' is not followed by whitespace.341
Errors'!=' is not preceded with whitespace.341
Errors'!=' is not followed by whitespace.341
Errors')' is preceded with whitespace.341
ErrorsLine contains a tab character.342
ErrorsLine is longer than 80 characters.343
ErrorsLine contains a tab character.343
Errors'-' is not preceded with whitespace.343
Errors'-' is not followed by whitespace.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine has trailing spaces.347
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
ErrorsMissing a Javadoc comment.348
ErrorsName 'mTOK_COLON' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
ErrorsParameter _createToken should be final.348
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
ErrorsLine contains a tab character.349
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.349
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.349
Errors'=' is not preceded with whitespace.349
Errors'=' is not followed by whitespace.349
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.349
Errors'=' is not preceded with whitespace.349
Errors'=' is not followed by whitespace.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.351
ErrorsLine has trailing spaces.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
Errors'(' is followed by whitespace.354
Errors'==' is not preceded with whitespace.354
Errors'==' is not followed by whitespace.354
Errors'!=' is not preceded with whitespace.354
Errors'!=' is not followed by whitespace.354
Errors')' is preceded with whitespace.354
ErrorsLine contains a tab character.355
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
Errors'-' is not preceded with whitespace.356
Errors'-' is not followed by whitespace.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine has trailing spaces.360
ErrorsLine contains a tab character.360
ErrorsLine is longer than 80 characters.361
ErrorsLine contains a tab character.361
ErrorsMissing a Javadoc comment.361
ErrorsName 'mTOK_DOT' must match pattern '^[a-z][a-zA-Z0-9]*$'.361
ErrorsParameter _createToken should be final.361
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.361
ErrorsLine contains a tab character.362
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.362
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.362
Errors'=' is not preceded with whitespace.362
Errors'=' is not followed by whitespace.362
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.362
Errors'=' is not preceded with whitespace.362
Errors'=' is not followed by whitespace.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.364
ErrorsLine has trailing spaces.365
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
Errors'(' is followed by whitespace.367
Errors'==' is not preceded with whitespace.367
Errors'==' is not followed by whitespace.367
Errors'!=' is not preceded with whitespace.367
Errors'!=' is not followed by whitespace.367
Errors')' is preceded with whitespace.367
ErrorsLine contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
Errors'-' is not preceded with whitespace.369
Errors'-' is not followed by whitespace.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine has trailing spaces.373
ErrorsLine contains a tab character.373
ErrorsLine is longer than 80 characters.374
ErrorsLine contains a tab character.374
ErrorsMissing a Javadoc comment.374
ErrorsName 'mTOK_INDIRECT' must match pattern '^[a-z][a-zA-Z0-9]*$'.374
ErrorsParameter _createToken should be final.374
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.374
ErrorsLine contains a tab character.375
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.375
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.375
Errors'=' is not preceded with whitespace.375
Errors'=' is not followed by whitespace.375
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.375
Errors'=' is not preceded with whitespace.375
Errors'=' is not followed by whitespace.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.377
ErrorsLine has trailing spaces.378
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
Errors'(' is followed by whitespace.382
Errors'==' is not preceded with whitespace.382
Errors'==' is not followed by whitespace.382
Errors'!=' is not preceded with whitespace.382
Errors'!=' is not followed by whitespace.382
Errors')' is preceded with whitespace.382
ErrorsLine contains a tab character.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
Errors'-' is not preceded with whitespace.384
Errors'-' is not followed by whitespace.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine has trailing spaces.388
ErrorsLine contains a tab character.388
ErrorsLine is longer than 80 characters.389
ErrorsLine contains a tab character.389
ErrorsMissing a Javadoc comment.389
ErrorsName 'mTOK_CONCAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.389
ErrorsParameter _createToken should be final.389
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.389
ErrorsLine contains a tab character.390
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.390
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.390
Errors'=' is not preceded with whitespace.390
Errors'=' is not followed by whitespace.390
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.390
Errors'=' is not preceded with whitespace.390
Errors'=' is not followed by whitespace.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.392
ErrorsLine has trailing spaces.393
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
Errors'(' is followed by whitespace.396
Errors'==' is not preceded with whitespace.396
Errors'==' is not followed by whitespace.396
Errors'!=' is not preceded with whitespace.396
Errors'!=' is not followed by whitespace.396
Errors')' is preceded with whitespace.396
ErrorsLine contains a tab character.397
ErrorsLine is longer than 80 characters.398
ErrorsLine contains a tab character.398
Errors'-' is not preceded with whitespace.398
Errors'-' is not followed by whitespace.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine has trailing spaces.402
ErrorsLine contains a tab character.402
ErrorsLine is longer than 80 characters.403
ErrorsLine contains a tab character.403
ErrorsMissing a Javadoc comment.403
ErrorsName 'mTOK_EQ' must match pattern '^[a-z][a-zA-Z0-9]*$'.403
ErrorsParameter _createToken should be final.403
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.403
ErrorsLine contains a tab character.404
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
Errors'=' is not preceded with whitespace.404
Errors'=' is not followed by whitespace.404
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
Errors'=' is not preceded with whitespace.404
Errors'=' is not followed by whitespace.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.406
ErrorsLine has trailing spaces.407
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
Errors'(' is followed by whitespace.409
Errors'==' is not preceded with whitespace.409
Errors'==' is not followed by whitespace.409
Errors'!=' is not preceded with whitespace.409
Errors'!=' is not followed by whitespace.409
Errors')' is preceded with whitespace.409
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
Errors'-' is not preceded with whitespace.411
Errors'-' is not followed by whitespace.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine has trailing spaces.415
ErrorsLine contains a tab character.415
ErrorsLine is longer than 80 characters.416
ErrorsLine contains a tab character.416
ErrorsMissing a Javadoc comment.416
ErrorsName 'mTOK_PLUS' must match pattern '^[a-z][a-zA-Z0-9]*$'.416
ErrorsParameter _createToken should be final.416
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.416
ErrorsLine contains a tab character.417
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.417
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.417
Errors'=' is not preceded with whitespace.417
Errors'=' is not followed by whitespace.417
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.417
Errors'=' is not preceded with whitespace.417
Errors'=' is not followed by whitespace.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.419
ErrorsLine has trailing spaces.420
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
Errors'(' is followed by whitespace.422
Errors'==' is not preceded with whitespace.422
Errors'==' is not followed by whitespace.422
Errors'!=' is not preceded with whitespace.422
Errors'!=' is not followed by whitespace.422
Errors')' is preceded with whitespace.422
ErrorsLine contains a tab character.423
ErrorsLine is longer than 80 characters.424
ErrorsLine contains a tab character.424
Errors'-' is not preceded with whitespace.424
Errors'-' is not followed by whitespace.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine has trailing spaces.428
ErrorsLine contains a tab character.428
ErrorsLine is longer than 80 characters.429
ErrorsLine contains a tab character.429
ErrorsMissing a Javadoc comment.429
ErrorsName 'mTOK_MINUS' must match pattern '^[a-z][a-zA-Z0-9]*$'.429
ErrorsParameter _createToken should be final.429
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.429
ErrorsLine contains a tab character.430
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.430
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.430
Errors'=' is not preceded with whitespace.430
Errors'=' is not followed by whitespace.430
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.430
Errors'=' is not preceded with whitespace.430
Errors'=' is not followed by whitespace.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.432
ErrorsLine has trailing spaces.433
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
Errors'(' is followed by whitespace.435
Errors'==' is not preceded with whitespace.435
Errors'==' is not followed by whitespace.435
Errors'!=' is not preceded with whitespace.435
Errors'!=' is not followed by whitespace.435
Errors')' is preceded with whitespace.435
ErrorsLine contains a tab character.436
ErrorsLine is longer than 80 characters.437
ErrorsLine contains a tab character.437
Errors'-' is not preceded with whitespace.437
Errors'-' is not followed by whitespace.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine has trailing spaces.441
ErrorsLine contains a tab character.441
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsMissing a Javadoc comment.442
ErrorsName 'mTOK_SLASH' must match pattern '^[a-z][a-zA-Z0-9]*$'.442
ErrorsParameter _createToken should be final.442
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.442
ErrorsLine contains a tab character.443
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.443
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.443
Errors'=' is not preceded with whitespace.443
Errors'=' is not followed by whitespace.443
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.443
Errors'=' is not preceded with whitespace.443
Errors'=' is not followed by whitespace.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.445
ErrorsLine has trailing spaces.446
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
Errors'(' is followed by whitespace.448
Errors'==' is not preceded with whitespace.448
Errors'==' is not followed by whitespace.448
Errors'!=' is not preceded with whitespace.448
Errors'!=' is not followed by whitespace.448
Errors')' is preceded with whitespace.448
ErrorsLine contains a tab character.449
ErrorsLine is longer than 80 characters.450
ErrorsLine contains a tab character.450
Errors'-' is not preceded with whitespace.450
Errors'-' is not followed by whitespace.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine has trailing spaces.454
ErrorsLine contains a tab character.454
ErrorsLine is longer than 80 characters.455
ErrorsLine contains a tab character.455
ErrorsMissing a Javadoc comment.455
ErrorsName 'mTOK_STAR' must match pattern '^[a-z][a-zA-Z0-9]*$'.455
ErrorsParameter _createToken should be final.455
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.455
ErrorsLine contains a tab character.456
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
Errors'=' is not preceded with whitespace.456
Errors'=' is not followed by whitespace.456
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
Errors'=' is not preceded with whitespace.456
Errors'=' is not followed by whitespace.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.458
ErrorsLine has trailing spaces.459
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
Errors'(' is followed by whitespace.461
Errors'==' is not preceded with whitespace.461
Errors'==' is not followed by whitespace.461
Errors'!=' is not preceded with whitespace.461
Errors'!=' is not followed by whitespace.461
Errors')' is preceded with whitespace.461
ErrorsLine contains a tab character.462
ErrorsLine is longer than 80 characters.463
ErrorsLine contains a tab character.463
Errors'-' is not preceded with whitespace.463
Errors'-' is not followed by whitespace.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine has trailing spaces.467
ErrorsLine contains a tab character.467
ErrorsLine is longer than 80 characters.468
ErrorsLine contains a tab character.468
ErrorsMissing a Javadoc comment.468
ErrorsName 'mTOK_LE' must match pattern '^[a-z][a-zA-Z0-9]*$'.468
ErrorsParameter _createToken should be final.468
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.468
ErrorsLine contains a tab character.469
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
Errors'=' is not preceded with whitespace.469
Errors'=' is not followed by whitespace.469
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
Errors'=' is not preceded with whitespace.469
Errors'=' is not followed by whitespace.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.471
ErrorsLine has trailing spaces.472
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
Errors'(' is followed by whitespace.475
Errors'==' is not preceded with whitespace.475
Errors'==' is not followed by whitespace.475
Errors'!=' is not preceded with whitespace.475
Errors'!=' is not followed by whitespace.475
Errors')' is preceded with whitespace.475
ErrorsLine contains a tab character.476
ErrorsLine is longer than 80 characters.477
ErrorsLine contains a tab character.477
Errors'-' is not preceded with whitespace.477
Errors'-' is not followed by whitespace.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine has trailing spaces.481
ErrorsLine contains a tab character.481
ErrorsLine is longer than 80 characters.482
ErrorsLine contains a tab character.482
ErrorsMissing a Javadoc comment.482
ErrorsName 'mTOK_GE' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
ErrorsParameter _createToken should be final.482
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
ErrorsLine contains a tab character.483
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.483
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.483
Errors'=' is not preceded with whitespace.483
Errors'=' is not followed by whitespace.483
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.483
Errors'=' is not preceded with whitespace.483
Errors'=' is not followed by whitespace.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.485
ErrorsLine has trailing spaces.486
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
Errors'(' is followed by whitespace.489
Errors'==' is not preceded with whitespace.489
Errors'==' is not followed by whitespace.489
Errors'!=' is not preceded with whitespace.489
Errors'!=' is not followed by whitespace.489
Errors')' is preceded with whitespace.489
ErrorsLine contains a tab character.490
ErrorsLine is longer than 80 characters.491
ErrorsLine contains a tab character.491
Errors'-' is not preceded with whitespace.491
Errors'-' is not followed by whitespace.491
ErrorsLine contains a tab character.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine has trailing spaces.495
ErrorsLine contains a tab character.495
ErrorsLine is longer than 80 characters.496
ErrorsLine contains a tab character.496
ErrorsMissing a Javadoc comment.496
ErrorsName 'mTOK_NE' must match pattern '^[a-z][a-zA-Z0-9]*$'.496
ErrorsParameter _createToken should be final.496
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.496
ErrorsLine contains a tab character.497
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
Errors'=' is not preceded with whitespace.497
Errors'=' is not followed by whitespace.497
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
Errors'=' is not preceded with whitespace.497
Errors'=' is not followed by whitespace.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.499
ErrorsLine has trailing spaces.500
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
Errors'(' is followed by whitespace.503
Errors'==' is not preceded with whitespace.503
Errors'==' is not followed by whitespace.503
Errors'!=' is not preceded with whitespace.503
Errors'!=' is not followed by whitespace.503
Errors')' is preceded with whitespace.503
ErrorsLine contains a tab character.504
ErrorsLine is longer than 80 characters.505
ErrorsLine contains a tab character.505
Errors'-' is not preceded with whitespace.505
Errors'-' is not followed by whitespace.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.508
ErrorsLine has trailing spaces.509
ErrorsLine contains a tab character.509
ErrorsLine is longer than 80 characters.510
ErrorsLine contains a tab character.510
ErrorsMissing a Javadoc comment.510
ErrorsName 'mTOK_NE2' must match pattern '^[a-z][a-zA-Z0-9]*$'.510
ErrorsParameter _createToken should be final.510
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.510
ErrorsLine contains a tab character.511
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.511
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.511
Errors'=' is not preceded with whitespace.511
Errors'=' is not followed by whitespace.511
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.511
Errors'=' is not preceded with whitespace.511
Errors'=' is not followed by whitespace.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.513
ErrorsLine has trailing spaces.514
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.516
ErrorsLine contains a tab character.517
Errors'(' is followed by whitespace.517
Errors'==' is not preceded with whitespace.517
Errors'==' is not followed by whitespace.517
Errors'!=' is not preceded with whitespace.517
Errors'!=' is not followed by whitespace.517
Errors')' is preceded with whitespace.517
ErrorsLine contains a tab character.518
ErrorsLine is longer than 80 characters.519
ErrorsLine contains a tab character.519
Errors'-' is not preceded with whitespace.519
Errors'-' is not followed by whitespace.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine has trailing spaces.523
ErrorsLine contains a tab character.523
ErrorsLine is longer than 80 characters.524
ErrorsLine contains a tab character.524
ErrorsMissing a Javadoc comment.524
ErrorsName 'mTOK_LT' must match pattern '^[a-z][a-zA-Z0-9]*$'.524
ErrorsParameter _createToken should be final.524
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.524
ErrorsLine contains a tab character.525
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.525
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.525
Errors'=' is not preceded with whitespace.525
Errors'=' is not followed by whitespace.525
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.525
Errors'=' is not preceded with whitespace.525
Errors'=' is not followed by whitespace.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.527
ErrorsLine has trailing spaces.528
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
Errors'(' is followed by whitespace.530
Errors'==' is not preceded with whitespace.530
Errors'==' is not followed by whitespace.530
Errors'!=' is not preceded with whitespace.530
Errors'!=' is not followed by whitespace.530
Errors')' is preceded with whitespace.530
ErrorsLine contains a tab character.531
ErrorsLine is longer than 80 characters.532
ErrorsLine contains a tab character.532
Errors'-' is not preceded with whitespace.532
Errors'-' is not followed by whitespace.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine has trailing spaces.536
ErrorsLine contains a tab character.536
ErrorsLine is longer than 80 characters.537
ErrorsLine contains a tab character.537
ErrorsMissing a Javadoc comment.537
ErrorsName 'mTOK_GT' must match pattern '^[a-z][a-zA-Z0-9]*$'.537
ErrorsParameter _createToken should be final.537
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.537
ErrorsLine contains a tab character.538
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.538
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.538
Errors'=' is not preceded with whitespace.538
Errors'=' is not followed by whitespace.538
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.538
Errors'=' is not preceded with whitespace.538
Errors'=' is not followed by whitespace.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.540
ErrorsLine has trailing spaces.541
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
Errors'(' is followed by whitespace.543
Errors'==' is not preceded with whitespace.543
Errors'==' is not followed by whitespace.543
Errors'!=' is not preceded with whitespace.543
Errors'!=' is not followed by whitespace.543
Errors')' is preceded with whitespace.543
ErrorsLine contains a tab character.544
ErrorsLine is longer than 80 characters.545
ErrorsLine contains a tab character.545
Errors'-' is not preceded with whitespace.545
Errors'-' is not followed by whitespace.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.548
ErrorsLine has trailing spaces.549
ErrorsLine contains a tab character.549
ErrorsLine is longer than 80 characters.550
ErrorsLine contains a tab character.550
ErrorsMissing a Javadoc comment.550
ErrorsName 'mTOK_LBRACK' must match pattern '^[a-z][a-zA-Z0-9]*$'.550
ErrorsParameter _createToken should be final.550
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.550
ErrorsLine contains a tab character.551
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.551
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.551
Errors'=' is not preceded with whitespace.551
Errors'=' is not followed by whitespace.551
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.551
Errors'=' is not preceded with whitespace.551
Errors'=' is not followed by whitespace.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.553
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.553
ErrorsLine has trailing spaces.554
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
Errors'(' is followed by whitespace.556
Errors'==' is not preceded with whitespace.556
Errors'==' is not followed by whitespace.556
Errors'!=' is not preceded with whitespace.556
Errors'!=' is not followed by whitespace.556
Errors')' is preceded with whitespace.556
ErrorsLine contains a tab character.557
ErrorsLine is longer than 80 characters.558
ErrorsLine contains a tab character.558
Errors'-' is not preceded with whitespace.558
Errors'-' is not followed by whitespace.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.561
ErrorsLine has trailing spaces.562
ErrorsLine contains a tab character.562
ErrorsLine is longer than 80 characters.563
ErrorsLine contains a tab character.563
ErrorsMissing a Javadoc comment.563
ErrorsName 'mTOK_RBRACK' must match pattern '^[a-z][a-zA-Z0-9]*$'.563
ErrorsParameter _createToken should be final.563
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.563
ErrorsLine contains a tab character.564
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.564
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.564
Errors'=' is not preceded with whitespace.564
Errors'=' is not followed by whitespace.564
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.564
Errors'=' is not preceded with whitespace.564
Errors'=' is not followed by whitespace.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.566
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.566
ErrorsLine has trailing spaces.567
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.569
Errors'(' is followed by whitespace.569
Errors'==' is not preceded with whitespace.569
Errors'==' is not followed by whitespace.569
Errors'!=' is not preceded with whitespace.569
Errors'!=' is not followed by whitespace.569
Errors')' is preceded with whitespace.569
ErrorsLine contains a tab character.570
ErrorsLine is longer than 80 characters.571
ErrorsLine contains a tab character.571
Errors'-' is not preceded with whitespace.571
Errors'-' is not followed by whitespace.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.574
ErrorsLine has trailing spaces.575
ErrorsLine contains a tab character.575
ErrorsLine is longer than 80 characters.576
ErrorsLine contains a tab character.576
ErrorsMissing a Javadoc comment.576
ErrorsName 'mTOK_DOLLAR' must match pattern '^[a-z][a-zA-Z0-9]*$'.576
ErrorsParameter _createToken should be final.576
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.576
ErrorsLine contains a tab character.577
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
Errors'=' is not preceded with whitespace.577
Errors'=' is not followed by whitespace.577
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
Errors'=' is not preceded with whitespace.577
Errors'=' is not followed by whitespace.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.579
ErrorsLine has trailing spaces.580
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
Errors'(' is followed by whitespace.582
Errors'==' is not preceded with whitespace.582
Errors'==' is not followed by whitespace.582
Errors'!=' is not preceded with whitespace.582
Errors'!=' is not followed by whitespace.582
Errors')' is preceded with whitespace.582
ErrorsLine contains a tab character.583
ErrorsLine is longer than 80 characters.584
ErrorsLine contains a tab character.584
Errors'-' is not preceded with whitespace.584
Errors'-' is not followed by whitespace.584
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine has trailing spaces.588
ErrorsLine contains a tab character.588
ErrorsLine is longer than 80 characters.589
ErrorsLine contains a tab character.589
ErrorsMissing a Javadoc comment.589
ErrorsParameter _createToken should be final.589
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.589
ErrorsLine contains a tab character.590
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.590
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.590
Errors'=' is not preceded with whitespace.590
Errors'=' is not followed by whitespace.590
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.590
Errors'=' is not preceded with whitespace.590
Errors'=' is not followed by whitespace.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.592
ErrorsLine has trailing spaces.593
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsAvoid nested blocks.594
ErrorsLine contains a tab character.595
Errors'(' is followed by whitespace.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsAvoid nested blocks.603
ErrorsLine contains a tab character.604
Errors',' is not followed by whitespace.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsAvoid nested blocks.614
ErrorsLine contains a tab character.615
Errors',' is not followed by whitespace.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsAvoid nested blocks.619
ErrorsLine contains a tab character.620
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsAvoid nested blocks.624
ErrorsLine contains a tab character.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsAvoid nested blocks.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
ErrorsLine contains a tab character.634
ErrorsAvoid nested blocks.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.638
ErrorsLine contains a tab character.639
ErrorsAvoid nested blocks.639
ErrorsLine is longer than 80 characters.640
ErrorsLine contains a tab character.640
Errors'cast' is not followed by whitespace.640
ErrorsLine contains a tab character.641
ErrorsLine contains a tab character.642
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
Errors'(' is followed by whitespace.644
Errors'==' is not preceded with whitespace.644
Errors'==' is not followed by whitespace.644
Errors'!=' is not preceded with whitespace.644
Errors'!=' is not followed by whitespace.644
Errors')' is preceded with whitespace.644
ErrorsLine contains a tab character.645
ErrorsLine is longer than 80 characters.646
ErrorsLine contains a tab character.646
Errors'-' is not preceded with whitespace.646
Errors'-' is not followed by whitespace.646
ErrorsLine contains a tab character.647
ErrorsLine contains a tab character.648
ErrorsLine contains a tab character.649
ErrorsLine has trailing spaces.650
ErrorsLine contains a tab character.650
ErrorsLine is longer than 80 characters.651
ErrorsLine contains a tab character.651
ErrorsMissing a Javadoc comment.651
ErrorsParameter _createToken should be final.651
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.651
ErrorsLine contains a tab character.652
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.652
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.652
Errors'=' is not preceded with whitespace.652
Errors'=' is not followed by whitespace.652
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.652
Errors'=' is not preceded with whitespace.652
Errors'=' is not followed by whitespace.652
ErrorsLine contains a tab character.653
ErrorsLine contains a tab character.654
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.654
ErrorsLine has trailing spaces.655
ErrorsLine contains a tab character.655
ErrorsLine contains a tab character.656
ErrorsAvoid nested blocks.656
ErrorsLine contains a tab character.657
Errors'(' is followed by whitespace.657
ErrorsLine contains a tab character.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.660
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
ErrorsLine contains a tab character.667
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.672
ErrorsAvoid nested blocks.672
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.676
ErrorsLine contains a tab character.677
ErrorsLine contains a tab character.678
ErrorsLine contains a tab character.679
ErrorsAvoid nested blocks.679
ErrorsLine contains a tab character.680
Errors',' is not followed by whitespace.680
ErrorsLine contains a tab character.681
ErrorsLine contains a tab character.682
ErrorsLine contains a tab character.683
ErrorsLine contains a tab character.684
ErrorsAvoid nested blocks.684
ErrorsLine is longer than 80 characters.685
ErrorsLine contains a tab character.685
Errors'cast' is not followed by whitespace.685
ErrorsLine contains a tab character.686
ErrorsLine contains a tab character.687
ErrorsLine contains a tab character.688
ErrorsLine contains a tab character.689
Errors'(' is followed by whitespace.689
Errors'==' is not preceded with whitespace.689
Errors'==' is not followed by whitespace.689
Errors'!=' is not preceded with whitespace.689
Errors'!=' is not followed by whitespace.689
Errors')' is preceded with whitespace.689
ErrorsLine contains a tab character.690
ErrorsLine is longer than 80 characters.691
ErrorsLine contains a tab character.691
Errors'-' is not preceded with whitespace.691
Errors'-' is not followed by whitespace.691
ErrorsLine contains a tab character.692
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
ErrorsLine has trailing spaces.695
ErrorsLine contains a tab character.695
ErrorsLine is longer than 80 characters.696
ErrorsLine contains a tab character.696
ErrorsMissing a Javadoc comment.696
ErrorsParameter _createToken should be final.696
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.696
ErrorsLine contains a tab character.697
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.697
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.697
Errors'=' is not preceded with whitespace.697
Errors'=' is not followed by whitespace.697
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.697
Errors'=' is not preceded with whitespace.697
Errors'=' is not followed by whitespace.697
ErrorsLine contains a tab character.698
ErrorsLine contains a tab character.699
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.699
ErrorsLine has trailing spaces.700
ErrorsLine contains a tab character.700
ErrorsLine contains a tab character.701
ErrorsLine contains a tab character.702
ErrorsAvoid nested blocks.702
ErrorsLine contains a tab character.703
ErrorsLine contains a tab character.704
ErrorsLine contains a tab character.705
ErrorsLine contains a tab character.706
ErrorsLine contains a tab character.707
Errors'}' should be on the same line.707
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.709
ErrorsLine contains a tab character.710
ErrorsLine has trailing spaces.711
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
ErrorsLine contains a tab character.713
ErrorsLine contains a tab character.714
ErrorsLine contains a tab character.715
Errors'(' is followed by whitespace.715
Errors'==' is not preceded with whitespace.715
Errors'==' is not followed by whitespace.715
Errors'!=' is not preceded with whitespace.715
Errors'!=' is not followed by whitespace.715
Errors')' is preceded with whitespace.715
ErrorsLine contains a tab character.716
ErrorsLine is longer than 80 characters.717
ErrorsLine contains a tab character.717
Errors'-' is not preceded with whitespace.717
Errors'-' is not followed by whitespace.717
ErrorsLine contains a tab character.718
ErrorsLine contains a tab character.719
ErrorsLine contains a tab character.720
ErrorsLine has trailing spaces.721
ErrorsLine contains a tab character.721
ErrorsLine is longer than 80 characters.722
ErrorsLine contains a tab character.722
ErrorsMissing a Javadoc comment.722
ErrorsName 'mTOK_UNSIGNED_INTEGER' must match pattern '^[a-z][a-zA-Z0-9]*$'.722
ErrorsParameter _createToken should be final.722
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.722
ErrorsLine contains a tab character.723
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.723
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.723
Errors'=' is not preceded with whitespace.723
Errors'=' is not followed by whitespace.723
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.723
Errors'=' is not preceded with whitespace.723
Errors'=' is not followed by whitespace.723
ErrorsLine contains a tab character.724
ErrorsLine contains a tab character.725
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.725
ErrorsLine has trailing spaces.726
ErrorsLine contains a tab character.726
ErrorsLine contains a tab character.727
Errors',' is not followed by whitespace.727
ErrorsLine contains a tab character.728
Errors'(' is followed by whitespace.728
Errors'==' is not preceded with whitespace.728
Errors'==' is not followed by whitespace.728
Errors'!=' is not preceded with whitespace.728
Errors'!=' is not followed by whitespace.728
Errors')' is preceded with whitespace.728
ErrorsLine contains a tab character.729
ErrorsLine is longer than 80 characters.730
ErrorsLine contains a tab character.730
Errors'-' is not preceded with whitespace.730
Errors'-' is not followed by whitespace.730
ErrorsLine contains a tab character.731
ErrorsLine contains a tab character.732
ErrorsLine contains a tab character.733
ErrorsLine has trailing spaces.734
ErrorsLine contains a tab character.734
ErrorsLine is longer than 80 characters.735
ErrorsLine contains a tab character.735
ErrorsMissing a Javadoc comment.735
ErrorsName 'mTOK_APPROXIMATE_NUMERIC_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.735
ErrorsParameter _createToken should be final.735
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.735
ErrorsLine contains a tab character.736
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.736
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.736
Errors'=' is not preceded with whitespace.736
Errors'=' is not followed by whitespace.736
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.736
Errors'=' is not preceded with whitespace.736
Errors'=' is not followed by whitespace.736
ErrorsLine contains a tab character.737
ErrorsLine contains a tab character.738
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.738
ErrorsLine has trailing spaces.739
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
ErrorsAvoid nested blocks.741
ErrorsLine contains a tab character.742
Errors'(' is followed by whitespace.742
ErrorsLine contains a tab character.743
ErrorsLine contains a tab character.744
ErrorsAvoid nested blocks.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.746
ErrorsLine contains a tab character.747
ErrorsLine contains a tab character.748
ErrorsLine contains a tab character.749
ErrorsAvoid nested blocks.749
ErrorsLine contains a tab character.750
ErrorsLine contains a tab character.751
ErrorsLine contains a tab character.752
ErrorsLine contains a tab character.753
ErrorsLine contains a tab character.754
ErrorsLine contains a tab character.755
ErrorsLine contains a tab character.756
ErrorsAvoid nested blocks.756
ErrorsLine contains a tab character.757
ErrorsLine contains a tab character.758
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
ErrorsAvoid nested blocks.760
ErrorsLine is longer than 80 characters.761
ErrorsLine contains a tab character.761
Errors'cast' is not followed by whitespace.761
ErrorsLine contains a tab character.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.764
ErrorsLine contains a tab character.765
ErrorsAvoid nested blocks.765
ErrorsLine contains a tab character.766
ErrorsName '_cnt34' must match pattern '^[a-z][a-zA-Z0-9]*$'.766
Errors'=' is not preceded with whitespace.766
Errors'=' is not followed by whitespace.766
ErrorsLine contains a tab character.767
ErrorsLine contains a tab character.768
ErrorsLine contains a tab character.769
ErrorsLine contains a tab character.770
Errors',' is not followed by whitespace.770
ErrorsLine contains a tab character.771
Errors'}' should be on the same line.771
ErrorsLine contains a tab character.772
ErrorsLine is longer than 80 characters.773
ErrorsLine contains a tab character.773
Errors'(' is followed by whitespace.773
Errors'>=' is not preceded with whitespace.773
Errors'>=' is not followed by whitespace.773
Errors')' is preceded with whitespace.773
Errors'{' is not followed by whitespace.773
Errors'cast' is not followed by whitespace.773
Errors';' is not followed by whitespace.773
Errors'}' is not preceded with whitespace.773
ErrorsLine contains a tab character.774
ErrorsLine has trailing spaces.775
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.776
ErrorsLine contains a tab character.777
ErrorsLine contains a tab character.778
ErrorsLine contains a tab character.779
Errors'(' is followed by whitespace.779
Errors'==' is not preceded with whitespace.779
Errors'==' is not followed by whitespace.779
Errors'!=' is not preceded with whitespace.779
Errors'!=' is not followed by whitespace.779
Errors')' is preceded with whitespace.779
ErrorsLine contains a tab character.780
ErrorsLine is longer than 80 characters.781
ErrorsLine contains a tab character.781
Errors'-' is not preceded with whitespace.781
Errors'-' is not followed by whitespace.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.783
ErrorsLine contains a tab character.784
ErrorsLine has trailing spaces.785
ErrorsLine contains a tab character.785
ErrorsLine is longer than 80 characters.786
ErrorsLine contains a tab character.786
ErrorsMissing a Javadoc comment.786
ErrorsName 'mTOK_EXACT_NUMERIC_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.786
ErrorsParameter _createToken should be final.786
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.786
ErrorsLine contains a tab character.787
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.787
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.787
Errors'=' is not preceded with whitespace.787
Errors'=' is not followed by whitespace.787
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.787
Errors'=' is not preceded with whitespace.787
Errors'=' is not followed by whitespace.787
ErrorsLine contains a tab character.788
ErrorsLine contains a tab character.789
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.789
ErrorsLine has trailing spaces.790
ErrorsLine contains a tab character.790
ErrorsLine contains a tab character.791
Errors'(' is followed by whitespace.791
ErrorsLine contains a tab character.792
ErrorsLine contains a tab character.793
ErrorsAvoid nested blocks.793
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsAvoid nested blocks.795
ErrorsLine contains a tab character.796
ErrorsName '_cnt37' must match pattern '^[a-z][a-zA-Z0-9]*$'.796
Errors'=' is not preceded with whitespace.796
Errors'=' is not followed by whitespace.796
ErrorsLine contains a tab character.797
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.801
Errors'}' should be on the same line.801
ErrorsLine contains a tab character.802
ErrorsLine is longer than 80 characters.803
ErrorsLine contains a tab character.803
Errors'(' is followed by whitespace.803
Errors'>=' is not preceded with whitespace.803
Errors'>=' is not followed by whitespace.803
Errors')' is preceded with whitespace.803
Errors'{' is not followed by whitespace.803
Errors'cast' is not followed by whitespace.803
Errors';' is not followed by whitespace.803
Errors'}' is not preceded with whitespace.803
ErrorsLine contains a tab character.804
ErrorsLine has trailing spaces.805
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
ErrorsLine contains a tab character.808
ErrorsLine contains a tab character.809
ErrorsLine contains a tab character.810
ErrorsAvoid nested blocks.810
ErrorsLine contains a tab character.811
Errors'==' is not preceded with whitespace.811
Errors'==' is not followed by whitespace.811
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.814
Errors'}' should be on the same line.814
ErrorsLine contains a tab character.815
ErrorsMust have at least one statement.815
ErrorsLine contains a tab character.816
ErrorsLine has trailing spaces.817
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsLine contains a tab character.819
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.821
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsAvoid nested blocks.824
ErrorsLine contains a tab character.825
ErrorsAvoid nested blocks.825
ErrorsLine contains a tab character.826
ErrorsName '_cnt40' must match pattern '^[a-z][a-zA-Z0-9]*$'.826
Errors'=' is not preceded with whitespace.826
Errors'=' is not followed by whitespace.826
ErrorsLine contains a tab character.827
ErrorsLine contains a tab character.828
ErrorsLine contains a tab character.829
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
Errors'}' should be on the same line.831
ErrorsLine contains a tab character.832
ErrorsLine is longer than 80 characters.833
ErrorsLine contains a tab character.833
Errors'(' is followed by whitespace.833
Errors'>=' is not preceded with whitespace.833
Errors'>=' is not followed by whitespace.833
Errors')' is preceded with whitespace.833
Errors'{' is not followed by whitespace.833
Errors'cast' is not followed by whitespace.833
Errors';' is not followed by whitespace.833
Errors'}' is not preceded with whitespace.833
ErrorsLine contains a tab character.834
ErrorsLine has trailing spaces.835
ErrorsLine contains a tab character.835
ErrorsLine contains a tab character.836
ErrorsLine contains a tab character.837
ErrorsLine contains a tab character.838
ErrorsLine contains a tab character.839
ErrorsLine contains a tab character.840
ErrorsAvoid nested blocks.840
ErrorsLine contains a tab character.841
Errors'(' is followed by whitespace.841
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsAvoid nested blocks.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.845
ErrorsAvoid nested blocks.845
ErrorsLine contains a tab character.846
ErrorsLine contains a tab character.847
ErrorsLine contains a tab character.848
ErrorsLine contains a tab character.849
ErrorsLine contains a tab character.850
Errors'}' should be on the same line.850
ErrorsLine contains a tab character.851
ErrorsLine contains a tab character.852
ErrorsLine contains a tab character.853
ErrorsLine has trailing spaces.854
ErrorsLine contains a tab character.854
ErrorsLine contains a tab character.855
ErrorsLine contains a tab character.856
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsAvoid nested blocks.858
ErrorsLine contains a tab character.859
Errors'==' is not preceded with whitespace.859
Errors'==' is not followed by whitespace.859
ErrorsLine contains a tab character.860
ErrorsLine is longer than 80 characters.861
ErrorsLine contains a tab character.861
ErrorsLine contains a tab character.862
Errors'}' should be on the same line.862
ErrorsLine contains a tab character.863
ErrorsMust have at least one statement.863
ErrorsLine contains a tab character.864
ErrorsLine has trailing spaces.865
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
ErrorsLine contains a tab character.867
ErrorsLine contains a tab character.868
ErrorsLine contains a tab character.869
ErrorsLine contains a tab character.870
ErrorsAvoid nested blocks.870
ErrorsLine contains a tab character.871
ErrorsLine contains a tab character.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.874
ErrorsLine contains a tab character.875
ErrorsLine contains a tab character.876
ErrorsAvoid nested blocks.876
ErrorsLine contains a tab character.877
ErrorsLine contains a tab character.878
ErrorsLine contains a tab character.879
ErrorsLine contains a tab character.880
ErrorsLine contains a tab character.881
ErrorsLine contains a tab character.882
ErrorsLine contains a tab character.883
ErrorsAvoid nested blocks.883
ErrorsLine is longer than 80 characters.884
ErrorsLine contains a tab character.884
Errors'cast' is not followed by whitespace.884
ErrorsLine contains a tab character.885
ErrorsLine contains a tab character.886
ErrorsLine contains a tab character.887
Errors'(' is followed by whitespace.887
Errors'==' is not preceded with whitespace.887
Errors'==' is not followed by whitespace.887
Errors'!=' is not preceded with whitespace.887
Errors'!=' is not followed by whitespace.887
Errors')' is preceded with whitespace.887
ErrorsLine contains a tab character.888
ErrorsLine is longer than 80 characters.889
ErrorsLine contains a tab character.889
Errors'-' is not preceded with whitespace.889
Errors'-' is not followed by whitespace.889
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.891
ErrorsLine contains a tab character.892
ErrorsLine has trailing spaces.893
ErrorsLine contains a tab character.893
ErrorsLine is longer than 80 characters.894
ErrorsLine contains a tab character.894
ErrorsMissing a Javadoc comment.894
ErrorsParameter _createToken should be final.894
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.894
ErrorsLine contains a tab character.895
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.895
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.895
Errors'=' is not preceded with whitespace.895
Errors'=' is not followed by whitespace.895
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.895
Errors'=' is not preceded with whitespace.895
Errors'=' is not followed by whitespace.895
ErrorsLine contains a tab character.896
ErrorsLine contains a tab character.897
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.897
ErrorsLine has trailing spaces.898
ErrorsLine contains a tab character.898
ErrorsLine contains a tab character.899
Errors'=' is not preceded with whitespace.899
Errors'=' is not followed by whitespace.899
ErrorsLine contains a tab character.900
ErrorsLine contains a tab character.901
ErrorsLine contains a tab character.902
ErrorsAvoid nested blocks.902
ErrorsLine contains a tab character.903
ErrorsLine contains a tab character.904
ErrorsLine contains a tab character.905
Errors'==' is not preceded with whitespace.905
Errors'==' is not followed by whitespace.905
Errors'==' is not preceded with whitespace.905
Errors'==' is not followed by whitespace.905
ErrorsLine contains a tab character.906
ErrorsLine contains a tab character.907
ErrorsLine contains a tab character.908
ErrorsLine contains a tab character.909
Errors'}' should be on the same line.909
ErrorsLine contains a tab character.910
Errors'==' is not preceded with whitespace.910
Errors'==' is not followed by whitespace.910
ErrorsLine contains a tab character.911
ErrorsLine contains a tab character.912
ErrorsLine contains a tab character.913
Errors'}' should be on the same line.913
ErrorsLine contains a tab character.914
ErrorsLine contains a tab character.915
ErrorsAvoid nested blocks.915
ErrorsLine contains a tab character.916
ErrorsLine contains a tab character.917
ErrorsLine contains a tab character.918
Errors'}' should be on the same line.918
ErrorsLine contains a tab character.919
ErrorsLine contains a tab character.920
ErrorsLine contains a tab character.921
ErrorsLine has trailing spaces.922
ErrorsLine contains a tab character.922
ErrorsLine contains a tab character.923
ErrorsLine contains a tab character.924
ErrorsLine contains a tab character.925
Errors'=' is not preceded with whitespace.925
Errors'=' is not followed by whitespace.925
ErrorsLine contains a tab character.926
ErrorsLine contains a tab character.927
ErrorsLine contains a tab character.928
Errors'(' is followed by whitespace.928
Errors'==' is not preceded with whitespace.928
Errors'==' is not followed by whitespace.928
Errors'!=' is not preceded with whitespace.928
Errors'!=' is not followed by whitespace.928
Errors')' is preceded with whitespace.928
ErrorsLine contains a tab character.929
ErrorsLine is longer than 80 characters.930
ErrorsLine contains a tab character.930
Errors'-' is not preceded with whitespace.930
Errors'-' is not followed by whitespace.930
ErrorsLine contains a tab character.931
ErrorsLine contains a tab character.932
ErrorsLine contains a tab character.933
ErrorsLine has trailing spaces.934
ErrorsLine contains a tab character.934
ErrorsLine is longer than 80 characters.935
ErrorsLine contains a tab character.935
ErrorsMissing a Javadoc comment.935
ErrorsParameter _createToken should be final.935
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.935
ErrorsLine contains a tab character.936
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.936
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.936
Errors'=' is not preceded with whitespace.936
Errors'=' is not followed by whitespace.936
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.936
Errors'=' is not preceded with whitespace.936
Errors'=' is not followed by whitespace.936
ErrorsLine contains a tab character.937
ErrorsLine contains a tab character.938
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.938
ErrorsLine has trailing spaces.939
ErrorsLine contains a tab character.939
ErrorsLine contains a tab character.940
Errors'=' is not preceded with whitespace.940
Errors'=' is not followed by whitespace.940
ErrorsLine contains a tab character.941
ErrorsLine contains a tab character.942
ErrorsLine contains a tab character.943
ErrorsAvoid nested blocks.943
ErrorsLine contains a tab character.944
ErrorsLine contains a tab character.945
ErrorsLine contains a tab character.946
Errors'==' is not preceded with whitespace.946
Errors'==' is not followed by whitespace.946
Errors'==' is not preceded with whitespace.946
Errors'==' is not followed by whitespace.946
ErrorsLine contains a tab character.947
ErrorsLine contains a tab character.948
ErrorsLine contains a tab character.949
ErrorsLine contains a tab character.950
Errors'}' should be on the same line.950
ErrorsLine is longer than 80 characters.951
ErrorsLine contains a tab character.951
ErrorsLine contains a tab character.952
ErrorsAvoid nested blocks.952
ErrorsLine contains a tab character.953
ErrorsLine contains a tab character.954
ErrorsLine contains a tab character.955
Errors'}' should be on the same line.955
ErrorsLine contains a tab character.956
Errors'==' is not preceded with whitespace.956
Errors'==' is not followed by whitespace.956
ErrorsLine contains a tab character.957
ErrorsLine contains a tab character.958
ErrorsLine contains a tab character.959
Errors'}' should be on the same line.959
ErrorsLine contains a tab character.960
ErrorsLine contains a tab character.961
ErrorsLine contains a tab character.962
ErrorsLine has trailing spaces.963
ErrorsLine contains a tab character.963
ErrorsLine contains a tab character.964
ErrorsLine contains a tab character.965
ErrorsLine contains a tab character.966
Errors'=' is not preceded with whitespace.966
Errors'=' is not followed by whitespace.966
ErrorsLine contains a tab character.967
ErrorsLine contains a tab character.968
ErrorsLine contains a tab character.969
Errors'(' is followed by whitespace.969
Errors'==' is not preceded with whitespace.969
Errors'==' is not followed by whitespace.969
Errors'!=' is not preceded with whitespace.969
Errors'!=' is not followed by whitespace.969
Errors')' is preceded with whitespace.969
ErrorsLine contains a tab character.970
ErrorsLine is longer than 80 characters.971
ErrorsLine contains a tab character.971
Errors'-' is not preceded with whitespace.971
Errors'-' is not followed by whitespace.971
ErrorsLine contains a tab character.972
ErrorsLine contains a tab character.973
ErrorsLine contains a tab character.974
ErrorsLine has trailing spaces.975
ErrorsLine contains a tab character.975
ErrorsLine is longer than 80 characters.976
ErrorsLine contains a tab character.976
ErrorsMissing a Javadoc comment.976
ErrorsParameter _createToken should be final.976
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.976
ErrorsLine contains a tab character.977
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.977
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.977
Errors'=' is not preceded with whitespace.977
Errors'=' is not followed by whitespace.977
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.977
Errors'=' is not preceded with whitespace.977
Errors'=' is not followed by whitespace.977
ErrorsLine contains a tab character.978
ErrorsLine contains a tab character.979
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.979
ErrorsLine has trailing spaces.980
ErrorsLine contains a tab character.980
ErrorsLine contains a tab character.981
ErrorsAvoid nested blocks.981
ErrorsLine contains a tab character.982
Errors'(' is followed by whitespace.982
ErrorsLine contains a tab character.983
ErrorsLine contains a tab character.984
ErrorsAvoid nested blocks.984
ErrorsLine contains a tab character.985
ErrorsLine contains a tab character.986
ErrorsLine contains a tab character.987
ErrorsLine contains a tab character.988
ErrorsLine contains a tab character.989
ErrorsAvoid nested blocks.989
ErrorsLine contains a tab character.990
ErrorsLine contains a tab character.991
ErrorsLine contains a tab character.992
ErrorsLine contains a tab character.993
ErrorsLine contains a tab character.994
ErrorsAvoid nested blocks.994
ErrorsLine contains a tab character.995
ErrorsLine contains a tab character.996
ErrorsLine contains a tab character.997
ErrorsLine contains a tab character.998
ErrorsLine contains a tab character.999
ErrorsAvoid nested blocks.999
ErrorsLine is longer than 80 characters.1000
ErrorsLine contains a tab character.1000
Errors'cast' is not followed by whitespace.1000
ErrorsLine contains a tab character.1001
ErrorsLine contains a tab character.1002
ErrorsLine contains a tab character.1003
ErrorsLine contains a tab character.1004
ErrorsLine contains a tab character.1005
Errors'(' is followed by whitespace.1005
Errors'==' is not preceded with whitespace.1005
Errors'==' is not followed by whitespace.1005
Errors'!=' is not preceded with whitespace.1005
Errors'!=' is not followed by whitespace.1005
Errors')' is preceded with whitespace.1005
ErrorsLine contains a tab character.1006
ErrorsLine is longer than 80 characters.1007
ErrorsLine contains a tab character.1007
Errors'-' is not preceded with whitespace.1007
Errors'-' is not followed by whitespace.1007
ErrorsLine contains a tab character.1008
ErrorsLine contains a tab character.1009
ErrorsLine contains a tab character.1010
ErrorsLine has trailing spaces.1011
ErrorsLine contains a tab character.1011
ErrorsLine is longer than 80 characters.1012
ErrorsLine contains a tab character.1012
ErrorsMissing a Javadoc comment.1012
ErrorsParameter _createToken should be final.1012
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.1012
ErrorsLine contains a tab character.1013
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.1013
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.1013
Errors'=' is not preceded with whitespace.1013
Errors'=' is not followed by whitespace.1013
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.1013
Errors'=' is not preceded with whitespace.1013
Errors'=' is not followed by whitespace.1013
ErrorsLine contains a tab character.1014
ErrorsLine contains a tab character.1015
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.1015
ErrorsLine has trailing spaces.1016
ErrorsLine contains a tab character.1016
ErrorsLine contains a tab character.1017
ErrorsLine contains a tab character.1018
ErrorsLine contains a tab character.1019
Errors'(' is followed by whitespace.1019
Errors'==' is not preceded with whitespace.1019
Errors'==' is not followed by whitespace.1019
Errors'!=' is not preceded with whitespace.1019
Errors'!=' is not followed by whitespace.1019
Errors')' is preceded with whitespace.1019
ErrorsLine contains a tab character.1020
ErrorsLine is longer than 80 characters.1021
ErrorsLine contains a tab character.1021
Errors'-' is not preceded with whitespace.1021
Errors'-' is not followed by whitespace.1021
ErrorsLine contains a tab character.1022
ErrorsLine contains a tab character.1023
ErrorsLine contains a tab character.1024
ErrorsLine has trailing spaces.1025
ErrorsLine contains a tab character.1025
ErrorsLine is longer than 80 characters.1026
ErrorsLine contains a tab character.1026
ErrorsMissing a Javadoc comment.1026
ErrorsParameter _createToken should be final.1026
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.1026
ErrorsLine contains a tab character.1027
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.1027
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.1027
Errors'=' is not preceded with whitespace.1027
Errors'=' is not followed by whitespace.1027
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.1027
Errors'=' is not preceded with whitespace.1027
Errors'=' is not followed by whitespace.1027
ErrorsLine contains a tab character.1028
ErrorsLine contains a tab character.1029
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.1029
ErrorsLine has trailing spaces.1030
ErrorsLine contains a tab character.1030
ErrorsLine contains a tab character.1031
Errors'=' is not preceded with whitespace.1031
Errors'=' is not followed by whitespace.1031
ErrorsLine contains a tab character.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1034
Errors'=' is not preceded with whitespace.1034
Errors'=' is not followed by whitespace.1034
ErrorsLine contains a tab character.1035
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsAvoid nested blocks.1037
ErrorsLine contains a tab character.1038
ErrorsLine contains a tab character.1039
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
Errors'=' is not preceded with whitespace.1041
Errors'=' is not followed by whitespace.1041
ErrorsLine contains a tab character.1042
ErrorsLine contains a tab character.1043
ErrorsLine contains a tab character.1044
Errors'}' should be on the same line.1044
ErrorsLine contains a tab character.1045
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1047
ErrorsLine has trailing spaces.1048
ErrorsLine contains a tab character.1048
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
Errors'=' is not preceded with whitespace.1051
Errors'=' is not followed by whitespace.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1054
ErrorsLine contains a tab character.1055
Errors'(' is followed by whitespace.1055
Errors'==' is not preceded with whitespace.1055
Errors'==' is not followed by whitespace.1055
Errors'!=' is not preceded with whitespace.1055
Errors'!=' is not followed by whitespace.1055
Errors')' is preceded with whitespace.1055
ErrorsLine contains a tab character.1056
ErrorsLine is longer than 80 characters.1057
ErrorsLine contains a tab character.1057
Errors'-' is not preceded with whitespace.1057
Errors'-' is not followed by whitespace.1057
ErrorsLine contains a tab character.1058
ErrorsLine contains a tab character.1059
ErrorsLine contains a tab character.1060
ErrorsLine has trailing spaces.1061
ErrorsLine contains a tab character.1061
ErrorsLine is longer than 80 characters.1062
ErrorsLine contains a tab character.1062
ErrorsMissing a Javadoc comment.1062
ErrorsParameter _createToken should be final.1062
ErrorsName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.1062
ErrorsLine contains a tab character.1063
ErrorsName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.1063
ErrorsName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.1063
Errors'=' is not preceded with whitespace.1063
Errors'=' is not followed by whitespace.1063
ErrorsName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.1063
Errors'=' is not preceded with whitespace.1063
Errors'=' is not followed by whitespace.1063
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.1065
ErrorsLine has trailing spaces.1066
ErrorsLine contains a tab character.1066
ErrorsLine contains a tab character.1067
ErrorsLine contains a tab character.1068
ErrorsAvoid nested blocks.1068
ErrorsLine contains a tab character.1069
ErrorsLine contains a tab character.1070
ErrorsLine is longer than 80 characters.1071
ErrorsLine contains a tab character.1071
Errors'==' is not preceded with whitespace.1071
Errors'==' is not followed by whitespace.1071
Errors'&&' is not preceded with whitespace.1071
Errors'&&' is not followed by whitespace.1071
Errors'(' is followed by whitespace.1071
Errors'!=' is not preceded with whitespace.1071
Errors'!=' is not followed by whitespace.1071
Errors')' is preceded with whitespace.1071
ErrorsLine contains a tab character.1072
ErrorsLine contains a tab character.1073
Errors'}' should be on the same line.1073
ErrorsLine contains a tab character.1074
Errors'==' is not preceded with whitespace.1074
Errors'==' is not followed by whitespace.1074
ErrorsLine contains a tab character.1075
ErrorsLine contains a tab character.1076
ErrorsLine contains a tab character.1077
Errors'}' should be on the same line.1077
ErrorsLine contains a tab character.1078
ErrorsLine contains a tab character.1079
ErrorsAvoid nested blocks.1079
ErrorsLine contains a tab character.1080
ErrorsLine contains a tab character.1081
ErrorsLine contains a tab character.1082
Errors'}' should be on the same line.1082
ErrorsLine contains a tab character.1083
ErrorsLine contains a tab character.1084
ErrorsLine contains a tab character.1085
ErrorsLine has trailing spaces.1086
ErrorsLine contains a tab character.1086
ErrorsLine contains a tab character.1087
ErrorsLine contains a tab character.1088
ErrorsLine contains a tab character.1089
ErrorsLine contains a tab character.1090
ErrorsLine contains a tab character.1091
Errors'(' is followed by whitespace.1091
Errors'==' is not preceded with whitespace.1091
Errors'==' is not followed by whitespace.1091
Errors'!=' is not preceded with whitespace.1091
Errors'!=' is not followed by whitespace.1091
Errors')' is preceded with whitespace.1091
ErrorsLine contains a tab character.1092
ErrorsLine is longer than 80 characters.1093
ErrorsLine contains a tab character.1093
Errors'-' is not preceded with whitespace.1093
Errors'-' is not followed by whitespace.1093
ErrorsLine contains a tab character.1094
ErrorsLine contains a tab character.1095
ErrorsLine contains a tab character.1096
ErrorsLine has trailing spaces.1097
ErrorsLine contains a tab character.1097
ErrorsLine has trailing spaces.1098
ErrorsLine contains a tab character.1098
ErrorsLine contains a tab character.1099
ErrorsMissing a Javadoc comment.1099
ErrorsRedundant 'final' modifier.1099
ErrorsName 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'.1099
ErrorsLine contains a tab character.1100
Errors'1025' is a magic number.1100
ErrorsLine contains a tab character.1101
Errors'=' is not preceded with whitespace.1101
Errors'105621835743232L' is a magic number.1101
Errors'=' is not followed by whitespace.1101
ErrorsLine contains a tab character.1102
Errors'=' is not preceded with whitespace.1102
Errors'576460745995190270L' is a magic number.1102
Errors'=' is not followed by whitespace.1102
ErrorsLine contains a tab character.1103
ErrorsLine contains a tab character.1104
ErrorsLine contains a tab character.1105
ErrorsMissing a Javadoc comment.1105
ErrorsName '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1105
ErrorsLine contains a tab character.1106
ErrorsMissing a Javadoc comment.1106
ErrorsRedundant 'final' modifier.1106
ErrorsName 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.1106
ErrorsLine contains a tab character.1107
Errors'1025' is a magic number.1107
ErrorsLine contains a tab character.1108
Errors'=' is not preceded with whitespace.1108
Errors'288019269919178752L' is a magic number.1108
Errors'=' is not followed by whitespace.1108
ErrorsLine contains a tab character.1109
ErrorsLine contains a tab character.1110
ErrorsLine contains a tab character.1111
ErrorsMissing a Javadoc comment.1111
ErrorsName '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1111
ErrorsLine contains a tab character.1112
ErrorsMissing a Javadoc comment.1112
ErrorsRedundant 'final' modifier.1112
ErrorsName 'mk_tokenSet_2' must match pattern '^[a-z][a-zA-Z0-9]*$'.1112
ErrorsLine contains a tab character.1113
Errors'1025' is a magic number.1113
ErrorsLine contains a tab character.1114
Errors'=' is not preceded with whitespace.1114
Errors'288054523010744320L' is a magic number.1114
Errors'=' is not followed by whitespace.1114
ErrorsLine contains a tab character.1115
Errors'=' is not preceded with whitespace.1115
Errors'576460745995190270L' is a magic number.1115
Errors'=' is not followed by whitespace.1115
ErrorsLine contains a tab character.1116
ErrorsLine contains a tab character.1117
ErrorsLine contains a tab character.1118
ErrorsMissing a Javadoc comment.1118
ErrorsName '_tokenSet_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1118
ErrorsLine contains a tab character.1119
ErrorsMissing a Javadoc comment.1119
ErrorsRedundant 'final' modifier.1119
ErrorsName 'mk_tokenSet_3' must match pattern '^[a-z][a-zA-Z0-9]*$'.1119
ErrorsLine contains a tab character.1120
Errors'2048' is a magic number.1120
ErrorsLine contains a tab character.1121
Errors'=' is not preceded with whitespace.1121
Errors'-549755814920L' is a magic number.1121
Errors'=' is not followed by whitespace.1121
ErrorsLine contains a tab character.1122
Errors'<=' is not preceded with whitespace.1122
Errors'1022' is a magic number.1122
Errors'<=' is not followed by whitespace.1122
Errors'=' is not preceded with whitespace.1122
Errors'=' is not followed by whitespace.1122
ErrorsLine contains a tab character.1123
Errors'1023' is a magic number.1123
Errors'=' is not preceded with whitespace.1123
Errors'9223372036854775807L' is a magic number.1123
Errors'=' is not followed by whitespace.1123
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1125
ErrorsLine contains a tab character.1126
ErrorsMissing a Javadoc comment.1126
ErrorsName '_tokenSet_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1126
ErrorsLine contains a tab character.1127
ErrorsMissing a Javadoc comment.1127
ErrorsRedundant 'final' modifier.1127
ErrorsName 'mk_tokenSet_4' must match pattern '^[a-z][a-zA-Z0-9]*$'.1127
ErrorsLine contains a tab character.1128
Errors'2048' is a magic number.1128
ErrorsLine contains a tab character.1129
Errors'=' is not preceded with whitespace.1129
Errors'-17179870216L' is a magic number.1129
Errors'=' is not followed by whitespace.1129
ErrorsLine contains a tab character.1130
Errors'<=' is not preceded with whitespace.1130
Errors'1022' is a magic number.1130
Errors'<=' is not followed by whitespace.1130
Errors'=' is not preceded with whitespace.1130
Errors'=' is not followed by whitespace.1130
ErrorsLine contains a tab character.1131
Errors'1023' is a magic number.1131
Errors'=' is not preceded with whitespace.1131
Errors'9223372036854775807L' is a magic number.1131
Errors'=' is not followed by whitespace.1131
ErrorsLine contains a tab character.1132
ErrorsLine contains a tab character.1133
ErrorsLine contains a tab character.1134
ErrorsMissing a Javadoc comment.1134
ErrorsName '_tokenSet_4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1134
ErrorsLine contains a tab character.1135
ErrorsMissing a Javadoc comment.1135
ErrorsRedundant 'final' modifier.1135
ErrorsName 'mk_tokenSet_5' must match pattern '^[a-z][a-zA-Z0-9]*$'.1135
ErrorsLine contains a tab character.1136
Errors'2048' is a magic number.1136
ErrorsLine contains a tab character.1137
Errors'=' is not preceded with whitespace.1137
Errors'-1032L' is a magic number.1137
Errors'=' is not followed by whitespace.1137
ErrorsLine contains a tab character.1138
Errors'<=' is not preceded with whitespace.1138
Errors'1022' is a magic number.1138
Errors'<=' is not followed by whitespace.1138
Errors'=' is not preceded with whitespace.1138
Errors'=' is not followed by whitespace.1138
ErrorsLine contains a tab character.1139
Errors'1023' is a magic number.1139
Errors'=' is not preceded with whitespace.1139
Errors'9223372036854775807L' is a magic number.1139
Errors'=' is not followed by whitespace.1139
ErrorsLine contains a tab character.1140
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
ErrorsMissing a Javadoc comment.1142
ErrorsName '_tokenSet_5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1142
ErrorsLine contains a tab character.1143
ErrorsMissing a Javadoc comment.1143
ErrorsRedundant 'final' modifier.1143
ErrorsName 'mk_tokenSet_6' must match pattern '^[a-z][a-zA-Z0-9]*$'.1143
ErrorsLine contains a tab character.1144
Errors'2048' is a magic number.1144
ErrorsLine contains a tab character.1145
Errors'=' is not preceded with whitespace.1145
Errors'-4398046512136L' is a magic number.1145
Errors'=' is not followed by whitespace.1145
ErrorsLine contains a tab character.1146
Errors'<=' is not preceded with whitespace.1146
Errors'1022' is a magic number.1146
Errors'<=' is not followed by whitespace.1146
Errors'=' is not preceded with whitespace.1146
Errors'=' is not followed by whitespace.1146
ErrorsLine contains a tab character.1147
Errors'1023' is a magic number.1147
Errors'=' is not preceded with whitespace.1147
Errors'9223372036854775807L' is a magic number.1147
Errors'=' is not followed by whitespace.1147
ErrorsLine contains a tab character.1148
ErrorsLine contains a tab character.1149
ErrorsLine contains a tab character.1150
ErrorsMissing a Javadoc comment.1150
ErrorsName '_tokenSet_6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1150
ErrorsLine has trailing spaces.1151
ErrorsLine contains a tab character.1151
ErrorsLine contains a tab character.1152

org/apache/ojb/odmg/oql/OQLLexerTokenTypes.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.21
Errorsinterfaces should describe a type and hence have methods.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsName 'NameFirstCharacter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsName 'NameCharacter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsName 'Identifier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsName 'CharLiteral' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsName 'StringLiteral' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsName 'WhiteSpace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsName 'NewLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsName 'CommentLine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsName 'MultiLineComment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsName 'LITERAL_select' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsName 'LITERAL_distinct' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsName 'LITERAL_from' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.61
ErrorsName 'LITERAL_where' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsName 'LITERAL_order' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.62
ErrorsLine contains a tab character.63
ErrorsMissing a Javadoc comment.63
ErrorsName 'LITERAL_by' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.63
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsName 'LITERAL_group' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
ErrorsLine contains a tab character.65
ErrorsMissing a Javadoc comment.65
ErrorsName 'LITERAL_prefetch' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
ErrorsLine contains a tab character.66
ErrorsMissing a Javadoc comment.66
ErrorsName 'LITERAL_exists' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsName 'LITERAL_in' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsName 'LITERAL_asc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsName 'LITERAL_desc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
ErrorsLine contains a tab character.70
ErrorsMissing a Javadoc comment.70
ErrorsName 'LITERAL_or' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsName 'LITERAL_and' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
ErrorsLine contains a tab character.72
ErrorsMissing a Javadoc comment.72
ErrorsName 'LITERAL_nil' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsName 'LITERAL_not' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsName 'LITERAL_list' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsName 'LITERAL_between' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsName 'LITERAL_is_undefined' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsName 'LITERAL_is_defined' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsName 'LITERAL_like' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsName 'LITERAL_true' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsName 'LITERAL_false' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsName 'LITERAL_date' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsName 'LITERAL_time' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.82
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsName 'LITERAL_timestamp' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83

org/apache/ojb/odmg/oql/OQLParser.java

ViolationMessageLine
ErrorsUnused import - antlr.TokenStreamIOException.23
ErrorsUnused import - antlr.ANTLRException.24
ErrorsUnused import - antlr.LLkParser.25
ErrorsUnused import - antlr.MismatchedTokenException.30
ErrorsUnused import - antlr.SemanticException.31
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.51
ErrorsParameter tokenBuf should be final.51
ErrorsParameter k should be final.51
Errors',' is not followed by whitespace.52
ErrorsMissing a Javadoc comment.56
ErrorsParameter tokenBuf should be final.56
Errors',' is not followed by whitespace.57
Errors'3' is a magic number.57
ErrorsMissing a Javadoc comment.60
ErrorsParameter lexer should be final.60
ErrorsParameter k should be final.60
Errors',' is not followed by whitespace.61
ErrorsMissing a Javadoc comment.65
ErrorsParameter lexer should be final.65
Errors',' is not followed by whitespace.66
Errors'3' is a magic number.66
ErrorsMissing a Javadoc comment.69
ErrorsParameter state should be final.69
Errors',' is not followed by whitespace.70
Errors'3' is a magic number.70
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
Errors'=' is not preceded with whitespace.79
Errors'=' is not followed by whitespace.79
ErrorsLine contains a tab character.80
ErrorsAvoid nested blocks.80
ErrorsLine contains a tab character.81
Errors'==' is not preceded with whitespace.81
Errors'==' is not followed by whitespace.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
Errors'}' should be on the same line.83
ErrorsLine contains a tab character.84
Errors'==' is not preceded with whitespace.84
Errors'==' is not followed by whitespace.84
ErrorsMust have at least one statement.84
ErrorsLine contains a tab character.85
Errors'}' should be on the same line.85
ErrorsLine contains a tab character.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
Errors'}' should be on the same line.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors',' is not followed by whitespace.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine has trailing spaces.98
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsMissing a Javadoc comment.99
ErrorsLine contains a tab character.100
ErrorsLine has trailing spaces.101
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine has trailing spaces.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine has trailing spaces.109
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsAvoid nested blocks.111
ErrorsLine contains a tab character.112
Errors'==' is not preceded with whitespace.112
Errors'==' is not followed by whitespace.112
ErrorsLine contains a tab character.113
ErrorsLine has trailing spaces.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
Errors'}' should be on the same line.117
ErrorsLine contains a tab character.118
Errors'==' is not preceded with whitespace.118
Errors'==' is not followed by whitespace.118
Errors'||' is not preceded with whitespace.118
Errors'||' is not followed by whitespace.118
Errors'==' is not preceded with whitespace.118
Errors'==' is not followed by whitespace.118
ErrorsMust have at least one statement.118
ErrorsLine contains a tab character.119
Errors'}' should be on the same line.119
ErrorsLine contains a tab character.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine has trailing spaces.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
Errors'=' is not preceded with whitespace.125
Errors'=' is not followed by whitespace.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
Errors'=' is not preceded with whitespace.127
Errors'=' is not followed by whitespace.127
ErrorsLine contains a tab character.128
ErrorsAvoid nested blocks.128
ErrorsLine contains a tab character.129
Errors'==' is not preceded with whitespace.129
Errors'==' is not followed by whitespace.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
Errors'}' should be on the same line.132
ErrorsLine contains a tab character.133
ErrorsMust have at least one statement.133
ErrorsLine contains a tab character.134
Errors'}' should be on the same line.134
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine has trailing spaces.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
Errors'{' should be on the previous line.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
Errors'}' should be on the same line.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
Errors'{' should be on the previous line.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'{' should be on the previous line.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine has trailing spaces.157
ErrorsLine contains a tab character.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
Errors'}' should be on the same line.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters.168
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine has trailing spaces.172
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsAvoid nested blocks.173
ErrorsLine contains a tab character.174
Errors'==' is not preceded with whitespace.174
Errors'==' is not followed by whitespace.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
Errors'}' should be on the same line.178
ErrorsLine contains a tab character.179
ErrorsMust have at least one statement.179
ErrorsLine contains a tab character.180
Errors'}' should be on the same line.180
ErrorsLine contains a tab character.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine has trailing spaces.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsAvoid nested blocks.186
ErrorsLine contains a tab character.187
Errors'==' is not preceded with whitespace.187
Errors'==' is not followed by whitespace.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
Errors'}' should be on the same line.191
ErrorsLine contains a tab character.192
ErrorsMust have at least one statement.192
ErrorsLine contains a tab character.193
Errors'}' should be on the same line.193
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine has trailing spaces.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsAvoid nested blocks.199
ErrorsLine contains a tab character.200
Errors'==' is not preceded with whitespace.200
Errors'==' is not followed by whitespace.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
Errors'}' should be on the same line.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
Errors'==' is not preceded with whitespace.204
Errors'==' is not followed by whitespace.204
Errors'||' is not preceded with whitespace.204
Errors'||' is not followed by whitespace.204
Errors'==' is not preceded with whitespace.204
Errors'==' is not followed by whitespace.204
Errors'||' is not preceded with whitespace.204
Errors'||' is not followed by whitespace.204
Errors'==' is not preceded with whitespace.204
Errors'==' is not followed by whitespace.204
ErrorsMust have at least one statement.204
ErrorsLine contains a tab character.205
Errors'}' should be on the same line.205
ErrorsLine contains a tab character.206
ErrorsLine is longer than 80 characters.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine has trailing spaces.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
Errors'}' should be on the same line.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
Errors',' is not followed by whitespace.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine has trailing spaces.218
ErrorsLine contains a tab character.218
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.219
ErrorsMissing a Javadoc comment.219
ErrorsLine contains a tab character.220
ErrorsLine has trailing spaces.221
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine has trailing spaces.226
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine has trailing spaces.229
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsAvoid nested blocks.230
ErrorsLine contains a tab character.231
Errors'==' is not preceded with whitespace.231
Errors'==' is not followed by whitespace.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsAvoid nested blocks.234
ErrorsLine has trailing spaces.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine has trailing spaces.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsAvoid nested blocks.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
Errors'==' is not preceded with whitespace.242
Errors'==' is not followed by whitespace.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsAvoid nested blocks.246
ErrorsLine has trailing spaces.247
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
Errors'{' should be on the previous line.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine has trailing spaces.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
Errors'}' should be on the same line.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine has trailing spaces.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
Errors'}' should be on the same line.263
ErrorsLine contains a tab character.264
Errors'==' is not preceded with whitespace.264
Errors'==' is not followed by whitespace.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
Errors'}' should be on the same line.266
ErrorsLine contains a tab character.267
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine has trailing spaces.270
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine has trailing spaces.272
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
Errors'{' should be on the previous line.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
Errors'}' should be on the same line.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
Errors'{' should be on the previous line.278
ErrorsLine is longer than 80 characters.279
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine has trailing spaces.281
ErrorsLine contains a tab character.281
ErrorsLine has trailing spaces.282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
Errors'}' should be on the same line.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
Errors',' is not followed by whitespace.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine has trailing spaces.290
ErrorsLine contains a tab character.290
ErrorsLine is longer than 80 characters.291
ErrorsLine contains a tab character.291
ErrorsMissing a Javadoc comment.291
ErrorsLine contains a tab character.292
ErrorsLine has trailing spaces.293
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine has trailing spaces.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine has trailing spaces.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsMust have at least one statement.302
ErrorsLine contains a tab character.303
ErrorsLine has trailing spaces.304
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
Errors'}' should be on the same line.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
Errors',' is not followed by whitespace.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine has trailing spaces.312
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsMissing a Javadoc comment.313
ErrorsLine contains a tab character.314
ErrorsParameter criteria should be final.314
ErrorsLine contains a tab character.315
ErrorsLine has trailing spaces.316
ErrorsLine contains a tab character.316
ErrorsLine has trailing spaces.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
Errors'}' should be on the same line.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
Errors',' is not followed by whitespace.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine has trailing spaces.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsMissing a Javadoc comment.327
ErrorsLine contains a tab character.328
ErrorsParameter query should be final.328
ErrorsLine contains a tab character.329
ErrorsLine has trailing spaces.330
ErrorsLine contains a tab character.330
ErrorsLine has trailing spaces.331
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsAvoid nested blocks.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
Errors'==' is not preceded with whitespace.337
Errors'==' is not followed by whitespace.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
Errors'}' should be on the same line.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine has trailing spaces.344
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
Errors'}' should be on the same line.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
Errors',' is not followed by whitespace.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsMissing a Javadoc comment.354
ErrorsLine contains a tab character.355
ErrorsParameter query should be final.355
ErrorsLine contains a tab character.356
ErrorsLine has trailing spaces.357
ErrorsLine contains a tab character.357
ErrorsLine has trailing spaces.358
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsAvoid nested blocks.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
Errors'==' is not preceded with whitespace.364
Errors'==' is not followed by whitespace.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
Errors'}' should be on the same line.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine has trailing spaces.371
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
Errors'}' should be on the same line.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
Errors',' is not followed by whitespace.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine has trailing spaces.380
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsMissing a Javadoc comment.381
ErrorsLine contains a tab character.382
ErrorsParameter query should be final.382
ErrorsLine contains a tab character.383
ErrorsLine has trailing spaces.384
ErrorsLine contains a tab character.384
ErrorsLine has trailing spaces.385
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsAvoid nested blocks.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
Errors'==' is not preceded with whitespace.391
Errors'==' is not followed by whitespace.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
Errors'}' should be on the same line.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine has trailing spaces.398
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
Errors'}' should be on the same line.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
Errors',' is not followed by whitespace.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine has trailing spaces.407
ErrorsLine contains a tab character.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
ErrorsMissing a Javadoc comment.408
ErrorsLine contains a tab character.409
ErrorsLine has trailing spaces.410
ErrorsLine contains a tab character.410
ErrorsLine has trailing spaces.411
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine has trailing spaces.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine has trailing spaces.416
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
Errors'=' is not preceded with whitespace.420
Errors'=' is not followed by whitespace.420
ErrorsLine contains a tab character.421
ErrorsAvoid nested blocks.421
ErrorsLine contains a tab character.422
Errors'==' is not preceded with whitespace.422
Errors'==' is not followed by whitespace.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
Errors'}' should be on the same line.425
ErrorsLine contains a tab character.426
ErrorsMust have at least one statement.426
ErrorsLine contains a tab character.427
Errors'}' should be on the same line.427
ErrorsLine contains a tab character.428
ErrorsLine is longer than 80 characters.429
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine has trailing spaces.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine has trailing spaces.433
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine has trailing spaces.437
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
Errors'}' should be on the same line.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
Errors',' is not followed by whitespace.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine has trailing spaces.445
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsMissing a Javadoc comment.446
ErrorsLine contains a tab character.447
ErrorsParameter criteria should be final.447
ErrorsLine contains a tab character.448
ErrorsLine has trailing spaces.449
ErrorsLine contains a tab character.449
ErrorsLine has trailing spaces.450
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsAvoid nested blocks.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.455
ErrorsLine is longer than 80 characters.456
ErrorsLine contains a tab character.456
Errors'==' is not preceded with whitespace.456
Errors'==' is not followed by whitespace.456
Errors'3' is a magic number.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
Errors'}' should be on the same line.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsLine has trailing spaces.465
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
Errors'}' should be on the same line.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
Errors',' is not followed by whitespace.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine has trailing spaces.474
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsMissing a Javadoc comment.475
ErrorsLine contains a tab character.476
ErrorsParameter query should be final.476
ErrorsLine contains a tab character.477
ErrorsLine has trailing spaces.478
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine has trailing spaces.480
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsAvoid nested blocks.485
ErrorsLine contains a tab character.486
Errors'==' is not preceded with whitespace.486
Errors'==' is not followed by whitespace.486
Errors'||' is not preceded with whitespace.486
Errors'||' is not followed by whitespace.486
Errors'==' is not preceded with whitespace.486
Errors'==' is not followed by whitespace.486
ErrorsLine contains a tab character.487
ErrorsAvoid nested blocks.487
ErrorsLine contains a tab character.488
Errors'==' is not preceded with whitespace.488
Errors'==' is not followed by whitespace.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
Errors'}' should be on the same line.491
ErrorsLine contains a tab character.492
Errors'==' is not preceded with whitespace.492
Errors'==' is not followed by whitespace.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
Errors'}' should be on the same line.495
ErrorsLine contains a tab character.496
ErrorsLine is longer than 80 characters.497
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine has trailing spaces.499
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
Errors'}' should be on the same line.501
ErrorsLine contains a tab character.502
ErrorsMust have at least one statement.502
ErrorsLine contains a tab character.503
Errors'}' should be on the same line.503
ErrorsLine contains a tab character.504
ErrorsLine is longer than 80 characters.505
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine has trailing spaces.507
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.508
ErrorsLine has trailing spaces.509
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsLine has trailing spaces.515
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.516
Errors'}' should be on the same line.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
Errors',' is not followed by whitespace.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine has trailing spaces.522
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
ErrorsMissing a Javadoc comment.523
ErrorsLine contains a tab character.524
ErrorsParameter query should be final.524
ErrorsLine contains a tab character.525
ErrorsLine has trailing spaces.526
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine has trailing spaces.528
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine has trailing spaces.532
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.533
ErrorsLine has trailing spaces.534
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
Errors'}' should be on the same line.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
Errors',' is not followed by whitespace.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
ErrorsLine has trailing spaces.541
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.542
ErrorsMissing a Javadoc comment.542
ErrorsLine contains a tab character.543
ErrorsParameter query should be final.543
ErrorsLine contains a tab character.544
ErrorsLine has trailing spaces.545
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine has trailing spaces.547
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.550
ErrorsLine has trailing spaces.551
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine has trailing spaces.553
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
Errors'}' should be on the same line.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.557
Errors',' is not followed by whitespace.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine has trailing spaces.560
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.561
ErrorsMissing a Javadoc comment.561
ErrorsLine contains a tab character.562
ErrorsParameter criteria should be final.562
ErrorsLine contains a tab character.563
ErrorsLine has trailing spaces.564
ErrorsLine contains a tab character.564
ErrorsLine has trailing spaces.565
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsAvoid nested blocks.568
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.570
ErrorsLine is longer than 80 characters.571
ErrorsLine contains a tab character.571
Errors'==' is not preceded with whitespace.571
Errors'==' is not followed by whitespace.571
Errors'3' is a magic number.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
Errors'}' should be on the same line.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine has trailing spaces.580
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
Errors'}' should be on the same line.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
Errors',' is not followed by whitespace.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine has trailing spaces.589
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsMissing a Javadoc comment.590
ErrorsLine contains a tab character.591
ErrorsParameter criteria should be final.591
ErrorsLine contains a tab character.592
ErrorsLine has trailing spaces.593
ErrorsLine contains a tab character.593
ErrorsLine has trailing spaces.594
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
Errors'(' is followed by whitespace.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsAvoid nested blocks.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsAvoid nested blocks.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
ErrorsAvoid nested blocks.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine contains a tab character.616
ErrorsLine is longer than 80 characters.617
ErrorsLine contains a tab character.617
Errors'==' is not preceded with whitespace.617
Errors'==' is not followed by whitespace.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
Errors'}' should be on the same line.619
ErrorsLine is longer than 80 characters.620
ErrorsLine contains a tab character.620
Errors'==' is not preceded with whitespace.620
Errors'==' is not followed by whitespace.620
Errors'==' is not preceded with whitespace.620
Errors'==' is not followed by whitespace.620
Errors'||' is not preceded with whitespace.620
Errors'||' is not followed by whitespace.620
Errors'==' is not preceded with whitespace.620
Errors'==' is not followed by whitespace.620
Errors'3' is a magic number.620
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
Errors'}' should be on the same line.622
ErrorsLine is longer than 80 characters.623
ErrorsLine contains a tab character.623
Errors'==' is not preceded with whitespace.623
Errors'==' is not followed by whitespace.623
Errors'==' is not preceded with whitespace.623
Errors'==' is not followed by whitespace.623
Errors'||' is not preceded with whitespace.623
Errors'||' is not followed by whitespace.623
Errors'==' is not preceded with whitespace.623
Errors'==' is not followed by whitespace.623
Errors'3' is a magic number.623
ErrorsLine contains a tab character.624
ErrorsLine contains a tab character.625
Errors'}' should be on the same line.625
ErrorsLine is longer than 80 characters.626
ErrorsLine contains a tab character.626
Errors'==' is not preceded with whitespace.626
Errors'==' is not followed by whitespace.626
Errors'==' is not preceded with whitespace.626
Errors'==' is not followed by whitespace.626
Errors'||' is not preceded with whitespace.626
Errors'||' is not followed by whitespace.626
Errors'==' is not preceded with whitespace.626
Errors'==' is not followed by whitespace.626
Errors'3' is a magic number.626
Errors'==' is not preceded with whitespace.626
Errors'==' is not followed by whitespace.626
Errors'||' is not preceded with whitespace.626
Errors'||' is not followed by whitespace.626
Errors'3' is a magic number.626
Errors'==' is not preceded with whitespace.626
Errors'==' is not followed by whitespace.626
Errors'||' is not preceded with whitespace.626
Errors'||' is not followed by whitespace.626
Errors'3' is a magic number.626
Errors'==' is not preceded with whitespace.626
Errors'==' is not followed by whitespace.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
Errors'}' should be on the same line.628
ErrorsLine contains a tab character.629
ErrorsLine is longer than 80 characters.630
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.633
Errors'}' should be on the same line.633
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
Errors',' is not followed by whitespace.636
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.638
ErrorsLine has trailing spaces.639
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.640
ErrorsMissing a Javadoc comment.640
ErrorsLine contains a tab character.641
ErrorsParameter criteria should be final.641
ErrorsLine contains a tab character.642
ErrorsLine has trailing spaces.643
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
ErrorsLine has trailing spaces.645
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
ErrorsLine has trailing spaces.647
ErrorsLine contains a tab character.647
ErrorsLine contains a tab character.648
ErrorsLine has trailing spaces.649
ErrorsLine contains a tab character.649
ErrorsLine contains a tab character.650
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652
ErrorsAvoid nested blocks.652
ErrorsLine contains a tab character.653
ErrorsAvoid nested blocks.653
ErrorsLine contains a tab character.654
Errors'(' is followed by whitespace.654
ErrorsLine contains a tab character.655
ErrorsLine contains a tab character.656
ErrorsAvoid nested blocks.656
ErrorsLine contains a tab character.657
ErrorsLine contains a tab character.658
ErrorsAvoid nested blocks.658
ErrorsLine contains a tab character.659
Errors'==' is not preceded with whitespace.659
Errors'==' is not followed by whitespace.659
ErrorsLine contains a tab character.660
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
Errors'}' should be on the same line.662
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
Errors'=' is not preceded with whitespace.664
Errors'=' is not followed by whitespace.664
ErrorsLine is longer than 80 characters.665
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
Errors'}' should be on the same line.666
ErrorsLine contains a tab character.667
ErrorsLine is longer than 80 characters.668
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine has trailing spaces.670
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.672
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsAvoid nested blocks.675
ErrorsLine contains a tab character.676
ErrorsLine contains a tab character.677
ErrorsAvoid nested blocks.677
ErrorsLine contains a tab character.678
Errors'==' is not preceded with whitespace.678
Errors'==' is not followed by whitespace.678
ErrorsLine contains a tab character.679
ErrorsLine contains a tab character.680
ErrorsLine contains a tab character.681
Errors'}' should be on the same line.681
ErrorsLine contains a tab character.682
ErrorsLine contains a tab character.683
Errors'=' is not preceded with whitespace.683
Errors'=' is not followed by whitespace.683
ErrorsLine is longer than 80 characters.684
ErrorsLine contains a tab character.684
ErrorsLine contains a tab character.685
Errors'}' should be on the same line.685
ErrorsLine contains a tab character.686
ErrorsLine is longer than 80 characters.687
ErrorsLine contains a tab character.687
ErrorsLine contains a tab character.688
ErrorsLine has trailing spaces.689
ErrorsLine contains a tab character.689
ErrorsLine contains a tab character.690
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.692
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
ErrorsAvoid nested blocks.694
ErrorsLine contains a tab character.695
ErrorsLine contains a tab character.696
ErrorsAvoid nested blocks.696
ErrorsLine contains a tab character.697
Errors'==' is not preceded with whitespace.697
Errors'==' is not followed by whitespace.697
ErrorsLine contains a tab character.698
ErrorsLine contains a tab character.699
ErrorsLine contains a tab character.700
Errors'}' should be on the same line.700
ErrorsLine contains a tab character.701
ErrorsLine contains a tab character.702
Errors'=' is not preceded with whitespace.702
Errors'=' is not followed by whitespace.702
ErrorsLine is longer than 80 characters.703
ErrorsLine contains a tab character.703
ErrorsLine contains a tab character.704
Errors'}' should be on the same line.704
ErrorsLine contains a tab character.705
ErrorsLine is longer than 80 characters.706
ErrorsLine contains a tab character.706
ErrorsLine contains a tab character.707
ErrorsLine has trailing spaces.708
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.709
ErrorsLine contains a tab character.710
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
ErrorsLine contains a tab character.713
ErrorsAvoid nested blocks.713
ErrorsLine contains a tab character.714
ErrorsLine contains a tab character.715
Errors'=' is not preceded with whitespace.715
Errors'=' is not followed by whitespace.715
ErrorsLine contains a tab character.716
ErrorsLine contains a tab character.717
ErrorsLine contains a tab character.718
ErrorsLine contains a tab character.719
ErrorsLine contains a tab character.720
ErrorsAvoid nested blocks.720
ErrorsLine contains a tab character.721
ErrorsLine contains a tab character.722
Errors'=' is not preceded with whitespace.722
Errors'=' is not followed by whitespace.722
ErrorsLine contains a tab character.723
ErrorsLine contains a tab character.724
ErrorsLine contains a tab character.725
ErrorsLine contains a tab character.726
ErrorsLine contains a tab character.727
ErrorsAvoid nested blocks.727
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
Errors'=' is not preceded with whitespace.729
Errors'=' is not followed by whitespace.729
ErrorsLine is longer than 80 characters.730
ErrorsLine contains a tab character.730
ErrorsLine contains a tab character.731
ErrorsLine contains a tab character.732
ErrorsLine contains a tab character.733
ErrorsLine contains a tab character.734
ErrorsAvoid nested blocks.734
ErrorsLine contains a tab character.735
ErrorsLine contains a tab character.736
Errors'=' is not preceded with whitespace.736
Errors'=' is not followed by whitespace.736
ErrorsLine is longer than 80 characters.737
ErrorsLine contains a tab character.737
ErrorsLine contains a tab character.738
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
ErrorsAvoid nested blocks.741
ErrorsLine is longer than 80 characters.742
ErrorsLine contains a tab character.742
ErrorsLine contains a tab character.743
ErrorsLine contains a tab character.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.746
ErrorsLine contains a tab character.747
Errors'}' should be on the same line.747
ErrorsLine contains a tab character.748
ErrorsLine contains a tab character.749
ErrorsLine contains a tab character.750
Errors',' is not followed by whitespace.750
ErrorsLine contains a tab character.751
ErrorsLine contains a tab character.752
ErrorsLine has trailing spaces.753
ErrorsLine contains a tab character.753
ErrorsLine contains a tab character.754
ErrorsMissing a Javadoc comment.754
ErrorsLine contains a tab character.755
ErrorsParameter criteria should be final.755
ErrorsLine contains a tab character.756
ErrorsLine has trailing spaces.757
ErrorsLine contains a tab character.757
ErrorsLine contains a tab character.758
ErrorsLine has trailing spaces.759
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
ErrorsLine has trailing spaces.761
ErrorsLine contains a tab character.761
ErrorsLine contains a tab character.762
ErrorsLine contains a tab character.763
ErrorsLine has trailing spaces.764
ErrorsLine contains a tab character.764
ErrorsLine contains a tab character.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.767
ErrorsAvoid nested blocks.767
ErrorsLine contains a tab character.768
Errors'==' is not preceded with whitespace.768
Errors'==' is not followed by whitespace.768
ErrorsLine contains a tab character.769
ErrorsLine contains a tab character.770
ErrorsLine contains a tab character.771
Errors'}' should be on the same line.771
ErrorsLine contains a tab character.772
Errors'==' is not preceded with whitespace.772
Errors'==' is not followed by whitespace.772
ErrorsMust have at least one statement.772
ErrorsLine contains a tab character.773
Errors'}' should be on the same line.773
ErrorsLine contains a tab character.774
ErrorsLine is longer than 80 characters.775
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.776
ErrorsLine has trailing spaces.777
ErrorsLine contains a tab character.777
ErrorsLine contains a tab character.778
ErrorsLine contains a tab character.779
ErrorsLine contains a tab character.780
Errors'=' is not preceded with whitespace.780
Errors'=' is not followed by whitespace.780
ErrorsLine has trailing spaces.781
ErrorsLine contains a tab character.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.783
ErrorsLine contains a tab character.784
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine has trailing spaces.787
ErrorsLine contains a tab character.787
ErrorsLine contains a tab character.788
Errors'}' should be on the same line.788
ErrorsLine contains a tab character.789
ErrorsLine contains a tab character.790
ErrorsLine contains a tab character.791
Errors',' is not followed by whitespace.791
ErrorsLine contains a tab character.792
ErrorsLine contains a tab character.793
ErrorsLine has trailing spaces.794
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsMissing a Javadoc comment.795
ErrorsLine contains a tab character.796
ErrorsParameter criteria should be final.796
ErrorsLine contains a tab character.797
ErrorsLine has trailing spaces.798
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.799
ErrorsLine has trailing spaces.800
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.801
ErrorsLine contains a tab character.802
ErrorsLine contains a tab character.803
ErrorsAvoid nested blocks.803
ErrorsLine contains a tab character.804
Errors'==' is not preceded with whitespace.804
Errors'==' is not followed by whitespace.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
Errors'}' should be on the same line.807
ErrorsLine contains a tab character.808
Errors'==' is not preceded with whitespace.808
Errors'==' is not followed by whitespace.808
ErrorsLine contains a tab character.809
ErrorsLine contains a tab character.810
ErrorsLine contains a tab character.811
Errors'}' should be on the same line.811
ErrorsLine contains a tab character.812
ErrorsLine is longer than 80 characters.813
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.814
ErrorsLine has trailing spaces.815
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsLine contains a tab character.819
ErrorsLine contains a tab character.820
ErrorsLine has trailing spaces.821
ErrorsLine contains a tab character.821
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825
ErrorsLine contains a tab character.826
ErrorsLine has trailing spaces.827
ErrorsLine contains a tab character.827
ErrorsLine contains a tab character.828
Errors'}' should be on the same line.828
ErrorsLine contains a tab character.829
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
Errors',' is not followed by whitespace.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsLine has trailing spaces.834
ErrorsLine contains a tab character.834
ErrorsLine contains a tab character.835
ErrorsMissing a Javadoc comment.835
ErrorsLine contains a tab character.836
ErrorsParameter criteria should be final.836
ErrorsLine contains a tab character.837
ErrorsLine has trailing spaces.838
ErrorsLine contains a tab character.838
ErrorsLine contains a tab character.839
ErrorsLine has trailing spaces.840
ErrorsLine contains a tab character.840
ErrorsLine contains a tab character.841
ErrorsLine has trailing spaces.842
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.845
ErrorsLine has trailing spaces.846
ErrorsLine contains a tab character.846
ErrorsLine contains a tab character.847
ErrorsLine contains a tab character.848
ErrorsLine contains a tab character.849
ErrorsAvoid nested blocks.849
ErrorsLine contains a tab character.850
Errors'==' is not preceded with whitespace.850
Errors'==' is not followed by whitespace.850
ErrorsLine contains a tab character.851
ErrorsLine contains a tab character.852
ErrorsLine contains a tab character.853
Errors'}' should be on the same line.853
ErrorsLine contains a tab character.854
Errors'==' is not preceded with whitespace.854
Errors'==' is not followed by whitespace.854
ErrorsMust have at least one statement.854
ErrorsLine contains a tab character.855
Errors'}' should be on the same line.855
ErrorsLine contains a tab character.856
ErrorsLine is longer than 80 characters.857
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine has trailing spaces.859
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.860
ErrorsLine contains a tab character.861
ErrorsLine contains a tab character.862
Errors'=' is not preceded with whitespace.862
Errors'=' is not followed by whitespace.862
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
Errors'=' is not preceded with whitespace.864
Errors'=' is not followed by whitespace.864
ErrorsLine has trailing spaces.865
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
ErrorsLine contains a tab character.867
ErrorsLine contains a tab character.868
ErrorsLine contains a tab character.869
ErrorsLine contains a tab character.870
ErrorsLine has trailing spaces.871
ErrorsLine contains a tab character.871
ErrorsLine contains a tab character.872
Errors'}' should be on the same line.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.874
ErrorsLine contains a tab character.875
Errors',' is not followed by whitespace.875
ErrorsLine contains a tab character.876
ErrorsLine contains a tab character.877
ErrorsLine has trailing spaces.878
ErrorsLine contains a tab character.878
ErrorsLine contains a tab character.879
ErrorsMissing a Javadoc comment.879
ErrorsLine contains a tab character.880
ErrorsParameter criteria should be final.880
ErrorsLine contains a tab character.881
ErrorsLine has trailing spaces.882
ErrorsLine contains a tab character.882
ErrorsLine contains a tab character.883
ErrorsLine has trailing spaces.884
ErrorsLine contains a tab character.884
ErrorsLine contains a tab character.885
ErrorsLine has trailing spaces.886
ErrorsLine contains a tab character.886
ErrorsLine contains a tab character.887
ErrorsLine contains a tab character.888
ErrorsLine has trailing spaces.889
ErrorsLine contains a tab character.889
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.891
ErrorsLine contains a tab character.892
ErrorsAvoid nested blocks.892
ErrorsLine contains a tab character.893
Errors'==' is not preceded with whitespace.893
Errors'==' is not followed by whitespace.893
ErrorsLine contains a tab character.894
ErrorsLine contains a tab character.895
ErrorsLine contains a tab character.896
Errors'}' should be on the same line.896
ErrorsLine contains a tab character.897
Errors'==' is not preceded with whitespace.897
Errors'==' is not followed by whitespace.897
ErrorsMust have at least one statement.897
ErrorsLine contains a tab character.898
Errors'}' should be on the same line.898
ErrorsLine contains a tab character.899
ErrorsLine is longer than 80 characters.900
ErrorsLine contains a tab character.900
ErrorsLine contains a tab character.901
ErrorsLine has trailing spaces.902
ErrorsLine contains a tab character.902
ErrorsLine contains a tab character.903
ErrorsLine contains a tab character.904
ErrorsLine contains a tab character.905
ErrorsAvoid nested blocks.905
ErrorsLine contains a tab character.906
Errors'==' is not preceded with whitespace.906
Errors'==' is not followed by whitespace.906
ErrorsLine contains a tab character.907
ErrorsLine contains a tab character.908
Errors'}' should be on the same line.908
ErrorsLine contains a tab character.909
Errors'==' is not preceded with whitespace.909
Errors'==' is not followed by whitespace.909
ErrorsMust have at least one statement.909
ErrorsLine contains a tab character.910
Errors'}' should be on the same line.910
ErrorsLine contains a tab character.911
ErrorsLine is longer than 80 characters.912
ErrorsLine contains a tab character.912
ErrorsLine contains a tab character.913
ErrorsLine has trailing spaces.914
ErrorsLine contains a tab character.914
ErrorsLine contains a tab character.915
ErrorsLine contains a tab character.916
Errors'=' is not preceded with whitespace.916
Errors'=' is not followed by whitespace.916
ErrorsLine has trailing spaces.917
ErrorsLine contains a tab character.917
ErrorsLine contains a tab character.918
ErrorsLine contains a tab character.919
ErrorsLine contains a tab character.920
ErrorsLine contains a tab character.921
ErrorsLine contains a tab character.922
ErrorsLine has trailing spaces.923
ErrorsLine contains a tab character.923
ErrorsLine contains a tab character.924
Errors'}' should be on the same line.924
ErrorsLine contains a tab character.925
ErrorsLine contains a tab character.926
ErrorsLine contains a tab character.927
Errors',' is not followed by whitespace.927
ErrorsLine contains a tab character.928
ErrorsLine contains a tab character.929
ErrorsLine has trailing spaces.930
ErrorsLine contains a tab character.930
ErrorsLine contains a tab character.931
ErrorsMissing a Javadoc comment.931
ErrorsLine contains a tab character.932
ErrorsParameter criteria should be final.932
ErrorsLine contains a tab character.933
ErrorsLine has trailing spaces.934
ErrorsLine contains a tab character.934
ErrorsLine has trailing spaces.935
ErrorsLine contains a tab character.935
ErrorsLine contains a tab character.936
ErrorsLine has trailing spaces.937
ErrorsLine contains a tab character.937
ErrorsLine contains a tab character.938
ErrorsLine contains a tab character.939
ErrorsLine has trailing spaces.940
ErrorsLine contains a tab character.940
ErrorsLine contains a tab character.941
ErrorsAvoid nested blocks.941
ErrorsLine contains a tab character.942
Errors'==' is not preceded with whitespace.942
Errors'==' is not followed by whitespace.942
ErrorsLine contains a tab character.943
ErrorsLine contains a tab character.944
ErrorsLine contains a tab character.945
Errors'}' should be on the same line.945
ErrorsLine contains a tab character.946
Errors'==' is not preceded with whitespace.946
Errors'==' is not followed by whitespace.946
ErrorsMust have at least one statement.946
ErrorsLine contains a tab character.947
Errors'}' should be on the same line.947
ErrorsLine contains a tab character.948
ErrorsLine is longer than 80 characters.949
ErrorsLine contains a tab character.949
ErrorsLine contains a tab character.950
ErrorsLine has trailing spaces.951
ErrorsLine contains a tab character.951
ErrorsLine contains a tab character.952
ErrorsLine contains a tab character.953
ErrorsAvoid nested blocks.953
ErrorsLine contains a tab character.954
Errors'==' is not preceded with whitespace.954
Errors'==' is not followed by whitespace.954
Errors'==' is not preceded with whitespace.954
Errors'==' is not followed by whitespace.954
ErrorsLine contains a tab character.955
ErrorsLine contains a tab character.956
ErrorsLine contains a tab character.957
Errors'=' is not preceded with whitespace.957
Errors'=' is not followed by whitespace.957
ErrorsLine contains a tab character.958
ErrorsLine contains a tab character.959
Errors'}' should be on the same line.959
ErrorsLine is longer than 80 characters.960
ErrorsLine contains a tab character.960
Errors'==' is not preceded with whitespace.960
Errors'==' is not followed by whitespace.960
Errors'==' is not preceded with whitespace.960
Errors'==' is not followed by whitespace.960
Errors'||' is not preceded with whitespace.960
Errors'||' is not followed by whitespace.960
Errors'==' is not preceded with whitespace.960
Errors'==' is not followed by whitespace.960
ErrorsLine contains a tab character.961
Errors'=' is not preceded with whitespace.961
Errors'=' is not followed by whitespace.961
ErrorsLine contains a tab character.962
Errors'}' should be on the same line.962
ErrorsLine contains a tab character.963
ErrorsLine is longer than 80 characters.964
ErrorsLine contains a tab character.964
ErrorsLine contains a tab character.965
ErrorsLine has trailing spaces.966
ErrorsLine contains a tab character.966
ErrorsLine contains a tab character.967
ErrorsLine has trailing spaces.968
ErrorsLine contains a tab character.968
ErrorsLine contains a tab character.969
ErrorsLine contains a tab character.970
ErrorsLine contains a tab character.971
ErrorsLine contains a tab character.972
ErrorsLine contains a tab character.973
ErrorsLine has trailing spaces.974
ErrorsLine contains a tab character.974
ErrorsLine contains a tab character.975
Errors'}' should be on the same line.975
ErrorsLine contains a tab character.976
ErrorsLine contains a tab character.977
ErrorsLine contains a tab character.978
Errors',' is not followed by whitespace.978
ErrorsLine contains a tab character.979
ErrorsLine contains a tab character.980
ErrorsLine has trailing spaces.981
ErrorsLine contains a tab character.981
ErrorsLine is longer than 80 characters.982
ErrorsLine contains a tab character.982
ErrorsMissing a Javadoc comment.982
ErrorsLine contains a tab character.983
ErrorsLine has trailing spaces.984
ErrorsLine contains a tab character.984
ErrorsLine contains a tab character.985
ErrorsLine contains a tab character.986
ErrorsLine contains a tab character.987
ErrorsLine contains a tab character.988
ErrorsLine contains a tab character.989
ErrorsLine contains a tab character.990
ErrorsLine contains a tab character.991
ErrorsLine contains a tab character.992
ErrorsLine has trailing spaces.993
ErrorsLine contains a tab character.993
ErrorsLine contains a tab character.994
ErrorsLine contains a tab character.995
Errors'(' is followed by whitespace.995
ErrorsLine contains a tab character.996
ErrorsLine contains a tab character.997
ErrorsAvoid nested blocks.997
ErrorsLine contains a tab character.998
ErrorsLine contains a tab character.999
ErrorsLine contains a tab character.1000
ErrorsLine contains a tab character.1001
ErrorsLine contains a tab character.1002
ErrorsLine contains a tab character.1003
ErrorsLine contains a tab character.1004
ErrorsAvoid nested blocks.1004
ErrorsLine contains a tab character.1005
ErrorsLine contains a tab character.1006
ErrorsLine contains a tab character.1007
ErrorsLine contains a tab character.1008
ErrorsLine contains a tab character.1009
ErrorsLine contains a tab character.1010
ErrorsAvoid nested blocks.1010
ErrorsLine contains a tab character.1011
ErrorsLine contains a tab character.1012
ErrorsLine contains a tab character.1013
ErrorsLine contains a tab character.1014
ErrorsLine contains a tab character.1015
ErrorsLine contains a tab character.1016
ErrorsAvoid nested blocks.1016
ErrorsLine contains a tab character.1017
ErrorsLine contains a tab character.1018
ErrorsLine has trailing spaces.1019
ErrorsLine contains a tab character.1019
ErrorsLine contains a tab character.1020
ErrorsLine contains a tab character.1021
Errors'{' should be on the previous line.1021
ErrorsLine is longer than 80 characters.1022
ErrorsLine contains a tab character.1022
ErrorsLine contains a tab character.1023
Errors'}' should be on the same line.1023
ErrorsLine contains a tab character.1024
ErrorsLine contains a tab character.1025
Errors'{' should be on the previous line.1025
ErrorsLine is longer than 80 characters.1026
ErrorsLine contains a tab character.1026
ErrorsLine contains a tab character.1027
ErrorsLine has trailing spaces.1028
ErrorsLine contains a tab character.1028
ErrorsLine contains a tab character.1029
ErrorsLine contains a tab character.1030
ErrorsLine contains a tab character.1031
ErrorsLine contains a tab character.1032
ErrorsAvoid nested blocks.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1034
ErrorsLine contains a tab character.1035
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1038
ErrorsLine contains a tab character.1039
ErrorsAvoid nested blocks.1039
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1042
ErrorsLine contains a tab character.1043
ErrorsLine contains a tab character.1044
ErrorsLine contains a tab character.1045
ErrorsLine contains a tab character.1046
ErrorsAvoid nested blocks.1046
ErrorsLine contains a tab character.1047
ErrorsLine contains a tab character.1048
ErrorsLine is longer than 80 characters.1049
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsAvoid nested blocks.1053
ErrorsLine contains a tab character.1054
ErrorsLine contains a tab character.1055
ErrorsLine contains a tab character.1056
ErrorsLine contains a tab character.1057
ErrorsLine contains a tab character.1058
ErrorsLine contains a tab character.1059
ErrorsLine contains a tab character.1060
ErrorsAvoid nested blocks.1060
ErrorsLine contains a tab character.1061
ErrorsLine contains a tab character.1062
ErrorsLine contains a tab character.1063
ErrorsLine is longer than 80 characters.1064
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1066
ErrorsLine contains a tab character.1067
ErrorsLine contains a tab character.1068
ErrorsAvoid nested blocks.1068
ErrorsLine contains a tab character.1069
ErrorsLine contains a tab character.1070
ErrorsLine contains a tab character.1071
ErrorsLine is longer than 80 characters.1072
ErrorsLine contains a tab character.1072
ErrorsLine contains a tab character.1073
ErrorsLine contains a tab character.1074
ErrorsLine contains a tab character.1075
ErrorsLine contains a tab character.1076
ErrorsAvoid nested blocks.1076
ErrorsLine contains a tab character.1077
ErrorsLine contains a tab character.1078
ErrorsLine contains a tab character.1079
ErrorsLine is longer than 80 characters.1080
ErrorsLine contains a tab character.1080
ErrorsLine contains a tab character.1081
ErrorsLine contains a tab character.1082
ErrorsLine contains a tab character.1083
ErrorsLine contains a tab character.1084
ErrorsAvoid nested blocks.1084
ErrorsLine is longer than 80 characters.1085
ErrorsLine contains a tab character.1085
ErrorsLine contains a tab character.1086
ErrorsLine contains a tab character.1087
ErrorsLine contains a tab character.1088
Errors'}' should be on the same line.1088
ErrorsLine contains a tab character.1089
ErrorsLine contains a tab character.1090
ErrorsLine contains a tab character.1091
Errors',' is not followed by whitespace.1091
ErrorsLine contains a tab character.1092
ErrorsLine contains a tab character.1093
ErrorsLine contains a tab character.1094
ErrorsLine has trailing spaces.1095
ErrorsLine contains a tab character.1095
ErrorsLine is longer than 80 characters.1096
ErrorsLine contains a tab character.1096
ErrorsMissing a Javadoc comment.1096
ErrorsLine contains a tab character.1097
ErrorsLine has trailing spaces.1098
ErrorsLine contains a tab character.1098
ErrorsLine has trailing spaces.1099
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine has trailing spaces.1101
ErrorsLine contains a tab character.1101
ErrorsLine contains a tab character.1102
ErrorsLine contains a tab character.1103
ErrorsLine has trailing spaces.1104
ErrorsLine contains a tab character.1104
ErrorsLine contains a tab character.1105
ErrorsLine contains a tab character.1106
ErrorsAvoid nested blocks.1106
ErrorsLine contains a tab character.1107
ErrorsLine contains a tab character.1108
Errors'=' is not preceded with whitespace.1108
Errors'=' is not followed by whitespace.1108
ErrorsLine contains a tab character.1109
Errors'{' is not followed by whitespace.1109
Errors';' is not followed by whitespace.1109
Errors'}' is not preceded with whitespace.1109
ErrorsLine contains a tab character.1110
ErrorsAvoid nested blocks.1110
ErrorsLine contains a tab character.1111
ErrorsLine contains a tab character.1112
ErrorsLine contains a tab character.1113
Errors'==' is not preceded with whitespace.1113
Errors'==' is not followed by whitespace.1113
ErrorsLine contains a tab character.1114
ErrorsLine contains a tab character.1115
Errors'=' is not preceded with whitespace.1115
Errors'=' is not followed by whitespace.1115
ErrorsLine is longer than 80 characters.1116
ErrorsLine contains a tab character.1116
Errors'{' is not followed by whitespace.1116
Errors';' is not followed by whitespace.1116
Errors'}' is not preceded with whitespace.1116
ErrorsLine contains a tab character.1117
Errors'}' should be on the same line.1117
ErrorsLine contains a tab character.1118
ErrorsLine contains a tab character.1119
ErrorsLine contains a tab character.1120
ErrorsLine has trailing spaces.1121
ErrorsLine contains a tab character.1121
ErrorsLine contains a tab character.1122
ErrorsLine contains a tab character.1123
ErrorsLine contains a tab character.1124
Errors'}' should be on the same line.1124
ErrorsLine contains a tab character.1125
Errors'==' is not preceded with whitespace.1125
Errors'==' is not followed by whitespace.1125
ErrorsMust have at least one statement.1125
ErrorsLine contains a tab character.1126
Errors'}' should be on the same line.1126
ErrorsLine contains a tab character.1127
ErrorsLine is longer than 80 characters.1128
ErrorsLine contains a tab character.1128
ErrorsLine contains a tab character.1129
ErrorsLine has trailing spaces.1130
ErrorsLine contains a tab character.1130
ErrorsLine contains a tab character.1131
ErrorsLine contains a tab character.1132
ErrorsLine has trailing spaces.1133
ErrorsLine contains a tab character.1133
ErrorsLine contains a tab character.1134
Errors'{' is not followed by whitespace.1134
Errors';' is not followed by whitespace.1134
Errors'}' is not preceded with whitespace.1134
ErrorsLine has trailing spaces.1135
ErrorsLine contains a tab character.1135
ErrorsLine contains a tab character.1136
Errors'}' should be on the same line.1136
ErrorsLine contains a tab character.1137
ErrorsLine contains a tab character.1138
ErrorsLine contains a tab character.1139
Errors',' is not followed by whitespace.1139
ErrorsLine contains a tab character.1140
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
ErrorsLine has trailing spaces.1143
ErrorsLine contains a tab character.1143
ErrorsLine has trailing spaces.1144
ErrorsLine contains a tab character.1144
ErrorsLine contains a tab character.1145
ErrorsMissing a Javadoc comment.1145
ErrorsName '_tokenNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1145
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
ErrorsLine contains a tab character.1148
ErrorsLine contains a tab character.1149
ErrorsLine contains a tab character.1150
ErrorsLine contains a tab character.1151
ErrorsLine contains a tab character.1152
ErrorsLine contains a tab character.1153
ErrorsLine contains a tab character.1154
ErrorsLine contains a tab character.1155
ErrorsLine contains a tab character.1156
ErrorsLine contains a tab character.1157
ErrorsLine contains a tab character.1158
ErrorsLine contains a tab character.1159
ErrorsLine contains a tab character.1160
ErrorsLine contains a tab character.1161
ErrorsLine contains a tab character.1162
ErrorsLine contains a tab character.1163
ErrorsLine contains a tab character.1164
ErrorsLine contains a tab character.1165
ErrorsLine contains a tab character.1166
ErrorsLine contains a tab character.1167
ErrorsLine contains a tab character.1168
ErrorsLine contains a tab character.1169
ErrorsLine contains a tab character.1170
ErrorsLine contains a tab character.1171
ErrorsLine contains a tab character.1172
ErrorsLine contains a tab character.1173
ErrorsLine contains a tab character.1174
ErrorsLine contains a tab character.1175
ErrorsLine contains a tab character.1176
ErrorsLine contains a tab character.1177
ErrorsLine contains a tab character.1178
ErrorsLine contains a tab character.1179
ErrorsLine contains a tab character.1180
ErrorsLine contains a tab character.1181
ErrorsLine contains a tab character.1182
ErrorsLine contains a tab character.1183
ErrorsLine contains a tab character.1184
ErrorsLine contains a tab character.1185
ErrorsLine contains a tab character.1186
ErrorsLine contains a tab character.1187
ErrorsLine contains a tab character.1188
ErrorsLine contains a tab character.1189
ErrorsLine contains a tab character.1190
ErrorsLine contains a tab character.1191
ErrorsLine contains a tab character.1192
ErrorsLine contains a tab character.1193
ErrorsLine contains a tab character.1194
ErrorsLine contains a tab character.1195
ErrorsLine contains a tab character.1196
ErrorsLine contains a tab character.1197
ErrorsLine contains a tab character.1198
ErrorsLine contains a tab character.1199
ErrorsLine contains a tab character.1200
ErrorsLine contains a tab character.1201
ErrorsLine contains a tab character.1202
ErrorsLine contains a tab character.1203
ErrorsLine contains a tab character.1204
ErrorsLine contains a tab character.1205
ErrorsLine contains a tab character.1206
ErrorsLine contains a tab character.1207
ErrorsLine contains a tab character.1208
ErrorsLine contains a tab character.1209
ErrorsLine contains a tab character.1210
ErrorsLine has trailing spaces.1211
ErrorsLine contains a tab character.1211
ErrorsLine contains a tab character.1212
ErrorsMissing a Javadoc comment.1212
ErrorsRedundant 'final' modifier.1212
ErrorsName 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'.1212
ErrorsLine contains a tab character.1213
Errors'{' is followed by whitespace.1213
ErrorsLine contains a tab character.1214
ErrorsLine contains a tab character.1215
ErrorsLine contains a tab character.1216
ErrorsMissing a Javadoc comment.1216
ErrorsName '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1216
ErrorsLine contains a tab character.1217
ErrorsMissing a Javadoc comment.1217
ErrorsRedundant 'final' modifier.1217
ErrorsName 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.1217
ErrorsLine contains a tab character.1218
Errors'{' is followed by whitespace.1218
Errors'57174604644498L' is a magic number.1218
ErrorsLine contains a tab character.1219
ErrorsLine contains a tab character.1220
ErrorsLine contains a tab character.1221
ErrorsMissing a Javadoc comment.1221
ErrorsName '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1221
ErrorsLine contains a tab character.1222
ErrorsMissing a Javadoc comment.1222
ErrorsRedundant 'final' modifier.1222
ErrorsName 'mk_tokenSet_2' must match pattern '^[a-z][a-zA-Z0-9]*$'.1222
ErrorsLine contains a tab character.1223
Errors'{' is followed by whitespace.1223
Errors'52776558133394L' is a magic number.1223
ErrorsLine contains a tab character.1224
ErrorsLine contains a tab character.1225
ErrorsLine contains a tab character.1226
ErrorsMissing a Javadoc comment.1226
ErrorsName '_tokenSet_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1226
ErrorsLine contains a tab character.1227
ErrorsMissing a Javadoc comment.1227
ErrorsRedundant 'final' modifier.1227
ErrorsName 'mk_tokenSet_3' must match pattern '^[a-z][a-zA-Z0-9]*$'.1227
ErrorsLine contains a tab character.1228
Errors'{' is followed by whitespace.1228
Errors'35184372088978L' is a magic number.1228
ErrorsLine contains a tab character.1229
ErrorsLine contains a tab character.1230
ErrorsLine contains a tab character.1231
ErrorsMissing a Javadoc comment.1231
ErrorsName '_tokenSet_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1231
ErrorsLine contains a tab character.1232
ErrorsMissing a Javadoc comment.1232
ErrorsRedundant 'final' modifier.1232
ErrorsName 'mk_tokenSet_4' must match pattern '^[a-z][a-zA-Z0-9]*$'.1232
ErrorsLine contains a tab character.1233
Errors'{' is followed by whitespace.1233
Errors'146L' is a magic number.1233
ErrorsLine contains a tab character.1234
ErrorsLine contains a tab character.1235
ErrorsLine contains a tab character.1236
ErrorsMissing a Javadoc comment.1236
ErrorsName '_tokenSet_4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1236
ErrorsLine contains a tab character.1237
ErrorsMissing a Javadoc comment.1237
ErrorsRedundant 'final' modifier.1237
ErrorsName 'mk_tokenSet_5' must match pattern '^[a-z][a-zA-Z0-9]*$'.1237
ErrorsLine contains a tab character.1238
Errors'{' is followed by whitespace.1238
Errors'141836999983104L' is a magic number.1238
ErrorsLine contains a tab character.1239
ErrorsLine contains a tab character.1240
ErrorsLine contains a tab character.1241
ErrorsMissing a Javadoc comment.1241
ErrorsName '_tokenSet_5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1241
ErrorsLine contains a tab character.1242
ErrorsMissing a Javadoc comment.1242
ErrorsRedundant 'final' modifier.1242
ErrorsName 'mk_tokenSet_6' must match pattern '^[a-z][a-zA-Z0-9]*$'.1242
ErrorsLine contains a tab character.1243
Errors'{' is followed by whitespace.1243
Errors'3437073348428178L' is a magic number.1243
ErrorsLine contains a tab character.1244
ErrorsLine contains a tab character.1245
ErrorsLine contains a tab character.1246
ErrorsMissing a Javadoc comment.1246
ErrorsName '_tokenSet_6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1246
ErrorsLine contains a tab character.1247
ErrorsMissing a Javadoc comment.1247
ErrorsRedundant 'final' modifier.1247
ErrorsName 'mk_tokenSet_7' must match pattern '^[a-z][a-zA-Z0-9]*$'.1247
ErrorsLine contains a tab character.1248
Errors'{' is followed by whitespace.1248
Errors'3434874325172370L' is a magic number.1248
ErrorsLine contains a tab character.1249
ErrorsLine contains a tab character.1250
ErrorsLine contains a tab character.1251
ErrorsMissing a Javadoc comment.1251
ErrorsName '_tokenSet_7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1251
ErrorsLine contains a tab character.1252
ErrorsMissing a Javadoc comment.1252
ErrorsRedundant 'final' modifier.1252
ErrorsName 'mk_tokenSet_8' must match pattern '^[a-z][a-zA-Z0-9]*$'.1252
ErrorsLine contains a tab character.1253
Errors'{' is followed by whitespace.1253
Errors'225250350381137952L' is a magic number.1253
ErrorsLine contains a tab character.1254
ErrorsLine contains a tab character.1255
ErrorsLine contains a tab character.1256
ErrorsMissing a Javadoc comment.1256
ErrorsName '_tokenSet_8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1256
ErrorsLine contains a tab character.1257
ErrorsMissing a Javadoc comment.1257
ErrorsRedundant 'final' modifier.1257
ErrorsName 'mk_tokenSet_9' must match pattern '^[a-z][a-zA-Z0-9]*$'.1257
ErrorsLine contains a tab character.1258
Errors'{' is followed by whitespace.1258
Errors'549650261048496160L' is a magic number.1258
ErrorsLine contains a tab character.1259
ErrorsLine contains a tab character.1260
ErrorsLine contains a tab character.1261
ErrorsMissing a Javadoc comment.1261
ErrorsName '_tokenSet_9' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1261
ErrorsLine contains a tab character.1262
ErrorsMissing a Javadoc comment.1262
ErrorsRedundant 'final' modifier.1262
ErrorsName 'mk_tokenSet_10' must match pattern '^[a-z][a-zA-Z0-9]*$'.1262
ErrorsLine contains a tab character.1263
Errors'{' is followed by whitespace.1263
Errors'52776558133458L' is a magic number.1263
ErrorsLine contains a tab character.1264
ErrorsLine contains a tab character.1265
ErrorsLine contains a tab character.1266
ErrorsMissing a Javadoc comment.1266
ErrorsName '_tokenSet_10' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1266
ErrorsLine contains a tab character.1267
ErrorsMissing a Javadoc comment.1267
ErrorsRedundant 'final' modifier.1267
ErrorsName 'mk_tokenSet_11' must match pattern '^[a-z][a-zA-Z0-9]*$'.1267
ErrorsLine contains a tab character.1268
Errors'{' is followed by whitespace.1268
Errors'35184372089042L' is a magic number.1268
ErrorsLine contains a tab character.1269
ErrorsLine contains a tab character.1270
ErrorsLine contains a tab character.1271
ErrorsMissing a Javadoc comment.1271
ErrorsName '_tokenSet_11' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1271
ErrorsLine contains a tab character.1272
ErrorsMissing a Javadoc comment.1272
ErrorsRedundant 'final' modifier.1272
ErrorsName 'mk_tokenSet_12' must match pattern '^[a-z][a-zA-Z0-9]*$'.1272
ErrorsLine contains a tab character.1273
Errors'{' is followed by whitespace.1273
Errors'210L' is a magic number.1273
ErrorsLine contains a tab character.1274
ErrorsLine contains a tab character.1275
ErrorsLine contains a tab character.1276
ErrorsMissing a Javadoc comment.1276
ErrorsName '_tokenSet_12' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1276
ErrorsLine contains a tab character.1277
ErrorsMissing a Javadoc comment.1277
ErrorsRedundant 'final' modifier.1277
ErrorsName 'mk_tokenSet_13' must match pattern '^[a-z][a-zA-Z0-9]*$'.1277
ErrorsLine contains a tab character.1278
Errors'{' is followed by whitespace.1278
Errors'8261632L' is a magic number.1278
ErrorsLine contains a tab character.1279
ErrorsLine contains a tab character.1280
ErrorsLine contains a tab character.1281
ErrorsMissing a Javadoc comment.1281
ErrorsName '_tokenSet_13' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1281
ErrorsLine contains a tab character.1282
ErrorsMissing a Javadoc comment.1282
ErrorsRedundant 'final' modifier.1282
ErrorsName 'mk_tokenSet_14' must match pattern '^[a-z][a-zA-Z0-9]*$'.1282
ErrorsLine contains a tab character.1283
Errors'{' is followed by whitespace.1283
Errors'-288230359475159040L' is a magic number.1283
ErrorsLine contains a tab character.1284
ErrorsLine contains a tab character.1285
ErrorsLine contains a tab character.1286
ErrorsMissing a Javadoc comment.1286
ErrorsName '_tokenSet_14' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1286
ErrorsLine contains a tab character.1287
ErrorsMissing a Javadoc comment.1287
ErrorsRedundant 'final' modifier.1287
ErrorsName 'mk_tokenSet_15' must match pattern '^[a-z][a-zA-Z0-9]*$'.1287
ErrorsLine contains a tab character.1288
Errors'{' is followed by whitespace.1288
Errors'-540431938607906816L' is a magic number.1288
ErrorsLine contains a tab character.1289
ErrorsLine contains a tab character.1290
ErrorsLine contains a tab character.1291
ErrorsMissing a Javadoc comment.1291
ErrorsName '_tokenSet_15' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1291
ErrorsLine contains a tab character.1292
ErrorsMissing a Javadoc comment.1292
ErrorsRedundant 'final' modifier.1292
ErrorsName 'mk_tokenSet_16' must match pattern '^[a-z][a-zA-Z0-9]*$'.1292
ErrorsLine contains a tab character.1293
Errors'{' is followed by whitespace.1293
Errors'-576460735626870784L' is a magic number.1293
ErrorsLine contains a tab character.1294
ErrorsLine contains a tab character.1295
ErrorsLine contains a tab character.1296
ErrorsMissing a Javadoc comment.1296
ErrorsName '_tokenSet_16' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1296
ErrorsLine contains a tab character.1297
ErrorsMissing a Javadoc comment.1297
ErrorsRedundant 'final' modifier.1297
ErrorsName 'mk_tokenSet_17' must match pattern '^[a-z][a-zA-Z0-9]*$'.1297
ErrorsLine contains a tab character.1298
Errors'{' is followed by whitespace.1298
Errors'3434874325172434L' is a magic number.1298
ErrorsLine contains a tab character.1299
ErrorsLine contains a tab character.1300
ErrorsLine contains a tab character.1301
ErrorsMissing a Javadoc comment.1301
ErrorsName '_tokenSet_17' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.1301
ErrorsLine has trailing spaces.1302
ErrorsLine contains a tab character.1302
ErrorsLine contains a tab character.1303

org/apache/ojb/odmg/oql/OQLQueryImpl.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.57
ErrorsMissing a Javadoc comment.58
ErrorsFirst sentence should end with a period.60
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsParameter odmg should be final.67
Errors'odmg' hides a field.67
Errors'{' should be on the previous line.68
ErrorsParameter pbKey should be final.76
ErrorsExpected @param tag for 'pbKey'.76
Errors'{' should be on the previous line.77
ErrorsFirst sentence should end with a period.81
ErrorsExpected an @return tag.84
ErrorsMethod 'getQuery' is not designed for extension - needs to be abstract, final or empty.84
Errors'{' should be on the previous line.85
ErrorsFirst sentence should end with a period.89
ErrorsExpected an @return tag.92
ErrorsMethod 'getCollectionClass' is not designed for extension - needs to be abstract, final or empty.92
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.115
ErrorsMethod 'bind' is not designed for extension - needs to be abstract, final or empty.118
ErrorsParameter parameter should be final.118
ErrorsLine is longer than 80 characters.119
Errors'{' should be on the previous line.122
ErrorsLine is longer than 80 characters.123
Errors'{' should be on the previous line.128
Errors'}' should be on the same line.131
Errors'{' should be on the previous line.133
ErrorsLine is longer than 80 characters.134
ErrorsMissing a Javadoc comment.138
ErrorsParameter crit should be final.138
ErrorsParameter acc should be final.138
Errors'{' should be on the previous line.139
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.145
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters.164
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsMethod 'create' is not designed for extension - needs to be abstract, final or empty.174
ErrorsParameter queryString should be final.174
ErrorsLine is longer than 80 characters.179
ErrorsMethod 'create' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsParameter queryString should be final.179
ErrorsParameter startAtIndex should be final.179
ErrorsParameter endAtIndex should be final.179
Errors'if' construct must use '{}'s.181
ErrorsLine is longer than 80 characters.181
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.191
Errors'{' should be on the previous line.193
ErrorsLine is longer than 80 characters.194
Errors'{' should be on the previous line.198
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters.200
ErrorsName '_query' must match pattern '^[a-z][a-zA-Z0-9]*$'.201
ErrorsLine is longer than 80 characters.206
Errors'}' should be on the same line.210
Errors'{' should be on the previous line.212
Errors'}' should be on the same line.214
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.226
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.234
Errors'{' should be on the previous line.235
Errors'if' construct must use '{}'s.236
Errors'{' should be on the previous line.245
Errors'{' should be on the previous line.253
ErrorsLine is longer than 80 characters.254
Errors'}' should be on the same line.256
Errors'{' should be on the previous line.258
Errors'{' should be on the previous line.263
Errors'{' should be on the previous line.265
Errors'{' should be on the previous line.269
Errors'{' should be on the previous line.271
Errors'}' should be on the same line.274
Errors'{' should be on the previous line.276
Errors'{' should be on the previous line.279
Errors'{' should be on the previous line.281
Errors'}' should be on the same line.288
Errors'{' should be on the previous line.290
Errors'{' should be on the previous line.292
Errors'{' should be on the previous line.300
Errors'}' should be on the same line.303
Errors'{' should be on the previous line.305
Errors'if' construct must use '{}'s.306
ErrorsMethod 'performLockingIfRequired' is not designed for extension - needs to be abstract, final or empty.312
ErrorsMissing a Javadoc comment.312
ErrorsParameter tx should be final.313
ErrorsParameter broker should be final.314
ErrorsParameter result should be final.315
Errors'{' should be on the previous line.316
Errors'{' should be on the previous line.320
Errors'{' should be on the previous line.325
Errors'{' should be on the previous line.328
Errors'}' should be on the same line.333
Errors'{' should be on the previous line.335
ErrorsMethod 'getConfiguration' is not designed for extension - needs to be abstract, final or empty.342
ErrorsMissing a Javadoc comment.342
Errors'{' should be on the previous line.343
ErrorsLine is longer than 80 characters.344
ErrorsParameter query should be final.353
Errors'query' hides a field.353
Errors'{' should be on the previous line.354
ErrorsMethod 'getBindIterator' is not designed for extension - needs to be abstract, final or empty.362
Errors'{' should be on the previous line.363
ErrorsParameter bindIterator should be final.371
Errors'bindIterator' hides a field.371
Errors'{' should be on the previous line.372
ErrorsParameter pConfig should be final.379
ErrorsExpected @param tag for 'pConfig'.379
ErrorsExpected @throws tag for 'ConfigurationException'.379
ErrorsRedundant throws: 'ConfigurationException' is unchecked exception.379
Errors'{' should be on the previous line.380
ErrorsMethod 'fullSize' is not designed for extension - needs to be abstract, final or empty.383
ErrorsMissing a Javadoc comment.383
Errors'{' should be on the previous line.384

org/apache/ojb/odmg/states/ModificationState.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.23
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
Errors'{' should be on the previous line.30
ErrorsFirst sentence should end with a period.33
ErrorsExpected an @return tag.36
ErrorsFirst sentence should end with a period.38
ErrorsExpected an @return tag.41
ErrorsFirst sentence should end with a period.43
ErrorsExpected an @return tag.46
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsFirst sentence should end with a period.53
ErrorsExpected an @return tag.56
ErrorsExpected @param tag for 'mod'.61
ErrorsExpected @throws tag for 'PersistenceBrokerException'.62
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.62
ErrorsExpected @param tag for 'mod'.67
ErrorsExpected @throws tag for 'PersistenceBrokerException'.68
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.68
ErrorsExpected @param tag for 'mod'.73
ErrorsFirst sentence should end with a period.75
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.79
Errors'{' should be on the previous line.80
ErrorsFirst sentence should end with a period.85
ErrorsMethod 'needsInsert' is not designed for extension - needs to be abstract, final or empty.89
Errors'{' should be on the previous line.90
ErrorsFirst sentence should end with a period.94
ErrorsMethod 'needsUpdate' is not designed for extension - needs to be abstract, final or empty.98
Errors'{' should be on the previous line.99
ErrorsFirst sentence should end with a period.103
ErrorsMethod 'needsDelete' is not designed for extension - needs to be abstract, final or empty.107
Errors'{' should be on the previous line.108
ErrorsMethod 'isTransient' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'{' should be on the previous line.113

org/apache/ojb/odmg/states/StateNewClean.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsClass StateNewClean should be declared as final.23
Errors'{' should be on the previous line.24
ErrorsMissing a Javadoc comment.25
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.25
ErrorsFirst sentence should end with a period.27
Errors'{' should be on the previous line.31
ErrorsLine is longer than 80 characters.35
ErrorsExpected an @return tag.37
Errors'{' should be on the previous line.38
ErrorsFirst sentence should end with a period.42
ErrorsExpected an @return tag.45
Errors'{' should be on the previous line.46
ErrorsFirst sentence should end with a period.50
ErrorsExpected an @return tag.53
Errors'{' should be on the previous line.54
ErrorsFirst sentence should end with a period.58
ErrorsExpected an @return tag.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.69
Errors'{' should be on the previous line.70
ErrorsFirst sentence should end with a period.74
ErrorsExpected an @return tag.77
Errors'{' should be on the previous line.78
ErrorsFirst sentence should end with a period.82
ErrorsExpected an @return tag.85
Errors'{' should be on the previous line.86
ErrorsFirst sentence should end with a period.90
ErrorsParameter mod should be final.93
ErrorsExpected @param tag for 'mod'.93
ErrorsExpected @throws tag for 'org.apache.ojb.broker.PersistenceBrokerException'.94
ErrorsRedundant throws: 'org.apache.ojb.broker.PersistenceBrokerException' is unchecked exception.94
Errors'{' should be on the previous line.95
ErrorsFirst sentence should end with a period.101
ErrorsLine is longer than 80 characters.104
ErrorsParameter mod should be final.104
ErrorsExpected @param tag for 'mod'.104
ErrorsExpected @throws tag for 'org.apache.ojb.broker.PersistenceBrokerException'.104
ErrorsRedundant throws: 'org.apache.ojb.broker.PersistenceBrokerException' is unchecked exception.104
ErrorsFirst sentence should end with a period.110
ErrorsParameter mod should be final.113
ErrorsExpected @param tag for 'mod'.113
Errors'{' should be on the previous line.114

org/apache/ojb/odmg/states/StateNewDelete.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsClass StateNewDelete should be declared as final.23
Errors'{' should be on the previous line.24
ErrorsMissing a Javadoc comment.25
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.25
ErrorsFirst sentence should end with a period.27
ErrorsExpected an @return tag.30
Errors'{' should be on the previous line.31
ErrorsFirst sentence should end with a period.35
ErrorsExpected an @return tag.38
Errors'{' should be on the previous line.39
ErrorsFirst sentence should end with a period.43
ErrorsExpected an @return tag.46
Errors'{' should be on the previous line.47
ErrorsFirst sentence should end with a period.51
ErrorsExpected an @return tag.54
Errors'{' should be on the previous line.55
ErrorsFirst sentence should end with a period.59
ErrorsExpected an @return tag.62
Errors'{' should be on the previous line.63
ErrorsFirst sentence should end with a period.67
Errors'{' should be on the previous line.72
ErrorsFirst sentence should end with a period.76
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters.84
ErrorsExpected an @return tag.86
Errors'{' should be on the previous line.87
ErrorsFirst sentence should end with a period.91
ErrorsParameter mod should be final.94
ErrorsExpected @param tag for 'mod'.94
Errors'{' should be on the previous line.95
ErrorsFirst sentence should end with a period.98
ErrorsParameter mod should be final.101
ErrorsExpected @param tag for 'mod'.101
Errors'{' should be on the previous line.102
ErrorsParameter mod should be final.110
ErrorsExpected @param tag for 'mod'.110
Errors'{' should be on the previous line.111

org/apache/ojb/odmg/states/StateNewDirty.java

ViolationMessageLine
ErrorsClass StateNewDirty should be declared as final.24
Errors'{' should be on the previous line.25
ErrorsFirst sentence should end with a period.27
ErrorsExpected an @return tag.30
Errors'{' should be on the previous line.31
ErrorsFirst sentence should end with a period.35
ErrorsExpected an @return tag.38
Errors'{' should be on the previous line.39
ErrorsFirst sentence should end with a period.43
ErrorsExpected an @return tag.46
Errors'{' should be on the previous line.47
ErrorsFirst sentence should end with a period.51
ErrorsExpected an @return tag.54
Errors'{' should be on the previous line.55
ErrorsFirst sentence should end with a period.59
ErrorsExpected an @return tag.62
Errors'{' should be on the previous line.63
ErrorsMissing a Javadoc comment.67
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.77
ErrorsExpected an @return tag.79
Errors'{' should be on the previous line.80
ErrorsFirst sentence should end with a period.84
ErrorsExpected an @return tag.87
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.92
ErrorsParameter mod should be final.95
ErrorsExpected @param tag for 'mod'.95
ErrorsExpected @throws tag for 'PersistenceBrokerException'.95
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.95
ErrorsFirst sentence should end with a period.101
ErrorsParameter mod should be final.104
ErrorsExpected @param tag for 'mod'.104
ErrorsExpected @throws tag for 'PersistenceBrokerException'.104
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.104
Errors'{' should be on the previous line.105
ErrorsFirst sentence should end with a period.110
ErrorsParameter mod should be final.114
ErrorsExpected @param tag for 'mod'.114
Errors'{' should be on the previous line.115

org/apache/ojb/odmg/states/StateOldClean.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsClass StateOldClean should be declared as final.24
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsFirst sentence should end with a period.28
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.37
ErrorsExpected an @return tag.39
Errors'{' should be on the previous line.40
ErrorsFirst sentence should end with a period.44
ErrorsExpected an @return tag.47
Errors'{' should be on the previous line.48
ErrorsFirst sentence should end with a period.52
ErrorsExpected an @return tag.55
Errors'{' should be on the previous line.56
ErrorsFirst sentence should end with a period.60
ErrorsExpected an @return tag.63
Errors'{' should be on the previous line.64
ErrorsFirst sentence should end with a period.68
ErrorsExpected an @return tag.71
Errors'{' should be on the previous line.72
ErrorsFirst sentence should end with a period.76
ErrorsExpected an @return tag.79
Errors'{' should be on the previous line.80
ErrorsFirst sentence should end with a period.84
ErrorsParameter mod should be final.87
ErrorsExpected @param tag for 'mod'.87
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.92
ErrorsParameter mod should be final.95
ErrorsExpected @param tag for 'mod'.95
Errors'{' should be on the previous line.96
ErrorsParameter mod should be final.103
ErrorsExpected @param tag for 'mod'.103
Errors'{' should be on the previous line.104

org/apache/ojb/odmg/states/StateOldDelete.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.22
ErrorsClass StateOldDelete should be declared as final.24
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsFirst sentence should end with a period.28
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.36
ErrorsExpected an @return tag.38
Errors'{' should be on the previous line.39
ErrorsFirst sentence should end with a period.43
ErrorsExpected an @return tag.46
Errors'{' should be on the previous line.47
ErrorsFirst sentence should end with a period.51
ErrorsExpected an @return tag.54
Errors'{' should be on the previous line.55
ErrorsFirst sentence should end with a period.59
ErrorsExpected an @return tag.62
Errors'{' should be on the previous line.63
ErrorsFirst sentence should end with a period.67
ErrorsExpected an @return tag.70
Errors'{' should be on the previous line.71
ErrorsFirst sentence should end with a period.75
ErrorsExpected an @return tag.78
Errors'{' should be on the previous line.79
ErrorsFirst sentence should end with a period.83
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.92
ErrorsParameter mod should be final.95
ErrorsExpected @param tag for 'mod'.95
ErrorsExpected @throws tag for 'org.apache.ojb.broker.PersistenceBrokerException'.96
ErrorsRedundant throws: 'org.apache.ojb.broker.PersistenceBrokerException' is unchecked exception.96
Errors'{' should be on the previous line.97
ErrorsFirst sentence should end with a period.102
ErrorsParameter mod should be final.105
ErrorsExpected @param tag for 'mod'.105
ErrorsExpected @throws tag for 'PersistenceBrokerException'.105
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.105
Errors'{' should be on the previous line.106
ErrorsParameter mod should be final.114
ErrorsExpected @param tag for 'mod'.114
Errors'{' should be on the previous line.115

org/apache/ojb/odmg/states/StateOldDirty.java

ViolationMessageLine
ErrorsClass StateOldDirty should be declared as final.23
Errors'{' should be on the previous line.24
ErrorsFirst sentence should end with a period.26
ErrorsExpected an @return tag.29
Errors'{' should be on the previous line.30
ErrorsFirst sentence should end with a period.34
ErrorsExpected an @return tag.37
Errors'{' should be on the previous line.38
ErrorsFirst sentence should end with a period.42
ErrorsExpected an @return tag.45
Errors'{' should be on the previous line.46
ErrorsFirst sentence should end with a period.50
ErrorsExpected an @return tag.53
Errors'{' should be on the previous line.54
ErrorsFirst sentence should end with a period.58
ErrorsExpected an @return tag.61
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.66
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
ErrorsFirst sentence should end with a period.68
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.76
ErrorsExpected an @return tag.78
Errors'{' should be on the previous line.79
ErrorsFirst sentence should end with a period.83
ErrorsParameter mod should be final.86
ErrorsExpected @param tag for 'mod'.86
ErrorsExpected @throws tag for 'org.apache.ojb.broker.PersistenceBrokerException'.87
ErrorsRedundant throws: 'org.apache.ojb.broker.PersistenceBrokerException' is unchecked exception.87
Errors'{' should be on the previous line.88
ErrorsFirst sentence should end with a period.93
ErrorsLine is longer than 80 characters.96
ErrorsParameter mod should be final.96
ErrorsExpected @param tag for 'mod'.96
ErrorsExpected @throws tag for 'org.apache.ojb.broker.PersistenceBrokerException'.96
ErrorsRedundant throws: 'org.apache.ojb.broker.PersistenceBrokerException' is unchecked exception.96
ErrorsParameter mod should be final.105
ErrorsExpected @param tag for 'mod'.105
Errors'{' should be on the previous line.106
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.113
ErrorsMissing a Javadoc comment.120
Errors'{' should be on the previous line.121

org/apache/ojb/odmg/states/StateTransient.java

ViolationMessageLine
ErrorsClass StateTransient should be declared as final.24
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsFirst sentence should end with a period.28
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.36
ErrorsExpected an @return tag.38
Errors'{' should be on the previous line.39
ErrorsFirst sentence should end with a period.43
ErrorsExpected an @return tag.46
Errors'{' should be on the previous line.47
ErrorsFirst sentence should end with a period.51
ErrorsExpected an @return tag.54
Errors'{' should be on the previous line.55
ErrorsFirst sentence should end with a period.59
ErrorsExpected an @return tag.62
Errors'{' should be on the previous line.63
ErrorsFirst sentence should end with a period.67
ErrorsExpected an @return tag.70
Errors'{' should be on the previous line.71
ErrorsFirst sentence should end with a period.75
ErrorsExpected an @return tag.78
Errors'{' should be on the previous line.79
ErrorsFirst sentence should end with a period.83
ErrorsExpected an @return tag.86
Errors'{' should be on the previous line.87
ErrorsFirst sentence should end with a period.91
ErrorsParameter mod should be final.94
ErrorsExpected @param tag for 'mod'.94
ErrorsExpected @throws tag for 'PersistenceBrokerException'.94
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.94
ErrorsFirst sentence should end with a period.99
ErrorsParameter mod should be final.102
ErrorsExpected @param tag for 'mod'.102
ErrorsExpected @throws tag for 'PersistenceBrokerException'.102
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.102
Errors'{' should be on the previous line.103
ErrorsFirst sentence should end with a period.106
ErrorsParameter mod should be final.109
ErrorsExpected @param tag for 'mod'.109
Errors'{' should be on the previous line.110
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114

org/apache/ojb/otm/EditingContext.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.44
ErrorsRedundant 'public' modifier.48
Errors'(' is preceded with whitespace.48
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.56
ErrorsRedundant 'public' modifier.59
Errors'(' is preceded with whitespace.59
ErrorsExpected an @return tag.68
ErrorsRedundant 'public' modifier.68
Errors'(' is preceded with whitespace.68
ErrorsExpected @throws tag for 'LockingException'.69
ErrorsFirst sentence should end with a period.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsExpected @param tag for 'oid'.77
ErrorsLine contains a tab character.78
ErrorsExpected @throws tag for 'LockingException'.78
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsRedundant 'public' modifier.87
ErrorsExpected @param tag for 'oid'.87
ErrorsExpected @param tag for 'object'.87

org/apache/ojb/otm/Kit.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.26
Errors'{' should be on the previous line.32
ErrorsFirst sentence should end with a period.33
ErrorsExpected an @return tag.39
ErrorsLine contains a tab character.39
ErrorsExpected @param tag for 'pbKey'.39
ErrorsFirst sentence should end with a period.41
ErrorsExpected an @return tag.44
ErrorsLine contains a tab character.44
ErrorsExpected @param tag for 'conn'.44
ErrorsExpected an @return tag.49
ErrorsLine contains a tab character.49
ErrorsExpected an @return tag.54
ErrorsLine contains a tab character.54
ErrorsExpected an @return tag.59
ErrorsLine contains a tab character.59
ErrorsExpected an @return tag.64
ErrorsLine contains a tab character.64
ErrorsExpected @param tag for 'oid'.64
ErrorsExpected an @return tag.69
ErrorsLine contains a tab character.69

org/apache/ojb/otm/OTMConnection.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsFirst sentence should end with a period.29
Errors'{' should be on the previous line.36
ErrorsRedundant 'public' modifier.48
ErrorsExpected @throws tag for 'LockingException'.49
ErrorsFirst sentence should end with a period.51
ErrorsExpected an @return tag.54
ErrorsRedundant 'public' modifier.54
ErrorsRedundant 'public' modifier.59
ErrorsExpected @param tag for 'tx'.59
ErrorsLine is longer than 80 characters.63
ErrorsRedundant 'public' modifier.69
ErrorsExpected @throws tag for 'LockingException'.70
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.75
ErrorsRedundant 'public' modifier.80
ErrorsExpected @throws tag for 'LockingException'.81
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.91
ErrorsRedundant 'public' modifier.95
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.111
ErrorsRedundant 'public' modifier.114
ErrorsLine is longer than 80 characters.119
ErrorsRedundant 'public' modifier.122
ErrorsLine is longer than 80 characters.128
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.130
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.132
ErrorsRedundant 'public' modifier.135
ErrorsLine is longer than 80 characters.139
ErrorsRedundant 'public' modifier.142
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.152
ErrorsRedundant 'public' modifier.155
ErrorsLine is longer than 80 characters.161
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.164
ErrorsLine is longer than 80 characters.165
ErrorsRedundant 'public' modifier.168
ErrorsLine is longer than 80 characters.172
ErrorsRedundant 'public' modifier.175
ErrorsFirst sentence should end with a period.177
ErrorsRedundant 'public' modifier.182
ErrorsMissing a Javadoc comment.184
ErrorsRedundant 'public' modifier.184
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.192
ErrorsRedundant 'public' modifier.195
ErrorsRedundant 'public' modifier.206
ErrorsExpected @param tag for 'oid'.206
ErrorsExpected @throws tag for 'LockingException'.207
ErrorsFirst sentence should end with a period.209
ErrorsRedundant 'public' modifier.212
ErrorsExpected @throws tag for 'LockingException'.213
ErrorsRedundant 'public' modifier.221
ErrorsLine is longer than 80 characters.229
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.232
ErrorsRedundant 'public' modifier.235
ErrorsFirst sentence should end with a period.237
ErrorsExpected @param tag for 'query'.242
ErrorsFirst sentence should end with a period.244
ErrorsFirst sentence should end with a period.249
ErrorsExpected an @return tag.253
ErrorsFirst sentence should end with a period.255
ErrorsExpected an @return tag.259
ErrorsExpected @param tag for 'object'.265

org/apache/ojb/otm/OTMKit.java

ViolationMessageLine
Errors'{' should be on the previous line.36
ErrorsFirst sentence should end with a period.37
ErrorsExpected an @return tag.40
ErrorsMethod 'acquireConnection' is not designed for extension - needs to be abstract, final or empty.40
ErrorsParameter pbKey should be final.40
ErrorsExpected @param tag for 'pbKey'.40
Errors'{' should be on the previous line.41
ErrorsExpected an @return tag.50
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.50
ErrorsParameter conn should be final.50
ErrorsExpected @param tag for 'conn'.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.70
ErrorsExpected an @return tag.78
ErrorsExpected an @return tag.83
ErrorsExpected an @return tag.88
ErrorsExpected @param tag for 'obj'.88

org/apache/ojb/otm/copy/CloneableObjectCopyStrategy.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsExpected an @return tag.37
ErrorsLine contains a tab character.37
ErrorsMethod 'copy' is not designed for extension - needs to be abstract, final or empty.37
ErrorsParameter obj should be final.37
ErrorsExpected @param tag for 'obj'.37
ErrorsParameter broker should be final.37
ErrorsExpected @param tag for 'broker'.37
ErrorsLine contains a tab character.38
ErrorsExpected @throws tag for 'ObjectCopyException'.38
ErrorsRedundant throws: 'ObjectCopyException' is unchecked exception.38
ErrorsLine contains a tab character.39
Errors'{' should be on the previous line.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
Errors'{' should be on the previous line.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
Errors'}' should be on the same line.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
Errors'}' should be on the same line.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56

org/apache/ojb/otm/copy/MetadataObjectCopyStrategy.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.apache.ojb.broker.metadata.*.19
ErrorsFirst sentence should end with a period.31
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.39
ErrorsName '_reflective' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.39
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsName '_serialize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40
ErrorsLine is longer than 80 characters.43
ErrorsExpected an @return tag.48
ErrorsExpected @param tag for 'obj'.48
ErrorsExpected @param tag for 'broker'.48
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters.53
ErrorsMethod length is 154 lines (max allowed is 150).53
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters.56
Errors'if' construct must use '{}'s.59
Errors'if' construct must use '{}'s.63
ErrorsLine is longer than 80 characters.67
Errors'{' should be on the previous line.70
Errors'}' should be on the same line.72
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.82
Errors'{' should be on the previous line.84
Errors'{' should be on the previous line.90
Errors',' is not followed by whitespace.93
Errors'}' should be on the same line.94
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.107
ErrorsComment matches to-do format 'TODO:'.113
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.130
Errors'{' should be on the previous line.132
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.155
Errors'{' should be on the previous line.159
Errors'}' should be on the same line.161
Errors'{' should be on the previous line.163
Errors'}' should be on the same line.165
Errors'{' should be on the previous line.167
Errors'{' should be on the previous line.169
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.171
Errors'{' should be on the previous line.174
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.179
Errors'}' should be on the same line.182
Errors'{' should be on the previous line.184
Errors'}' should be on the same line.191
Errors'{' should be on the previous line.193
Errors'}' should be on the same line.195
Errors'{' should be on the previous line.197
Errors'}' should be on the same line.200
Errors'{' should be on the previous line.202
ErrorsLine is longer than 80 characters.203

org/apache/ojb/otm/copy/NoOpObjectCopyStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsExpected an @return tag.36
ErrorsLine contains a tab character.36
ErrorsMethod 'copy' is not designed for extension - needs to be abstract, final or empty.36
ErrorsParameter obj should be final.36
ErrorsExpected @param tag for 'obj'.36
ErrorsParameter broker should be final.36
ErrorsExpected @param tag for 'broker'.36
ErrorsLine contains a tab character.37
ErrorsExpected @throws tag for 'ObjectCopyException'.37
ErrorsRedundant throws: 'ObjectCopyException' is unchecked exception.37
ErrorsLine contains a tab character.38
Errors'{' should be on the previous line.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40

org/apache/ojb/otm/copy/ObjectCopyException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsParameter msg should be final.35
ErrorsExpected @param tag for 'msg'.35
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsParameter cause should be final.44
ErrorsExpected @param tag for 'cause'.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsParameter msg should be final.54
ErrorsExpected @param tag for 'msg'.54
ErrorsParameter cause should be final.54
ErrorsExpected @param tag for 'cause'.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57

org/apache/ojb/otm/copy/ObjectCopyStrategy.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsFirst sentence should end with a period.23
ErrorsRedundant 'public' modifier.30
ErrorsExpected @param tag for 'broker'.30

org/apache/ojb/otm/copy/OjbCloneable.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsExpected an @return tag.27
ErrorsLine contains a tab character.27

org/apache/ojb/otm/copy/ReflectiveObjectCopyStrategy.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.30
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsName '_serialize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
Errors'17' is a magic number.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsExpected an @return tag.61
ErrorsLine contains a tab character.61
ErrorsRedundant 'final' modifier.61
ErrorsParameter broker should be final.61
ErrorsExpected @param tag for 'broker'.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
Errors'{' should be on the previous line.70
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsName 'm_noArgConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
ErrorsVariable 'm_noArgConstructor' must be private and have accessor methods.71
ErrorsLine contains a tab character.72
ErrorsMissing a Javadoc comment.72
ErrorsName 'm_declaredFields' must match pattern '^[a-z][a-zA-Z0-9]*$'.72
ErrorsVariable 'm_declaredFields' must be private and have accessor methods.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsName 'm_noArgConstructorAccessible' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsVariable 'm_noArgConstructorAccessible' must be private and have accessor methods.73
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsName 'm_fieldsAccessible' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
ErrorsVariable 'm_fieldsAccessible' must be private and have accessor methods.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsName 'm_hasNoArgConstructor' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsVariable 'm_hasNoArgConstructor' must be private and have accessor methods.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
Errors'if' construct must use '{}'s.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
Errors'{' should be on the previous line.88
ErrorsLine is longer than 80 characters.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
Errors'}' should be on the same line.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
Errors'{' should be on the previous line.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
Errors'}' should be on the same line.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsMissing a Javadoc comment.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
Errors'{' should be on the previous line.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
Errors'{' should be on the previous line.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
Errors'{' should be on the previous line.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
Errors'}' should be on the same line.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'{' should be on the previous line.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters.131
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
Errors'{' should be on the previous line.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
Errors'}' should be on the same line.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
Errors'{' should be on the previous line.138
ErrorsLine is longer than 80 characters.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
Errors'{' should be on the previous line.144
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
Errors'}' should be on the same line.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
Errors'{' should be on the previous line.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
Errors'}' should be on the same line.159
Errors'{' should be on the previous line.161
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine is longer than 80 characters.167
ErrorsLine contains a tab character.167
ErrorsMissing a Javadoc comment.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
Errors'{' should be on the previous line.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
Errors'{' should be on the previous line.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine is longer than 80 characters.186
ErrorsLine contains a tab character.186
ErrorsMissing a Javadoc comment.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
Errors'{' should be on the previous line.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
Errors'}' should be on the same line.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
Errors'{' should be on the previous line.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine is longer than 80 characters.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
Errors'}' should be on the same line.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
Errors'{' should be on the previous line.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
Errors'{' should be on the previous line.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
Errors'{' should be on the previous line.220
ErrorsLine is longer than 80 characters.221
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine is longer than 80 characters.236
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.240
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsExpected @param tag for 'objMap'.241
ErrorsExpected @param tag for 'metadataMap'.241
ErrorsLine contains a tab character.242
Errors'{' should be on the previous line.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
Errors'{' should be on the previous line.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
Errors'if' construct must use '{}'s.247
ErrorsLine contains a tab character.247
Errors'if' construct must use '{}'s.248
ErrorsLine contains a tab character.248
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
Errors'{' should be on the previous line.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
Errors'{' should be on the previous line.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
Errors'}' should be on the same line.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
Errors'{' should be on the previous line.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
Errors'{' should be on the previous line.262
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
Errors'}' should be on the same line.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
Errors'{' should be on the previous line.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.272
ErrorsMissing a Javadoc comment.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
Errors'{' should be on the previous line.276
ErrorsLine contains a tab character.277
ErrorsLine is longer than 80 characters.278
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
Errors'}' should be on the same line.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
Errors'{' should be on the previous line.284
ErrorsLine contains a tab character.285
ErrorsLine is longer than 80 characters.286
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296

org/apache/ojb/otm/copy/SerializeObjectCopyStrategy.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.io.*.18
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsExpected an @return tag.34
ErrorsLine contains a tab character.34
ErrorsExpected @param tag for 'obj'.34
ErrorsParameter broker should be final.34
ErrorsExpected @param tag for 'broker'.34
ErrorsLine contains a tab character.35
ErrorsExpected @throws tag for 'ObjectCopyException'.35
ErrorsRedundant throws: 'ObjectCopyException' is unchecked exception.35
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
Errors'}' should be on the same line.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
Errors'}' should be on the same line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
Errors'{' should be on the previous line.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
Errors'{' should be on the previous line.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
Errors'{' should be on the previous line.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
Errors'}' should be on the same line.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
Errors'{' should be on the previous line.70
ErrorsMust have at least one statement.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74

org/apache/ojb/otm/core/BaseConnection.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.apache.ojb.broker.*.18
ErrorsFirst sentence should end with a period.42
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.45
ErrorsLine has trailing spaces.49
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.54
ErrorsName '_pb' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsMissing a Javadoc comment.55
ErrorsName '_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsMissing a Javadoc comment.56
ErrorsName '_editingContext' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsMissing a Javadoc comment.57
ErrorsName 'm_configurator' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsLine has trailing spaces.61
ErrorsParameter pbKey should be final.63
ErrorsExpected @param tag for 'pbKey'.63
Errors'{' should be on the previous line.64
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76
Errors'if' construct must use '{}'s.77
Errors'else' construct must use '{}'s.79
ErrorsMethod 'getKernelBroker' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.84
ErrorsMethod 'setTransaction' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter transaction should be final.88
Errors'{' should be on the previous line.89
Errors'{' should be on the previous line.91
Errors'}' should be on the same line.93
Errors'{' should be on the previous line.95
ErrorsLine is longer than 80 characters.96
Errors'}' should be on the same line.98
Errors'{' should be on the previous line.100
ErrorsMethod 'getTransaction' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
ErrorsExpected an @return tag.118
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.118
ErrorsParameter oid should be final.118
ErrorsExpected @param tag for 'oid'.118
ErrorsParameter lock should be final.118
ErrorsExpected @param tag for 'lock'.118
ErrorsExpected @throws tag for 'LockingException'.118
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.130
Errors'{' should be on the previous line.132
ErrorsMissing a Javadoc comment.141
ErrorsParameter methodBeingCalled should be final.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.144
ErrorsLine is longer than 80 characters.147
Errors'{' should be on the previous line.150
ErrorsExpected an @return tag.159
ErrorsMethod 'getObjectByIdentity' is not designed for extension - needs to be abstract, final or empty.159
ErrorsParameter oid should be final.159
ErrorsExpected @param tag for 'oid'.159
ErrorsExpected @throws tag for 'LockingException'.159
Errors'{' should be on the previous line.160
ErrorsLine is longer than 80 characters.166
ErrorsMethod 'getIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.168
ErrorsParameter query should be final.168
Errors'{' should be on the previous line.169
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.178
ErrorsLine is longer than 80 characters.179
ErrorsLine is longer than 80 characters.181
ErrorsMethod 'getIteratorByQuery' is not designed for extension - needs to be abstract, final or empty.184
ErrorsParameter query should be final.184
ErrorsParameter lock should be final.184
Errors'{' should be on the previous line.185
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.193
ErrorsMethod 'getIteratorByOQLQuery' is not designed for extension - needs to be abstract, final or empty.195
ErrorsParameter query should be final.195
Errors'{' should be on the previous line.196
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.203
ErrorsMethod 'getIteratorByOQLQuery' is not designed for extension - needs to be abstract, final or empty.205
ErrorsParameter query should be final.205
ErrorsParameter lock should be final.205
ErrorsExpected @param tag for 'lock'.205
Errors'{' should be on the previous line.206
Errors'{' should be on the previous line.209
ErrorsLine is longer than 80 characters.211
Errors'}' should be on the same line.212
Errors'{' should be on the previous line.214
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.227
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.230
ErrorsParameter query should be final.230
ErrorsParameter lock should be final.230
Errors'{' should be on the previous line.231
Errors'{' should be on the previous line.236
ErrorsLine is longer than 80 characters.244
ErrorsMethod 'getCollectionByQuery' is not designed for extension - needs to be abstract, final or empty.247
ErrorsParameter query should be final.247
Errors'{' should be on the previous line.248
ErrorsFirst sentence should end with a period.252
ErrorsMethod 'getIdentity' is not designed for extension - needs to be abstract, final or empty.258
ErrorsParameter object should be final.258
Errors'{' should be on the previous line.259
ErrorsFirst sentence should end with a period.263
ErrorsMethod 'getDescriptorFor' is not designed for extension - needs to be abstract, final or empty.269
ErrorsParameter clazz should be final.269
Errors'{' should be on the previous line.270
ErrorsMethod 'invalidate' is not designed for extension - needs to be abstract, final or empty.277
ErrorsParameter oid should be final.277
ErrorsExpected @param tag for 'oid'.277
ErrorsExpected @throws tag for 'LockingException'.277
Errors'{' should be on the previous line.278
Errors'{' should be on the previous line.280
ErrorsLine is longer than 80 characters.282
ErrorsExpected an @return tag.295
ErrorsMethod 'serviceObjectCache' is not designed for extension - needs to be abstract, final or empty.295
Errors'{' should be on the previous line.296
ErrorsMethod 'invalidateAll' is not designed for extension - needs to be abstract, final or empty.305
ErrorsExpected @throws tag for 'LockingException'.305
Errors'{' should be on the previous line.306
ErrorsMethod 'lockForWrite' is not designed for extension - needs to be abstract, final or empty.313
ErrorsParameter object should be final.313
ErrorsExpected @param tag for 'object'.313
ErrorsExpected @throws tag for 'LockingException'.313
Errors'{' should be on the previous line.314
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.322
ErrorsParameter userObject should be final.322
ErrorsExpected @param tag for 'userObject'.322
ErrorsExpected @throws tag for 'LockingException'.322
Errors'{' should be on the previous line.323
Errors'{' should be on the previous line.329
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.344
ErrorsParameter userObject should be final.344
ErrorsExpected @param tag for 'userObject'.344
ErrorsExpected @throws tag for 'LockingException'.344
Errors'{' should be on the previous line.345
Errors'{' should be on the previous line.350
Errors'}' should be on the same line.355
Errors'{' should be on the previous line.357
Errors'{' should be on the previous line.359
ErrorsLine is longer than 80 characters.360
ErrorsLine is longer than 80 characters.362
ErrorsLine is longer than 80 characters.364
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.373
ErrorsParameter userObject should be final.373
ErrorsExpected @param tag for 'userObject'.373
Errors'{' should be on the previous line.374
ErrorsMethod 'getEditingContext' is not designed for extension - needs to be abstract, final or empty.380
ErrorsMissing a Javadoc comment.380
Errors'{' should be on the previous line.381
ErrorsMethod 'newOQLQuery' is not designed for extension - needs to be abstract, final or empty.385
ErrorsMissing a Javadoc comment.385
Errors'{' should be on the previous line.386
ErrorsMethod 'newOQLQuery' is not designed for extension - needs to be abstract, final or empty.390
ErrorsMissing a Javadoc comment.390
ErrorsParameter lock should be final.390
Errors'{' should be on the previous line.391
Errors'{' should be on the previous line.395
Errors'}' should be on the same line.397
Errors'{' should be on the previous line.399
ErrorsLine is longer than 80 characters.400
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.406
ErrorsMissing a Javadoc comment.406
ErrorsParameter query should be final.406
Errors'{' should be on the previous line.407
ErrorsMissing a Javadoc comment.412
ErrorsParameter cacheObject should be final.412
ErrorsParameter lock should be final.412
Errors'{' should be on the previous line.413
Errors'{' should be on the previous line.422
Errors'}' should be on the same line.424
Errors'{' should be on the previous line.426
ErrorsExpected an @return tag.440
ErrorsParameter oid should be final.440
ErrorsParameter cacheObject should be final.440
Errors'{' should be on the previous line.441
Errors'{' should be on the previous line.445
ErrorsMissing a Javadoc comment.452
ErrorsParameter col should be final.452
Errors'{' should be on the previous line.453
Errors'{' should be on the previous line.455
Errors'}' should be on the same line.457
Errors'{' should be on the previous line.459
ErrorsFirst sentence should end with a period.468
ErrorsExpected @throws tag for 'TransactionException'.473
ErrorsRedundant throws: 'TransactionException' is unchecked exception.473
ErrorsLine is longer than 80 characters.477
ErrorsExpected @throws tag for 'TransactionException'.480
ErrorsRedundant throws: 'TransactionException' is unchecked exception.480
ErrorsLine is longer than 80 characters.484
ErrorsExpected @throws tag for 'TransactionException'.487
ErrorsRedundant throws: 'TransactionException' is unchecked exception.487
ErrorsLine has trailing spaces.490
ErrorsLine is longer than 80 characters.491
ErrorsLine has trailing spaces.493
ErrorsExpected @throws tag for 'TransactionException'.495
ErrorsRedundant throws: 'TransactionException' is unchecked exception.495
ErrorsMissing a Javadoc comment.501
Errors'{' should be on the previous line.502
ErrorsMissing a Javadoc comment.503
ErrorsName '_it' must match pattern '^[a-z][a-zA-Z0-9]*$'.503
ErrorsMissing a Javadoc comment.504
ErrorsName '_lock' must match pattern '^[a-z][a-zA-Z0-9]*$'.504
ErrorsMissing a Javadoc comment.505
ErrorsName '_oqlQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'.505
ErrorsMissing a Javadoc comment.507
ErrorsParameter it should be final.507
ErrorsParameter lock should be final.507
ErrorsParameter oqlQuery should be final.507
Errors'{' should be on the previous line.508
ErrorsMissing a Javadoc comment.514
Errors'{' should be on the previous line.515
Errors'{' should be on the previous line.520
ErrorsMissing a Javadoc comment.527
Errors'{' should be on the previous line.528
ErrorsMissing a Javadoc comment.534
Errors'{' should be on the previous line.535
ErrorsMissing a Javadoc comment.539
Errors'{' should be on the previous line.540
Errors'{' should be on the previous line.543
ErrorsMissing a Javadoc comment.548
Errors'{' should be on the previous line.549
ErrorsLine has trailing spaces.555
ErrorsMissing a Javadoc comment.558
ErrorsParameter row should be final.558
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.558
Errors'{' should be on the previous line.559
ErrorsLine has trailing spaces.565
ErrorsMissing a Javadoc comment.568
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.568
Errors'{' should be on the previous line.569
ErrorsLine has trailing spaces.575
ErrorsMissing a Javadoc comment.578
ErrorsParameter row should be final.578
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.578
Errors'{' should be on the previous line.579
ErrorsLine has trailing spaces.585
ErrorsLine is longer than 80 characters.586
ErrorsMissing a Javadoc comment.588
Errors'{' should be on the previous line.589
ErrorsLine has trailing spaces.595
ErrorsMissing a Javadoc comment.598
ErrorsRedundant throws: 'PersistenceBrokerException' is unchecked exception.598
Errors'{' should be on the previous line.599
ErrorsLine is longer than 80 characters.604
Errors'{' should be on the previous line.607
ErrorsMissing a Javadoc comment.612
Errors'{' should be on the previous line.613
ErrorsMissing a Javadoc comment.614
ErrorsName '_lock' must match pattern '^[a-z][a-zA-Z0-9]*$'.614
ErrorsVariable '_lock' must be private and have accessor methods.614
ErrorsMissing a Javadoc comment.616
ErrorsParameter key should be final.616
ErrorsParameter lock should be final.616
Errors'{' should be on the previous line.617
ErrorsLine is longer than 80 characters.623
ErrorsLine is longer than 80 characters.625
ErrorsLine is longer than 80 characters.626
ErrorsLine is longer than 80 characters.627
ErrorsLine is longer than 80 characters.628
ErrorsLine is longer than 80 characters.630
Errors'{' should be on the previous line.633
Errors'{' should be on the previous line.639
Errors'{' should be on the previous line.641
Errors'{' should be on the previous line.645
Errors'}' should be on the same line.648
Errors'{' should be on the previous line.650
Errors'{' should be on the previous line.654
Errors'{' should be on the previous line.658
Errors'{' should be on the previous line.660
Errors'}' should be on the same line.663
Errors'{' should be on the previous line.665
Errors'{' should be on the previous line.668
Errors'{' should be on the previous line.670
Errors'}' should be on the same line.679
Errors'{' should be on the previous line.681
Errors'{' should be on the previous line.683
ErrorsMissing a Javadoc comment.690
Errors'{' should be on the previous line.691
Errors'{' should be on the previous line.695

org/apache/ojb/otm/core/ConcreteEditingContext.java

ViolationMessageLine
Errors'{' should be on the previous line.71
ErrorsMissing a Javadoc comment.75
ErrorsName '_withBidirAsscMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsMissing a Javadoc comment.76
ErrorsName '_withoutBidirAsscMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.76
ErrorsMissing a Javadoc comment.78
ErrorsName '_withBidirAssc' must match pattern '^[a-z][a-zA-Z0-9]*$'.78
ErrorsMissing a Javadoc comment.79
ErrorsName '_withoutBidirAssc' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
ErrorsMissing a Javadoc comment.81
ErrorsName '_objects' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsMissing a Javadoc comment.82
ErrorsName '_order' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
ErrorsMissing a Javadoc comment.83
ErrorsName '_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'.83
ErrorsMissing a Javadoc comment.84
ErrorsName '_pb' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
ErrorsMissing a Javadoc comment.85
ErrorsName '_original' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsMissing a Javadoc comment.86
ErrorsName '_checkpointed' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsMissing a Javadoc comment.87
ErrorsName '_colProxyListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'.87
ErrorsMissing a Javadoc comment.93
ErrorsParameter tx should be final.93
ErrorsParameter pb should be final.93
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.106
Errors'}' should be on the same line.108
Errors'{' should be on the previous line.110
ErrorsMethod 'insert' is not designed for extension - needs to be abstract, final or empty.125
ErrorsParameter oid should be final.125
ErrorsExpected @param tag for 'oid'.125
ErrorsParameter userObject should be final.125
ErrorsExpected @param tag for 'userObject'.125
ErrorsParameter lock should be final.125
ErrorsExpected @param tag for 'lock'.125
ErrorsExpected @throws tag for 'LockingException'.126
Errors'{' should be on the previous line.127
ErrorsMissing a Javadoc comment.137
ErrorsParameter oid should be final.137
ErrorsParameter userObject should be final.137
ErrorsParameter lock should be final.138
ErrorsParameter canCreate should be final.138
ErrorsParameter insertBeforeThis should be final.138
ErrorsParameter stack should be final.138
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters.146
Errors'{' should be on the previous line.153
Errors'{' should be on the previous line.160
Errors'{' should be on the previous line.165
Errors'{' should be on the previous line.177
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters.185
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.193
Errors'}' should be on the same line.195
Errors'{' should be on the previous line.197
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.203
Errors'{' should be on the previous line.206
ErrorsLine is longer than 80 characters.211
Errors'{' should be on the previous line.214
Errors'{' should be on the previous line.216
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.221
Errors'{' should be on the previous line.230
Errors'{' should be on the previous line.236
Errors'}' should be on the same line.239
Errors'{' should be on the previous line.241
Errors'}' should be on the same line.244
Errors'{' should be on the previous line.246
Errors'{' should be on the previous line.252
ErrorsLine is longer than 80 characters.253
Errors'{' should be on the previous line.257
ErrorsLine is longer than 80 characters.264
Errors'{' should be on the previous line.274
ErrorsLine is longer than 80 characters.276
Errors'{' should be on the previous line.279
ErrorsLine is longer than 80 characters.280
ErrorsFirst sentence should end with a period.287
ErrorsParameter oid should be final.291
ErrorsExpected @param tag for 'oid'.291
ErrorsParameter userObject should be final.291
ErrorsExpected @param tag for 'userObject'.291
ErrorsParameter cacheObject should be final.292
ErrorsExpected @param tag for 'cacheObject'.292
ErrorsParameter lock should be final.292
ErrorsParameter stack should be final.292
ErrorsExpected @param tag for 'stack'.292
ErrorsParameter buildingObject should be final.292
ErrorsExpected @param tag for 'buildingObject'.292
ErrorsExpected @throws tag for 'LockingException'.293
Errors'{' should be on the previous line.294
Errors'{' should be on the previous line.308
Errors'{' should be on the previous line.312
Errors'{' should be on the previous line.318
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters.323
Errors'{' should be on the previous line.326
Errors'{' should be on the previous line.344
Errors'{' should be on the previous line.350
Errors'{' should be on the previous line.355
Errors'{' should be on the previous line.358
Errors'{' should be on the previous line.363
Errors'{' should be on the previous line.369
Errors'}' should be on the same line.371
Errors'{' should be on the previous line.373
Errors'}' should be on the same line.375
Errors'{' should be on the previous line.377
ErrorsLine is longer than 80 characters.380
Errors'{' should be on the previous line.384
Errors'{' should be on the previous line.389
Errors'{' should be on the previous line.394
Errors'{' should be on the previous line.400
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.411
ErrorsParameter oid should be final.411
ErrorsExpected @param tag for 'oid'.411
Errors'{' should be on the previous line.412
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.419
ErrorsMissing a Javadoc comment.419
ErrorsParameter oid should be final.419
ErrorsParameter userObject should be final.419
Errors'{' should be on the previous line.421
Errors'{' should be on the previous line.427
ErrorsExpected an @return tag.437
ErrorsMethod 'lookup' is not designed for extension - needs to be abstract, final or empty.437
ErrorsParameter oid should be final.437
ErrorsExpected @param tag for 'oid'.437
Errors'{' should be on the previous line.438
ErrorsAvoid inline conditionals.440
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.443
ErrorsMissing a Javadoc comment.443
ErrorsParameter oid should be final.443
Errors'{' should be on the previous line.444
ErrorsExpected an @return tag.451
ErrorsMethod 'lookupState' is not designed for extension - needs to be abstract, final or empty.451
ErrorsParameter oid should be final.451
ErrorsExpected @param tag for 'oid'.451
ErrorsExpected @throws tag for 'LockingException'.452
Errors'{' should be on the previous line.453
Errors'{' should be on the previous line.457
ErrorsMethod 'setState' is not designed for extension - needs to be abstract, final or empty.469
ErrorsParameter oid should be final.469
ErrorsExpected @param tag for 'oid'.469
ErrorsParameter state should be final.469
ErrorsExpected @param tag for 'state'.469
Errors'{' should be on the previous line.470
ErrorsMethod 'getAllObjectsInContext' is not designed for extension - needs to be abstract, final or empty.475
ErrorsMissing a Javadoc comment.475
Errors'{' should be on the previous line.476
ErrorsMissing a Javadoc comment.484
ErrorsParameter handler should be final.484
ErrorsParameter oid should be final.484
ErrorsLine is longer than 80 characters.489
ErrorsMethod 'afterMaterialization' is not designed for extension - needs to be abstract, final or empty.489
ErrorsMissing a Javadoc comment.489
ErrorsParameter handler should be final.489
ErrorsParameter cacheObject should be final.489
Errors'{' should be on the previous line.495
Errors'{' should be on the previous line.514
ErrorsLine is longer than 80 characters.515
Errors'}' should be on the same line.516
Errors'{' should be on the previous line.518
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.535
ErrorsExpected @throws tag for 'TransactionAbortedException'.535
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.535
Errors'{' should be on the previous line.536
ErrorsMissing a Javadoc comment.541
Errors'{' should be on the previous line.542
Errors'{' should be on the previous line.549
ErrorsMethod 'checkpoint' is not designed for extension - needs to be abstract, final or empty.559
ErrorsExpected @throws tag for 'TransactionAbortedException'.559
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.559
Errors'{' should be on the previous line.560
Errors'{' should be on the previous line.564
Errors'{' should be on the previous line.568
ErrorsLine is longer than 80 characters.569
ErrorsMethod length is 230 lines (max allowed is 150).579
ErrorsParameter isCommit should be final.579
ErrorsExpected @param tag for 'isCommit'.579
ErrorsExpected @throws tag for 'TransactionAbortedException'.580
ErrorsRedundant throws: 'TransactionAbortedException' is unchecked exception.580
Errors'{' should be on the previous line.581
Errors'{' should be on the previous line.583
ErrorsLine is longer than 80 characters.593
ErrorsParameter o1 should be final.601
ErrorsParameter o2 should be final.601
Errors'{' should be on the previous line.602
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.606
ErrorsParameter obj should be final.606
Errors'{' should be on the previous line.607
Errors'{' should be on the previous line.619
Errors'{' should be on the previous line.623
Errors'{' should be on the previous line.629
Errors'{' should be on the previous line.634
Errors'{' should be on the previous line.636
ErrorsLine is longer than 80 characters.637
ErrorsLine is longer than 80 characters.638
Errors'{' should be on the previous line.641
ErrorsLine is longer than 80 characters.644
ErrorsLine is longer than 80 characters.647
Errors'3' is a magic number.648
Errors'}' should be on the same line.649
Errors'{' should be on the previous line.651
Errors'{' should be on the previous line.653
ErrorsLine is longer than 80 characters.656
ErrorsLine is longer than 80 characters.658
ErrorsLine is longer than 80 characters.659
Errors'{' should be on the previous line.663
ErrorsLine is longer than 80 characters.665
ErrorsLine is longer than 80 characters.667
ErrorsLine is longer than 80 characters.669
ErrorsLine is longer than 80 characters.670
Errors'3' is a magic number.670
Errors'{' should be on the previous line.679
ErrorsLine is longer than 80 characters.680
Errors';' is followed by whitespace.688
Errors'{' should be on the previous line.689
Errors'{' should be on the previous line.694
ErrorsLine is longer than 80 characters.695
ErrorsLine is longer than 80 characters.699
ErrorsParameter anOid should be final.701
Errors'{' should be on the previous line.702
ErrorsLine is longer than 80 characters.703
ErrorsLine is longer than 80 characters.704
ErrorsAvoid inline conditionals.704
ErrorsParameter oid should be final.707
Errors'{' should be on the previous line.708
ErrorsParameter anOid should be final.712
ErrorsParameter obj should be final.712
Errors'{' should be on the previous line.713
ErrorsLine is longer than 80 characters.717
ErrorsParameter oid should be final.717
ErrorsParameter obj should be final.717
Errors'{' should be on the previous line.723
ErrorsParameter anOid should be final.727
Errors'{' should be on the previous line.728
Errors'{' should be on the previous line.738
ErrorsLine is longer than 80 characters.742
Errors';' is followed by whitespace.742
Errors'{' should be on the previous line.748
ErrorsLine is longer than 80 characters.749
Errors'{' should be on the previous line.758
Errors';' is followed by whitespace.759
Errors'{' should be on the previous line.760
Errors'{' should be on the previous line.767
Errors'{' should be on the previous line.775
Errors'{' should be on the previous line.777
Errors'}' should be on the same line.780
Errors'{' should be on the previous line.782
ErrorsLine is longer than 80 characters.783
Errors'}' should be on the same line.789
Errors'{' should be on the previous line.791
Errors'}' should be on the same line.793
Errors'{' should be on the previous line.795
Errors'}' should be on the same line.801
Errors'{' should be on the previous line.803
ErrorsLine is longer than 80 characters.814
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.818
Errors'{' should be on the previous line.819
Errors'{' should be on the previous line.821
Errors'{' should be on the previous line.827
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.840
ErrorsParameter oid should be final.840
ErrorsExpected @param tag for 'oid'.840
ErrorsParameter object should be final.840
ErrorsExpected @param tag for 'object'.840
Errors'{' should be on the previous line.841
Errors'{' should be on the previous line.845
Errors'{' should be on the previous line.848
ErrorsMissing a Javadoc comment.855
Errors'{' should be on the previous line.856
Errors'{' should be on the previous line.858
Errors'{' should be on the previous line.862
ErrorsMissing a Javadoc comment.868
Errors'{' should be on the previous line.869
Errors'{' should be on the previous line.871
ErrorsLine is longer than 80 characters.872
ErrorsLine is longer than 80 characters.874
ErrorsLine is longer than 80 characters.875
ErrorsMissing a Javadoc comment.882
Errors'{' should be on the previous line.883
Errors';' is followed by whitespace.886
Errors'{' should be on the previous line.887
ErrorsExpected an @return tag.898
ErrorsParameter fld1 should be final.898
ErrorsExpected @param tag for 'fld1'.898
ErrorsParameter fld2 should be final.898
ErrorsExpected @param tag for 'fld2'.898
Errors'{' should be on the previous line.899
Errors'{' should be on the previous line.901
Errors'}' should be on the same line.903
Errors'{' should be on the previous line.905
Errors'}' should be on the same line.907
Errors'{' should be on the previous line.909
Errors'}' should be on the same line.911
Errors'{' should be on the previous line.913
ErrorsMissing a Javadoc comment.918
ErrorsParameter newFields should be final.918
ErrorsParameter oldFields should be final.918
Errors'{' should be on the previous line.919
Errors'{' should be on the previous line.921
Errors'{' should be on the previous line.926
Errors'{' should be on the previous line.928
ErrorsLine is longer than 80 characters.946
ErrorsParameter obj should be final.946
ErrorsExpected @param tag for 'obj'.946
ErrorsParameter withObjects should be final.946
ErrorsExpected @param tag for 'withObjects'.946
ErrorsParameter addListeners should be final.946
Errors'{' should be on the previous line.960
Errors'{' should be on the previous line.966
ErrorsLine is longer than 80 characters.971
Errors'{' should be on the previous line.975
ErrorsLine is longer than 80 characters.983
ErrorsLine is longer than 80 characters.985
Errors'{' should be on the previous line.989
Errors'{' should be on the previous line.992
Errors'{' should be on the previous line.1000
Errors'{' should be on the previous line.1008
Errors'{' should be on the previous line.1010
ErrorsLine is longer than 80 characters.1013
Errors'{' should be on the previous line.1017
Errors'{' should be on the previous line.1026
Errors'{' should be on the previous line.1033
Errors'{' should be on the previous line.1039
Errors'}' should be on the same line.1041
Errors'{' should be on the previous line.1043
Errors'}' should be on the same line.1045
Errors'{' should be on the previous line.1047
Errors'{' should be on the previous line.1052
Errors'{' should be on the previous line.1056
ErrorsLine is longer than 80 characters.1063
ErrorsMissing a Javadoc comment.1066
ErrorsParameter obj should be final.1066
ErrorsParameter fieldsAndCollections should be final.1066
Errors'{' should be on the previous line.1067
Errors'{' should be on the previous line.1077
Errors'{' should be on the previous line.1086
Errors'{' should be on the previous line.1094
ErrorsLine is longer than 80 characters.1095
Errors'{' should be on the previous line.1100
Errors'}' should be on the same line.1102
Errors'{' should be on the previous line.1104
Errors'{' should be on the previous line.1112
Errors'{' should be on the previous line.1119
Errors'}' should be on the same line.1121
Errors'{' should be on the previous line.1123
Errors';' is followed by whitespace.1125
Errors'{' should be on the previous line.1126
Errors'{' should be on the previous line.1131
ErrorsMissing a Javadoc comment.1140
ErrorsParameter obj should be final.1140
ErrorsParameter f should be final.1140
ErrorsParameter newCol should be final.1140
Errors'{' should be on the previous line.1145
Errors'{' should be on the previous line.1149
Errors'{' should be on the previous line.1151
Errors'}' should be on the same line.1153
Errors'{' should be on the previous line.1155
Errors'}' should be on the same line.1157
Errors'{' should be on the previous line.1159
Errors'{' should be on the previous line.1161
Errors'}' should be on the same line.1163
Errors'{' should be on the previous line.1165
ErrorsLine is longer than 80 characters.1166
Errors'}' should be on the same line.1171
Errors'{' should be on the previous line.1173
Errors'{' should be on the previous line.1175
ErrorsLine is longer than 80 characters.1176
Errors'{' should be on the previous line.1178
ErrorsLine is longer than 80 characters.1179
Errors'}' should be on the same line.1180
Errors'{' should be on the previous line.1182
ErrorsLine is longer than 80 characters.1183
Errors'}' should be on the same line.1184
Errors'{' should be on the previous line.1186
ErrorsLine is longer than 80 characters.1187
Errors'}' should be on the same line.1190
Errors'{' should be on the previous line.1192
Errors'{' should be on the previous line.1194
Errors'}' should be on the same line.1196
Errors'{' should be on the previous line.1198
ErrorsLine is longer than 80 characters.1199
Errors'}' should be on the same line.1207
Errors'{' should be on the previous line.1209
Errors'{' should be on the previous line.1214
ErrorsExpected an @return tag.1225
ErrorsParameter clazz should be final.1225
ErrorsExpected @param tag for 'clazz'.1225
Errors'{' should be on the previous line.1226
Errors'{' should be on the previous line.1232
Errors'{' should be on the previous line.1237
Errors';' is followed by whitespace.1246
Errors'{' should be on the previous line.1247
Errors';' is followed by whitespace.1255
Errors'{' should be on the previous line.1256
Errors'{' should be on the previous line.1261
Errors'{' should be on the previous line.1268
Errors'}' should be on the same line.1270
Errors'{' should be on the previous line.1272
ErrorsLine is longer than 80 characters.1280
ErrorsParameter oid should be final.1282
ErrorsExpected @param tag for 'oid'.1282
ErrorsParameter mainOid should be final.1282
ErrorsExpected @param tag for 'mainOid'.1282
ErrorsParameter isCollection should be final.1282
ErrorsExpected @param tag for 'isCollection'.1282
Errors'{' should be on the previous line.1287
ErrorsLine is longer than 80 characters.1288
Errors'{' should be on the previous line.1293
Errors'}' should be on the same line.1295
Errors'{' should be on the previous line.1297
Errors'{' should be on the previous line.1300
Errors'{' should be on the previous line.1305
Errors'{' should be on the previous line.1307
Errors'}' should be on the same line.1311
Errors'{' should be on the previous line.1313
Errors'{' should be on the previous line.1315
ErrorsLine is longer than 80 characters.1316
ErrorsParameter oid should be final.1331
ErrorsExpected @param tag for 'oid'.1331
ErrorsParameter userObject should be final.1331
ErrorsExpected @param tag for 'userObject'.1331
ErrorsParameter origFields should be final.1332
ErrorsExpected @param tag for 'origFields'.1332
ErrorsParameter newFields should be final.1332
ErrorsExpected @param tag for 'newFields'.1332
ErrorsParameter newRefs should be final.1332
ErrorsExpected @param tag for 'newRefs'.1332
ErrorsExpected @throws tag for 'LockingException'.1333
Errors'{' should be on the previous line.1334
ErrorsLine is longer than 80 characters.1342
ErrorsLine is longer than 80 characters.1344
ErrorsLine is longer than 80 characters.1345
ErrorsAvoid inline conditionals.1345
Errors'{' should be on the previous line.1349
Errors'{' should be on the previous line.1351
Errors'{' should be on the previous line.1355
Errors'}' should be on the same line.1361
Errors'&&' should be on a new line.1362
Errors'{' should be on the previous line.1364
ErrorsLine is longer than 80 characters.1374
ErrorsLine is longer than 80 characters.1375
ErrorsExpected an @return tag.1377
ErrorsParameter oid should be final.1377
ErrorsExpected @param tag for 'oid'.1377
ErrorsParameter obj should be final.1377
ErrorsExpected @param tag for 'obj'.1377
ErrorsParameter origCollections should be final.1378
ErrorsExpected @param tag for 'origCollections'.1378
ErrorsParameter newCollections should be final.1378
ErrorsExpected @param tag for 'newCollections'.1378
ErrorsParameter newCollectionsOfObjects should be final.1379
ErrorsExpected @param tag for 'newCollectionsOfObjects'.1379
ErrorsExpected @throws tag for 'LockingException'.1380
Errors'{' should be on the previous line.1381
Errors'{' should be on the previous line.1388
Errors'{' should be on the previous line.1392
ErrorsAvoid inline conditionals.1393
Errors'{' should be on the previous line.1398
Errors';' is followed by whitespace.1399
Errors'{' should be on the previous line.1400
Errors'{' should be on the previous line.1404
Errors'{' should be on the previous line.1411
ErrorsLine is longer than 80 characters.1413
Errors'{' should be on the previous line.1418
ErrorsLine is longer than 80 characters.1419
Errors'{' should be on the previous line.1422
ErrorsLine is longer than 80 characters.1426
ErrorsParameter oid should be final.1443
ErrorsExpected @param tag for 'oid'.1443
ErrorsParameter obj should be final.1443
ErrorsExpected @param tag for 'obj'.1443
Errors'{' should be on the previous line.1444
ErrorsLine is longer than 80 characters.1445
Errors';' is followed by whitespace.1450
Errors'{' should be on the previous line.1451
ErrorsLine is longer than 80 characters.1452
Errors'{' should be on the previous line.1455
Errors'{' should be on the previous line.1460
Errors';' is followed by whitespace.1467
Errors'{' should be on the previous line.1468
Errors'{' should be on the previous line.1472
Errors'{' should be on the previous line.1478
Errors'{' should be on the previous line.1482
Errors'}' should be on the same line.1484
Errors'{' should be on the previous line.1486
Errors'}' should be on the same line.1488
Errors'{' should be on the previous line.1490
Errors'{' should be on the previous line.1495
ErrorsLine is longer than 80 characters.1498
ErrorsMethod 'cache' is not designed for extension - needs to be abstract, final or empty.1514
ErrorsMissing a Javadoc comment.1514
ErrorsParameter oid should be final.1514
ErrorsParameter obj should be final.1514
Errors'{' should be on the previous line.1515
ErrorsMethod 'cacheIfNew' is not designed for extension - needs to be abstract, final or empty.1519
ErrorsMissing a Javadoc comment.1519
ErrorsParameter oid should be final.1519
ErrorsParameter obj should be final.1519
Errors'{' should be on the previous line.1520
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.1525
ErrorsMissing a Javadoc comment.1525
Errors'{' should be on the previous line.1526
ErrorsMissing a Javadoc comment.1535
Errors'{' should be on the previous line.1536
ErrorsMissing a Javadoc comment.1537
ErrorsVariable 'userObject' must be private and have accessor methods.1537
ErrorsMissing a Javadoc comment.1538
ErrorsVariable 'cacheObject' must be private and have accessor methods.1538
ErrorsMissing a Javadoc comment.1539
ErrorsVariable 'state' must be private and have accessor methods.1539
ErrorsFirst sentence should end with a period.1541
ErrorsVariable 'handler' must be private and have accessor methods.1544
ErrorsFirst sentence should end with a period.1546
ErrorsVariable 'needsCacheSwizzle' must be private and have accessor methods.1549
ErrorsMissing a Javadoc comment.1551
ErrorsParameter theUserObject should be final.1551
Errors'{' should be on the previous line.1552
Errors'{' should be on the previous line.1555
Errors'{' should be on the previous line.1558
ErrorsMissing a Javadoc comment.1566
ErrorsMissing a Javadoc comment.1568
ErrorsName '_cds' must match pattern '^[a-z][a-zA-Z0-9]*$'.1568
ErrorsMissing a Javadoc comment.1569
ErrorsName '_collections' must match pattern '^[a-z][a-zA-Z0-9]*$'.1569
ErrorsMissing a Javadoc comment.1570
ErrorsName '_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.1570
ErrorsMissing a Javadoc comment.1571
ErrorsName '_lock' must match pattern '^[a-z][a-zA-Z0-9]*$'.1571
ErrorsMissing a Javadoc comment.1573
ErrorsParameter cds should be final.1573
ErrorsParameter collections should be final.1574
ErrorsParameter index should be final.1574
ErrorsParameter lock should be final.1574
Errors'{' should be on the previous line.1575
ErrorsMissing a Javadoc comment.1582
ErrorsParameter colProxy should be final.1582
Errors'{' should be on the previous line.1583
ErrorsParameter colProxy should be final.1591
ErrorsExpected @param tag for 'colProxy'.1591
Errors'{' should be on the previous line.1592
Errors';' is followed by whitespace.1598
Errors'{' should be on the previous line.1599
Errors'{' should be on the previous line.1608
Errors'}' should be on the same line.1610
Errors'{' should be on the previous line.1612
Errors'{' should be on the previous line.1618
Errors'{' should be on the previous line.1622
Errors'}' should be on the same line.1625
Errors'{' should be on the previous line.1627

org/apache/ojb/otm/core/ConnectionException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.17
Errors'{' should be on the previous line.18
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
Errors'{' should be on the previous line.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsParameter msg should be final.32
ErrorsExpected @param tag for 'msg'.32
ErrorsLine contains a tab character.33
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter cause should be final.41
ErrorsExpected @param tag for 'cause'.41
ErrorsLine contains a tab character.42
Errors'{' should be on the previous line.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsParameter msg should be final.51
ErrorsExpected @param tag for 'msg'.51
ErrorsParameter cause should be final.51
ErrorsExpected @param tag for 'cause'.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54

org/apache/ojb/otm/core/LockingPassthruException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.21
Errors'{' should be on the previous line.22
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsParameter cause should be final.27
ErrorsExpected @param tag for 'cause'.27
ErrorsLine contains a tab character.28
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsExpected an @return tag.36
ErrorsLine contains a tab character.36
ErrorsMethod 'getLockingException' is not designed for extension - needs to be abstract, final or empty.36
Errors'(' is preceded with whitespace.36
ErrorsLine contains a tab character.37
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39

org/apache/ojb/otm/core/OTMGenericException.java

ViolationMessageLine
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsParameter msg should be final.42
ErrorsExpected @param tag for 'msg'.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsParameter cause should be final.51
ErrorsExpected @param tag for 'cause'.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsParameter msg should be final.61
ErrorsExpected @param tag for 'msg'.61
ErrorsParameter cause should be final.61
ErrorsExpected @param tag for 'cause'.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64

org/apache/ojb/otm/core/QueryPreparationRuntimeException.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter message should be final.31
ErrorsLine contains a tab character.32
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34

org/apache/ojb/otm/core/Transaction.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsName '_isInProgress' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsMissing a Javadoc comment.34
ErrorsName '_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsMissing a Javadoc comment.35
ErrorsName '_connections' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsMissing a Javadoc comment.36
ErrorsName '_kit' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsMethod 'getKit' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'{' should be on the previous line.45
ErrorsMethod 'setKit' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter kit should be final.49
Errors'{' should be on the previous line.50
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsRedundant throws: 'TransactionException' is unchecked exception.55
Errors'{' should be on the previous line.56
Errors'{' should be on the previous line.58
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.82
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.86
ErrorsExpected @throws tag for 'TransactionException'.87
ErrorsRedundant throws: 'TransactionException' is unchecked exception.87
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.90
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.97
Errors'{' should be on the previous line.103
Errors'{' should be on the previous line.113
ErrorsMethod 'checkpoint' is not designed for extension - needs to be abstract, final or empty.129
ErrorsExpected @throws tag for 'TransactionException'.130
ErrorsRedundant throws: 'TransactionException' is unchecked exception.130
Errors'{' should be on the previous line.131
Errors'{' should be on the previous line.133
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.150
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.154
ErrorsExpected @throws tag for 'TransactionException'.155
ErrorsRedundant throws: 'TransactionException' is unchecked exception.155
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.158
Errors'{' should be on the previous line.164
ErrorsLine is longer than 80 characters.165
Errors'{' should be on the previous line.170
ErrorsMethod 'isInProgress' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
Errors'{' should be on the previous line.185
ErrorsLine has trailing spaces.188
ErrorsLine is longer than 80 characters.191
ErrorsMethod 'registerConnection' is not designed for extension - needs to be abstract, final or empty.197
ErrorsParameter connection should be final.197
Errors'{' should be on the previous line.198
Errors'{' should be on the previous line.201
ErrorsLine is longer than 80 characters.203
Errors'{' should be on the previous line.207
ErrorsLine is longer than 80 characters.217
ErrorsMethod 'registerListener' is not designed for extension - needs to be abstract, final or empty.223
ErrorsParameter listener should be final.223
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.226

org/apache/ojb/otm/core/TransactionAbortedException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.17
Errors'{' should be on the previous line.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsParameter message should be final.34
ErrorsExpected @param tag for 'message'.34
ErrorsLine contains a tab character.35
Errors'{' should be on the previous line.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsParameter message should be final.43
ErrorsExpected @param tag for 'message'.43
ErrorsParameter cause should be final.43
ErrorsExpected @param tag for 'cause'.43
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsParameter cause should be final.51
ErrorsExpected @param tag for 'cause'.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54

org/apache/ojb/otm/core/TransactionException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsParameter msg should be final.40
ErrorsExpected @param tag for 'msg'.40
ErrorsLine contains a tab character.41
Errors'{' should be on the previous line.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsParameter cause should be final.49
ErrorsExpected @param tag for 'cause'.49
ErrorsLine contains a tab character.50
Errors'{' should be on the previous line.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsParameter msg should be final.59
ErrorsExpected @param tag for 'msg'.59
ErrorsParameter cause should be final.59
ErrorsExpected @param tag for 'cause'.59
ErrorsLine contains a tab character.60
Errors'{' should be on the previous line.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62

org/apache/ojb/otm/core/TransactionInProgressException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.21
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsParameter msg should be final.42
ErrorsExpected @param tag for 'msg'.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsParameter cause should be final.51
ErrorsExpected @param tag for 'cause'.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsParameter msg should be final.61
ErrorsExpected @param tag for 'msg'.61
ErrorsParameter cause should be final.61
ErrorsExpected @param tag for 'cause'.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64

org/apache/ojb/otm/core/TransactionListener.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
Errors'(' is preceded with whitespace.29
ErrorsMissing a Javadoc comment.31
ErrorsRedundant 'public' modifier.31
Errors'(' is preceded with whitespace.31
ErrorsMissing a Javadoc comment.33
ErrorsRedundant 'public' modifier.33
Errors'(' is preceded with whitespace.33

org/apache/ojb/otm/core/TransactionNotInProgressException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsParameter msg should be final.42
ErrorsExpected @param tag for 'msg'.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsParameter cause should be final.51
ErrorsExpected @param tag for 'cause'.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsParameter msg should be final.61
ErrorsExpected @param tag for 'msg'.61
ErrorsParameter cause should be final.61
ErrorsExpected @param tag for 'cause'.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64

org/apache/ojb/otm/kit/SimpleKit.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUsing the '.*' form of import should be avoided - org.apache.ojb.otm.copy.*.20
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.42
ErrorsName '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsMissing a Javadoc comment.44
ErrorsName '_txFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable '_txFactory' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.45
ErrorsName '_swizzlingStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsVariable '_swizzlingStrategy' must be private and have accessor methods.45
ErrorsMissing a Javadoc comment.46
ErrorsName '_lockWaitStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsVariable '_lockWaitStrategy' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsName '_lockMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsVariable '_lockMap' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsName '_noOpCopyStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsVariable '_noOpCopyStrategy' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsName '_defaultCopyStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsVariable '_defaultCopyStrategy' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsName '_cloneableCopyStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsVariable '_cloneableCopyStrategy' must be private and have accessor methods.50
Errors'{' should be on the previous line.56
ErrorsFirst sentence should end with a period.69
ErrorsExpected an @return tag.72
Errors'{' should be on the previous line.73
Errors'{' should be on the previous line.75
ErrorsExpected an @return tag.88
ErrorsMethod 'getTransactionFactory' is not designed for extension - needs to be abstract, final or empty.88
Errors'{' should be on the previous line.89
ErrorsExpected an @return tag.96
ErrorsMethod 'getSwizzlingStrategy' is not designed for extension - needs to be abstract, final or empty.96
Errors'{' should be on the previous line.97
ErrorsExpected an @return tag.105
ErrorsMethod 'getLockWaitStrategy' is not designed for extension - needs to be abstract, final or empty.105
Errors'{' should be on the previous line.106
ErrorsExpected an @return tag.113
ErrorsMethod 'getLockMap' is not designed for extension - needs to be abstract, final or empty.113
Errors'{' should be on the previous line.114
ErrorsExpected an @return tag.121
ErrorsMethod 'getCopyStrategy' is not designed for extension - needs to be abstract, final or empty.121
ErrorsParameter oid should be final.121
ErrorsExpected @param tag for 'oid'.121
Errors'{' should be on the previous line.122
Errors'{' should be on the previous line.126
Errors'}' should be on the same line.128
Errors'{' should be on the previous line.130
Errors'}' should be on the same line.132
Errors'{' should be on the previous line.134
ErrorsExpected an @return tag.145
ErrorsMethod 'isImplicitLockingUsed' is not designed for extension - needs to be abstract, final or empty.145
Errors'{' should be on the previous line.146
ErrorsExpected an @return tag.154
ErrorsMethod 'isInsertVerified' is not designed for extension - needs to be abstract, final or empty.154
Errors'{' should be on the previous line.155
ErrorsLine has trailing spaces.158
ErrorsExpected an @return tag.162
ErrorsMethod 'isEagerInsert' is not designed for extension - needs to be abstract, final or empty.162
ErrorsParameter obj should be final.162
ErrorsExpected @param tag for 'obj'.162
Errors'{' should be on the previous line.163

org/apache/ojb/otm/lock/IsolationFactory.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.27
ErrorsUtility classes should not have a public or default constructor.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsExpected an @return tag.52
Errors'(' is preceded with whitespace.52
ErrorsParameter pb should be final.52
ErrorsExpected @param tag for 'pb'.52
ErrorsParameter lock should be final.53
ErrorsExpected @param tag for 'lock'.53
Errors'{' should be on the previous line.54

org/apache/ojb/otm/lock/LockListener.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.27
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsRedundant 'public' modifier.31
Errors'(' is preceded with whitespace.31

org/apache/ojb/otm/lock/LockManager.java

ViolationMessageLine
ErrorsClass LockManager should be declared as final.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsName '_Instance' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsMissing a Javadoc comment.35
Errors'(' is preceded with whitespace.35
Errors'{' should be on the previous line.36
ErrorsMissing a Javadoc comment.40
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.45
ErrorsParameter oid should be final.45
ErrorsParameter tx should be final.45
ErrorsParameter lock should be final.45
ErrorsParameter pb should be final.46
Errors'{' should be on the previous line.48
Errors'{' should be on the previous line.56
Errors'}' should be on the same line.58
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.65
ErrorsParameter oid should be final.65
ErrorsParameter tx should be final.65
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.72
Errors'}' should be on the same line.74
Errors'{' should be on the previous line.76
ErrorsMissing a Javadoc comment.83
ErrorsParameter oid should be final.83
ErrorsParameter tx should be final.83
Errors'{' should be on the previous line.84

org/apache/ojb/otm/lock/LockType.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.17
ErrorsUtility classes should not have a public or default constructor.17
Errors'{' should be on the previous line.18
ErrorsMissing a Javadoc comment.19
ErrorsMissing a Javadoc comment.20
ErrorsMissing a Javadoc comment.21

org/apache/ojb/otm/lock/LockingException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsParameter message should be final.35
ErrorsExpected @param tag for 'message'.35
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsParameter exception should be final.44
ErrorsExpected @param tag for 'exception'.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsParameter message should be final.54
ErrorsExpected @param tag for 'message'.54
ErrorsParameter exception should be final.54
ErrorsExpected @param tag for 'exception'.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57

org/apache/ojb/otm/lock/ObjectLock.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.31
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.43
ErrorsName '_oid' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsMissing a Javadoc comment.44
ErrorsName '_writer' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsMissing a Javadoc comment.45
ErrorsName '_readers' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsMissing a Javadoc comment.52
ErrorsParameter oid should be final.52
Errors'{' should be on the previous line.53
ErrorsMethod 'getTargetIdentity' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsMethod 'getWriter' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
Errors'?' is not preceded with whitespace.68
ErrorsAvoid inline conditionals.68
Errors':' is not preceded with whitespace.68
ErrorsMethod 'isReader' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsParameter tx should be final.71
Errors'{' should be on the previous line.72
ErrorsMethod 'doesReaderExists' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsMethod 'getReaders' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'{' should be on the previous line.82
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter tx should be final.86
Errors'{' should be on the previous line.87
Errors'{' should be on the previous line.89
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter tx should be final.94
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.98
Errors'{' should be on the previous line.102
ErrorsMethod 'releaseLock' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter tx should be final.109
Errors'{' should be on the previous line.110
Errors'cast' is not followed by whitespace.111
Errors'{' should be on the previous line.114
ErrorsMethod 'waitForTx' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
ErrorsParameter tx should be final.119
Errors'{' should be on the previous line.121
ErrorsMethod 'isFree' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
Errors'{' should be on the previous line.128
ErrorsMissing a Javadoc comment.136
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.138
ErrorsName '_tx' must match pattern '^[a-z][a-zA-Z0-9]*$'.138
ErrorsVariable '_tx' must be private and have accessor methods.138
ErrorsMissing a Javadoc comment.139
ErrorsName '_listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'.139
ErrorsVariable '_listeners' must be private and have accessor methods.139
ErrorsMissing a Javadoc comment.141
ErrorsParameter tx should be final.141
Errors'{' should be on the previous line.142
Errors'{' should be on the previous line.156
Errors'{' should be on the previous line.168
ErrorsLine is longer than 80 characters.174
ErrorsParameter listener should be final.180
Errors'{' should be on the previous line.181
Errors'{' should be on the previous line.183
Errors'{' should be on the previous line.185
ErrorsLine is longer than 80 characters.195
ErrorsExpected @throws tag for 'LockingException'.199
Errors'{' should be on the previous line.200
Errors'{' should be on the previous line.202
Errors'{' should be on the previous line.204
Errors'{' should be on the previous line.209
Errors'{' should be on the previous line.211
ErrorsMissing a Javadoc comment.219
Errors'{' should be on the previous line.220
Errors'{' should be on the previous line.222
Errors'{' should be on the previous line.224
Errors'{' should be on the previous line.232
ErrorsLine is longer than 80 characters.233

org/apache/ojb/otm/lock/UnknownIsolationException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsParameter msg should be final.35
ErrorsExpected @param tag for 'msg'.35
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsParameter cause should be final.44
ErrorsExpected @param tag for 'cause'.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsParameter msg should be final.54
ErrorsExpected @param tag for 'msg'.54
ErrorsParameter cause should be final.54
ErrorsExpected @param tag for 'cause'.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57

org/apache/ojb/otm/lock/isolation/AbstractIsolation.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsFirst sentence should end with a period.18
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.23
Errors'{' should be on the previous line.26

org/apache/ojb/otm/lock/isolation/ReadCommittedIsolation.java

ViolationMessageLine
Errors'{' should be on the previous line.31
ErrorsLine is longer than 80 characters.34
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.36
ErrorsParameter tx should be final.36
ErrorsExpected @param tag for 'tx'.36
ErrorsParameter lock should be final.36
ErrorsExpected @param tag for 'lock'.36
ErrorsExpected @throws tag for 'LockingException'.37
Errors'{' should be on the previous line.38
Errors'{' should be on the previous line.41
Errors'{' should be on the previous line.44
Errors'}' should be on the same line.48
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters.58
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.60
ErrorsParameter tx should be final.60
ErrorsExpected @param tag for 'tx'.60
ErrorsParameter lock should be final.60
ErrorsExpected @param tag for 'lock'.60
ErrorsExpected @throws tag for 'LockingException'.61
Errors'{' should be on the previous line.62

org/apache/ojb/otm/lock/isolation/ReadUncommittedIsolation.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
Errors'{' should be on the previous line.23
ErrorsLine is longer than 80 characters.26
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.28
ErrorsParameter tx should be final.28
ErrorsExpected @param tag for 'tx'.28
ErrorsParameter lock should be final.28
ErrorsExpected @param tag for 'lock'.28
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.35
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.37
ErrorsParameter tx should be final.37
ErrorsExpected @param tag for 'tx'.37
ErrorsParameter lock should be final.37
ErrorsExpected @param tag for 'lock'.37
ErrorsExpected @throws tag for 'LockingException'.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.40

org/apache/ojb/otm/lock/isolation/RepeatableReadIsolation.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.29
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.31
ErrorsParameter tx should be final.31
ErrorsExpected @param tag for 'tx'.31
ErrorsParameter lock should be final.31
ErrorsExpected @param tag for 'lock'.31
ErrorsExpected @throws tag for 'LockingException'.32
Errors'{' should be on the previous line.33
Errors'{' should be on the previous line.36
Errors'{' should be on the previous line.39
Errors'}' should be on the same line.43
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.53
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.55
ErrorsParameter tx should be final.55
ErrorsExpected @param tag for 'tx'.55
ErrorsParameter lock should be final.55
ErrorsExpected @param tag for 'lock'.55
ErrorsExpected @throws tag for 'LockingException'.56
Errors'{' should be on the previous line.57
ErrorsLine has trailing spaces.59
Errors'{' should be on the previous line.61
Errors';' is followed by whitespace.62
Errors'{' should be on the previous line.63
Errors'{' should be on the previous line.67
ErrorsLine has trailing spaces.74
Errors'{' should be on the previous line.78

org/apache/ojb/otm/lock/isolation/SerializableIsolation.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.24
Errors'{' should be on the previous line.25
ErrorsLine is longer than 80 characters.28
ErrorsMethod 'readLock' is not designed for extension - needs to be abstract, final or empty.30
Errors'(' is preceded with whitespace.30
ErrorsParameter tx should be final.30
ErrorsExpected @param tag for 'tx'.30
ErrorsParameter lock should be final.30
ErrorsExpected @param tag for 'lock'.30
ErrorsExpected @throws tag for 'LockingException'.31
Errors'{' should be on the previous line.32
Errors'{' should be on the previous line.35
Errors'{' should be on the previous line.39
Errors'}' should be on the same line.43
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'writeLock' is not designed for extension - needs to be abstract, final or empty.57
Errors'(' is preceded with whitespace.57
ErrorsParameter tx should be final.57
ErrorsExpected @param tag for 'tx'.57
ErrorsParameter lock should be final.57
ErrorsExpected @param tag for 'lock'.57
ErrorsExpected @throws tag for 'LockingException'.58
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.62
Errors'}' should be on the same line.65
Errors'{' should be on the previous line.67
Errors'{' should be on the previous line.70
Errors'}' should be on the same line.72
Errors'{' should be on the previous line.74

org/apache/ojb/otm/lock/isolation/TransactionIsolation.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.22
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.27
Errors'{' should be on the previous line.30
ErrorsLine has trailing spaces.31
ErrorsMissing a Javadoc comment.32
ErrorsRedundant 'public' modifier.32
Errors'(' is preceded with whitespace.32
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.35
ErrorsRedundant 'public' modifier.35
Errors'(' is preceded with whitespace.35

org/apache/ojb/otm/lock/map/InMemoryLockMap.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.25
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.35
ErrorsName '_locks' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsMissing a Javadoc comment.37
Errors'(' is preceded with whitespace.37
Errors'{' should be on the previous line.38
ErrorsExpected an @return tag.48
ErrorsMethod 'getLock' is not designed for extension - needs to be abstract, final or empty.48
ErrorsParameter oid should be final.48
ErrorsExpected @param tag for 'oid'.48
Errors'{' should be on the previous line.49
Errors'{' should be on the previous line.53
Errors'{' should be on the previous line.56
ErrorsMethod 'gc' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
Errors'{' should be on the previous line.67
Errors';' is followed by whitespace.68
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.73
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81

org/apache/ojb/otm/lock/map/LockMap.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsFirst sentence should end with a period.21
Errors'{' should be on the previous line.29
ErrorsLine has trailing spaces.30
ErrorsMissing a Javadoc comment.31
ErrorsRedundant 'public' modifier.31
ErrorsLine has trailing spaces.34
ErrorsRedundant 'public' modifier.38

org/apache/ojb/otm/lock/wait/ConcurrentModificationException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.19
Errors'{' should be on the previous line.20
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsParameter message should be final.34
ErrorsExpected @param tag for 'message'.34
ErrorsLine contains a tab character.35
Errors'{' should be on the previous line.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsParameter exception should be final.43
ErrorsExpected @param tag for 'exception'.43
ErrorsLine contains a tab character.44
Errors'{' should be on the previous line.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsParameter message should be final.53
ErrorsExpected @param tag for 'message'.53
ErrorsParameter exception should be final.53
ErrorsExpected @param tag for 'exception'.53
ErrorsLine contains a tab character.54
Errors'{' should be on the previous line.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56

org/apache/ojb/otm/lock/wait/DeadlockException.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.20
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsParameter message should be final.42
ErrorsExpected @param tag for 'message'.42
ErrorsLine contains a tab character.43
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsParameter exception should be final.51
ErrorsExpected @param tag for 'exception'.51
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsParameter message should be final.61
ErrorsExpected @param tag for 'message'.61
ErrorsParameter exception should be final.61
ErrorsExpected @param tag for 'exception'.61
ErrorsLine contains a tab character.62
Errors'{' should be on the previous line.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64

org/apache/ojb/otm/lock/wait/LockWaitStrategy.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
Errors'{' should be on the previous line.31
ErrorsLine has trailing spaces.32
ErrorsRedundant 'public' modifier.37
ErrorsExpected @throws tag for 'LockingException'.38

org/apache/ojb/otm/lock/wait/NoWaitStrategy.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
Errors'{' should be on the previous line.23
ErrorsLine is longer than 80 characters.26
ErrorsMethod 'waitForLock' is not designed for extension - needs to be abstract, final or empty.28
ErrorsParameter lock should be final.28
ErrorsExpected @param tag for 'lock'.28
ErrorsParameter tx should be final.28
ErrorsExpected @param tag for 'tx'.28
ErrorsExpected @throws tag for 'LockingException'.29
Errors'{' should be on the previous line.30
ErrorsLine has trailing spaces.32

org/apache/ojb/otm/lock/wait/TimeoutStrategy.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.23
Errors'{' should be on the previous line.24
ErrorsName '_waitsFor' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsMissing a Javadoc comment.32
ErrorsName '_timeout' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsLine is longer than 80 characters.35
ErrorsParameter timeout should be final.37
Errors'{' should be on the previous line.38
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters.41
ErrorsFirst sentence should end with a period.46
ErrorsLine has trailing spaces.49
Errors'{' should be on the previous line.50
Errors'30000' is a magic number.51
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'waitForLock' is not designed for extension - needs to be abstract, final or empty.57
ErrorsParameter lock should be final.57
ErrorsExpected @param tag for 'lock'.57
ErrorsParameter tx should be final.57
ErrorsExpected @param tag for 'tx'.57
ErrorsExpected @throws tag for 'LockingException'.58
Errors'{' should be on the previous line.59
Errors'{' should be on the previous line.66
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.74
Errors'{' should be on the previous line.78
Errors'{' should be on the previous line.86
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.104
Errors'{' should be on the previous line.106
Errors'{' should be on the previous line.111
Errors'1000' is a magic number.112
Errors'{' should be on the previous line.124
Errors'}' should be on the same line.129
Errors'{' should be on the previous line.131

org/apache/ojb/otm/states/Hollow.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsExpected an @return tag.43
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.43
ErrorsExpected @throws tag for 'IllegalObjectStateException'.44
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.44
Errors'{' should be on the previous line.45
ErrorsFirst sentence should end with a period.49
ErrorsExpected an @return tag.52
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.52
ErrorsExpected @throws tag for 'IllegalObjectStateException'.53
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.53
Errors'{' should be on the previous line.54
ErrorsFirst sentence should end with a period.58
ErrorsExpected an @return tag.61
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.61
ErrorsExpected @throws tag for 'IllegalObjectStateException'.62
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.62
Errors'{' should be on the previous line.63
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.68
Errors'{' should be on the previous line.69

org/apache/ojb/otm/states/IllegalObjectStateException.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
Errors'{' should be on the previous line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsParameter msg should be final.40
ErrorsExpected @param tag for 'msg'.40
ErrorsLine contains a tab character.41
Errors'{' should be on the previous line.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsParameter cause should be final.49
ErrorsExpected @param tag for 'cause'.49
ErrorsLine contains a tab character.50
Errors'{' should be on the previous line.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsParameter msg should be final.59
ErrorsExpected @param tag for 'msg'.59
ErrorsParameter cause should be final.59
ErrorsExpected @param tag for 'cause'.59
ErrorsLine contains a tab character.60
Errors'{' should be on the previous line.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62

org/apache/ojb/otm/states/PersistentClean.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.19
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.39
ErrorsExpected an @return tag.42
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.42
ErrorsExpected @throws tag for 'IllegalObjectStateException'.43
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.43
Errors'{' should be on the previous line.44
ErrorsLine has trailing spaces.47
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsExpected @throws tag for 'IllegalObjectStateException'.52
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.52
Errors'{' should be on the previous line.53
ErrorsLine has trailing spaces.56
ErrorsFirst sentence should end with a period.57
ErrorsExpected an @return tag.60
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.60
ErrorsExpected @throws tag for 'IllegalObjectStateException'.61
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.69
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.69
ErrorsExpected @throws tag for 'IllegalObjectStateException'.70
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.70
Errors'{' should be on the previous line.71

org/apache/ojb/otm/states/PersistentDeleted.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.39
ErrorsExpected an @return tag.42
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.42
ErrorsExpected @throws tag for 'IllegalObjectStateException'.43
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.43
Errors'{' should be on the previous line.44
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsExpected @throws tag for 'IllegalObjectStateException'.52
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.52
Errors'{' should be on the previous line.53
ErrorsFirst sentence should end with a period.57
ErrorsExpected an @return tag.60
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.60
ErrorsExpected @throws tag for 'IllegalObjectStateException'.61
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.69
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.69
ErrorsExpected @throws tag for 'IllegalObjectStateException'.70
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.70
Errors'{' should be on the previous line.71
ErrorsFirst sentence should end with a period.78
ErrorsMethod 'needsDelete' is not designed for extension - needs to be abstract, final or empty.82
Errors'{' should be on the previous line.83
ErrorsMethod 'isDeleted' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88

org/apache/ojb/otm/states/PersistentDirty.java

ViolationMessageLine
ErrorsLine has trailing spaces.19
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.39
ErrorsExpected an @return tag.42
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.42
ErrorsExpected @throws tag for 'IllegalObjectStateException'.43
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.43
Errors'{' should be on the previous line.44
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsExpected @throws tag for 'IllegalObjectStateException'.52
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.52
Errors'{' should be on the previous line.53
ErrorsFirst sentence should end with a period.57
ErrorsExpected an @return tag.60
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.60
ErrorsExpected @throws tag for 'IllegalObjectStateException'.61
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.69
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.69
ErrorsExpected @throws tag for 'IllegalObjectStateException'.70
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.70
Errors'{' should be on the previous line.71
ErrorsFirst sentence should end with a period.75
ErrorsExpected an @return tag.78
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.78
ErrorsExpected @throws tag for 'IllegalObjectStateException'.79
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.79
Errors'{' should be on the previous line.80
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.85
Errors'{' should be on the previous line.86
ErrorsFirst sentence should end with a period.92
ErrorsExpected an @return tag.95
ErrorsMethod 'needsUpdate' is not designed for extension - needs to be abstract, final or empty.95
Errors'{' should be on the previous line.96

org/apache/ojb/otm/states/PersistentNew.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.39
ErrorsExpected an @return tag.42
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.42
ErrorsExpected @throws tag for 'IllegalObjectStateException'.43
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.43
Errors'{' should be on the previous line.44
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsExpected @throws tag for 'IllegalObjectStateException'.52
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.52
Errors'{' should be on the previous line.53
ErrorsFirst sentence should end with a period.57
ErrorsExpected an @return tag.60
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.60
ErrorsExpected @throws tag for 'IllegalObjectStateException'.61
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.69
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.69
ErrorsExpected @throws tag for 'IllegalObjectStateException'.70
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.70
Errors'{' should be on the previous line.71
ErrorsFirst sentence should end with a period.75
ErrorsExpected an @return tag.78
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.78
ErrorsExpected @throws tag for 'IllegalObjectStateException'.79
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.79
Errors'{' should be on the previous line.80
ErrorsFirst sentence should end with a period.87
ErrorsExpected an @return tag.90
ErrorsMethod 'needsInsert' is not designed for extension - needs to be abstract, final or empty.90
Errors'{' should be on the previous line.91

org/apache/ojb/otm/states/PersistentNewDeleted.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.19
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.39
ErrorsExpected an @return tag.42
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.42
ErrorsExpected @throws tag for 'IllegalObjectStateException'.43
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.43
Errors'{' should be on the previous line.44
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.51
ErrorsExpected @throws tag for 'IllegalObjectStateException'.52
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.52
Errors'{' should be on the previous line.53
ErrorsFirst sentence should end with a period.57
ErrorsExpected an @return tag.60
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.60
ErrorsExpected @throws tag for 'IllegalObjectStateException'.61
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.61
Errors'{' should be on the previous line.62
ErrorsFirst sentence should end with a period.66
ErrorsExpected an @return tag.69
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.69
ErrorsExpected @throws tag for 'IllegalObjectStateException'.70
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.70
Errors'{' should be on the previous line.71
ErrorsMethod 'isDeleted' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
Errors'{' should be on the previous line.76

org/apache/ojb/otm/states/State.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.24
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsExpected an @return tag.45
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.45
ErrorsExpected @throws tag for 'IllegalObjectStateException'.46
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.46
Errors'{' should be on the previous line.47
ErrorsFirst sentence should end with a period.51
ErrorsExpected an @return tag.54
ErrorsMethod 'markDirty' is not designed for extension - needs to be abstract, final or empty.54
ErrorsExpected @throws tag for 'IllegalObjectStateException'.55
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.55
Errors'{' should be on the previous line.56
ErrorsFirst sentence should end with a period.60
ErrorsExpected an @return tag.63
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.63
ErrorsExpected @throws tag for 'IllegalObjectStateException'.64
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.64
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.66
ErrorsFirst sentence should end with a period.69
ErrorsExpected an @return tag.72
ErrorsMethod 'deletePersistent' is not designed for extension - needs to be abstract, final or empty.72
ErrorsExpected @throws tag for 'IllegalObjectStateException'.73
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.73
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters.75
ErrorsFirst sentence should end with a period.78
ErrorsExpected an @return tag.81
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.81
ErrorsExpected @throws tag for 'IllegalObjectStateException'.82
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.82
Errors'{' should be on the previous line.83
ErrorsFirst sentence should end with a period.87
ErrorsExpected an @return tag.90
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.90
ErrorsExpected @throws tag for 'IllegalObjectStateException'.91
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.91
Errors'{' should be on the previous line.92
ErrorsFirst sentence should end with a period.96
ErrorsExpected an @return tag.99
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.99
ErrorsExpected @throws tag for 'IllegalObjectStateException'.100
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.100
Errors'{' should be on the previous line.101
ErrorsFirst sentence should end with a period.108
ErrorsExpected an @return tag.111
ErrorsMethod 'needsInsert' is not designed for extension - needs to be abstract, final or empty.111
Errors'{' should be on the previous line.112
ErrorsFirst sentence should end with a period.116
ErrorsExpected an @return tag.119
ErrorsMethod 'needsUpdate' is not designed for extension - needs to be abstract, final or empty.119
Errors'{' should be on the previous line.120
ErrorsFirst sentence should end with a period.124
ErrorsExpected an @return tag.127
ErrorsMethod 'needsDelete' is not designed for extension - needs to be abstract, final or empty.127
Errors'{' should be on the previous line.128
ErrorsFirst sentence should end with a period.132
ErrorsExpected an @return tag.135
ErrorsMethod 'isDeleted' is not designed for extension - needs to be abstract, final or empty.135
Errors'{' should be on the previous line.136

org/apache/ojb/otm/states/Transient.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
Errors'{' should be on the previous line.26
ErrorsFirst sentence should end with a period.29
ErrorsExpected an @return tag.32
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.32
Errors'{' should be on the previous line.33
ErrorsFirst sentence should end with a period.39
ErrorsExpected an @return tag.42
ErrorsMethod 'makePersistent' is not designed for extension - needs to be abstract, final or empty.42
ErrorsExpected @throws tag for 'IllegalObjectStateException'.43
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.43
Errors'{' should be on the previous line.44
ErrorsMethod 'rollback' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsRedundant throws: 'IllegalObjectStateException' is unchecked exception.49
Errors'{' should be on the previous line.50

org/apache/ojb/otm/swizzle/CopySwizzling.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.35
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters.39
ErrorsExpected an @return tag.41
ErrorsMethod 'swizzle' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMethod length is 160 lines (max allowed is 150).41
ErrorsParameter newObj should be final.41
ErrorsExpected @param tag for 'newObj'.41
ErrorsParameter oldObj should be final.41
ErrorsExpected @param tag for 'oldObj'.41
ErrorsParameter pb should be final.41
ErrorsExpected @param tag for 'pb'.41
ErrorsParameter cache should be final.42
ErrorsExpected @param tag for 'cache'.42
Errors'{' should be on the previous line.43
Errors'{' should be on the previous line.45
Errors'{' should be on the previous line.50
Errors'{' should be on the previous line.55
Errors'{' should be on the previous line.65
Errors'{' should be on the previous line.80
Errors'{' should be on the previous line.86
Errors'}' should be on the same line.88
Errors'{' should be on the previous line.90
Errors'||' should be on a new line.92
Errors'{' should be on the previous line.94
Errors'{' should be on the previous line.98
ErrorsLine is longer than 80 characters.99
Errors'{' should be on the previous line.111
Errors'{' should be on the previous line.115
Errors'{' should be on the previous line.121
Errors'{' should be on the previous line.128
ErrorsLine is longer than 80 characters.129
Errors'{' should be on the previous line.131
ErrorsLine is longer than 80 characters.132
Errors'}' should be on the same line.133
Errors'{' should be on the previous line.135
ErrorsLine is longer than 80 characters.136
Errors'}' should be on the same line.137
Errors'{' should be on the previous line.139
ErrorsLine is longer than 80 characters.140
Errors'{' should be on the previous line.143
Errors'}' should be on the same line.148
Errors'{' should be on the previous line.150
Errors'{' should be on the previous line.152
Errors'}' should be on the same line.154
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters.157
Errors';' is followed by whitespace.163
Errors'{' should be on the previous line.164
Errors'{' should be on the previous line.169
Errors'}' should be on the same line.174
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters.180
Errors'{' should be on the previous line.183
Errors'{' should be on the previous line.188
ErrorsLine is longer than 80 characters.189
Errors'}' should be on the same line.194
Errors'{' should be on the previous line.196
ErrorsLine is longer than 80 characters.197
ErrorsExpected an @return tag.207
ErrorsMethod 'isSameInstance' is not designed for extension - needs to be abstract, final or empty.207
ErrorsParameter swizzledObject should be final.207
ErrorsExpected @param tag for 'swizzledObject'.207
ErrorsParameter object should be final.207
ErrorsExpected @param tag for 'object'.207
Errors'{' should be on the previous line.208
ErrorsExpected an @return tag.215
ErrorsMethod 'getRealTarget' is not designed for extension - needs to be abstract, final or empty.215
ErrorsParameter swizzledObject should be final.215
ErrorsExpected @param tag for 'swizzledObject'.215
Errors'{' should be on the previous line.216

org/apache/ojb/otm/swizzle/NoSwizzling.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.21
Errors'{' should be on the previous line.22
ErrorsLine is longer than 80 characters.25
ErrorsExpected an @return tag.27
ErrorsMethod 'swizzle' is not designed for extension - needs to be abstract, final or empty.27
ErrorsParameter newObj should be final.27
ErrorsExpected @param tag for 'newObj'.27
ErrorsParameter oldObj should be final.27
ErrorsExpected @param tag for 'oldObj'.27
ErrorsParameter pb should be final.28
ErrorsExpected @param tag for 'pb'.28
ErrorsParameter cache should be final.28
ErrorsExpected @param tag for 'cache'.28
Errors'{' should be on the previous line.29
ErrorsExpected an @return tag.36
ErrorsMethod 'isSameInstance' is not designed for extension - needs to be abstract, final or empty.36
ErrorsParameter swizzledObject should be final.36
ErrorsExpected @param tag for 'swizzledObject'.36
ErrorsParameter object should be final.36
ErrorsExpected @param tag for 'object'.36
Errors'{' should be on the previous line.37
ErrorsExpected an @return tag.44
ErrorsMethod 'getRealTarget' is not designed for extension - needs to be abstract, final or empty.44
ErrorsParameter swizzledObject should be final.44
ErrorsExpected @param tag for 'swizzledObject'.44
Errors'{' should be on the previous line.45

org/apache/ojb/otm/swizzle/Swizzling.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [todo] is not a valid Javadoc tag name0
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.56

org/apache/ojb/otm/transaction/LocalTransactionFactory.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.28
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.36
ErrorsName '_transactionMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.36
ErrorsMissing a Javadoc comment.38
Errors'(' is preceded with whitespace.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters.44
ErrorsExpected an @return tag.46
ErrorsMethod 'getTransactionForConnection' is not designed for extension - needs to be abstract, final or empty.46
Errors'(' is preceded with whitespace.46
ErrorsParameter connection should be final.46
ErrorsExpected @param tag for 'connection'.46
Errors'{' should be on the previous line.47
Errors'{' should be on the previous line.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
Errors'if' construct must use '{}'s.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'else' construct must use '{}'s.54
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters.55
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters.72
ErrorsExpected an @return tag.74
ErrorsMethod 'acquireConnection' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is preceded with whitespace.74
ErrorsParameter pbKey should be final.74
ErrorsExpected @param tag for 'pbKey'.74
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters.84
Errors'{' should be on the previous line.91
ErrorsMissing a Javadoc comment.92
Errors'(' is preceded with whitespace.92
ErrorsParameter pbKey should be final.92
Errors'{' should be on the previous line.93
ErrorsExpected @throws tag for 'TransactionException'.101
ErrorsRedundant throws: 'TransactionException' is unchecked exception.101
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.105
ErrorsExpected @throws tag for 'TransactionException'.109
ErrorsRedundant throws: 'TransactionException' is unchecked exception.109
Errors'{' should be on the previous line.110
ErrorsExpected @throws tag for 'TransactionException'.117
ErrorsRedundant throws: 'TransactionException' is unchecked exception.117
Errors'{' should be on the previous line.118
ErrorsExpected @throws tag for 'TransactionException'.125
ErrorsRedundant throws: 'TransactionException' is unchecked exception.125
Errors'{' should be on the previous line.126

org/apache/ojb/otm/transaction/ManagedTransactionFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.40
ErrorsName '_transactionMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
Errors'{' should be on the previous line.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsExpected an @return tag.59
ErrorsLine contains a tab character.59
ErrorsMethod 'getTransactionForConnection' is not designed for extension - needs to be abstract, final or empty.59
ErrorsParameter connection should be final.59
ErrorsExpected @param tag for 'connection'.59
ErrorsLine contains a tab character.60
Errors'{' should be on the previous line.60
Errors'{' should be on the previous line.62
ErrorsLine contains a tab character.67
Errors'{' should be on the previous line.69
ErrorsLine is longer than 80 characters.70
Errors'{' should be on the previous line.75
ErrorsLine contains a tab character.83
ErrorsExpected an @return tag.88
ErrorsMethod 'acquireConnection' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter pbKey should be final.88
ErrorsExpected @param tag for 'pbKey'.88
Errors'{' should be on the previous line.89
ErrorsMethod 'getJTATransaction' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
Errors'if' is not followed by whitespace.100
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
ErrorsLine is longer than 80 characters.104
Errors'}' should be on the same line.105
Errors'{' should be on the previous line.107
ErrorsLine is longer than 80 characters.108
Errors'{' should be on the previous line.112
Errors'}' should be on the same line.114
Errors'catch' is not followed by whitespace.115
Errors'{' should be on the previous line.116
ErrorsLine is longer than 80 characters.117
ErrorsMissing a Javadoc comment.121
Errors'{' should be on the previous line.122
ErrorsMissing a Javadoc comment.124
Errors'(' is preceded with whitespace.124
ErrorsParameter pbKey should be final.124
Errors'{' should be on the previous line.125
ErrorsExpected @throws tag for 'TransactionException'.132
ErrorsRedundant throws: 'TransactionException' is unchecked exception.132
Errors'{' should be on the previous line.133
ErrorsExpected @throws tag for 'TransactionException'.140
ErrorsRedundant throws: 'TransactionException' is unchecked exception.140
Errors'{' should be on the previous line.141
ErrorsLine is longer than 80 characters.142
ErrorsExpected @throws tag for 'TransactionException'.149
ErrorsRedundant throws: 'TransactionException' is unchecked exception.149
Errors'{' should be on the previous line.150
ErrorsLine is longer than 80 characters.151
ErrorsExpected @throws tag for 'TransactionException'.158
ErrorsRedundant throws: 'TransactionException' is unchecked exception.158
Errors'{' should be on the previous line.159
ErrorsLine is longer than 80 characters.160

org/apache/ojb/otm/transaction/TransactionFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.26
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.29
Errors'{' should be on the previous line.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.39
ErrorsRedundant 'public' modifier.41
Errors'(' is preceded with whitespace.41
ErrorsExpected @param tag for 'connection'.41
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.46
ErrorsLine has trailing spaces.47
ErrorsLine has trailing spaces.49
ErrorsRedundant 'public' modifier.51
Errors'(' is preceded with whitespace.51
ErrorsExpected @param tag for 'pbKey'.51

org/apache/ojb/otm/transaction/TransactionFactoryException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.20
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
Errors'{' should be on the previous line.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsParameter msg should be final.35
ErrorsExpected @param tag for 'msg'.35
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsParameter cause should be final.44
ErrorsExpected @param tag for 'cause'.44
ErrorsLine contains a tab character.45
Errors'{' should be on the previous line.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsParameter msg should be final.54
ErrorsExpected @param tag for 'msg'.54
ErrorsParameter cause should be final.54
ErrorsExpected @param tag for 'cause'.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57

org/apache/ojb/soda/ConstraintImpl.java

ViolationMessageLine
ErrorsLine contains a tab character.21
Errors'{' should be on the previous line.25
Errors'{' should be on the previous line.31
ErrorsMethod 'and' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter andWith should be final.38
Errors'{' should be on the previous line.39
ErrorsMethod 'or' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter orWith should be final.46
Errors'{' should be on the previous line.47
ErrorsMethod 'equal' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMethod 'greater' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsMethod 'greaterOrEqual' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
Errors'{' should be on the previous line.71
ErrorsMethod 'smaller' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'{' should be on the previous line.79
ErrorsMethod 'smallerOrEqual' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'{' should be on the previous line.87
ErrorsMethod 'identity' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'{' should be on the previous line.95
ErrorsMethod 'like' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.103
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'{' should be on the previous line.111
ErrorsMethod 'is' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'{' should be on the previous line.119
ErrorsMethod 'not' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'{' should be on the previous line.127

org/apache/ojb/soda/ObjectContainerImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsClass ObjectContainerImpl should be declared as final.25
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsParameter broker should be final.29
Errors'broker' hides a field.29
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.34
ErrorsParameter broker should be final.34
ErrorsLine contains a tab character.35
Errors'{' should be on the previous line.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.41
Errors'{' should be on the previous line.42

org/apache/ojb/soda/ObjectSetImpl.java

ViolationMessageLine
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'ojbIterator' must be private and have accessor methods.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'length' must be private and have accessor methods.33
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'elements' must be private and have accessor methods.34
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'position' must be private and have accessor methods.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'scrolled' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'resultSetClosed' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters.40
ErrorsParameter broker should be final.42
ErrorsExpected @param tag for 'broker'.42
ErrorsParameter query should be final.42
ErrorsExpected @param tag for 'query'.42
ErrorsParameter limit should be final.42
ErrorsExpected @param tag for 'limit'.42
Errors'{' should be on the previous line.43
ErrorsLine contains a tab character.52
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
Errors',' is not followed by whitespace.66
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
Errors'{' should be on the previous line.79
Errors'{' should be on the previous line.81
ErrorsLine contains a tab character.82
Errors'}' should be on the same line.83
Errors'{' should be on the previous line.85
ErrorsLine contains a tab character.87
Errors'}' should be on the same line.89
Errors'{' should be on the previous line.91
ErrorsLine contains a tab character.92
ErrorsMethod 'releaseJdbcResources' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
Errors'{' should be on the previous line.101
Errors'{' should be on the previous line.103
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
Errors'{' should be on the previous line.116
Errors'}' should be on the same line.119
Errors'{' should be on the previous line.121
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
Errors'{' should be on the previous line.134
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
Errors'{' should be on the previous line.142
ErrorsMethod 'isResultSetClosed' is not designed for extension - needs to be abstract, final or empty.150
Errors'{' should be on the previous line.151
ErrorsMethod 'setResultSetClosed' is not designed for extension - needs to be abstract, final or empty.159
ErrorsParameter resultSetClosed should be final.159
Errors'resultSetClosed' hides a field.159
Errors'{' should be on the previous line.160

org/apache/ojb/soda/QueryImpl.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsParameter broker should be final.40
Errors'broker' hides a field.40
ErrorsExpected @param tag for 'broker'.40
Errors'{' should be on the previous line.41
ErrorsParameter query should be final.50
ErrorsExpected @param tag for 'query'.50
Errors'{' should be on the previous line.51
ErrorsMethod 'constrain' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter example should be final.60
Errors'{' should be on the previous line.61
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
Errors'{' should be on the previous line.75
Errors'}' should be on the same line.77
Errors'else' construct must use '{}'s.78
ErrorsLine is longer than 80 characters.78
ErrorsMethod 'descendant' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter path should be final.84
Errors'{' should be on the previous line.85
ErrorsMethod 'parent' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter path should be final.92
Errors'{' should be on the previous line.93
ErrorsMethod 'limitSize' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter count should be final.100
Errors'{' should be on the previous line.101
ErrorsMethod 'orderAscending' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.110
ErrorsMethod 'orderDescending' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsMethod 'setOjbQuery' is not designed for extension - needs to be abstract, final or empty.128
ErrorsParameter ojbQuery should be final.128
Errors'ojbQuery' hides a field.128
Errors'{' should be on the previous line.129

org/odbms/Constraint.java

ViolationMessageLine
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine has trailing spaces.29
ErrorsFirst sentence should end with a period.35
ErrorsLine contains a tab character.36
ErrorsLine is longer than 80 characters.38
ErrorsRedundant 'public' modifier.40
Errors'(' is preceded with whitespace.40
ErrorsFirst sentence should end with a period.44
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.47
ErrorsRedundant 'public' modifier.49
Errors'(' is preceded with whitespace.49
ErrorsFirst sentence should end with a period.53
ErrorsRedundant 'public' modifier.57
Errors'(' is preceded with whitespace.57
ErrorsFirst sentence should end with a period.61
ErrorsRedundant 'public' modifier.65
Errors'(' is preceded with whitespace.65
ErrorsFirst sentence should end with a period.69
ErrorsRedundant 'public' modifier.73
Errors'(' is preceded with whitespace.73
ErrorsFirst sentence should end with a period.77
ErrorsRedundant 'public' modifier.81
Errors'(' is preceded with whitespace.81
ErrorsFirst sentence should end with a period.85
ErrorsRedundant 'public' modifier.89
Errors'(' is preceded with whitespace.89
ErrorsFirst sentence should end with a period.92
ErrorsRedundant 'public' modifier.96
Errors'(' is preceded with whitespace.96
ErrorsLine has trailing spaces.97
ErrorsLine contains a tab character.97
ErrorsLine has trailing spaces.98
ErrorsLine contains a tab character.98
ErrorsFirst sentence should end with a period.99
ErrorsRedundant 'public' modifier.103
Errors'(' is preceded with whitespace.103
ErrorsLine has trailing spaces.104
ErrorsLine contains a tab character.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsFirst sentence should end with a period.106
ErrorsRedundant 'public' modifier.110
Errors'(' is preceded with whitespace.110
ErrorsFirst sentence should end with a period.113
ErrorsRedundant 'public' modifier.117
Errors'(' is preceded with whitespace.117
ErrorsFirst sentence should end with a period.121
ErrorsRedundant 'public' modifier.125
Errors'(' is preceded with whitespace.125

org/odbms/ObjectContainer.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.24
ErrorsRedundant 'public' modifier.31

org/odbms/ObjectSet.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsRedundant 'public' modifier.31
Errors'(' is preceded with whitespace.31
ErrorsLine contains a tab character.35
ErrorsRedundant 'public' modifier.38
Errors'(' is preceded with whitespace.38
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsRedundant 'public' modifier.45
Errors'(' is preceded with whitespace.45
ErrorsLine contains a tab character.50
ErrorsRedundant 'public' modifier.53
Errors'(' is preceded with whitespace.53

org/odbms/Query.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsRedundant 'public' modifier.47
Errors'(' is preceded with whitespace.47
ErrorsLine contains a tab character.52
ErrorsRedundant 'public' modifier.55
Errors'(' is preceded with whitespace.55
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsRedundant 'public' modifier.73
Errors'(' is preceded with whitespace.73
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.81
ErrorsRedundant 'public' modifier.86
Errors'(' is preceded with whitespace.86
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsRedundant 'public' modifier.96
Errors'(' is preceded with whitespace.96
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsRedundant 'public' modifier.106
Errors'(' is preceded with whitespace.106
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsRedundant 'public' modifier.116
Errors'(' is preceded with whitespace.116

org/odmg/ClassNotPersistenceCapableException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.5
ErrorsLine contains a tab character.5
Errors'{' should be on the previous line.9
ErrorsMissing a Javadoc comment.10
Errors'{' should be on the previous line.11
ErrorsMissing a Javadoc comment.14
ErrorsParameter msg should be final.14
Errors'{' should be on the previous line.15

org/odmg/DArray.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.37
ErrorsRedundant 'public' modifier.39

org/odmg/DBag.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.17
ErrorsLine contains a tab character.17
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.45
ErrorsLine contains a tab character.51
ErrorsRedundant 'public' modifier.53
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.71
ErrorsRedundant 'public' modifier.79
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.97
ErrorsRedundant 'public' modifier.105
ErrorsLine is longer than 80 characters.111
ErrorsRedundant 'public' modifier.121

org/odmg/DCollection.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.57
ErrorsRedundant 'public' modifier.61
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.79
ErrorsRedundant 'public' modifier.79
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.93
ErrorsRedundant 'public' modifier.97
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.113
ErrorsRedundant 'public' modifier.117

org/odmg/DList.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters.47
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsRedundant 'public' modifier.63

org/odmg/DMap.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.17
ErrorsLine contains a tab character.17
Errors'{' should be on the previous line.29

org/odmg/DSet.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsRedundant 'public' modifier.53
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsRedundant 'public' modifier.71
ErrorsLine is longer than 80 characters.81
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsRedundant 'public' modifier.89
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.99
ErrorsRedundant 'public' modifier.105
ErrorsLine contains a tab character.115
ErrorsRedundant 'public' modifier.123
ErrorsLine is longer than 80 characters.129
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.133
ErrorsRedundant 'public' modifier.139
ErrorsLine contains a tab character.149
ErrorsRedundant 'public' modifier.157

org/odmg/Database.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
Errors'{' should be on the previous line.45
ErrorsRedundant 'public' modifier.53
ErrorsRedundant 'public' modifier.63
ErrorsRedundant 'public' modifier.73
ErrorsRedundant 'public' modifier.83
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.101
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.109
ErrorsRedundant 'public' modifier.113
ErrorsLine is longer than 80 characters.121
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.125
ErrorsRedundant 'public' modifier.133
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.157
ErrorsRedundant 'public' modifier.157
ErrorsLine contains a tab character.165
ErrorsLine is longer than 80 characters.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.171
ErrorsRedundant 'public' modifier.175
ErrorsFirst sentence should end with a period.179
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.185
ErrorsLine contains a tab character.185
ErrorsRedundant 'public' modifier.189
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.213
ErrorsRedundant 'public' modifier.217
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.239
ErrorsRedundant 'public' modifier.243

org/odmg/DatabaseClosedException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.23
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.45
ErrorsParameter msg should be final.49
Errors'{' should be on the previous line.51

org/odmg/DatabaseIsReadOnlyException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.25
Errors'{' should be on the previous line.35
ErrorsLine contains a tab character.47
ErrorsParameter msg should be final.51
Errors'{' should be on the previous line.53

org/odmg/DatabaseNotFoundException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.23
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.47
ErrorsParameter msg should be final.51
Errors'{' should be on the previous line.53

org/odmg/DatabaseOpenException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.21
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.43
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/Implementation.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.10
ErrorsLine contains a tab character.10
Errors'{' should be on the previous line.15
ErrorsLine is longer than 80 characters.17
ErrorsRedundant 'public' modifier.21
ErrorsLine is longer than 80 characters.25
ErrorsRedundant 'public' modifier.28
ErrorsRedundant 'public' modifier.35
ErrorsRedundant 'public' modifier.42
ErrorsRedundant 'public' modifier.49
ErrorsRedundant 'public' modifier.56
ErrorsRedundant 'public' modifier.63
ErrorsRedundant 'public' modifier.70
ErrorsLine contains a tab character.74
ErrorsRedundant 'public' modifier.77
ErrorsRedundant 'public' modifier.84
ErrorsRedundant 'public' modifier.91

org/odmg/LockNotGrantedException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.21
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
Errors'{' should be on the previous line.127
ErrorsLine contains a tab character.139
ErrorsParameter msg should be final.143
Errors'{' should be on the previous line.145
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.155
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.177

org/odmg/NotImplementedException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.19
Errors'{' should be on the previous line.29
ErrorsLine contains a tab character.41
ErrorsParameter msg should be final.45
Errors'{' should be on the previous line.47

org/odmg/ODMGException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.19
Errors'{' should be on the previous line.29
ErrorsLine contains a tab character.41
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/ODMGRuntimeException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.5
ErrorsLine is longer than 80 characters.6
ErrorsLine contains a tab character.6
Errors'{' should be on the previous line.10
ErrorsMissing a Javadoc comment.11
Errors'{' should be on the previous line.12
ErrorsMissing a Javadoc comment.15
ErrorsParameter msg should be final.15
Errors'{' should be on the previous line.16

org/odmg/OQLQuery.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.19
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsRedundant 'public' modifier.47
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.63
ErrorsLine is longer than 80 characters.65
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.87
ErrorsLine is longer than 80 characters.93
ErrorsRedundant 'public' modifier.93
ErrorsExpected @param tag for 'parameter'.93
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsRedundant 'public' modifier.125

org/odmg/ObjectDeletedException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.19
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.43
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/ObjectNameNotFoundException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.23
ErrorsLine contains a tab character.27
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.151
Errors'{' should be on the previous line.165
ErrorsLine contains a tab character.177
ErrorsParameter msg should be final.181
Errors'{' should be on the previous line.183
ErrorsLine contains a tab character.191
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.227

org/odmg/ObjectNameNotUniqueException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.23
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.187
Errors'{' should be on the previous line.201
ErrorsLine contains a tab character.213
ErrorsParameter msg should be final.217
Errors'{' should be on the previous line.219
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.275

org/odmg/ObjectNotPersistentException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.21
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.45
ErrorsParameter msg should be final.49
Errors'{' should be on the previous line.51

org/odmg/QueryException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.19
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.43
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/QueryInvalidException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.9
ErrorsLine contains a tab character.9
Errors'{' should be on the previous line.19
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/QueryParameterCountInvalidException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.21
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.43
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/QueryParameterTypeInvalidException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.21
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.43
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/Transaction.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.71
ErrorsRedundant 'public' modifier.75
ErrorsLine is longer than 80 characters.81
ErrorsRedundant 'public' modifier.87
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.107
ErrorsRedundant 'public' modifier.111
ErrorsRedundant 'public' modifier.129
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.151
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.155
ErrorsLine is longer than 80 characters.159
ErrorsRedundant 'public' modifier.165
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.177
ErrorsRedundant 'public' modifier.181
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.193
ErrorsRedundant 'public' modifier.199
ErrorsRedundant 'public' modifier.209
ErrorsRedundant 'public' modifier.219
ErrorsRedundant 'public' modifier.229
ErrorsLine is longer than 80 characters.237
ErrorsLine contains a tab character.241
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine is longer than 80 characters.247
ErrorsLine contains a tab character.247
ErrorsRedundant 'public' modifier.251
ErrorsRedundant throws: 'LockNotGrantedException' is unchecked exception.253
ErrorsLine is longer than 80 characters.261
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.265
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.271
ErrorsRedundant 'public' modifier.275

org/odmg/TransactionAbortedException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.13
Errors'{' should be on the previous line.23
Errors'{' should be on the previous line.33
ErrorsLine contains a tab character.45
ErrorsParameter msg should be final.49
Errors'{' should be on the previous line.51

org/odmg/TransactionInProgressException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
Errors'{' should be on the previous line.21
Errors'{' should be on the previous line.31
ErrorsLine contains a tab character.43
ErrorsParameter msg should be final.47
Errors'{' should be on the previous line.49

org/odmg/TransactionNotInProgressException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.13
Errors'{' should be on the previous line.25
Errors'{' should be on the previous line.35
ErrorsLine contains a tab character.47
ErrorsParameter msg should be final.51
Errors'{' should be on the previous line.53