public class UpgradeModules extends UpgradeModules
| Constructor and Description |
|---|
UpgradeModules() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
String[] |
getBundleSymbolicNames() |
String[][] |
getConvertedLegacyModules() |
String[][] |
getLegacyServiceModules() |
protected void |
updateLegacyServiceModules() |
addRelease, hasServiceComponent, updateConvertedLegacyModules, updateExtractedModules, updateServletContextNameaddTempIndex, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringpublic String[] getBundleSymbolicNames()
getBundleSymbolicNames in class UpgradeModulespublic String[][] getConvertedLegacyModules()
getConvertedLegacyModules in class UpgradeModulespublic String[][] getLegacyServiceModules()
protected void doUpgrade()
throws Exception
doUpgrade in class UpgradeModulesExceptionprotected void updateLegacyServiceModules()
throws Exception
Exception