public abstract class AbstractPrepareForAddingDeletionCascadesUpgradeTask extends AbstractBootstrapUpgradeTask
bootstrapManager, hibernateConfig
errors
Modifier | Constructor and Description |
---|---|
protected |
AbstractPrepareForAddingDeletionCascadesUpgradeTask(String shortDescription) |
Modifier and Type | Method and Description |
---|---|
protected void |
dropForeignKey(Connection connection,
String table,
String column) |
getDatabaseConnection, getDialect, setBootstrapManager, setHibernateConfig, withDatabaseConnection
getBuildNumber, getErrors, getShortDescription
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doUpgrade, getBuildNumber, getErrors, getShortDescription
protected AbstractPrepareForAddingDeletionCascadesUpgradeTask(String shortDescription)
protected void dropForeignKey(Connection connection, String table, String column) throws SQLException
SQLException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.