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, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
public void upgradeMVCCVersion(DatabaseMetaData databaseMetaData, String tableName) throws Exception
Exception
protected void doUpgrade() throws Exception
doUpgrade
in class com.liferay.portal.kernel.upgrade.UpgradeProcess
Exception
protected List<com.liferay.portal.kernel.xml.Element> getClassElements() throws Exception
Exception
protected String[] getExcludedTableNames()
protected String[] getModuleTableNames()
protected void upgradeClassElementMVCCVersions() throws Exception
Exception
protected void upgradeModuleTableMVCCVersions() throws Exception
Exception
protected void upgradeMVCCVersion(DatabaseMetaData databaseMetaData, com.liferay.portal.kernel.xml.Element classElement) throws Exception
Exception