public class UpgradeTask51201InitializeChainStorageTag extends AbstractPreparedStatementUpgradeTask
errors| Constructor and Description |
|---|
UpgradeTask51201InitializeChainStorageTag() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPreparedStatementSql()
Returns the SQL that will be used to init a
PreparedStatement |
protected boolean |
isShouldRunUpgrade(Statement statement)
Whether or not the upgrade task should actually run
|
protected void |
prepareStatement(PreparedStatement statement)
Sets the various values in a
PreparedStatement |
doUpgradedoUpgrade, setBambooConnectionTemplategetBuildNumber, getErrors, getShortDescriptionpublic UpgradeTask51201InitializeChainStorageTag()
protected String getPreparedStatementSql()
AbstractPreparedStatementUpgradeTaskPreparedStatementgetPreparedStatementSql in class AbstractPreparedStatementUpgradeTaskprotected void prepareStatement(PreparedStatement statement) throws SQLException
AbstractPreparedStatementUpgradeTaskPreparedStatementprepareStatement in class AbstractPreparedStatementUpgradeTaskSQLExceptionprotected boolean isShouldRunUpgrade(@NotNull
Statement statement)
AbstractPreparedStatementUpgradeTaskisShouldRunUpgrade in class AbstractPreparedStatementUpgradeTaskCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.