public class ZTriggerCheck extends IntegrityCheck
IC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANT
Constructor and Description |
---|
ZTriggerCheck(DatabaseInformation di,
ReportCollector rc)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
conditionsCheck()
Deprecated.
Only applies to databases where MT is enabled.
|
MXException |
getTitle()
Deprecated.
Returns an MXException that tells the user what is being checked now.
|
boolean |
prerequisitesCheck()
Deprecated.
No prerequisites.
|
doCheck
public ZTriggerCheck(DatabaseInformation di, ReportCollector rc)
di
- reportCollector
- public MXException getTitle()
IntegrityCheck
getTitle
in class IntegrityCheck
public boolean conditionsCheck() throws java.sql.SQLException
conditionsCheck
in class IntegrityCheck
java.sql.SQLException
IntegrityCheck.conditionsCheck()
public boolean prerequisitesCheck()
prerequisitesCheck
in class IntegrityCheck
IntegrityCheck.prerequisitesCheck()