public abstract class BaseUpgradeCompanyId extends UpgradeProcess
Modifier and Type | Class and Description |
---|---|
protected class |
BaseUpgradeCompanyId.TableUpdater |
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumn
connection
Constructor and Description |
---|
BaseUpgradeCompanyId() |
Modifier and Type | Method and Description |
---|---|
protected void |
doUpgrade() |
protected abstract BaseUpgradeCompanyId.TableUpdater[] |
getTableUpdaters() |
alter, clearIndexesCache, getIndexesSQL, getTableName, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
doHasTable, hasColumn, hasColumnType, hasRows, hasRows, hasTable, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
protected void doUpgrade() throws Exception
doUpgrade
in class UpgradeProcess
Exception
protected abstract BaseUpgradeCompanyId.TableUpdater[] getTableUpdaters()