com.liferay.portal.upgrade.v4_3_3
Class UpgradeSchema

java.lang.Object
  extended bycom.liferay.portal.upgrade.UpgradeProcess
      extended bycom.liferay.portal.upgrade.SmartUpgradeSchema
          extended bycom.liferay.portal.upgrade.v4_3_3.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