BaseCompanyIdUpgradeProcess@Deprecated public abstract class BaseUpgradeCompanyId extends UpgradeProcess
| Modifier and Type | Class and Description |
|---|---|
protected class |
BaseUpgradeCompanyId.TableUpdater
Deprecated.
|
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumnconnection| Constructor and Description |
|---|
BaseUpgradeCompanyId()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade()
Deprecated.
|
protected abstract BaseUpgradeCompanyId.TableUpdater[] |
getTableUpdaters()
Deprecated.
|
alter, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, removePrimaryKey, updateIndexes, upgrade, upgrade, upgrade, upgradeTable, upgradeTabledoHasTable, hasColumn, hasColumnType, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringprotected void doUpgrade()
throws Exception
doUpgrade in class UpgradeProcessExceptionprotected abstract BaseUpgradeCompanyId.TableUpdater[] getTableUpdaters()