public class UpgradeTask51601DropIndexInVariableBaselineItem extends AbstractBootstrapUpgradeTask
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_NAME |
static String |
TABLE_NAME |
bootstrapManager, hibernateConfigerrors| Constructor and Description |
|---|
UpgradeTask51601DropIndexInVariableBaselineItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
void |
doUpgrade(Connection connection) |
getDatabaseConnection, getDialect, setBootstrapManager, setHibernateConfig, withDatabaseConnectiongetBuildNumber, getErrors, getShortDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildNumber, getErrors, getShortDescriptionpublic static final String TABLE_NAME
public static final String INDEX_NAME
public UpgradeTask51601DropIndexInVariableBaselineItem()
public void doUpgrade()
throws Exception
UpgradeTaskException - to signalize error during upgrade processpublic void doUpgrade(Connection connection) throws SQLException
SQLExceptionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.