public abstract class BaseUpgradeServiceModuleRelease extends UpgradeProcess
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumnconnection| Constructor and Description |
|---|
BaseUpgradeServiceModuleRelease() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected java.lang.String |
getNamespace() |
protected abstract java.lang.String |
getNewBundleSymbolicName() |
protected abstract java.lang.String |
getOldBundleSymbolicName() |
void |
upgrade() |
alter, clearIndexesCache, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, removePrimaryKey, upgrade, upgrade, upgradeTable, upgradeTabledoHasTable, hasColumn, hasColumnType, hasColumnType, hasRows, hasRows, hasTable, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringpublic void upgrade()
throws UpgradeException
upgrade in class UpgradeProcessUpgradeExceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class UpgradeProcessjava.lang.Exceptionprotected java.lang.String getNamespace()
protected abstract java.lang.String getNewBundleSymbolicName()
protected abstract java.lang.String getOldBundleSymbolicName()