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