BaseThemeIdUpgradeProcess
@Deprecated public abstract class BaseUpgradeThemeId extends UpgradeProcess
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumn
connection
Constructor and Description |
---|
BaseUpgradeThemeId()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade()
Deprecated.
|
protected abstract String[][] |
getThemeIds()
Deprecated.
|
addTempIndex, alter, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, updateIndexes, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateString
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeProcess
Exception
protected abstract String[][] getThemeIds()