public abstract class DropIndexTask extends AbstractDelayableUpgradeTask
UpgradeTask.ScheduleOption, UpgradeTask.Status
Constructor and Description |
---|
DropIndexTask() |
Modifier and Type | Method and Description |
---|---|
protected String |
buildDropIndexSql(String tableName,
String index) |
protected void |
dropIndex(String tableName,
String indexName) |
getScheduleOption
addError, addErrors, addErrors, convertToSchemaTableName, dependsUpon, getApplicationProperties, getDatabaseConnection, getDatabaseType, getDelegator, getEntityEngine, getErrors, getI18nBean, getOfBizDelegator, getReindexRequestService, getSchemaName, isMSSQL, isMYSQL, isORACLE, isPostgreSQL, runUpgrade
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade, getBuildNumber, getShortDescription, isDowngradeTaskRequired
protected String buildDropIndexSql(String tableName, String index) throws SQLException
SQLException
Copyright © 2002-2018 Atlassian. All Rights Reserved.