public class UpgradeTask51601DropIndexInVariableBaselineItem extends AbstractBootstrapUpgradeTask
Modifier and Type | Field and Description |
---|---|
static String |
INDEX_NAME |
static String |
TABLE_NAME |
applicationConfig, bootstrapManager, hibernateConfig
errors
Constructor and Description |
---|
UpgradeTask51601DropIndexInVariableBaselineItem() |
Modifier and Type | Method and Description |
---|---|
void |
doUpgrade()
Perform the upgrade.
|
void |
doUpgrade(Connection connection) |
getApplicationBuildNumber, getDatabaseConnection, getDialect, setApplicationConfig, setBootstrapManager, setHibernateConfig, withDatabaseConnection
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBuildNumber, getErrors, getShortDescription
public static final String TABLE_NAME
public static final String INDEX_NAME
public UpgradeTask51601DropIndexInVariableBaselineItem()
public void doUpgrade() throws Exception
UpgradeTask
Exception
- to signalize error during upgrade processpublic void doUpgrade(Connection connection) throws SQLException
SQLException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.