public class UpgradeModules
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 |
|---|
UpgradeModules() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRelease(String... bundleSymbolicNames) |
protected void |
doUpgrade() |
String[] |
getBundleSymbolicNames() |
String[][] |
getConvertedLegacyModules() |
protected boolean |
hasServiceComponent(String buildNamespace) |
protected void |
updateConvertedLegacyModules() |
protected void |
updateExtractedModules() |
protected void |
updateServletContextName(String oldServletContextName,
String newServletContextName) |
alter, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, removePrimaryKey, updateIndexes, upgrade, upgrade, upgrade, upgradeTable, upgradeTabledoHasTable, hasColumn, hasColumnType, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringpublic String[] getBundleSymbolicNames()
public String[][] getConvertedLegacyModules()
protected void addRelease(String... bundleSymbolicNames)
throws SQLException
SQLExceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected boolean hasServiceComponent(String buildNamespace)
throws SQLException
SQLExceptionprotected void updateConvertedLegacyModules()
throws IOException,
SQLException
IOExceptionSQLExceptionprotected void updateExtractedModules()
throws SQLException
SQLExceptionprotected void updateServletContextName(String oldServletContextName,
String newServletContextName)
throws IOException,
SQLException
IOExceptionSQLException