public abstract class AbstractUpdateHibernateDialectUpgradeTask extends AbstractBootstrapUpgradeTask
bootstrapManager, hibernateConfigerrors| Constructor and Description |
|---|
AbstractUpdateHibernateDialectUpgradeTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
protected abstract @Nullable String |
getNewDialect(String currentDialect) |
getDatabaseConnection, getDialect, setBootstrapManager, setHibernateConfig, withDatabaseConnectiongetBuildNumber, getErrors, getShortDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBuildNumber, getErrors, getShortDescriptionpublic AbstractUpdateHibernateDialectUpgradeTask()
public void doUpgrade()
throws Exception
UpgradeTaskException - to signalize error during upgrade processCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.