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