| Package | Description |
|---|---|
| liquibase.precondition.core |
| Modifier and Type | Method and Description |
|---|---|
PreconditionContainer.OnSqlOutputOption |
PreconditionContainer.getOnSqlOutput() |
static PreconditionContainer.OnSqlOutputOption |
PreconditionContainer.OnSqlOutputOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreconditionContainer.OnSqlOutputOption[] |
PreconditionContainer.OnSqlOutputOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreconditionContainer.setOnSqlOutput(PreconditionContainer.OnSqlOutputOption onSqlOutput) |
Copyright © 2018 Liquibase.org. All rights reserved.