CTModelUpgradeProcess
@Deprecated public class UpgradeCTModel extends UpgradeProcess
UpgradeProcess.Alterable
connection
Constructor and Description |
---|
UpgradeCTModel(String... tableNames)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade()
Deprecated.
|
addTempIndex, clearIndexesCache, ensureTableExists, getIndexesSQL, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgrade, upgrade
addIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, doHasTable, dropIndexes, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeProcess
Exception