Package | Description |
---|---|
com.ibm.tivoli.maximo.integrity | |
com.ibm.tivoli.maximo.integrity.check | |
com.ibm.tivoli.maximo.integrity.repair | |
com.ibm.tivoli.maximo.integrity.unittest | |
psdi.configure |
This package includes classes for applying configuration changes to the
database.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegrityCheckAncestors
Perform the Integrity Check AncestorCheck.
|
class |
IntegrityChecker
Testing program for IntegrityChecks.
|
Constructor and Description |
---|
IntegrityCheck(DatabaseInformation di,
ReportCollector reportCollector)
Constructor takes the object where to report problems.
|
Constructor and Description |
---|
RefillAncestorTable(ReportCollector rc,
DatabaseInformation di,
java.sql.Connection dc,
java.lang.String baseTable,
java.lang.String ancTable,
java.lang.String key,
java.lang.String parent,
java.lang.String hasChildrenFlag,
java.lang.String... otherCols)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
AllPersistentColumnsHaveTablesTest
Unit Test.
|
class |
AncestorCheckTest
Unit Test for a Integrity Check.
|
class |
CheckConfigurationsTest
Unit Test for a Integrity Check.
|
class |
CheckDomainsTest
Unit Test for a Integrity Check.
|
class |
CheckForBackupTablesTest |
class |
CheckGroupPrivsTest
Unit Test.
|
class |
CheckMaxTableConfigTest |
class |
CheckMaxVarsTest
Unit Test.
|
class |
CheckMaxViewConfigTest |
class |
CheckMTExtensionViewTest |
class |
CheckPendingChangesTest |
class |
CheckSequencesTest
Check the operation of a Integrity Test.
|
class |
CheckTextSearchTablesTest |
class |
CheckUserPrivsTest
Unit Test.
|
class |
CheckWorkflowLoopTest
Unit Test of an Integrity Check.
|
class |
ICCheckUnitTest |
class |
MaxAppsHaveTablesTest
Unit Test for a Integrity Check.
|
class |
MaxUserGroupsAreGroupsTest |
class |
PreparedStatementLogging |
class |
ValidAuditTableTest
Unit Test.
|
class |
ValidExtendsTest
Unit Test.
|
class |
VerifyAttributeNumbersTest
Unit Test for a Integrity Check.
|
class |
VerifyAttributeObjectTest |
class |
VerifyAttributeTypeTest
Unit test.
|
class |
VerifyAutoKeyColumnsTest
Unit test.
|
class |
VerifyAutoKeysTest
Unit Test for a Integrity Check.
|
class |
VerifyGLAccountColumnsTest
Unit Test.
|
class |
VerifyIndexRequiredTest
Unit test for VerifyIndexRequired.
|
class |
VerifyMaximoColumnsTest
Unit test.
|
class |
VerifyMaximoTablesTest
Unit test.
|
class |
VerifyPrimaryKeyColumnSequenceTest
Tests for the VerifyPrimaryKeyColumnSequence Integrity Check.
|
class |
VerifySameAsTest
Unit Test.
|
class |
VerifyUniqueColumnIndexTest |
class |
VerifyValueListColumnsTest
Unit test.
|
class |
WogenCheckTest
Test integrity check
|
class |
ZTriggerCheckTest
Deprecated.
We no longer want to remove the Z-triggers
|
Modifier and Type | Class and Description |
---|---|
class |
Validate
Integrity checker and upgrade validation utility.
|