| Class | Description |
|---|---|
| AndPrecondition |
Container class for all preconditions on a change log.
|
| ChangeLogPropertyDefinedPrecondition | |
| ChangeSetExecutedPrecondition | |
| ColumnExistsPrecondition | |
| DBMSPrecondition |
Precondition for specifying the type of database (oracle, mysql, etc.).
|
| ForeignKeyExistsPrecondition | |
| IndexExistsPrecondition | |
| NotPrecondition |
Class for controling "not" logic in preconditions.
|
| ObjectQuotingStrategyPrecondition | |
| OrPrecondition |
Class for controling "or" logic in preconditions.
|
| PreconditionContainer | |
| PrimaryKeyExistsPrecondition | |
| RowCountPrecondition | |
| RunningAsPrecondition |
Precondition that checks the name of the user executing the change log.
|
| SequenceExistsPrecondition | |
| SqlPrecondition | |
| TableExistsPrecondition | |
| TableIsEmptyPrecondition | |
| ViewExistsPrecondition |
| Enum | Description |
|---|---|
| PreconditionContainer.ErrorOption | |
| PreconditionContainer.FailOption | |
| PreconditionContainer.OnSqlOutputOption |
Copyright © 2018 Liquibase.org. All rights reserved.