static TableColumnData |
TableColumnDataFactory.buildNew(DatabaseInformation di,
ReportCollector rc,
ValidateLogger vl)
Create a new TableColumnData object, designed for the database server.
|
void |
WogenCheck.checkPerConnection(java.sql.Connection con,
ValidateLogger vl) |
void |
VerifyValueListColumns.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyUniqueColumnIndex.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifySameAs.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyPrimaryKeyColumnSequence.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyMTExtensionViews.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl)
Report when table have extensions but no view is defined or the view is incorrect.
|
void |
VerifyLangColumnClass.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyGLAccountColumns.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyAutoKeys.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyAutoKeyColumns.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyAttributeType.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyAttributeObject.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
VerifyAttributeNumbers.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
ValidExtends.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
ValidAuditTable.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
MaxUserGroupsAreGroups.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
MaxAppsHaveTables.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckWorkflowLoop.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckUserPrivs.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckTextSearchTables.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckTableConfig.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckPendingChanges.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl)
Check for pending changes for all tenants.
|
void |
CheckObjectConfig.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckMaxViewConfig.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckMaxViewColumnConfig.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckMaxVars.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckMaxTableConfig.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckGroupPrivs.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckDomains.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
ConfigTableCheck.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
CheckColumnConfig.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
void |
AncestorCheck.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |
abstract void |
CheckTenantData.checkPerConnection(java.sql.Connection dc,
ValidateLogger validateLogger)
Perform the check.
|
void |
AllPersistentColumnsHaveTables.checkPerConnection(java.sql.Connection dc,
ValidateLogger vl) |