Liferay 7.4.13.u29 portal-impl
- Object
-
- com.liferay.portal.kernel.dao.db.BaseDBProcess
-
- com.liferay.portal.kernel.upgrade.UpgradeProcess
-
- com.liferay.portal.kernel.upgrade.BaseDBColumnSizeUpgradeProcess
-
- com.liferay.portal.upgrade.v7_1_x.UpgradeDB2
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess.Alterable
-
Field Summary
-
Fields inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
connection
-
Constructor Summary
Constructors
Constructor and Description |
UpgradeDB2() |
-
Method Summary
-
Methods inherited from class com.liferay.portal.kernel.upgrade.BaseDBColumnSizeUpgradeProcess
doUpgrade
-
Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess
addTempIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
-
Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UpgradeDB2
public UpgradeDB2()
Liferay 7.4.13.u29 portal-impl