| Package | Description |
|---|---|
| liquibase |
Liquibase top level namespace package.
|
| liquibase.hub |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeLogIterator |
Liquibase.getStandardChangelogIterator(Contexts contexts,
LabelExpression labelExpression,
DatabaseChangeLog changeLog) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
HubUpdater.preUpdateHub(String operationType,
Database database,
Connection connection,
String changeLogFile,
Contexts contexts,
LabelExpression labelExpression,
ChangeLogIterator changeLogIterator)
This method performs a syncHub and returns a new Operation instance
If there is an error or the Hub is not available it returns null
|
Copyright © 2020 Liquibase.org. All rights reserved.