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 controlling "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 |
UniqueConstraintExistsPrecondition |
class |
ViewExistsPrecondition |