public abstract class BaseViewActionResourcePermissionUpgradeProcess extends UpgradeProcess
UpgradeProcess.Alterable
connection
Constructor and Description |
---|
BaseViewActionResourcePermissionUpgradeProcess() |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
protected abstract String |
getActionId() |
protected abstract String |
getClassName() |
protected abstract String |
getExceptionMessage() |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, hasView, process, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
public BaseViewActionResourcePermissionUpgradeProcess()
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeProcess
Exception
protected abstract String getActionId()
protected abstract String getClassName()
protected abstract String getExceptionMessage()