public class UpgradeProcess_7_0_6
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
Constructor and Description |
---|
UpgradeProcess_7_0_6() |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
int |
getThreshold() |
protected boolean |
isSkipUpgradeProcess() |
addTemporaryIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, increment, increment, increment, isPortal62TableName, upgrade, upgrade, upgrade
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
public int getThreshold()
getThreshold
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
protected void doUpgrade() throws Exception
doUpgrade
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception
protected boolean isSkipUpgradeProcess() throws Exception
isSkipUpgradeProcess
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception