public class UpgradeTask5710InitResultFormatVersion extends AbstractPreparedStatementUpgradeTask implements PriorityUpgradeTask
errors
Constructor and Description |
---|
UpgradeTask5710InitResultFormatVersion() |
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 |
doUpgrade
doUpgrade, setBambooConnectionTemplate
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade, getBuildNumber, getErrors, getShortDescription
public UpgradeTask5710InitResultFormatVersion()
protected String getPreparedStatementSql()
AbstractPreparedStatementUpgradeTask
PreparedStatement
getPreparedStatementSql
in class AbstractPreparedStatementUpgradeTask
protected void prepareStatement(PreparedStatement statement) throws SQLException
AbstractPreparedStatementUpgradeTask
PreparedStatement
prepareStatement
in class AbstractPreparedStatementUpgradeTask
SQLException
protected boolean isShouldRunUpgrade(@NotNull Statement statement)
AbstractPreparedStatementUpgradeTask
isShouldRunUpgrade
in class AbstractPreparedStatementUpgradeTask
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.