Uses of Package
liquibase.configuration
Package
Description
Liquibase top level namespace package.
-
ClassDescriptionMarker interface for a class containing
ConfigurationDefinition
which should be auto-loaded at Liquibase startup.A higher-level/detailed definition to provide type-safety, metadata, default values, etc. -
ClassDescriptionMarker interface for a class containing
ConfigurationDefinition
which should be auto-loaded at Liquibase startup.A higher-level/detailed definition to provide type-safety, metadata, default values, etc. -
ClassDescriptionUsed by
ConfigurationDefinition.getCurrentConfiguredValue()
to translate whatever object type aConfigurationValueProvider
is returning into the object type the definition uses.Used byConfigurationDefinition.getCurrentValueObfuscated()
to obfuscate the current value.This wraps all theProvidedValue
s to return the overall value returned from the collection ofConfigurationValueProvider
s. -
ClassDescriptionDeprecated.Deprecated.Convenience base class for
ConfigurationValueProvider
implementationsMarker interface for a class containingConfigurationDefinition
which should be auto-loaded at Liquibase startup.Deprecated.interface from old style configuration code.A higher-level/detailed definition to provide type-safety, metadata, default values, etc.Deprecated.Used byConfigurationDefinition.getCurrentConfiguredValue()
to translate whatever object type aConfigurationValueProvider
is returning into the object type the definition uses.Deprecated.Used byConfigurationDefinition.getCurrentValueObfuscated()
to obfuscate the current value.Defines a way forLiquibaseConfiguration
to find configured values.This wraps all theProvidedValue
s to return the overall value returned from the collection ofConfigurationValueProvider
s.Provides a way forLiquibaseConfiguration
to modify configured values.Deprecated.Provides unified management of configuration properties within Liquibase core and in extensions.Describes a value found from a provider. -
ClassDescriptionConvenience base class for
ConfigurationValueProvider
implementationsConvenience class forConfigurationValueProvider
s that can collect the possible values into a Map.A higher-level/detailed definition to provide type-safety, metadata, default values, etc.Defines a way forLiquibaseConfiguration
to find configured values.Describes a value found from a provider. -
ClassDescriptionConvenience base class for
ConfigurationValueProvider
implementationsConvenience class forConfigurationValueProvider
s that can collect the possible values into a Map.Defines a way forLiquibaseConfiguration
to find configured values. -
-
ClassDescriptionUsed by
ConfigurationDefinition.getCurrentConfiguredValue()
to translate whatever object type aConfigurationValueProvider
is returning into the object type the definition uses. -
ClassDescriptionConvenience base class for
ConfigurationValueProvider
implementationsConvenience class forConfigurationValueProvider
s that can collect the possible values into a Map.Marker interface for a class containingConfigurationDefinition
which should be auto-loaded at Liquibase startup.A higher-level/detailed definition to provide type-safety, metadata, default values, etc.Defines a way forLiquibaseConfiguration
to find configured values. -
ClassDescriptionConvenience base class for
ConfigurationValueProvider
implementationsDefines a way forLiquibaseConfiguration
to find configured values.Describes a value found from a provider. -
ClassDescriptionThis wraps all the
ProvidedValue
s to return the overall value returned from the collection ofConfigurationValueProvider
s. -
ClassDescriptionMarker interface for a class containing
ConfigurationDefinition
which should be auto-loaded at Liquibase startup.A higher-level/detailed definition to provide type-safety, metadata, default values, etc. -
ClassDescriptionMarker interface for a class containing
ConfigurationDefinition
which should be auto-loaded at Liquibase startup.A higher-level/detailed definition to provide type-safety, metadata, default values, etc. -
ClassDescriptionMarker interface for a class containing
ConfigurationDefinition
which should be auto-loaded at Liquibase startup.A higher-level/detailed definition to provide type-safety, metadata, default values, etc. -
ClassDescriptionConvenience base class for
ConfigurationValueProvider
implementationsConvenience class forConfigurationValueProvider
s that can collect the possible values into a Map.Defines a way forLiquibaseConfiguration
to find configured values.
ConfigurationDefinition
style