| Modifier and Type | Method and Description |
|---|---|
Config |
MigratorDefault.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Inserter.run(Connection connection,
Config config,
ClassLoader classLoader) |
| Constructor and Description |
|---|
MigratorDefault(Connection connection,
Config config)
Deprecated.
|
MigratorDefault(Connection connection,
Config config,
ClassLoader classLoader)
Deprecated.
|
MigratorDefault(Connection connection,
Config config,
Inserter inserter) |
MigratorDefault(Connection connection,
Config config,
Inserter inserter,
ClassLoader classLoader) |
MigratorDefault(liquibase.Liquibase liquibase,
Config config,
Inserter inserter) |
Copyright © 2019. All rights reserved.