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, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getUpgradeSteps, increment, increment, increment, isPortal62TableName, upgrade, upgradeaddIndexes, 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, runSQLFile, runSQLFile, runSQLTemplatepublic 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