public class UpgradeSocial extends UpgradeProcess
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumnconnection| Constructor and Description |
|---|
UpgradeSocial() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSocialActivitySets(long delta) |
protected void |
deleteOrphanedSocialRequests() |
protected void |
doUpgrade() |
protected long |
getDelta(long increment) |
protected int |
getSocialActivitySetsCount() |
protected void |
updateSocialActivities(long delta) |
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, runSQLTemplateStringprotected void addSocialActivitySets(long delta)
throws java.lang.Exception
java.lang.Exceptionprotected void deleteOrphanedSocialRequests()
throws java.lang.Exception
java.lang.Exceptionprotected void doUpgrade()
throws java.lang.Exception
doUpgrade in class UpgradeProcessjava.lang.Exceptionprotected long getDelta(long increment)
throws java.lang.Exception
java.lang.Exceptionprotected int getSocialActivitySetsCount()
throws java.lang.Exception
java.lang.Exceptionprotected void updateSocialActivities(long delta)
throws java.lang.Exception
java.lang.Exception