|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPrecondition | |
|---|---|
| liquibase.precondition | |
| liquibase.precondition.core | |
| Uses of AbstractPrecondition in liquibase.precondition |
|---|
| Subclasses of AbstractPrecondition in liquibase.precondition | |
|---|---|
class |
CustomPreconditionWrapper
|
class |
PreconditionLogic
Marker interface for precondition logic tags (and,or, not) |
| Uses of AbstractPrecondition in liquibase.precondition.core |
|---|
| Subclasses of AbstractPrecondition in liquibase.precondition.core | |
|---|---|
class |
AndPrecondition
Container class for all preconditions on a change log. |
class |
ChangeLogPropertyDefinedPrecondition
|
class |
ChangeSetExecutedPrecondition
|
class |
ColumnExistsPrecondition
|
class |
DBMSPrecondition
Precondition for specifying the type of database (oracle, mysql, etc.). |
class |
ForeignKeyExistsPrecondition
|
class |
IndexExistsPrecondition
|
class |
NotPrecondition
Class for controling "not" logic in preconditions. |
class |
ObjectQuotingStrategyPrecondition
|
class |
OrPrecondition
Class for controling "or" logic in preconditions. |
class |
PreconditionContainer
|
class |
PrimaryKeyExistsPrecondition
|
class |
RowCountPrecondition
|
class |
RunningAsPrecondition
Precondition that checks the name of the user executing the change log. |
class |
SequenceExistsPrecondition
|
class |
SqlPrecondition
|
class |
TableExistsPrecondition
|
class |
TableIsEmptyPrecondition
|
class |
ViewExistsPrecondition
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||