public abstract class BaseLocalizedColumnUpgradeProcess extends UpgradeProcess
UpgradeProcess.Alterableconnection| Constructor and Description |
|---|
BaseLocalizedColumnUpgradeProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
upgradeLocalizedColumn(ResourceBundleLoader resourceBundleLoader,
String tableName,
String columnName,
String originalContent,
String localizationMapKey,
String localizationXMLKey,
long[] companyIds) |
addTemporaryIndex, clearIndexesCache, doUpgrade, ensureTableExists, getIndexesSQL, getPostUpgradeSteps, getPreUpgradeSteps, getTableColumnsMap, getTableName, getThreshold, getUpgradeSteps, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, upgrade, upgradeaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, hasView, process, processConcurrently, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLFile, runSQLFile, runSQLTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunSQLTemplate, runSQLTemplateStringprotected void upgradeLocalizedColumn(ResourceBundleLoader resourceBundleLoader, String tableName, String columnName, String originalContent, String localizationMapKey, String localizationXMLKey, long[] companyIds) throws SQLException
SQLException