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 controlling "or" logic in preconditions.
|
PreconditionContainer | |
PrimaryKeyExistsPrecondition | |
RowCountPrecondition | |
RunningAsPrecondition |
Precondition that checks the name of the user executing the change log.
|
SequenceExistsPrecondition | |
SqlPrecondition | |
TableExistsPrecondition | |
TableIsEmptyPrecondition | |
UniqueConstraintExistsPrecondition | |
ViewExistsPrecondition |
Enum | Description |
---|---|
PreconditionContainer.ErrorOption | |
PreconditionContainer.FailOption | |
PreconditionContainer.OnSqlOutputOption |
Copyright © 2023 Liquibase.org. All rights reserved.