public class UpgradeModules extends UpgradeProcess
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumnconnection| Constructor and Description |
|---|
UpgradeModules() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRelease(java.lang.String... bundleSymbolicNames) |
protected void |
doUpgrade() |
java.lang.String[] |
getBundleSymbolicNames() |
java.lang.String[][] |
getConvertedLegacyModules() |
protected boolean |
hasServiceComponent(java.lang.String buildNamespace) |
protected void |
updateConvertedLegacyModules() |
protected void |
updateExtractedModules() |
protected void |
updateServletContextName(java.lang.String oldServletContextName,
java.lang.String newServletContextName) |
alter, clearIndexesCache, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, removePrimaryKey, upgrade, upgrade, upgrade, upgradeTable, upgradeTabledoHasTable, hasColumn, hasColumnType, hasColumnType, hasRows, hasRows, hasTable, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringpublic java.lang.String[] getBundleSymbolicNames()
public java.lang.String[][] getConvertedLegacyModules()
protected void addRelease(java.lang.String... bundleSymbolicNames)
throws java.sql.SQLException
java.sql.SQLExceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class UpgradeProcessjava.lang.Exceptionprotected boolean hasServiceComponent(java.lang.String buildNamespace)
throws java.sql.SQLException
java.sql.SQLExceptionprotected void updateConvertedLegacyModules()
throws java.io.IOException,
java.sql.SQLException
java.io.IOExceptionjava.sql.SQLExceptionprotected void updateExtractedModules()
throws java.sql.SQLException
java.sql.SQLExceptionprotected void updateServletContextName(java.lang.String oldServletContextName,
java.lang.String newServletContextName)
throws java.io.IOException,
java.sql.SQLException
java.io.IOExceptionjava.sql.SQLException