Package | Description |
---|---|
liquibase.changelog |
Modifier and Type | Method and Description |
---|---|
ChangeSet.ValidationFailOption |
ChangeSet.getOnValidationFail() |
static ChangeSet.ValidationFailOption |
ChangeSet.ValidationFailOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeSet.ValidationFailOption[] |
ChangeSet.ValidationFailOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeSet.setOnValidationFail(ChangeSet.ValidationFailOption onValidationFail) |
Copyright © 2018 Liquibase.org. All rights reserved.