| Interface | Description |
|---|---|
| ChangeExecListener |
An implementation of ChangeExecListener can be called by UpdateVisitor or
RollbackVisitor for each changeset that is actually run.
|
| ChangeLogSyncListener | |
| ChangeSetVisitor |
Called by
ChangeLogIterator when a ChangeSetFilter accept a changeSet. |
| SkippedChangeSetVisitor |
Called by
ChangeLogIterator when a ChangeSetFilter rejects a changeSet. |
| Class | Description |
|---|---|
| AbstractChangeExecListener | |
| ChangeLogSyncVisitor | |
| DBDocVisitor | |
| ExpectedChangesVisitor | |
| ListVisitor | |
| RollbackVisitor | |
| StatusVisitor |
ChangeSetVisitor that will collect the execution status of changeSets without executing them.
|
| UpdateVisitor | |
| ValidatingVisitor |
| Enum | Description |
|---|---|
| ChangeSetVisitor.Direction |
Copyright © 2018 Liquibase.org. All rights reserved.