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