| Package | Description |
|---|---|
| liquibase.changelog | |
| liquibase.changelog.visitor |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeLogIterator.run(ChangeSetVisitor visitor,
RuntimeEnvironment env) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeLogSyncVisitor |
class |
DBDocVisitor |
class |
ExpectedChangesVisitor |
class |
ListVisitor |
class |
RollbackVisitor |
class |
StatusVisitor
ChangeSetVisitor that will collect the execution status of changeSets without executing them.
|
class |
UpdateVisitor |
class |
ValidatingVisitor |
Copyright © 2018 Liquibase.org. All rights reserved.