Uses of Class
liquibase.configuration.GlobalConfiguration
Packages that use GlobalConfiguration
- 
Uses of GlobalConfiguration in liquibase.configurationMethods in liquibase.configuration that return GlobalConfigurationModifier 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.