public abstract class BaseCompanyIdUpgradeProcess extends UpgradeProcess
| Modifier and Type | Class and Description |
|---|---|
protected class |
BaseCompanyIdUpgradeProcess.TableUpdater |
UpgradeProcess.Alterableconnection| Constructor and Description |
|---|
BaseCompanyIdUpgradeProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected abstract BaseCompanyIdUpgradeProcess.TableUpdater[] |
getTableUpdaters() |
addTempIndex, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringprotected void doUpgrade()
throws Exception
doUpgrade in class UpgradeProcessExceptionprotected abstract BaseCompanyIdUpgradeProcess.TableUpdater[] getTableUpdaters()