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) |
getDbVersion, getDriver, getId, getPassword, getType, getUrl, getUser, getVersions, isOk, setDbVersion, setDriver, setId, setOk, setPassword, setType, setUrl, setUser, setVersions
getLinks, getSelf, setLinks, setSelf
public static Database fromDomain(DatabaseConnection dbc, org.flywaydb.core.api.MigrationInfoService status, String salt)
public static void applyChanges(Database database, DatabaseConnection dbc)
Copyright © 2011–2017 aiticon GmbH. All rights reserved.