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 |
updateColumns(long scTableId,
long snTableId,
long wolTableId) |
protected void |
updateRows(long scColumnId,
long scTableId,
long snColumnId,
long snTableId,
long wolTableId) |
protected void |
updateTables() |
protected void |
updateValues(long scColumnId,
long scRowId,
long scTableId,
long snColumnId,
long snRowId,
long snTableId,
long wolRowId,
long wolTableId) |
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 updateColumns(long scTableId,
long snTableId,
long wolTableId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateRows(long scColumnId,
long scTableId,
long snColumnId,
long snTableId,
long wolTableId)
throws java.lang.Exception
java.lang.Exceptionprotected void updateTables()
throws java.lang.Exception
java.lang.Exceptionprotected void updateValues(long scColumnId,
long scRowId,
long scTableId,
long snColumnId,
long snRowId,
long snTableId,
long wolRowId,
long wolTableId)
throws java.lang.Exception
java.lang.Exception