| Constructor and Description |
|---|
Database() |
| Modifier and Type | Method and Description |
|---|---|
static void |
applyChanges(Database database,
DatabaseConnection dbc) |
static Database |
fromDomain(DatabaseConnection dbc,
org.flywaydb.core.api.MigrationInfoService status,
String salt) |
static Database |
fromDomain(DatabaseConnection dbc,
org.flywaydb.core.api.MigrationInfoService status,
String salt,
boolean withManagedState) |
getDbVersion, getDriver, getId, getPassword, getSize, getType, getUrl, getUser, getVersions, isManaged, isOk, setDbVersion, setDriver, setId, setManaged, setOk, setPassword, setSize, setType, setUrl, setUser, setVersionsgetLinks, getSelf, setLinks, setSelfpublic static Database fromDomain(DatabaseConnection dbc, org.flywaydb.core.api.MigrationInfoService status, String salt)
public static Database fromDomain(DatabaseConnection dbc, org.flywaydb.core.api.MigrationInfoService status, String salt, boolean withManagedState)
public static void applyChanges(Database database, DatabaseConnection dbc)
Copyright © 2011–2021 aiticon GmbH. All rights reserved.