|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.upgrade.UpgradeProcess
com.liferay.portal.upgrade.SmartUpgradeSchema
| Constructor Summary | |
SmartUpgradeSchema()
|
|
| Method Summary | |
protected boolean |
isAlreadyUpgraded()
|
protected void |
setAlreadyUpgraded(boolean alreadyUpgraded)
|
void |
upgrade()
|
protected abstract void |
upgradeOnce()
|
| Methods inherited from class com.liferay.portal.upgrade.UpgradeProcess |
getThreshold, runSQL, runSQL, runSQLTemplate, runSQLTemplate, upgrade, upgrade |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SmartUpgradeSchema()
| Method Detail |
public void upgrade()
throws UpgradeException
upgrade in class UpgradeProcessUpgradeExceptionprotected boolean isAlreadyUpgraded()
protected void setAlreadyUpgraded(boolean alreadyUpgraded)
protected abstract void upgradeOnce()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||