public abstract class BaseCompanyIdUpgradeProcess extends UpgradeProcess
Modifier and Type | Class and Description |
---|---|
protected class |
BaseCompanyIdUpgradeProcess.PortletPreferencesTableUpdater |
protected class |
BaseCompanyIdUpgradeProcess.TableUpdater |
UpgradeProcess.Alterable
connection
Constructor and Description |
---|
BaseCompanyIdUpgradeProcess() |
Modifier and Type | Method and Description |
---|---|
protected void |
disableProcessConcurrently() |
protected void |
doUpgrade() |
protected abstract BaseCompanyIdUpgradeProcess.TableUpdater[] |
getTableUpdaters() |
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
protected void disableProcessConcurrently()
protected void doUpgrade() throws java.lang.Exception
doUpgrade
in class UpgradeProcess
java.lang.Exception
protected abstract BaseCompanyIdUpgradeProcess.TableUpdater[] getTableUpdaters()