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, updateServletContextName
addTempIndex, clearIndexesCache, ensureTableExists, getConnection, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateString
public String[] getBundleSymbolicNames()
getBundleSymbolicNames
in class UpgradeModules
public String[][] getConvertedLegacyModules()
getConvertedLegacyModules
in class UpgradeModules
public String[][] getLegacyServiceModules()
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeModules
Exception
protected void updateLegacyServiceModules() throws Exception
Exception