| Package | Description |
|---|---|
| liquibase.parser |
| Modifier and Type | Field and Description |
|---|---|
static ConfigurationDefinition<ChangeLogParserConfiguration.MissingPropertyMode> |
ChangeLogParserConfiguration.MISSING_PROPERTY_MODE |
| Modifier and Type | Method and Description |
|---|---|
static ChangeLogParserConfiguration.MissingPropertyMode |
ChangeLogParserConfiguration.MissingPropertyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeLogParserConfiguration.MissingPropertyMode[] |
ChangeLogParserConfiguration.MissingPropertyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Liquibase.org. All rights reserved.