public class BambooSchemaHelper extends Object
Constructor and Description |
---|
BambooSchemaHelper() |
Modifier and Type | Method and Description |
---|---|
void |
applySchemaFixups() |
void |
createTables(boolean showDDL) |
void |
dropTables(boolean showDDL) |
void |
updateSchemaIfNeeded(boolean showDDL) |
public void updateSchemaIfNeeded(boolean showDDL) throws com.atlassian.config.ConfigurationException
com.atlassian.config.ConfigurationException
public void dropTables(boolean showDDL) throws com.atlassian.config.ConfigurationException
com.atlassian.config.ConfigurationException
public void createTables(boolean showDDL) throws com.atlassian.config.ConfigurationException
com.atlassian.config.ConfigurationException
public void applySchemaFixups()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.