| Package | Description |
|---|---|
| liquibase |
Liquibase top level namespace package.
|
| Modifier and Type | Field and Description |
|---|---|
static ConfigurationDefinition<GlobalConfiguration.DuplicateFileMode> |
GlobalConfiguration.DUPLICATE_FILE_MODE |
| Modifier and Type | Method and Description |
|---|---|
static GlobalConfiguration.DuplicateFileMode |
GlobalConfiguration.DuplicateFileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalConfiguration.DuplicateFileMode[] |
GlobalConfiguration.DuplicateFileMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Liquibase.org. All rights reserved.