UpgradeMVCCVersion@Deprecated public class UpgradeMVCCVersion extends com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnName, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterColumnType, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableAddColumn, com.liferay.portal.kernel.upgrade.UpgradeProcess.AlterTableDropColumn| Constructor and Description |
|---|
UpgradeMVCCVersion()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpgrade()
Deprecated.
|
protected List<com.liferay.portal.kernel.xml.Element> |
getClassElements()
Deprecated.
|
protected String[] |
getExcludedTableNames()
Deprecated.
|
protected String[] |
getModuleTableNames()
Deprecated.
|
protected void |
upgradeClassElementMVCCVersions()
Deprecated.
|
protected void |
upgradeModuleTableMVCCVersions()
Deprecated.
|
protected void |
upgradeMVCCVersion(DatabaseMetaData databaseMetaData,
com.liferay.portal.kernel.xml.Element classElement)
Deprecated.
|
void |
upgradeMVCCVersion(DatabaseMetaData databaseMetaData,
String tableName)
Deprecated.
|
alter, clearIndexesCache, getIndexesSQL, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTablepublic void upgradeMVCCVersion(DatabaseMetaData databaseMetaData, String tableName) throws Exception
Exceptionprotected void doUpgrade()
throws Exception
doUpgrade in class com.liferay.portal.kernel.upgrade.UpgradeProcessExceptionprotected List<com.liferay.portal.kernel.xml.Element> getClassElements() throws Exception
Exceptionprotected String[] getExcludedTableNames()
protected String[] getModuleTableNames()
protected void upgradeClassElementMVCCVersions()
throws Exception
Exceptionprotected void upgradeModuleTableMVCCVersions()
throws Exception
Exceptionprotected void upgradeMVCCVersion(DatabaseMetaData databaseMetaData, com.liferay.portal.kernel.xml.Element classElement) throws Exception
Exception