public class UpgradePartitionedControlTable
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
Constructor and Description |
---|
UpgradePartitionedControlTable(String tableName) |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
protected boolean |
isSkipUpgradeProcess() |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, 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
public UpgradePartitionedControlTable(String tableName)
protected void doUpgrade() throws Exception
doUpgrade
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception
protected boolean isSkipUpgradeProcess()
isSkipUpgradeProcess
in class com.liferay.portal.kernel.upgrade.UpgradeProcess