Liferay 7.0-ce-b4

com.liferay.portal.upgrade.v7_0_0
Class UpgradeCompanyId.PortletPreferencesTableUpdater

java.lang.Object
  extended by com.liferay.portal.upgrade.util.UpgradeCompanyId.TableUpdater
      extended by com.liferay.portal.upgrade.v7_0_0.UpgradeCompanyId.PortletPreferencesTableUpdater
Enclosing class:
UpgradeCompanyId

protected class UpgradeCompanyId.PortletPreferencesTableUpdater
extends UpgradeCompanyId.TableUpdater


Constructor Summary
UpgradeCompanyId.PortletPreferencesTableUpdater(String tableName)
           
 
Method Summary
 void update()
           
 
Methods inherited from class com.liferay.portal.upgrade.util.UpgradeCompanyId.TableUpdater
getSelectSQL, getTableName, getUpdateSQL, getUpdateSQL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeCompanyId.PortletPreferencesTableUpdater

public UpgradeCompanyId.PortletPreferencesTableUpdater(String tableName)
Method Detail

update

public void update()
            throws IOException,
                   SQLException
Overrides:
update in class UpgradeCompanyId.TableUpdater
Throws:
IOException
SQLException

Liferay 7.0-ce-b4