public class UpgradeExpando
extends com.liferay.portal.kernel.upgrade.UpgradeProcess
| Constructor and Description |
|---|
UpgradeExpando() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade() |
protected void |
updateColumnTypeSettings(long columnId,
java.lang.String typeSettings) |
protected void |
updateColumnTypeSettingsIndexable() |
protected void |
updateColumnTypeSettingsSelection() |
doHasTable, getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTableprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessjava.lang.Exceptionprotected void updateColumnTypeSettings(long columnId,
java.lang.String typeSettings)
throws java.lang.Exception
java.lang.Exceptionprotected void updateColumnTypeSettingsIndexable()
throws java.lang.Exception
java.lang.Exceptionprotected void updateColumnTypeSettingsSelection()
throws java.lang.Exception
java.lang.Exception