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, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTablepublic 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