public class UpgradeProcess_7_0_6
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnName, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableAddColumn, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableDropColumn
Constructor and Description |
---|
UpgradeProcess_7_0_6() |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
int |
getThreshold() |
protected boolean |
isSkipUpgradeProcess() |
addTempIndex, alter, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, increment, increment, increment, isPortal62TableName, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, updateIndexes, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, 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