|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.kernel.dao.db.BaseDBProcess com.liferay.portal.kernel.upgrade.UpgradeProcess com.liferay.portal.upgrade.v5_1_0.UpgradeSchema
public class UpgradeSchema
Constructor Summary | |
---|---|
UpgradeSchema()
|
Method Summary | |
---|---|
protected void |
doUpgrade()
|
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
---|
getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTable |
Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
---|
runSQL, runSQL, runSQLTemplate, runSQLTemplate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpgradeSchema()
Method Detail |
---|
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeProcess
Exception
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |