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.
|
doCheckpublic ZTriggerCheck(DatabaseInformation di, ReportCollector rc)
di - reportCollector - public MXException getTitle()
IntegrityCheckgetTitle in class IntegrityCheckpublic boolean conditionsCheck()
throws java.sql.SQLException
conditionsCheck in class IntegrityCheckjava.sql.SQLExceptionIntegrityCheck.conditionsCheck()public boolean prerequisitesCheck()
prerequisitesCheck in class IntegrityCheckIntegrityCheck.prerequisitesCheck()