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.AlterTableDropColumn
connection
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, upgradeTable
doHasTable, hasColumn, hasColumnType, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateString
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeProcess
Exception
protected abstract BaseUpgradeCompanyId.TableUpdater[] getTableUpdaters()