com.liferay.portal.upgrade.v5_0_0
Class UpgradeSchema

java.lang.Object
  extended by com.liferay.portal.upgrade.UpgradeProcess
      extended by com.liferay.portal.upgrade.SmartUpgradeSchema
          extended by com.liferay.portal.upgrade.v5_0_0.UpgradeSchema

public class UpgradeSchema
extends SmartUpgradeSchema

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
UpgradeSchema()
           
 
Method Summary
protected  void upgradeOnce()
           
 
Methods inherited from class com.liferay.portal.upgrade.SmartUpgradeSchema
isAlreadyUpgraded, setAlreadyUpgraded, upgrade
 
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

UpgradeSchema

public UpgradeSchema()
Method Detail

upgradeOnce

protected void upgradeOnce()
                    throws java.lang.Exception
Specified by:
upgradeOnce in class SmartUpgradeSchema
Throws:
java.lang.Exception