Uses of Class
liquibase.configuration.GlobalConfiguration
-
Uses of GlobalConfiguration in liquibase.configuration
Modifier and TypeMethodDescriptionGlobalConfiguration.setAlwaysOverrideStoredLogicSchema
(boolean override) Deprecated.GlobalConfiguration.setDatabaseChangeLogLockPollRate
(Long seconds) Deprecated.GlobalConfiguration.setDatabaseChangeLogLockTableName
(String name) Deprecated.GlobalConfiguration.setDatabaseChangeLogLockWaitTime
(Long minutes) Deprecated.GlobalConfiguration.setDatabaseChangeLogTableName
(String name) Deprecated.GlobalConfiguration.setDiffColumnOrder
(boolean diff) Deprecated.GlobalConfiguration.setGeneratedChangeSetIdsContainDescription
(boolean containDescription) Deprecated.GlobalConfiguration.setHeadless
(boolean headless) Deprecated.GlobalConfiguration.setLiquibaseCatalogName
(String name) Deprecated.GlobalConfiguration.setLiquibaseSchemaName
(String name) Deprecated.GlobalConfiguration.setLiquibaseTablespaceName
(String name) Deprecated.GlobalConfiguration.setOutputEncoding
(String name) Deprecated.GlobalConfiguration.setOutputLineSeparator
(String name) Deprecated.GlobalConfiguration.setShouldFilterLogMessages
(boolean ignored) Deprecated.ignores valueGlobalConfiguration.setShouldRun
(boolean shouldRun) Deprecated.GlobalConfiguration.setShouldSnapshotData
(boolean shouldSnapshotData) Deprecated.