Liferay 7.0-ce-b4

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

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

protected class UpgradeCompanyId.DLSyncEventTableUpdater
extends UpgradeCompanyId.TableUpdater


Constructor Summary
UpgradeCompanyId.DLSyncEventTableUpdater(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.DLSyncEventTableUpdater

public UpgradeCompanyId.DLSyncEventTableUpdater(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