Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractArgumentCommandStep - Class in liquibase.command.core.helpers
 
AbstractArgumentCommandStep() - Constructor for class liquibase.command.core.helpers.AbstractArgumentCommandStep
 
AbstractChange - Class in liquibase.change
Standard superclass to simplify Change implementations.
AbstractChange() - Constructor for class liquibase.change.AbstractChange
 
AbstractChangeExecListener - Class in liquibase.changelog.visitor
 
AbstractChangeExecListener() - Constructor for class liquibase.changelog.visitor.AbstractChangeExecListener
 
AbstractChangeGenerator - Class in liquibase.diff.output.changelog
 
AbstractChangeGenerator() - Constructor for class liquibase.diff.output.changelog.AbstractChangeGenerator
 
AbstractChangeLogBasedTask - Class in liquibase.integration.ant
 
AbstractChangeLogBasedTask() - Constructor for class liquibase.integration.ant.AbstractChangeLogBasedTask
 
AbstractChangelogCommandStep - Class in liquibase.command.core.helpers
 
AbstractChangelogCommandStep() - Constructor for class liquibase.command.core.helpers.AbstractChangelogCommandStep
 
AbstractChangeLogHistoryService - Class in liquibase.changelog
 
AbstractChangeLogHistoryService() - Constructor for class liquibase.changelog.AbstractChangeLogHistoryService
 
AbstractChangeLogParser - Class in liquibase.parser.core.xml
 
AbstractChangeLogParser() - Constructor for class liquibase.parser.core.xml.AbstractChangeLogParser
 
AbstractChangeVisitor - Class in liquibase.change.visitor
 
AbstractChangeVisitor() - Constructor for class liquibase.change.visitor.AbstractChangeVisitor
 
AbstractCliWrapperCommandStep - Class in liquibase.command
Deprecated. 
AbstractCliWrapperCommandStep() - Constructor for class liquibase.command.AbstractCliWrapperCommandStep
Deprecated.
 
AbstractCommand<T extends CommandResult> - Class in liquibase.command
Deprecated.
Implement commands with CommandStep and call them with CommandFactory.getCommandDefinition(String...).
AbstractCommand() - Constructor for class liquibase.command.AbstractCommand
Deprecated.
 
AbstractCommandStep - Class in liquibase.command
Convenience base class for CommandStep implementations.
AbstractCommandStep() - Constructor for class liquibase.command.AbstractCommandStep
 
AbstractConfigurationContainer - Class in liquibase.configuration
Deprecated.
AbstractConfigurationContainer(String) - Constructor for class liquibase.configuration.AbstractConfigurationContainer
Deprecated.
 
AbstractConfigurationContainer.ConfigurationContainer - Class in liquibase.configuration
Deprecated. 
AbstractConfigurationContainer.DelegatedConfigurationContainer - Class in liquibase.configuration
Deprecated.
 
AbstractConfigurationValueProvider - Class in liquibase.configuration
Convenience base class for ConfigurationValueProvider implementations
AbstractConfigurationValueProvider() - Constructor for class liquibase.configuration.AbstractConfigurationValueProvider
 
AbstractDatabaseConnectionCommandStep - Class in liquibase.command.core.helpers
Abstract CommandStep providing database connectivity.
AbstractDatabaseConnectionCommandStep() - Constructor for class liquibase.command.core.helpers.AbstractDatabaseConnectionCommandStep
 
AbstractDatabaseDiffTask - Class in liquibase.integration.ant
 
AbstractDatabaseDiffTask() - Constructor for class liquibase.integration.ant.AbstractDatabaseDiffTask
 
AbstractDatabaseObject - Class in liquibase.structure
Template class for all types of database objects can be manipulated using ChangeSets.
AbstractDatabaseObject() - Constructor for class liquibase.structure.AbstractDatabaseObject
 
AbstractDb2Database - Class in liquibase.database.core
 
AbstractDb2Database() - Constructor for class liquibase.database.core.AbstractDb2Database
 
AbstractExecutor - Class in liquibase.executor
Code common to all Executor services / blueprint for Executor service classes.
AbstractExecutor() - Constructor for class liquibase.executor.AbstractExecutor
 
AbstractExtensibleObject - Class in liquibase
Convenience class implementing ExtensibleObject.
AbstractExtensibleObject() - Constructor for class liquibase.AbstractExtensibleObject
 
AbstractExtensibleObject(Map<String, ?>) - Constructor for class liquibase.AbstractExtensibleObject
Creates a new object with the given attributes.
AbstractFormattedChangeLogParser - Class in liquibase.parser
 
AbstractFormattedChangeLogParser() - Constructor for class liquibase.parser.AbstractFormattedChangeLogParser
 
AbstractFutureRollbackCommandStep - Class in liquibase.command.core
 
AbstractFutureRollbackCommandStep() - Constructor for class liquibase.command.core.AbstractFutureRollbackCommandStep
 
AbstractHelperCommandStep - Class in liquibase.command.core.helpers
Class to hold all methods that are common to helper classes
AbstractHelperCommandStep() - Constructor for class liquibase.command.core.helpers.AbstractHelperCommandStep
 
AbstractJdbcDatabase - Class in liquibase.database
AbstractJdbcDatabase is extended by all supported databases as a facade to the underlying database.
AbstractJdbcDatabase() - Constructor for class liquibase.database.AbstractJdbcDatabase
 
AbstractLiquibaseChangeLogMojo - Class in org.liquibase.maven.plugins
A Liquibase MOJO that requires the user to provide a DatabaseChangeLogFile to be able to perform any actions on the database.
AbstractLiquibaseChangeLogMojo() - Constructor for class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
 
AbstractLiquibaseChecksMojo - Class in org.liquibase.maven.plugins
A base class for providing Liquibase Policy Checks functionality.
AbstractLiquibaseChecksMojo() - Constructor for class org.liquibase.maven.plugins.AbstractLiquibaseChecksMojo
 
AbstractLiquibaseFlowMojo - Class in org.liquibase.maven.plugins
 
AbstractLiquibaseFlowMojo() - Constructor for class org.liquibase.maven.plugins.AbstractLiquibaseFlowMojo
 
AbstractLiquibaseMojo - Class in org.liquibase.maven.plugins
A base class for providing Liquibase Liquibase functionality.
AbstractLiquibaseMojo() - Constructor for class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
AbstractLiquibaseSerializable - Class in liquibase.serializer
 
AbstractLiquibaseSerializable() - Constructor for class liquibase.serializer.AbstractLiquibaseSerializable
 
AbstractLiquibaseUpdateMojo - Class in org.liquibase.maven.plugins
Liquibase Update Maven plugin.
AbstractLiquibaseUpdateMojo() - Constructor for class org.liquibase.maven.plugins.AbstractLiquibaseUpdateMojo
 
AbstractLogger - Class in liquibase.logging.core
Convenience base implementation of a Logger.
AbstractLogger() - Constructor for class liquibase.logging.core.AbstractLogger
 
AbstractLogger(LogMessageFilter) - Constructor for class liquibase.logging.core.AbstractLogger
Deprecated.
use {@link AbstractLogger(). Passed filter is not used.
AbstractLogService - Class in liquibase.logging.core
Convenience base implementation of a LoggerFactory.
AbstractLogService() - Constructor for class liquibase.logging.core.AbstractLogService
 
AbstractMapConfigurationValueProvider - Class in liquibase.configuration
Convenience class for ConfigurationValueProviders that can collect the possible values into a Map.
AbstractMapConfigurationValueProvider() - Constructor for class liquibase.configuration.AbstractMapConfigurationValueProvider
 
AbstractModifyDataChange - Class in liquibase.change.core
Encapsulates common fields for update and delete changes.
AbstractModifyDataChange() - Constructor for class liquibase.change.core.AbstractModifyDataChange
 
AbstractOutputWriterCommandStep - Class in liquibase.command.core.helpers
 
AbstractOutputWriterCommandStep() - Constructor for class liquibase.command.core.helpers.AbstractOutputWriterCommandStep
 
AbstractPathHandler - Class in liquibase.resource
Convenience base class for PathHandlers.
AbstractPathHandler() - Constructor for class liquibase.resource.AbstractPathHandler
 
AbstractPathResourceAccessor - Class in liquibase.resource
 
AbstractPathResourceAccessor() - Constructor for class liquibase.resource.AbstractPathResourceAccessor
 
AbstractPlugin - Class in liquibase.plugin
Convenience base class for Plugin implementations.
AbstractPlugin() - Constructor for class liquibase.plugin.AbstractPlugin
 
AbstractPluginFactory<T extends Plugin> - Class in liquibase.plugin
Convenience base class for all factories that find correct Plugin implementations.
AbstractPluginFactory() - Constructor for class liquibase.plugin.AbstractPluginFactory
 
AbstractPrecondition - Class in liquibase.precondition
 
AbstractPrecondition() - Constructor for class liquibase.precondition.AbstractPrecondition
 
AbstractResource - Class in liquibase.resource
 
AbstractResource(String, URI) - Constructor for class liquibase.resource.AbstractResource
 
AbstractResourceAccessor - Class in liquibase.resource
Convenience base class for ResourceAccessor implementations.
AbstractResourceAccessor() - Constructor for class liquibase.resource.AbstractResourceAccessor
 
AbstractRollbackCommandStep - Class in liquibase.command.core
AbstractRollbackCommandStep provides the common operations to all the rollback* commands.
AbstractRollbackCommandStep() - Constructor for class liquibase.command.core.AbstractRollbackCommandStep
 
AbstractSQLChange - Class in liquibase.change
A common parent for all raw SQL related changes regardless of where the sql was sourced from.
AbstractSQLChange() - Constructor for class liquibase.change.AbstractSQLChange
 
AbstractSQLChange.NormalizingStream - Class in liquibase.change
 
AbstractSqlGenerator<T extends SqlStatement> - Class in liquibase.sqlgenerator.core
Generic template class for an SQL generator able to generate SQL for an object-form SqlStatement.
AbstractSqlGenerator() - Constructor for class liquibase.sqlgenerator.core.AbstractSqlGenerator
 
AbstractSqlStatement - Class in liquibase.statement
 
AbstractSqlStatement() - Constructor for class liquibase.statement.AbstractSqlStatement
 
AbstractSqlVisitor - Class in liquibase.sql.visitor
 
AbstractSqlVisitor() - Constructor for class liquibase.sql.visitor.AbstractSqlVisitor
 
AbstractTableChange - Class in liquibase.change
 
AbstractTableChange() - Constructor for class liquibase.change.AbstractTableChange
 
AbstractUpdateCommandStep - Class in liquibase.command.core
 
AbstractUpdateCommandStep() - Constructor for class liquibase.command.core.AbstractUpdateCommandStep
 
accept(T) - Method in class liquibase.integration.UnexpectedChangeSetsValidator
 
ACCEPT_LICENSES - Static variable in class liquibase.extension.testing.testsystem.command.TestSystemUpCommand
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.ActuallyExecutedChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.AfterTagChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.AlreadyRanChangeSetFilter
 
accepts(ChangeSet) - Method in interface liquibase.changelog.filter.ChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.ContextChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.CountChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.DbmsChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.ExecutedAfterChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.IgnoreChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.LabelChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.NotInChangeLogChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.NotRanChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.ShouldRunChangeSetFilter
 
accepts(ChangeSet) - Method in class liquibase.changelog.filter.UpToTagChangeSetFilter
 
acquireLock() - Method in class liquibase.database.core.MockDatabase
 
acquireLock() - Method in interface liquibase.lockservice.LockService
 
acquireLock() - Method in class liquibase.lockservice.MockLockService
 
acquireLock() - Method in class liquibase.lockservice.OfflineLockService
 
acquireLock() - Method in class liquibase.lockservice.StandardLockService
 
acquireLock(Liquibase) - Method in class liquibase.database.core.MockDatabase
 
Activator - Class in liquibase.osgi
 
Activator() - Constructor for class liquibase.osgi.Activator
 
Activator.LiquibaseBundle - Class in liquibase.osgi
 
Activator.OSGIContainerChecker - Class in liquibase.osgi
Deprecated.
ActuallyExecutedChangeSetFilter - Class in liquibase.changelog.filter
 
ActuallyExecutedChangeSetFilter(List<RanChangeSet>) - Constructor for class liquibase.changelog.filter.ActuallyExecutedChangeSetFilter
 
add(String) - Method in class liquibase.ContextExpression
 
add(String) - Method in class liquibase.Contexts
 
add(String) - Method in class liquibase.LabelExpression
 
add(String) - Method in class liquibase.Labels
 
add(URI, InputStream) - Method in class liquibase.resource.InputStreamList
 
add(CommandArgumentDefinition) - Method in class liquibase.command.CommandDefinition
 
add(LicenseInstallResult) - Method in class liquibase.license.LicenseInstallResult
 
add(DatabaseObject) - Method in class liquibase.structure.DatabaseObjectCollection
 
add(PropertySet) - Method in class liquibase.integration.ant.type.ConnectionProperties
 
add(T, T) - Method in class liquibase.util.DependencyUtil.DependencyGraph
 
ADD_EMPTY_MDC_VALUES - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
addAdditionalInformation(String) - Method in class liquibase.datatype.DatabaseDataType
 
addAlias(String) - Method in class liquibase.command.CommandArgumentDefinition.Building
Adds an alias for this command argument; an alias added this way is not shown in the help output.
addAlias(String[]) - Method in class liquibase.command.CommandDefinition
Add an alias to the command.
addAlias(String...) - Method in class liquibase.configuration.ConfigurationProperty
Deprecated. 
addAliases(Collection<String>) - Method in class liquibase.configuration.ConfigurationDefinition.Building
 
addAliasKey(String) - Method in class liquibase.configuration.ConfigurationDefinition.Building
 
addAll(ValidationErrors) - Method in class liquibase.exception.ValidationErrors
 
addAll(ValidationErrors, ChangeSet) - Method in class liquibase.exception.ValidationErrors
 
addAll(Warnings) - Method in class liquibase.exception.Warnings
 
addAll(InputStreamList) - Method in class liquibase.resource.InputStreamList
 
addAllToChangesetInfoList(List<ChangeSet>, boolean) - Method in class liquibase.report.ChangesetInfo
 
addAllToPendingChangesetInfoList(Map<ChangeSet, String>) - Method in class liquibase.report.ChangesetInfo
Map all changeset status and reason for skipping to a PendingChangesetInfo object and add to the list.
addArg(String) - Method in class liquibase.change.core.ExecuteShellCommandChange
 
addArgument(CommandArgumentDefinition<DataType>) - Method in class liquibase.command.CommandBuilder
Uses an existing CommandArgumentDefinition as template
addArgumentValue(String, Object) - Method in class liquibase.command.CommandScope
Adds the given key/value pair to the stored argument data.
addArgumentValue(CommandArgumentDefinition<T>, T) - Method in class liquibase.command.CommandScope
Adds the given key/value pair to the stored argument data.
addAssociatedWith(String) - Method in class liquibase.structure.core.Index
 
AddAutoIncrementChange - Class in liquibase.change.core
Makes an existing column into an auto-increment column.
AddAutoIncrementChange() - Constructor for class liquibase.change.core.AddAutoIncrementChange
 
AddAutoIncrementGenerator - Class in liquibase.sqlgenerator.core
 
AddAutoIncrementGenerator() - Constructor for class liquibase.sqlgenerator.core.AddAutoIncrementGenerator
 
AddAutoIncrementGeneratorDB2 - Class in liquibase.sqlgenerator.core
 
AddAutoIncrementGeneratorDB2() - Constructor for class liquibase.sqlgenerator.core.AddAutoIncrementGeneratorDB2
 
AddAutoIncrementGeneratorHsqlH2 - Class in liquibase.sqlgenerator.core
 
AddAutoIncrementGeneratorHsqlH2() - Constructor for class liquibase.sqlgenerator.core.AddAutoIncrementGeneratorHsqlH2
 
AddAutoIncrementGeneratorInformix - Class in liquibase.sqlgenerator.core
 
AddAutoIncrementGeneratorInformix() - Constructor for class liquibase.sqlgenerator.core.AddAutoIncrementGeneratorInformix
 
AddAutoIncrementGeneratorMySQL - Class in liquibase.sqlgenerator.core
 
AddAutoIncrementGeneratorMySQL() - Constructor for class liquibase.sqlgenerator.core.AddAutoIncrementGeneratorMySQL
 
AddAutoIncrementGeneratorSQLite - Class in liquibase.sqlgenerator.core
This class provides a workaround for adding auto increment for SQLite since SQLite does not support it
AddAutoIncrementGeneratorSQLite() - Constructor for class liquibase.sqlgenerator.core.AddAutoIncrementGeneratorSQLite
 
AddAutoIncrementStatement - Class in liquibase.statement.core
 
AddAutoIncrementStatement(String, String, String, String, String, BigInteger, BigInteger, Boolean, String) - Constructor for class liquibase.statement.core.AddAutoIncrementStatement
 
addChange(Change) - Method in class liquibase.changelog.ChangeSet
 
addChangedObject(DatabaseObject, ObjectDifferences) - Method in class liquibase.diff.DiffResult
 
addChangeLogParameters(ChangeLogParametersType) - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
addChangeSet(ChangeSet) - Method in class liquibase.changelog.DatabaseChangeLog
 
addChangeSet(RanChangeSet) - Method in class liquibase.command.core.HistoryCommandStep.LegacyDeploymentDetails
 
addChangeSet(RanChangeSet) - Method in class liquibase.command.core.HistoryCommandStep.TabularDeploymentDetails
 
addChangeSetMdcProperties() - Method in class liquibase.changelog.ChangeSet
 
addChild(String, String, Object) - Method in class liquibase.parser.core.ParsedNode
Convenience method to add a new ParsedNode with the passed namespace/name and value
addChild(ParsedNode) - Method in class liquibase.parser.core.ParsedNode
Adds the given ParsedNode as a child
addChildEvent(Event) - Method in class liquibase.analytics.Event
Add the child event only if analytics is enabled.
addChildren(Map<String, Object>) - Method in class liquibase.parser.core.ParsedNode
Adds the given map as children of this node.
addClassTag(Class<? extends Object>, Tag) - Method in class liquibase.serializer.core.yaml.YamlSerializer.LiquibaseRepresenter
 
addColumn(int, Column) - Method in class liquibase.structure.core.PrimaryKey
Adds a new column to the column list of this PrimaryKey.
addColumn(int, Column) - Method in class liquibase.structure.core.UniqueConstraint
 
addColumn(String, LiquibaseDataType) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumn(String, LiquibaseDataType, Object) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumn(String, LiquibaseDataType, Object, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumn(String, LiquibaseDataType, Object, ColumnConstraint[]) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumn(String, LiquibaseDataType, String, Object, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumn(String, LiquibaseDataType, ColumnConstraint[]) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumn(AddColumnConfig) - Method in class liquibase.change.core.AddColumnChange
 
addColumn(AddColumnConfig) - Method in class liquibase.change.core.CreateIndexChange
 
addColumn(ColumnConfig) - Method in class liquibase.change.core.CreateTableChange
 
addColumn(ColumnConfig) - Method in class liquibase.change.core.DropColumnChange
 
addColumn(ColumnConfig) - Method in class liquibase.change.core.InsertDataChange
 
addColumn(ColumnConfig) - Method in class liquibase.change.core.UpdateDataChange
 
addColumn(ColumnConfig) - Method in class liquibase.statement.core.InsertStatement
 
addColumn(LoadDataColumnConfig) - Method in class liquibase.change.core.LoadDataChange
 
addColumn(Column) - Method in class liquibase.structure.core.Index
 
addColumn(Column) - Method in class liquibase.structure.core.Relation
 
addColumn(T) - Method in interface liquibase.change.ChangeWithColumns
Add a column configuration to the Change.
AddColumnChange - Class in liquibase.change.core
Adds a column to an existing table.
AddColumnChange() - Constructor for class liquibase.change.core.AddColumnChange
 
AddColumnChangeVisitor - Class in liquibase.change.visitor
 
AddColumnChangeVisitor() - Constructor for class liquibase.change.visitor.AddColumnChangeVisitor
 
AddColumnConfig - Class in liquibase.change
 
AddColumnConfig() - Constructor for class liquibase.change.AddColumnConfig
 
AddColumnConfig(Column) - Constructor for class liquibase.change.AddColumnConfig
 
addColumnConstraint(AutoIncrementConstraint) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumnConstraint(ForeignKeyConstraint) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumnConstraint(NotNullConstraint) - Method in class liquibase.statement.core.CreateTableStatement
 
addColumnConstraint(UniqueConstraint) - Method in class liquibase.statement.core.CreateTableStatement
 
AddColumnGenerator - Class in liquibase.sqlgenerator.core
 
AddColumnGenerator() - Constructor for class liquibase.sqlgenerator.core.AddColumnGenerator
 
AddColumnGeneratorDefaultClauseBeforeNotNull - Class in liquibase.sqlgenerator.core
 
AddColumnGeneratorDefaultClauseBeforeNotNull() - Constructor for class liquibase.sqlgenerator.core.AddColumnGeneratorDefaultClauseBeforeNotNull
 
AddColumnGeneratorSQLite - Class in liquibase.sqlgenerator.core
Workaround for adding column on existing table for SQLite.
AddColumnGeneratorSQLite() - Constructor for class liquibase.sqlgenerator.core.AddColumnGeneratorSQLite
 
addColumns(String...) - Method in class liquibase.statement.PrimaryKeyConstraint
 
addColumns(String...) - Method in class liquibase.statement.UniqueConstraint
 
AddColumnStatement - Class in liquibase.statement.core
 
AddColumnStatement(String, String, String, String, String, Object, String, ColumnConstraint...) - Constructor for class liquibase.statement.core.AddColumnStatement
 
AddColumnStatement(String, String, String, String, String, Object, ColumnConstraint...) - Constructor for class liquibase.statement.core.AddColumnStatement
 
AddColumnStatement(List<AddColumnStatement>) - Constructor for class liquibase.statement.core.AddColumnStatement
 
AddColumnStatement(AddColumnStatement...) - Constructor for class liquibase.statement.core.AddColumnStatement
 
addColumnValue(String, Object) - Method in class liquibase.statement.core.InsertStatement
 
addCommandFiltersMdc(LabelExpression, Contexts) - Static method in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
addCompleteSqlToScope(String) - Method in interface liquibase.database.Database
 
addConfigured(PropertySet) - Method in class liquibase.integration.ant.type.ChangeLogParametersType
 
addConfiguredChangeLogParameter(Property) - Method in class liquibase.integration.ant.type.ChangeLogParametersType
 
addConfiguredJson(ChangeLogOutputFile) - Method in class liquibase.integration.ant.DiffDatabaseToChangeLogTask
 
addConfiguredJson(ChangeLogOutputFile) - Method in class liquibase.integration.ant.GenerateChangeLogTask
 
addConfiguredTxt(ChangeLogOutputFile) - Method in class liquibase.integration.ant.DiffDatabaseToChangeLogTask
 
addConfiguredTxt(ChangeLogOutputFile) - Method in class liquibase.integration.ant.GenerateChangeLogTask
 
addConfiguredXml(ChangeLogOutputFile) - Method in class liquibase.integration.ant.DiffDatabaseToChangeLogTask
 
addConfiguredXml(ChangeLogOutputFile) - Method in class liquibase.integration.ant.GenerateChangeLogTask
 
addConfiguredYaml(ChangeLogOutputFile) - Method in class liquibase.integration.ant.DiffDatabaseToChangeLogTask
 
addConfiguredYaml(ChangeLogOutputFile) - Method in class liquibase.integration.ant.GenerateChangeLogTask
 
addConnectionProperties(ConnectionProperties) - Method in class liquibase.integration.ant.type.DatabaseType
 
addConnectionProperty(Property) - Method in class liquibase.integration.ant.type.ConnectionProperties
 
addDatabase(DatabaseType) - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
addDatabaseObject(DatabaseObject) - Method in class liquibase.structure.core.Catalog
 
addDatabaseObject(DatabaseObject) - Method in class liquibase.structure.core.Schema
 
addDefaultFileProperties() - Method in class liquibase.changelog.ChangeLogParameters
Add default-file properties to changelog parameters
AddDefaultValueChange - Class in liquibase.change.core
Sets a new default value to an existing column.
AddDefaultValueChange() - Constructor for class liquibase.change.core.AddDefaultValueChange
 
AddDefaultValueGenerator - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGenerator() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGenerator
 
AddDefaultValueGeneratorDerby - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorDerby() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorDerby
 
AddDefaultValueGeneratorInformix - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorInformix() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorInformix
 
AddDefaultValueGeneratorMSSQL - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorMSSQL() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorMSSQL
 
AddDefaultValueGeneratorMySQL - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorMySQL() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorMySQL
 
AddDefaultValueGeneratorOracle - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorOracle() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorOracle
 
AddDefaultValueGeneratorPostgres - Class in liquibase.sqlgenerator.core
Adds functionality for setting the sequence to be owned by the column with the default value
AddDefaultValueGeneratorPostgres() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorPostgres
 
AddDefaultValueGeneratorSQLite - Class in liquibase.sqlgenerator.core
Workaround for Adding default value for SQLite
AddDefaultValueGeneratorSQLite() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorSQLite
 
AddDefaultValueGeneratorSybase - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorSybase() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybase
 
AddDefaultValueGeneratorSybaseASA - Class in liquibase.sqlgenerator.core
 
AddDefaultValueGeneratorSybaseASA() - Constructor for class liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybaseASA
 
AddDefaultValueStatement - Class in liquibase.statement.core
 
AddDefaultValueStatement(String, String, String, String, String) - Constructor for class liquibase.statement.core.AddDefaultValueStatement
 
AddDefaultValueStatement(String, String, String, String, String, Object) - Constructor for class liquibase.statement.core.AddDefaultValueStatement
 
addDependencies(DependencyUtil.DependencyGraph<String>, List<String>, Database) - Method in class liquibase.diff.output.changelog.DiffToChangeLog
Adds dependencies to the graph as schema.object_name.
addDifference(String, Object, Object) - Method in class liquibase.diff.ObjectDifferences
 
addDifference(String, String, Object, Object) - Method in class liquibase.diff.ObjectDifferences
 
addDivider(StringBuilder) - Method in class liquibase.serializer.core.string.StringSnapshotSerializerReadable
 
addError(String) - Method in class liquibase.exception.ValidationErrors
 
addError(String, ChangeSet) - Method in class liquibase.exception.ValidationErrors
 
addEscapes(String) - Static method in error liquibase.util.grammar.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addForcePrintAlias(String) - Method in class liquibase.command.CommandArgumentDefinition.Building
Adds an alias for this command argument that will be printed to the help output inline with the existing parameter (for which this is an alias).
addForeignKeyColumn(Column) - Method in class liquibase.structure.core.ForeignKey
 
AddForeignKeyConstraintChange - Class in liquibase.change.core
Adds a foreign key constraint to an existing column.
AddForeignKeyConstraintChange() - Constructor for class liquibase.change.core.AddForeignKeyConstraintChange
 
AddForeignKeyConstraintGenerator - Class in liquibase.sqlgenerator.core
 
AddForeignKeyConstraintGenerator() - Constructor for class liquibase.sqlgenerator.core.AddForeignKeyConstraintGenerator
 
AddForeignKeyConstraintStatement - Class in liquibase.statement.core
 
AddForeignKeyConstraintStatement(String, String, String, String, ColumnConfig[], String, String, String, ColumnConfig[]) - Constructor for class liquibase.statement.core.AddForeignKeyConstraintStatement
 
addForeignKeyStatements(AddColumnStatement, Database, List<Sql>) - Method in class liquibase.sqlgenerator.core.AddColumnGenerator
 
addImplicitResolvers() - Method in class liquibase.serializer.core.yaml.YamlSerializer.LiquibaseResolver
 
addIncludedSchema(CatalogAndSchema) - Method in class liquibase.diff.output.DiffOutputControl
 
addIncludedSchema(Schema) - Method in class liquibase.diff.output.DiffOutputControl
 
addingBundle(Bundle, BundleEvent) - Method in class liquibase.osgi.Activator
 
addInsertStatement(InsertStatement) - Method in class liquibase.statement.core.InsertSetStatement
 
additionalValidations(ChangeSet, Database, boolean, boolean) - Method in class liquibase.changelog.visitor.ValidatingVisitor
Other implementations of this class might optionally provide additional validations to do in this method.
addJavaProperties() - Method in class liquibase.changelog.ChangeLogParameters
Add java property arguments to changelog parameters
addJavaProperties(ChangeLogParameters) - Method in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
Deprecated.
addJdbcBlankPatterns(Map.Entry<Pattern, Pattern>) - Method in class liquibase.database.jvm.ConnectionPatterns
Holds credential patterns that should be replaced by empty string.
addJdbcBlankToObfuscatePatterns(Map.Entry<Pattern, Pattern>) - Method in class liquibase.database.jvm.ConnectionPatterns
Holds credential patterns that are located before the domain or subdomain part.
addJdbcObfuscatePatterns(Map.Entry<Pattern, Pattern>) - Method in class liquibase.database.jvm.ConnectionPatterns
Holds credential patterns that are located in the URL parameters.
addListener(ChangeExecListener) - Method in class liquibase.changelog.visitor.DefaultChangeExecListener
 
addLog(BufferedLogService.BufferedLogMessage) - Method in class liquibase.logging.core.BufferedLogService
Deprecated.
 
AddLookupTableChange - Class in liquibase.change.core
Extracts data from an existing column to create a lookup table.
AddLookupTableChange() - Constructor for class liquibase.change.core.AddLookupTableChange
 
addMdcValue(String, String) - Method in class liquibase.Scope
Add a key value pair to the MDC using the MDC manager.
addMdcValue(String, String, boolean) - Method in class liquibase.Scope
Add a key value pair to the MDC using the MDC manager.
addMdcValue(String, Map<String, Object>) - Method in class liquibase.Scope
Add a key value pair to the MDC using the MDC manager.
addMdcValue(String, Map<String, Object>, boolean) - Method in class liquibase.Scope
Add a key value pair to the MDC using the MDC manager.
addMdcValue(String, CustomMdcObject) - Method in class liquibase.Scope
Add a key value pair to the MDC using the MDC manager.
addMdcValue(String, CustomMdcObject, boolean) - Method in class liquibase.Scope
Add a key value pair to the MDC using the MDC manager.
addMissingObject(DatabaseObject) - Method in class liquibase.diff.DiffResult
 
addNestedPrecondition(Precondition) - Method in class liquibase.precondition.PreconditionLogic
 
addNewColumnValue(String, Object) - Method in class liquibase.statement.core.UpdateStatement
 
AddNotNullConstraintChange - Class in liquibase.change.core
Adds a NOT NULL constraint to an existing column.
AddNotNullConstraintChange() - Constructor for class liquibase.change.core.AddNotNullConstraintChange
 
addParameter(Object) - Method in class liquibase.common.datatype.DataTypeWrapper
 
addParameter(Object) - Method in class liquibase.datatype.LiquibaseDataType
Adds an object to the list of this data type's parameters.
addParameter(Object) - Method in class liquibase.statement.core.RawParameterizedSqlStatement
 
addParameter(String, int) - Method in class liquibase.statement.StoredProcedureStatement
 
addPrefixToExceptionMessage(IllegalArgumentException, String) - Method in class liquibase.ui.DefaultInputHandler
 
AddPrimaryKeyChange - Class in liquibase.change.core
Creates a primary key out of an existing column or set of columns.
AddPrimaryKeyChange() - Constructor for class liquibase.change.core.AddPrimaryKeyChange
 
addPrimaryKeyColumn(String, LiquibaseDataType, Object, Boolean, boolean, boolean, String, String, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
 
addPrimaryKeyColumn(String, LiquibaseDataType, Object, Boolean, boolean, boolean, String, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
 
addPrimaryKeyColumn(String, LiquibaseDataType, Object, Boolean, String, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
 
addPrimaryKeyColumn(String, LiquibaseDataType, Object, String, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
 
addPrimaryKeyColumn(Column) - Method in class liquibase.structure.core.ForeignKey
 
AddPrimaryKeyGenerator - Class in liquibase.sqlgenerator.core
 
AddPrimaryKeyGenerator() - Constructor for class liquibase.sqlgenerator.core.AddPrimaryKeyGenerator
 
AddPrimaryKeyGeneratorInformix - Class in liquibase.sqlgenerator.core
 
AddPrimaryKeyGeneratorInformix() - Constructor for class liquibase.sqlgenerator.core.AddPrimaryKeyGeneratorInformix
 
AddPrimaryKeyStatement - Class in liquibase.statement.core
 
AddPrimaryKeyStatement(String, String, String, String, String) - Constructor for class liquibase.statement.core.AddPrimaryKeyStatement
Deprecated. 
AddPrimaryKeyStatement(String, String, String, ColumnConfig[], String) - Constructor for class liquibase.statement.core.AddPrimaryKeyStatement
 
addProperty(String, Class) - Method in class liquibase.configuration.AbstractConfigurationContainer.ConfigurationContainer
Deprecated. 
addReferenceDatabase(DatabaseType) - Method in class liquibase.integration.ant.AbstractDatabaseDiffTask
 
addReservedWords(Collection<String>) - Method in class liquibase.database.AbstractJdbcDatabase
 
addReservedWords(Collection<String>) - Method in class liquibase.database.core.MockDatabase
 
addReservedWords(Collection<String>) - Method in class liquibase.database.core.MySQLDatabase
 
addReservedWords(Collection<String>) - Method in interface liquibase.database.Database
 
addResourceAccessor(String) - Method in class liquibase.resource.SearchPathResourceAccessor
Adds the given root as a new resource accessor, using PathHandlerFactory to find the right PathHandler.
addResourceAccessor(ResourceAccessor) - Method in class liquibase.resource.CompositeResourceAccessor
 
addResult(String, Object) - Method in class liquibase.command.CommandResultsBuilder
Adds a key/value pair to the command results.
addResult(CommandResultDefinition<T>, T) - Method in class liquibase.command.CommandResultsBuilder
Sets the value for a known CommandResultDefinition to the command results.
addRollbackChange(Change) - Method in class liquibase.changelog.ChangeSet
 
addRollBackSQL(String) - Method in class liquibase.changelog.ChangeSet
 
addRootPath(File) - Method in class liquibase.resource.FileSystemResourceAccessor
Deprecated.
 
addRootPath(Path) - Method in class liquibase.resource.FileSystemResourceAccessor
Deprecated.
 
addSchemaToText(String, String, String, Database) - Static method in class liquibase.sqlgenerator.core.CreateProcedureGenerator
Convenience method for other classes similar to this that want to be able to modify the procedure text to add the schema
addSqlVisitor(SqlVisitor) - Method in class liquibase.changelog.ChangeSet
 
addSqlVisitors(List<SqlVisitor>) - Static method in class liquibase.database.core.MSSQLDatabase
 
addStatus(ChangeSet) - Method in class liquibase.changelog.visitor.StatusVisitor
 
addStatusListener(DiffStatusListener) - Method in class liquibase.snapshot.jvm.JdbcSnapshotGenerator
 
addsTo() - Method in class liquibase.snapshot.jvm.JdbcSnapshotGenerator
 
addsTo() - Method in interface liquibase.snapshot.SnapshotGenerator
When snapshotting a certain object type (e.g. a table), different types of objects might be discovered in the process.
addSuppressedField(Class<? extends DatabaseObject>, String) - Method in class liquibase.diff.compare.CompareControl
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.CatalogSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.ColumnSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.DataSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.IndexSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.JdbcSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.PrimaryKeySnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.SchemaSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.SequenceSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.TableSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.UniqueConstraintSnapshotGenerator
 
addTo(DatabaseObject, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.ViewSnapshotGenerator
 
addToViews(Database) - Method in class liquibase.snapshot.jvm.IndexSnapshotGenerator
 
addType(Class<? extends DatabaseObject>, Database) - Method in class liquibase.snapshot.SnapshotControl
Adds a new DatabaseObject type to the list of object types to be included in snapshots.
addUnexpectedObject(DatabaseObject) - Method in class liquibase.diff.DiffResult
 
AddUniqueConstraintChange - Class in liquibase.change.core
Adds a unique constraint to an existing column.
AddUniqueConstraintChange() - Constructor for class liquibase.change.core.AddUniqueConstraintChange
 
AddUniqueConstraintGenerator - Class in liquibase.sqlgenerator.core
 
AddUniqueConstraintGenerator() - Constructor for class liquibase.sqlgenerator.core.AddUniqueConstraintGenerator
 
AddUniqueConstraintGeneratorInformix - Class in liquibase.sqlgenerator.core
 
AddUniqueConstraintGeneratorInformix() - Constructor for class liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformix
 
AddUniqueConstraintGeneratorTDS - Class in liquibase.sqlgenerator.core
 
AddUniqueConstraintGeneratorTDS() - Constructor for class liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTDS
 
AddUniqueConstraintStatement - Class in liquibase.statement.core
 
AddUniqueConstraintStatement(String, String, String, ColumnConfig[], String) - Constructor for class liquibase.statement.core.AddUniqueConstraintStatement
 
addUniqueConstraintStatements(AddColumnStatement, Database, List<Sql>) - Method in class liquibase.sqlgenerator.core.AddColumnGenerator
 
addValidCheckSum(String) - Method in class liquibase.changelog.ChangeSet
 
addWarning(String) - Method in class liquibase.exception.ValidationErrors
 
addWarning(String) - Method in class liquibase.exception.Warnings
 
addWhereColumnName(String) - Method in class liquibase.statement.core.DeleteStatement
 
addWhereColumnName(String) - Method in class liquibase.statement.core.UpdateStatement
 
addWhereColumnName(String) - Method in class liquibase.statement.UpdateExecutablePreparedStatement
 
addWhereParam(ColumnConfig) - Method in class liquibase.change.core.AbstractModifyDataChange
 
addWhereParameter(Object) - Method in class liquibase.statement.core.DeleteStatement
 
addWhereParameter(Object) - Method in class liquibase.statement.core.UpdateStatement
 
addWhereParameter(Object) - Method in class liquibase.statement.UpdateExecutablePreparedStatement
 
addWhereParameters(Object...) - Method in class liquibase.statement.core.DeleteStatement
 
addWhereParameters(Object...) - Method in class liquibase.statement.core.UpdateStatement
 
addWhereParameters(Object...) - Method in class liquibase.statement.UpdateExecutablePreparedStatement
 
adjustBeginLineColumn(int, int) - Method in class liquibase.util.grammar.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.AbstractCommandStep
Default implementation makes no changes
adjustCommandDefinition(CommandDefinition) - Method in interface liquibase.command.CommandStep
Called by the command pipeline setup to adjust the CommandDefinition metadata about the overall command.
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.AbstractRollbackCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.CalculateChecksumCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ChangelogSyncCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ChangelogSyncSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ChangelogSyncToTagCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ClearChecksumsCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.DbDocCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.DiffChangelogCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.DiffCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.DropAllCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ExecuteSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.FutureRollbackCountSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.FutureRollbackSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.GenerateChangelogCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.helpers.AbstractArgumentCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.helpers.AbstractHelperCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.helpers.ShowSummaryArgument
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.HistoryCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.InternalSnapshotCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ListLocksCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.MarkNextChangesetRanCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ReleaseLocksCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.RollbackCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.RollbackCountCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.RollbackCountSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.RollbackSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.RollbackToDateCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.RollbackToDateSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.SnapshotCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.SnapshotReferenceCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.StartH2CommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.StatusCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.StopH2CommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.TagCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.TagExistsCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UnexpectedChangesetsCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateCountCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateCountSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateTestingRollbackCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateToTagCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.UpdateToTagSqlCommandStep
 
adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ValidateCommandStep
 
adjustLegacyArgs(String[]) - Method in class liquibase.integration.commandline.LiquibaseCommandLine
 
afterPropertiesSet() - Method in class liquibase.integration.spring.MultiTenantSpringLiquibase
 
afterPropertiesSet() - Method in class liquibase.integration.spring.SpringLiquibase
Executed automatically when the bean is initialized.
AfterTagChangeSetFilter - Class in liquibase.changelog.filter
 
AfterTagChangeSetFilter(String, List<RanChangeSet>, TagVersionEnum) - Constructor for class liquibase.changelog.filter.AfterTagChangeSetFilter
 
afterUpdate() - Method in class liquibase.database.core.SybaseASADatabase
 
afterUpdate() - Method in interface liquibase.database.Database
Allows the database to perform actions after an update is finished, i.e. after the last change of a changelog was applied.
aliases() - Element in annotation type liquibase.datatype.DataTypeInfo
 
ALL - Enum constant in enum liquibase.UpdateSummaryOutputEnum
 
ALL - Static variable in class liquibase.change.ChangeParameterMetaData
 
ALL_CATALOGS_STRING_SCRATCH_KEY - Static variable in class liquibase.snapshot.DatabaseSnapshot
 
ALLOW_DUPLICATED_CHANGESETS_IDENTIFIERS - Static variable in class liquibase.GlobalConfiguration
 
allowedAllPackages() - Method in class liquibase.osgi.Activator.LiquibaseBundle
 
ALREADY_RAN - Enum constant in enum liquibase.changelog.ChangeSet.RunStatus
 
alreadyHandledChanged(DatabaseObject, Database) - Method in class liquibase.diff.output.DiffOutputControl
 
alreadyHandledMissing(DatabaseObject, Database) - Method in class liquibase.diff.output.DiffOutputControl
 
alreadyHandledUnexpected(DatabaseObject, Database) - Method in class liquibase.diff.output.DiffOutputControl
 
AlreadyRanChangeSetFilter - Class in liquibase.changelog.filter
 
AlreadyRanChangeSetFilter(List<RanChangeSet>) - Constructor for class liquibase.changelog.filter.AlreadyRanChangeSetFilter
 
alreadySaw(URI) - Method in class liquibase.resource.InputStreamList
 
ALT_CHANGE_SET_NO_OTHER_INFO_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_CHANGE_SET_NO_OTHER_INFO_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_CHANGE_SET_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_CHANGE_SET_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_COMMENT_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_COMMENT_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_COMMENT_PLURAL_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_COMMENT_PLURAL_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_IGNORE_LINES_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_IGNORE_LINES_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_IGNORE_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_IGNORE_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_PRECONDITION_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_PRECONDITION_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_PRECONDITIONS_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_PRECONDITIONS_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_PROPERTY_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_PROPERTY_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_ROLLBACK_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_ROLLBACK_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_VALID_CHECK_SUM_ONE_CHARACTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ALT_VALID_CHECK_SUM_ONE_CHARACTER_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
altConnection - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
 
alternatePropertyNames() - Element in annotation type liquibase.change.DatabaseChangeProperty
 
AlterSequenceChange - Class in liquibase.change.core
Modifies properties of an existing sequence.
AlterSequenceChange() - Constructor for class liquibase.change.core.AlterSequenceChange
 
AlterSequenceGenerator - Class in liquibase.sqlgenerator.core
 
AlterSequenceGenerator() - Constructor for class liquibase.sqlgenerator.core.AlterSequenceGenerator
 
AlterSequenceStatement - Class in liquibase.statement.core
 
AlterSequenceStatement(String, String, String) - Constructor for class liquibase.statement.core.AlterSequenceStatement
 
altPassword - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
 
altUrl - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
 
altUsername - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
 
ALWAYS_DROP_INSTEAD_OF_REPLACE - Static variable in class liquibase.GlobalConfiguration
 
ALWAYS_OVERRIDE_STORED_LOGIC_SCHEMA - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
ALWAYS_OVERRIDE_STORED_LOGIC_SCHEMA - Static variable in class liquibase.GlobalConfiguration
 
ALWAYS_SET_FETCH_SIZE - Static variable in class liquibase.sql.SqlConfiguration
 
AnalyticsArgs - Class in liquibase.analytics.configuration
 
AnalyticsArgs() - Constructor for class liquibase.analytics.configuration.AnalyticsArgs
 
AnalyticsBatch - Class in liquibase.analytics
The batch method lets you send a series of Identify, Group, Track, Page and Screen requests in a single batch, saving on outbound requests.
AnalyticsBatch() - Constructor for class liquibase.analytics.AnalyticsBatch
 
AnalyticsConfiguration - Interface in liquibase.analytics.configuration
 
AnalyticsConfigurationFactory - Class in liquibase.analytics.configuration
 
AnalyticsConfigurationFactory() - Constructor for class liquibase.analytics.configuration.AnalyticsConfigurationFactory
 
analyticsEnabled - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Enable or disable sending product usage data and analytics to Liquibase.
analyticsEvent - Enum constant in enum liquibase.Scope.Attr
 
AnalyticsFactory - Class in liquibase.analytics
 
AnalyticsFactory() - Constructor for class liquibase.analytics.AnalyticsFactory
 
AnalyticsListener - Interface in liquibase.analytics
The UsageAnalyticsListener interface extends the Plugin interface and is designed for handling events related to usage analytics.
AnalyticsTrackEvent - Class in liquibase.analytics
 
AnalyticsTrackEvent() - Constructor for class liquibase.analytics.AnalyticsTrackEvent
 
analyzeRequiredDatabases(String[]) - Method in class liquibase.change.ChangeParameterMetaData
 
analyzeSupportedDatabases(String[]) - Method in class liquibase.change.ChangeParameterMetaData
 
AndPrecondition - Class in liquibase.precondition.core
Container class for all preconditions on a change log.
AndPrecondition() - Constructor for class liquibase.precondition.core.AndPrecondition
 
AnonymousSeed - Class in liquibase.analytics
This class generates an anonymous seed based on various system properties such as the username, MAC addresses, and machine ID.
AnonymousSeed() - Constructor for class liquibase.analytics.AnonymousSeed
Constructs an AnonymousSeed object.
AntResourceAccessor - Class in liquibase.integration.ant
 
AntResourceAccessor(AntClassLoader, String) - Constructor for class liquibase.integration.ant.AntResourceAccessor
 
AntTaskLogger - Class in liquibase.integration.ant
An implementation of the Liquibase logger that logs to the given Ant task.
AntTaskLogger(Task) - Constructor for class liquibase.integration.ant.AntTaskLogger
 
AntTaskLogger(Task, LogMessageFilter) - Constructor for class liquibase.integration.ant.AntTaskLogger
AntTaskLogService - Class in liquibase.integration.ant
An implementation of the Liquibase LogService that logs all messages to the given Ant task.
AntTaskLogService(Task) - Constructor for class liquibase.integration.ant.AntTaskLogService
 
append(Enum, String) - Method in class liquibase.util.StringClauses
Convenience method for StringClauses.append(String, String) when using enums.
append(Enum, StringClauses) - Method in class liquibase.util.StringClauses
Convenience method for StringClauses.append(String, StringClauses) when using enums.
append(String) - Method in class liquibase.util.StringClauses
Adds a new clause at the end of the list.
append(String, String) - Method in class liquibase.util.StringClauses
Adds a new clause at the end of the list with the given key.
append(String, StringClauses) - Method in class liquibase.util.StringClauses
Adds a new sub-clause at the end of the list with the given key.
append(ChangeSet, File) - Method in interface liquibase.serializer.ChangeLogSerializer
 
append(ChangeSet, File) - Method in class liquibase.serializer.core.formattedsql.FormattedSqlChangeLogSerializer
 
append(ChangeSet, File) - Method in class liquibase.serializer.core.string.StringChangeLogSerializer
 
append(ChangeSet, File) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
 
append(ChangeSet, File) - Method in class liquibase.serializer.core.yaml.YamlChangeLogSerializer
 
append(StringClauses.LiteralClause) - Method in class liquibase.util.StringClauses
 
appendAdditionalSummaryMessages(StringBuilder, ChangeLogIterator) - Method in interface liquibase.report.ShowSummaryGenerator
Append any additional summary messages that shuold be reported in the show summary output.
appendAdditionalSummaryMessages(StringBuilder, ChangeLogIterator) - Method in class liquibase.report.StandardShowSummaryGenerator
 
appendChangeSet(ChangeSet, ChangeSet.ExecType) - Method in class liquibase.changelog.OfflineChangeLogHistoryService
 
AppendSqlIfNotPresentVisitor - Class in liquibase.sql.visitor
 
AppendSqlIfNotPresentVisitor() - Constructor for class liquibase.sql.visitor.AppendSqlIfNotPresentVisitor
 
AppendSqlVisitor - Class in liquibase.sql.visitor
 
AppendSqlVisitor() - Constructor for class liquibase.sql.visitor.AppendSqlVisitor
 
appliesTo() - Element in annotation type liquibase.change.DatabaseChange
appliesTo(DatabaseObject) - Method in class liquibase.change.ChangeMetaData
 
apply(Statement, Description) - Method in class liquibase.extension.testing.testsystem.TestSystem
Allows test system to be auto-controlled by JUnit tests.
applyColumnParameter(PreparedStatement, int, ColumnConfig) - Method in class liquibase.statement.ExecutablePreparedStatementBase
Sets a single bind variable for a statement to its designated value
applyDefaults() - Method in class liquibase.integration.commandline.Main
Deprecated.
 
applyParameters(Liquibase) - Method in class liquibase.integration.ant.type.ChangeLogParametersType
 
applyVisitors(String, List<SqlVisitor>) - Method in class liquibase.statement.ExecutablePreparedStatementBase
 
applyVisitors(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.AbstractExecutor
 
areEqual() - Method in class liquibase.diff.DiffResult
 
areEqual() - Method in class liquibase.diff.StringDiff
 
areEqual(Object, Object) - Method in interface liquibase.diff.ObjectDifferences.CompareFunction
 
areEqual(Object, Object) - Method in class liquibase.diff.ObjectDifferences.DatabaseObjectNameCompareFunction
 
areEqual(Object, Object) - Method in class liquibase.diff.ObjectDifferences.DataTypeCompareFunction
 
areEqual(Object, Object) - Method in class liquibase.diff.ObjectDifferences.OrderedCollectionCompareFunction
 
areEqual(Object, Object) - Method in class liquibase.diff.ObjectDifferences.StandardCompareFunction
 
areEqual(Object, Object) - Method in class liquibase.diff.ObjectDifferences.ToStringCompareFunction
 
areEqual(Object, Object) - Method in class liquibase.diff.ObjectDifferences.UnOrderedCollectionCompareFunction
 
argument(String, Class<DataType>) - Method in class liquibase.command.CommandBuilder
Starts the building of a new CommandArgumentDefinition.
argument(CommonArgumentNames, Class<DataType>) - Method in class liquibase.command.CommandBuilder
Starts the building of a new CommandArgumentDefinition.
ARGUMENT_CONVERTER - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
ARGUMENT_KEY - Static variable in class liquibase.util.ObjectUtil
 
arrayFromNames(String) - Static method in class liquibase.change.ColumnConfig
 
arrayFromNames(String) - Static method in class liquibase.structure.core.Column
 
assertComplete(boolean, String) - Method in class liquibase.change.ChangeStatus
 
assertCorrect(boolean, String) - Method in class liquibase.change.ChangeStatus
 
attached(Database) - Method in interface liquibase.database.DatabaseConnection
 
attached(Database) - Method in class liquibase.database.jvm.JdbcConnection
 
attached(Database) - Method in class liquibase.database.MockDatabaseConnection
 
attached(Database) - Method in class liquibase.database.OfflineConnection
 
attachParams(List<? extends ColumnConfig>, PreparedStatement) - Method in class liquibase.statement.BatchDmlExecutablePreparedStatement
 
attachParams(List<? extends ColumnConfig>, PreparedStatement) - Method in class liquibase.statement.ExecutablePreparedStatementBase
Sets the list of bind variables for the execution of a DML statement
Attribute() - Constructor for class liquibase.ObjectMetaData.Attribute
 
Attribute(String) - Constructor for class liquibase.ObjectMetaData.Attribute
 
attributes - Variable in class liquibase.ObjectMetaData
Metadata about all the object's attributes.
AUTHOR - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
AUTHOR_ARG - Static variable in class liquibase.command.core.DiffChangelogCommandStep
 
AUTHOR_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
 
AuthorListWriter - Class in liquibase.dbdoc
 
AuthorListWriter(Resource) - Constructor for class liquibase.dbdoc.AuthorListWriter
 
AuthorWriter - Class in liquibase.dbdoc
 
AuthorWriter(Resource, Database) - Constructor for class liquibase.dbdoc.AuthorWriter
 
AUTO_REORG - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
AUTO_REORG - Static variable in class liquibase.GlobalConfiguration
 
AutoIncrementConstraint - Class in liquibase.statement
 
AutoIncrementConstraint() - Constructor for class liquibase.statement.AutoIncrementConstraint
 
AutoIncrementConstraint(String) - Constructor for class liquibase.statement.AutoIncrementConstraint
 
AutoIncrementConstraint(String, BigInteger, BigInteger) - Constructor for class liquibase.statement.AutoIncrementConstraint
 
AutoIncrementConstraint(String, BigInteger, BigInteger, String, Boolean) - Constructor for class liquibase.statement.AutoIncrementConstraint
 
AutoIncrementInformation() - Constructor for class liquibase.structure.core.Column.AutoIncrementInformation
 
AutoIncrementInformation(Number, Number) - Constructor for class liquibase.structure.core.Column.AutoIncrementInformation
 
AutoloadedConfigurations - Interface in liquibase.configuration
Marker interface for a class containing ConfigurationDefinition which should be auto-loaded at Liquibase startup.
autoUpdate - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
Allows automatic backup and updating of liquibase.checks.conf file when new policy checks are available.
available() - Method in class liquibase.change.AbstractSQLChange.NormalizingStream
 
available() - Method in class liquibase.change.NormalizingStreamV8
Deprecated.
 
available() - Method in class liquibase.changelog.PropertyExpandingStream
 

B

backup(int) - Method in class liquibase.util.grammar.SimpleCharStream
Backup a number of characters.
Banner - Class in liquibase.integration.commandline
 
Banner() - Constructor for class liquibase.integration.commandline.Banner
 
BASE_INVALID_LICENSE_MESSAGE - Static variable in interface liquibase.license.LicenseService
 
BASE64_PATTERN - Static variable in class liquibase.change.core.LoadDataChange
 
BaseLiquibaseTask - Class in liquibase.integration.ant
Base class for all Ant Liquibase tasks.
BaseLiquibaseTask() - Constructor for class liquibase.integration.ant.BaseLiquibaseTask
 
baseOutputDir - Variable in class liquibase.dbdoc.HTMLWriter
 
BatchDmlExecutablePreparedStatement - Class in liquibase.statement
Performance-optimised version of ExecutablePreparedStatementBase.
BatchDmlExecutablePreparedStatement(Database, String, String, String, List<LoadDataColumnConfig>, ChangeSet, ResourceAccessor, List<ExecutablePreparedStatementBase>) - Constructor for class liquibase.statement.BatchDmlExecutablePreparedStatement
 
BatchDmlExecutablePreparedStatementGenerator - Class in liquibase.sqlgenerator.core
Dummy SQL generator for $BatchDmlExecutablePreparedStatement
BatchDmlExecutablePreparedStatementGenerator() - Constructor for class liquibase.sqlgenerator.core.BatchDmlExecutablePreparedStatementGenerator
 
beanName - Variable in class liquibase.integration.spring.SpringLiquibase
 
beginColumn - Variable in class liquibase.util.grammar.Token
The column number of the first character of this Token.
beginLine - Variable in class liquibase.util.grammar.Token
The line number of the first character of this Token.
BeginToken() - Method in class liquibase.util.grammar.SimpleCharStream
Start.
Beta - Annotation Type in liquibase
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
BigIntType - Class in liquibase.datatype.core
Represents a signed integer number using 64 bits of storage.
BigIntType() - Constructor for class liquibase.datatype.core.BigIntType
 
BinaryTypeSnowflake - Class in liquibase.datatype.core
 
BinaryTypeSnowflake() - Constructor for class liquibase.datatype.core.BinaryTypeSnowflake
 
BIND_ARG - Static variable in class liquibase.command.core.StartH2CommandStep
 
BLOB - Enum constant in enum liquibase.change.core.LoadDataChange.LOAD_DATA_TYPE
 
BlobType - Class in liquibase.datatype.core
 
BlobType() - Constructor for class liquibase.datatype.core.BlobType
 
BomAwareInputStream - Class in liquibase.util
Deprecated.
use BOMInputStream instead
BomAwareInputStream(InputStream) - Constructor for class liquibase.util.BomAwareInputStream
Deprecated.
 
BOOLEAN - Enum constant in enum liquibase.change.core.LoadDataChange.LOAD_DATA_TYPE
 
BooleanParser - Class in liquibase.util
Deprecated.
BooleanParser() - Constructor for class liquibase.util.BooleanParser
Deprecated.
 
BooleanType - Class in liquibase.datatype.core
 
BooleanType() - Constructor for class liquibase.datatype.core.BooleanType
 
BooleanUtil - Class in liquibase.util
Various utility methods for working with boolean objects.
BooleanUtil() - Constructor for class liquibase.util.BooleanUtil
 
BooleanUtils - Class in liquibase.util
Deprecated.
BooleanUtils() - Constructor for class liquibase.util.BooleanUtils
Deprecated.
 
bufcolumn - Variable in class liquibase.util.grammar.SimpleCharStream
 
buffer - Variable in class liquibase.util.grammar.SimpleCharStream
 
BufferedLogger - Class in liquibase.logging.core
Deprecated.
BufferedLogger(Class, BufferedLogService) - Constructor for class liquibase.logging.core.BufferedLogger
Deprecated.
 
BufferedLogger(Class, BufferedLogService, LogMessageFilter) - Constructor for class liquibase.logging.core.BufferedLogger
BufferedLogMessage(Level, Class, String, Throwable) - Constructor for class liquibase.logging.core.BufferedLogService.BufferedLogMessage
Deprecated.
 
BufferedLogService - Class in liquibase.logging.core
Deprecated.
BufferedLogService() - Constructor for class liquibase.logging.core.BufferedLogService
Deprecated.
 
BufferedLogService.BufferedLogMessage - Class in liquibase.logging.core
Deprecated.
 
bufline - Variable in class liquibase.util.grammar.SimpleCharStream
 
bufpos - Variable in class liquibase.util.grammar.SimpleCharStream
Position in buffer.
build() - Method in class liquibase.command.CommandArgumentDefinition.Building
Complete construction and register the definition with the rest of the system.
build() - Method in class liquibase.command.CommandResultDefinition.Building
Complete construction and register the definition with the rest of the system.
build() - Method in class liquibase.configuration.ConfigurationDefinition.Building
Finishes building this definition AND registers it with LiquibaseConfiguration.registerDefinition(ConfigurationDefinition).
build(String, Collection<LiquibaseSchema>) - Method in class liquibase.integration.cdi.SchemesTreeBuilder
Builds a collection of schemes sorted according dependencies
build(String, Collection<LiquibaseSchema>) - Method in class liquibase.integration.jakarta.cdi.SchemesTreeBuilder
Builds a collection of schemes sorted according dependencies
buildCatalogAndSchemaString(String, String) - Static method in class liquibase.database.core.DatabaseUtils
Build a string containing the catalog and schema, separated by a period, if they are not empty.
Builder(String) - Constructor for class liquibase.configuration.ConfigurationDefinition.Builder
 
buildFullContext() - Method in class liquibase.changelog.ChangeSet
Build and return a string which contains both the changeset and inherited context
buildFullLabels() - Method in class liquibase.changelog.ChangeSet
Build and return a string which contains both the changeset and inherited labels
buildProperties() - Method in class liquibase.integration.ant.type.ConnectionProperties
 
buildRawSQLChange(String) - Static method in class liquibase.command.core.AbstractRollbackCommandStep
 
buildSummaryDetails(DatabaseChangeLog, UpdateSummaryEnum, UpdateSummaryOutputEnum, StatusVisitor, OutputStream, ChangeLogIterator) - Static method in class liquibase.util.ShowSummaryUtil
buildSummaryDetails(DatabaseChangeLog, UpdateSummaryEnum, UpdateSummaryOutputEnum, StatusVisitor, OutputStream, ChangeLogIterator, ChangeExecListener) - Static method in class liquibase.util.ShowSummaryUtil
Show a summary of the changesets which were executed AND return an object with the records of what has happened.
buildTemporary() - Method in class liquibase.configuration.ConfigurationDefinition.Building
Finishes building this definition WITHOUT registering it with LiquibaseConfiguration.registerDefinition(ConfigurationDefinition).
bulkContainsSchema(String) - Method in class liquibase.snapshot.jvm.SnowflakeResultSetConstraintsExtractor
 
bulkContainsSchema(String) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
bulkFetch() - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
bulkFetch() - Method in class liquibase.snapshot.ResultSetCache.SingleResultSetExtractor
 
bulkFetchQuery() - Method in class liquibase.snapshot.jvm.SnowflakeResultSetConstraintsExtractor
 
bulkFetchQuery() - Method in class liquibase.snapshot.ResultSetCache.SingleResultSetExtractor
 
ByCheckSumNotNullAndNotLike() - Constructor for class liquibase.statement.core.SelectFromDatabaseChangeLogStatement.ByCheckSumNotNullAndNotLike
 
ByNotNullCheckSum() - Constructor for class liquibase.statement.core.SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum
 
ByTag(String) - Constructor for class liquibase.statement.core.SelectFromDatabaseChangeLogStatement.ByTag
 
BYTE - Enum constant in enum liquibase.structure.core.DataType.ColumnSizeUnit
 

C

Cache<T> - Class in liquibase.util
A wrapper around a method which is expected to be called multiple times.
Cache(Callable<T>) - Constructor for class liquibase.util.Cache
 
Cache(Callable<T>, boolean) - Constructor for class liquibase.util.Cache
 
CachedRow - Class in liquibase.snapshot
 
CachedRow(Map<String, Object>) - Constructor for class liquibase.snapshot.CachedRow
 
CachingDatabaseMetaData(Database, DatabaseMetaData) - Constructor for class liquibase.snapshot.JdbcDatabaseSnapshot.CachingDatabaseMetaData
 
calculateCheckSum(String) - Method in class liquibase.Liquibase
Calculate the checksum for a given identifier
calculateCheckSum(String, String, String) - Method in class liquibase.Liquibase
Calculate the checksum for a given changeset specified by path, changeset id and author
CalculateChecksumCommandStep - Class in liquibase.command.core
 
CalculateChecksumCommandStep() - Constructor for class liquibase.command.core.CalculateChecksumCommandStep
 
CallableSql - Class in liquibase.sql
 
CallableSql(String, String) - Constructor for class liquibase.sql.CallableSql
 
CallableSql(String, String, String) - Constructor for class liquibase.sql.CallableSql
 
CallableSqlStatement - Interface in liquibase.statement
 
canAccessDbaRecycleBin() - Method in class liquibase.database.core.OracleDatabase
 
canCreateChangeLogTable() - Method in class liquibase.changelog.StandardChangeLogHistoryService
 
canCreateChangeLogTable() - Method in class liquibase.database.AbstractJdbcDatabase
 
caseSensitive - Variable in class liquibase.database.AbstractJdbcDatabase
 
catalog - Variable in class org.liquibase.maven.plugins.LiquibaseDropAll
 
Catalog - Class in liquibase.structure.core
 
Catalog() - Constructor for class liquibase.structure.core.Catalog
 
Catalog(String) - Constructor for class liquibase.structure.core.Catalog
 
CATALOG_AND_SCHEMAS_ARG - Static variable in class liquibase.command.core.DbDocCommandStep
 
CATALOG_AND_SCHEMAS_ARG - Static variable in class liquibase.command.core.DropAllCommandStep
 
CatalogAndSchema - Class in liquibase
Object representing a database catalog and schema.
CatalogAndSchema(String, String) - Constructor for class liquibase.CatalogAndSchema
 
CatalogAndSchema.CatalogAndSchemaCase - Enum in liquibase
 
CatalogComparator - Class in liquibase.diff.compare.core
 
CatalogComparator() - Constructor for class liquibase.diff.compare.core.CatalogComparator
 
CatalogLevelObject - Interface in liquibase.structure
 
catalogName - Variable in class liquibase.change.AbstractTableChange
 
catalogName - Variable in class liquibase.change.core.AbstractModifyDataChange
 
CatalogSnapshotGenerator - Class in liquibase.snapshot.jvm
 
CatalogSnapshotGenerator() - Constructor for class liquibase.snapshot.jvm.CatalogSnapshotGenerator
 
CDIBootstrap - Class in liquibase.integration.cdi
CDI Bootstrap
CDIBootstrap - Class in liquibase.integration.jakarta.cdi
CDI Bootstrap
CDIBootstrap() - Constructor for class liquibase.integration.cdi.CDIBootstrap
 
CDIBootstrap() - Constructor for class liquibase.integration.jakarta.cdi.CDIBootstrap
 
CDILiquibase - Class in liquibase.integration.cdi
A CDI wrapper for Liquibase.
CDILiquibase - Class in liquibase.integration.jakarta.cdi
A CDI wrapper for Liquibase.
CDILiquibase() - Constructor for class liquibase.integration.cdi.CDILiquibase
 
CDILiquibase() - Constructor for class liquibase.integration.jakarta.cdi.CDILiquibase
 
CDILiquibaseConfig - Class in liquibase.integration.cdi
Holds the configuration for Liquibase
CDILiquibaseConfig - Class in liquibase.integration.jakarta.cdi
Holds the configuration for Liquibase
CDILiquibaseConfig() - Constructor for class liquibase.integration.cdi.CDILiquibaseConfig
 
CDILiquibaseConfig() - Constructor for class liquibase.integration.jakarta.cdi.CDILiquibaseConfig
 
ch - Variable in class liquibase.integration.commandline.Main.CodePointCheck
Deprecated.
 
change - Variable in class liquibase.exception.ValidationErrors
 
Change - Interface in liquibase.change
Interface all changes (refactorings) implement.
CHANGE_EXEC_LISTENER_ARG - Static variable in class liquibase.command.core.helpers.ChangeExecListenerCommandStep
 
CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.helpers.ChangeExecListenerCommandStep
 
CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.helpers.ChangeExecListenerCommandStep
 
CHANGE_SET - Static variable in class liquibase.changelog.DatabaseChangeLog
 
CHANGE_SET_AUTHOR - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CHANGE_SET_ID - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CHANGE_SET_PATH - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CHANGE_SET_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CHANGE_SET_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ChangedColumnChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedColumnChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedColumnChangeGenerator
 
ChangedForeignKeyChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedForeignKeyChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedForeignKeyChangeGenerator
 
ChangedIndexChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedIndexChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedIndexChangeGenerator
 
ChangedObjectChangeGenerator - Interface in liquibase.diff.output.changelog
 
ChangedPrimaryKeyChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedPrimaryKeyChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedPrimaryKeyChangeGenerator
 
ChangedSequenceChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedSequenceChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedSequenceChangeGenerator
 
ChangedSequenceChangeGeneratorSnowflake - Class in liquibase.diff.output.changelog.core
 
ChangedSequenceChangeGeneratorSnowflake() - Constructor for class liquibase.diff.output.changelog.core.ChangedSequenceChangeGeneratorSnowflake
 
ChangedTableChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedTableChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedTableChangeGenerator
 
ChangedUniqueConstraintChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedUniqueConstraintChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedUniqueConstraintChangeGenerator
 
ChangedViewChangeGenerator - Class in liquibase.diff.output.changelog.core
 
ChangedViewChangeGenerator() - Constructor for class liquibase.diff.output.changelog.core.ChangedViewChangeGenerator
 
ChangeExecListener - Interface in liquibase.changelog.visitor
An implementation of ChangeExecListener can be called by UpdateVisitor or RollbackVisitor for each changeset that is actually run.
changeExecListenerClass - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
changeExecListenerClass - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the fully qualified class name of the custom ChangeExecListener
ChangeExecListenerCommandStep - Class in liquibase.command.core.helpers
Creates a ChangeExecListener or utilizes the one provided as argument
ChangeExecListenerCommandStep() - Constructor for class liquibase.command.core.helpers.ChangeExecListenerCommandStep
 
changeExecListenerPropertiesFile - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
changeExecListenerPropertiesFile - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the property file for controlling the custom ChangeExecListener
ChangeExecListenerUtils - Class in liquibase.integration.commandline
 
ChangeFactory - Class in liquibase.change
Factory class for constructing the correct liquibase.change.Change implementation based on a command name.
ChangeGenerator - Interface in liquibase.diff.output.changelog
 
ChangeGeneratorChain - Class in liquibase.diff.output.changelog
 
ChangeGeneratorChain(SortedSet<ChangeGenerator>) - Constructor for class liquibase.diff.output.changelog.ChangeGeneratorChain
 
ChangeGeneratorComparator - Class in liquibase.diff.output.changelog
 
ChangeGeneratorComparator(Class<? extends DatabaseObject>, Database) - Constructor for class liquibase.diff.output.changelog.ChangeGeneratorComparator
 
ChangeGeneratorFactory - Class in liquibase.diff.output.changelog
 
changeLog - Variable in class liquibase.integration.spring.SpringLiquibase
 
CHANGELOG_ARG - Static variable in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
CHANGELOG_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
 
CHANGELOG_FILE - Enum constant in enum liquibase.command.CommonArgumentNames
 
CHANGELOG_FILE - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.DiffChangelogCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
 
CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
 
CHANGELOG_PARAMETERS - Static variable in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
CHANGELOG_PARAMETERS - Static variable in class liquibase.command.core.UpdateCountCommandStep
 
CHANGELOG_PARAMETERS - Static variable in class liquibase.command.core.UpdateToTagCommandStep
 
CHANGELOG_PARSE_MODE - Static variable in class liquibase.parser.ChangeLogParserConfiguration
 
CHANGELOG_PROPERTIES - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGELOG_SYNC_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
changelogCatalogName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the schema Liquibase will use to create your changelog tables.
ChangeLogChild - Interface in liquibase.changelog
 
changeLogDirectory - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
Specifies the directory where Liquibase can find your changelog file.
changeLogFile - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
changeLogFile - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
Specifies the changelog file for Liquibase to use.
changeLogFile - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
Specifies the changelog file for Liquibase Policy Checks to use.
changeLogHistoryService - Enum constant in enum liquibase.Scope.Attr
 
ChangeLogHistoryService - Interface in liquibase.changelog
 
ChangeLogHistoryServiceFactory - Class in liquibase.changelog
 
ChangeLogInclude - Class in liquibase.changelog
 
ChangeLogInclude() - Constructor for class liquibase.changelog.ChangeLogInclude
 
ChangeLogIncludeAll - Class in liquibase.changelog
 
ChangeLogIncludeAll() - Constructor for class liquibase.changelog.ChangeLogIncludeAll
 
ChangeLogIterator - Class in liquibase.changelog
The ChangeLogIterator class is responsible for iterating through a list of ChangeSets in a DatabaseChangeLog and executing a visitor for each ChangeSet that passes the specified filters.
ChangeLogIterator(List<RanChangeSet>, DatabaseChangeLog, List<ChangeSetFilter>) - Constructor for class liquibase.changelog.ChangeLogIterator
 
ChangeLogIterator(List<RanChangeSet>, DatabaseChangeLog, ChangeSetFilter...) - Constructor for class liquibase.changelog.ChangeLogIterator
 
ChangeLogIterator(DatabaseChangeLog, List<ChangeSetFilter>) - Constructor for class liquibase.changelog.ChangeLogIterator
 
ChangeLogIterator(DatabaseChangeLog, ChangeSetFilter...) - Constructor for class liquibase.changelog.ChangeLogIterator
 
ChangelogJdbcMdcListener - Class in liquibase.executor.jvm
A wrapper utility class around the standard JdbcExecutor used to monitor and log sql from Jdbc queries
ChangelogJdbcMdcListener() - Constructor for class liquibase.executor.jvm.ChangelogJdbcMdcListener
 
ChangelogJdbcMdcListener.ExecuteJdbc - Interface in liquibase.executor.jvm
 
ChangelogJdbcMdcListener.QueryJdbc<T> - Interface in liquibase.executor.jvm
 
ChangeLogListWriter - Class in liquibase.dbdoc
 
ChangeLogListWriter(Resource) - Constructor for class liquibase.dbdoc.ChangeLogListWriter
 
CHANGELOGLOCK_POLL_RATE - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
CHANGELOGLOCK_POLL_RATE - Static variable in class liquibase.GlobalConfiguration
 
CHANGELOGLOCK_WAIT_TIME - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
CHANGELOGLOCK_WAIT_TIME - Static variable in class liquibase.GlobalConfiguration
 
changeLogLockPollRate - Variable in class liquibase.lockservice.StandardLockService
 
changeLogLockRecheckTime - Variable in class liquibase.lockservice.StandardLockService
 
ChangeLogOutputFile - Class in liquibase.integration.ant.type
 
ChangeLogOutputFile() - Constructor for class liquibase.integration.ant.type.ChangeLogOutputFile
 
changeLogParameters - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
ChangeLogParameters - Class in liquibase.changelog
Holds the parameters configured for a DatabaseChangeLog.
ChangeLogParameters() - Constructor for class liquibase.changelog.ChangeLogParameters
Calls ChangeLogParameters(Database) with a null database.
ChangeLogParameters(Database) - Constructor for class liquibase.changelog.ChangeLogParameters
Creates a new ChangeLogParameters instance, populated with a set of "database.*" global parameters based on the passed database configuration.
ChangeLogParametersType - Class in liquibase.integration.ant.type
 
ChangeLogParametersType(Project) - Constructor for class liquibase.integration.ant.type.ChangeLogParametersType
 
ChangeLogParseException - Exception in liquibase.exception
 
ChangeLogParseException(String) - Constructor for exception liquibase.exception.ChangeLogParseException
 
ChangeLogParseException(String, Throwable) - Constructor for exception liquibase.exception.ChangeLogParseException
 
ChangeLogParseException(Throwable) - Constructor for exception liquibase.exception.ChangeLogParseException
 
ChangeLogParser - Interface in liquibase.parser
Defines the methods a class which is able to parse a Liquibase changelog file must support.
ChangeLogParserCofiguration - Class in liquibase.parser
Deprecated.
Use correctly spelled version
ChangeLogParserCofiguration() - Constructor for class liquibase.parser.ChangeLogParserCofiguration
Deprecated.
 
ChangeLogParserConfiguration - Class in liquibase.parser
Configuration container for properties applicable to most ChangeLogParser implementations
ChangeLogParserConfiguration() - Constructor for class liquibase.parser.ChangeLogParserConfiguration
 
ChangeLogParserConfiguration.ChangelogParseMode - Enum in liquibase.parser
 
ChangeLogParserConfiguration.MissingIncludeConfiguration - Enum in liquibase.parser
 
ChangeLogParserConfiguration.MissingPropertyMode - Enum in liquibase.parser
 
ChangeLogParserFactory - Class in liquibase.parser
 
ChangeLogProperty - Class in liquibase.changelog
 
ChangeLogProperty() - Constructor for class liquibase.changelog.ChangeLogProperty
 
ChangeLogPropertyDefinedPrecondition - Class in liquibase.precondition.core
 
ChangeLogPropertyDefinedPrecondition() - Constructor for class liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition
 
changelogSchemaName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the schema Liquibase will use to create your changelog table.
ChangeLogSerializer - Interface in liquibase.serializer
 
ChangeLogSerializerFactory - Class in liquibase.serializer
 
changeLogSync(String) - Method in class liquibase.Liquibase
 
changeLogSync(String, Writer) - Method in class liquibase.Liquibase
 
changeLogSync(String, String) - Method in class liquibase.Liquibase
 
changeLogSync(String, String, Writer) - Method in class liquibase.Liquibase
 
changeLogSync(String, Contexts, LabelExpression) - Method in class liquibase.Liquibase
Synchronizes the changelog with the database up to a specified tag.
changeLogSync(String, Contexts, LabelExpression, Writer) - Method in class liquibase.Liquibase
 
changeLogSync(Contexts) - Method in class liquibase.Liquibase
Deprecated.
use version with LabelExpression
changeLogSync(Contexts, LabelExpression) - Method in class liquibase.Liquibase
 
changeLogSync(Contexts, LabelExpression, Writer) - Method in class liquibase.Liquibase
 
ChangelogSyncCommandStep - Class in liquibase.command.core
 
ChangelogSyncCommandStep() - Constructor for class liquibase.command.core.ChangelogSyncCommandStep
 
ChangeLogSyncListener - Interface in liquibase.changelog.visitor
 
ChangelogSyncSqlCommandStep - Class in liquibase.command.core
 
ChangelogSyncSqlCommandStep() - Constructor for class liquibase.command.core.ChangelogSyncSqlCommandStep
 
ChangeLogSyncTask - Class in liquibase.integration.ant
 
ChangeLogSyncTask() - Constructor for class liquibase.integration.ant.ChangeLogSyncTask
 
ChangelogSyncToTagCommandStep - Class in liquibase.command.core
 
ChangelogSyncToTagCommandStep() - Constructor for class liquibase.command.core.ChangelogSyncToTagCommandStep
 
ChangelogSyncToTagSqlCommandStep - Class in liquibase.command.core
 
ChangelogSyncToTagSqlCommandStep() - Constructor for class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
 
ChangeLogSyncToTagTask - Class in liquibase.integration.ant
 
ChangeLogSyncToTagTask() - Constructor for class liquibase.integration.ant.ChangeLogSyncToTagTask
 
ChangeLogSyncVisitor - Class in liquibase.changelog.visitor
 
ChangeLogSyncVisitor(Database) - Constructor for class liquibase.changelog.visitor.ChangeLogSyncVisitor
 
ChangeLogSyncVisitor(Database, ChangeLogSyncListener) - Constructor for class liquibase.changelog.visitor.ChangeLogSyncVisitor
 
ChangeLogWriter - Class in liquibase.dbdoc
 
ChangeLogWriter(ResourceAccessor, Resource) - Constructor for class liquibase.dbdoc.ChangeLogWriter
 
ChangeMetaData - Class in liquibase.change
Static metadata about a link Change.
ChangeMetaData(String, String, int, String[], Map<String, String>, Set<ChangeParameterMetaData>) - Constructor for class liquibase.change.ChangeMetaData
 
ChangeNotFoundException - Exception in liquibase.exception
 
ChangeNotFoundException(String, Database) - Constructor for exception liquibase.exception.ChangeNotFoundException
 
ChangeParameterMetaData - Class in liquibase.change
Static metadata about a Change parameter.
ChangeParameterMetaData(Change, String, String, String, Map<String, Object>, String, Type, String[], String[], String, LiquibaseSerializable.SerializationType) - Constructor for class liquibase.change.ChangeParameterMetaData
 
ChangeParameterMetaData(Change, String, String, String, Map<String, Object>, String, Type, String[], String[], String, LiquibaseSerializable.SerializationType, String[]) - Constructor for class liquibase.change.ChangeParameterMetaData
 
changeSet - Enum constant in enum liquibase.Scope.Attr
 
Changeset() - Constructor for class liquibase.logging.mdc.customobjects.History.Changeset
 
Changeset() - Constructor for class liquibase.logging.mdc.customobjects.Status.Changeset
 
Changeset(String, String, String) - Constructor for class liquibase.logging.mdc.customobjects.Status.Changeset
 
Changeset(RanChangeSet) - Constructor for class liquibase.logging.mdc.customobjects.History.Changeset
 
ChangeSet - Class in liquibase.changelog
Encapsulates a changeSet and all its associated changes.
ChangeSet(String, String, boolean, boolean, String, String, String, boolean, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
 
ChangeSet(String, String, boolean, boolean, String, String, String, boolean, ObjectQuotingStrategy, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
 
ChangeSet(String, String, boolean, boolean, String, String, String, String, String, boolean, ObjectQuotingStrategy, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
 
ChangeSet(String, String, boolean, boolean, String, String, String, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
 
ChangeSet(String, String, boolean, boolean, String, String, String, ObjectQuotingStrategy, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
 
ChangeSet(String, String, String, String) - Constructor for class liquibase.logging.mdc.customobjects.ChangesetsRolledback.ChangeSet
 
ChangeSet(DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
 
CHANGESET_ALREADY_RAN_MESSAGE - Static variable in class liquibase.changelog.filter.ShouldRunChangeSetFilter
 
CHANGESET_AUTHOR - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_AUTHOR_ARG - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
CHANGESET_COMMENT - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_CONTEXT - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_FILEPATH - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_ID - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_ID_ARG - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
CHANGESET_IDENTIFIER_ARG - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
CHANGESET_LABEL - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_OPERATION_START_TIME - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_OPERATION_STOP_TIME - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_PATH_ARG - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
CHANGESET_SQL - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_SYNC_COUNT - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESET_SYNC_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
ChangeSet.ExecType - Enum in liquibase.changelog
 
ChangeSet.RunStatus - Enum in liquibase.changelog
 
ChangeSet.ValidationFailOption - Enum in liquibase.changelog
 
changeSetAuthor - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
changeSetAuthor - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
The author to be specified for Changesets in the generated Change Log.
changeSetAuthor - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
The author to be specified for Changesets in the generated Change Log.
changeSetAuthor - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetMojo
Specifies the author of the changeSet you want to rollback.
changeSetAuthor - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetSQL
Specifies the author of the changeSet you want to rollback.
changeSetContext - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
changeSetContext - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
The execution context to be used for Changesets in the generated Change Log, which can be "," separated if multiple contexts.
ChangesetDetails() - Constructor for class liquibase.report.RollbackReportParameters.ChangesetDetails
 
ChangeSetExecutedPrecondition - Class in liquibase.precondition.core
 
ChangeSetExecutedPrecondition() - Constructor for class liquibase.precondition.core.ChangeSetExecutedPrecondition
 
ChangeSetFilter - Interface in liquibase.changelog.filter
 
ChangeSetFilterResult - Class in liquibase.changelog.filter
ChangeSetFilterResult(boolean, String, Class<? extends ChangeSetFilter>) - Constructor for class liquibase.changelog.filter.ChangeSetFilterResult
 
ChangeSetFilterResult(boolean, String, Class<? extends ChangeSetFilter>, String, String) - Constructor for class liquibase.changelog.filter.ChangeSetFilterResult
 
changeSetFilters - Variable in class liquibase.changelog.ChangeLogIterator
 
changeSetId - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetMojo
The changeset ID to rollback
changeSetId - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetSQL
The changeset ID to rollback
ChangesetInfo - Class in liquibase.report
 
ChangesetInfo() - Constructor for class liquibase.report.ChangesetInfo
 
ChangeSetInfo() - Constructor for class liquibase.integration.UnexpectedChangeSetsValidator.ChangeSetInfo
 
changeSetPath - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetMojo
Specifies the path to the changelog which contains the change-set you want to rollback.
changeSetPath - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetSQL
Specifies the path to the changelog which contains the change-set you want to rollback.
CHANGESETS_ROLLED_BACK - Static variable in class liquibase.logging.mdc.MdcKey
 
CHANGESETS_UPDATED - Static variable in class liquibase.logging.mdc.MdcKey
 
ChangeSetService - Interface in liquibase.changeset
The ChangSetService allows for creation and modification of ChangeSets to be pluggable The implemented createChangeSet methods support calls from the Liquibase Core to create Change Sets.
ChangeSetServiceFactory - Class in liquibase.changeset
Create the appropriate ChangeSetService instance
ChangesetsRolledback - Class in liquibase.logging.mdc.customobjects
 
ChangesetsRolledback() - Constructor for class liquibase.logging.mdc.customobjects.ChangesetsRolledback
Constructor for service locator.
ChangesetsRolledback(List<ChangesetsRolledback.ChangeSet>) - Constructor for class liquibase.logging.mdc.customobjects.ChangesetsRolledback
 
ChangesetsRolledback.ChangeSet - Class in liquibase.logging.mdc.customobjects
 
ChangeSetStatus - Class in liquibase.changelog
Contains the current status of a ChangeSet.
ChangeSetStatus(ChangeSet) - Constructor for class liquibase.changelog.ChangeSetStatus
 
ChangeSetStatus(ChangeSet, boolean) - Constructor for class liquibase.changelog.ChangeSetStatus
 
ChangesetsUpdated - Class in liquibase.logging.mdc.customobjects
Custom MDC object to represent the changesets that were deployed during an update event.
ChangesetsUpdated() - Constructor for class liquibase.logging.mdc.customobjects.ChangesetsUpdated
Constructor for service locator.
ChangesetsUpdated(List<ChangeSet>) - Constructor for class liquibase.logging.mdc.customobjects.ChangesetsUpdated
 
ChangeSetVisitor - Interface in liquibase.changelog.visitor
Called by ChangeLogIterator when a ChangeSetFilter accept a changeSet.
ChangeSetVisitor.Direction - Enum in liquibase.changelog.visitor
 
ChangeStatus - Class in liquibase.change
 
ChangeStatus() - Constructor for class liquibase.change.ChangeStatus
 
ChangeStatus.Status - Enum in liquibase.change
 
changesToApply - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseUpdateMojo
The number of changes to apply to the database.
ChangeVisitor - Interface in liquibase.change.visitor
 
ChangeVisitorFactory - Class in liquibase.change.visitor
Factory class for constructing the liquibase.change.ChangeVisitor implementation based on a change name.
ChangeWithColumns<T extends ColumnConfig> - Interface in liquibase.change
Markers a Change class as containing one or more ColumnConfig configuration.
CHAR - Enum constant in enum liquibase.structure.core.DataType.ColumnSizeUnit
 
CharType - Class in liquibase.datatype.core
 
CharType() - Constructor for class liquibase.datatype.core.CharType
 
check(Database) - Method in interface liquibase.precondition.CustomPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.AndPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ChangeSetExecutedPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ColumnExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.DBMSPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ForeignKeyExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.IndexExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.NotPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ObjectQuotingStrategyPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.OrPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.PreconditionContainer
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.PrimaryKeyExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.RowCountPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.RunningAsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.SequenceExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.SqlPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.TableExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.TableIsEmptyPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.UniqueConstraintExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ViewExistsPrecondition
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.CustomPreconditionWrapper
 
check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in interface liquibase.precondition.Precondition
 
checkArg(String) - Static method in class liquibase.integration.commandline.Main
Deprecated.
Check the string for known characters which cannot be handled
checkDatabaseConnection() - Method in interface liquibase.database.Database
Some databases (such as MongoDB) require you to verify the connection to the database to ensure that the database is accessible.
checkDisallowedField(String, Object, Database, Class<? extends Database>...) - Method in class liquibase.exception.ValidationErrors
Checks if a field is forbidden in combination with a given Database (most often because that database does not implement the features required by the field/value combination).
checkLiquibaseTables(boolean, DatabaseChangeLog, Contexts, LabelExpression) - Method in class liquibase.Liquibase
 
checkName - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
Comma-separated list of one or more enabled checks to run.
checkProLicenseAndThrowException(String[]) - Static method in class liquibase.license.LicenseServiceUtils
Throw an exception if there is no valid pro license.
checkRequiredField(String, Object) - Method in class liquibase.exception.ValidationErrors
Convenience method for ValidationErrors.checkRequiredField(String, Object, String, boolean) with allowEmptyValue=false
checkRequiredField(String, Object, boolean) - Method in class liquibase.exception.ValidationErrors
checkRequiredField(String, Object, String) - Method in class liquibase.exception.ValidationErrors
Convenience method for ValidationErrors.checkRequiredField(String, Object, String, boolean) with allowEmptyValue=false
checkRequiredField(String, Object, String, boolean) - Method in class liquibase.exception.ValidationErrors
Checks that the given value is set.
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Performs some validation after the properties file has been loaded checking that all properties required have been specified.
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseChangeLogSyncToTagMojo
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseChangeLogSyncToTagSQLMojo
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
Performs some validation after the properties file has been loaded checking that all properties required have been specified.
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseRollback
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseTag
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseTagExistsMojo
 
checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseValidate
 
checkRequiredRollbackParameters() - Method in class org.liquibase.maven.plugins.LiquibaseFutureRollbackSQL
 
checkRequiredRollbackParameters() - Method in class org.liquibase.maven.plugins.LiquibaseRollback
 
checkSetup() - Method in class liquibase.integration.commandline.Main
Deprecated.
After parsing, checks if the given combination of main command and can be executed.
checksScope - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
The Liquibase component to run checks against, which can be a comma separated list
checksSettingsFile - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseChecksMojo
Specifies the checksSettingsFile file for Liquibase Policy Checks to use.
checkStatus(Database) - Method in class liquibase.change.AbstractChange
 
checkStatus(Database) - Method in class liquibase.change.AbstractSQLChange
 
checkStatus(Database) - Method in interface liquibase.change.Change
Validate that this change executed successfully against the given database.
checkStatus(Database) - Method in class liquibase.change.core.AddAutoIncrementChange
 
checkStatus(Database) - Method in class liquibase.change.core.AddColumnChange
 
checkStatus(Database) - Method in class liquibase.change.core.AddDefaultValueChange
 
checkStatus(Database) - Method in class liquibase.change.core.AddForeignKeyConstraintChange
 
checkStatus(Database) - Method in class liquibase.change.core.AddLookupTableChange
 
checkStatus(Database) - Method in class liquibase.change.core.AddPrimaryKeyChange
 
checkStatus(Database) - Method in class liquibase.change.core.AddUniqueConstraintChange
 
checkStatus(Database) - Method in class liquibase.change.core.AlterSequenceChange
 
checkStatus(Database) - Method in class liquibase.change.core.CreateIndexChange
 
checkStatus(Database) - Method in class liquibase.change.core.CreateProcedureChange
 
checkStatus(Database) - Method in class liquibase.change.core.CreateSequenceChange
 
checkStatus(Database) - Method in class liquibase.change.core.CreateTableChange
 
checkStatus(Database) - Method in class liquibase.change.core.CreateViewChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropColumnChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropDefaultValueChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropForeignKeyConstraintChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropIndexChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropNotNullConstraintChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropPrimaryKeyChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropSequenceChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropTableChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropUniqueConstraintChange
 
checkStatus(Database) - Method in class liquibase.change.core.DropViewChange
 
checkStatus(Database) - Method in class liquibase.change.core.InsertDataChange
 
checkStatus(Database) - Method in class liquibase.change.core.LoadDataChange
 
checkStatus(Database) - Method in class liquibase.change.core.LoadUpdateDataChange
 
checkStatus(Database) - Method in class liquibase.change.core.RenameColumnChange
 
checkStatus(Database) - Method in class liquibase.change.core.RenameTableChange
 
checkStatus(Database) - Method in class liquibase.change.core.RenameViewChange
 
checkStatus(Database) - Method in class liquibase.change.core.TagDatabaseChange
 
checkStatus(Database) - Method in class liquibase.change.core.UpdateDataChange
 
checkString(String) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
Catch any characters that will cause problems when parsing the XML down the road.
checkSum - Variable in class liquibase.changelog.ChangeSet
 
CheckSum - Class in liquibase.change
CheckSums are used by liquibase to determine if a Change has been modified since it was originally ran.
CHECKSUM_RESULT - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
checksumChanged(ChangeSet, RanChangeSet) - Method in class liquibase.changelog.filter.ShouldRunChangeSetFilter
 
checksumVersion - Enum constant in enum liquibase.Scope.Attr
 
ChecksumVersion - Enum in liquibase
Enum used to keep track of Liquibase Checksum versions introduced to enable the support of multiple versions at the same time.
checkVersionInfo(DatabaseSnapshot, DatabaseSnapshot, DiffResult) - Method in class liquibase.diff.core.StandardDiffGenerator
 
child(Enum, Object, Scope.ScopedRunner) - Static method in class liquibase.Scope
 
child(String, Object, Scope.ScopedRunner) - Static method in class liquibase.Scope
Creates a new scope that is a child of this scope.
child(Map<String, Object>, Scope.ScopedRunner) - Static method in class liquibase.Scope
Creates a new scope that is a child of this scope.
child(Map<String, Object>, Scope.ScopedRunnerWithReturn<ReturnType>) - Static method in class liquibase.Scope
Creates a new scope that is a child of this scope.
child(LiquibaseListener, Map<String, Object>, Scope.ScopedRunner) - Static method in class liquibase.Scope
 
child(LiquibaseListener, Map<String, Object>, Scope.ScopedRunnerWithReturn<T>) - Static method in class liquibase.Scope
 
child(LiquibaseListener, Scope.ScopedRunner) - Static method in class liquibase.Scope
Creates a new child scope that includes the given LiquibaseListener.
CLASS - Static variable in interface liquibase.configuration.ConfigurationValueConverter
 
classLoader - Enum constant in enum liquibase.Scope.Attr
 
classLoader - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
ClassLoaderResourceAccessor - Class in liquibase.resource
An implementation of DirectoryResourceAccessor that builds up the file roots based on the passed ClassLoader.
ClassLoaderResourceAccessor() - Constructor for class liquibase.resource.ClassLoaderResourceAccessor
 
ClassLoaderResourceAccessor(ClassLoader) - Constructor for class liquibase.resource.ClassLoaderResourceAccessor
 
classpath - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
CLASSPATH - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
classTags - Variable in class liquibase.serializer.core.yaml.YamlSerializer.LiquibaseRepresenter
 
ClauseIterator(LinkedHashMap<String, Object>) - Constructor for class liquibase.util.StringClauses.ClauseIterator
 
cleanExceptionMessage(String) - Method in class liquibase.integration.commandline.LiquibaseCommandLine
 
cleanNameFromDatabase(String, Database) - Method in class liquibase.snapshot.jvm.JdbcSnapshotGenerator
 
cleanup() - Method in class liquibase.extension.testing.setup.SetupConfigurationValueProvider
 
cleanup() - Method in class liquibase.extension.testing.setup.TestSetup
 
cleanup(Database) - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
cleanup(Database) - Method in class org.liquibase.maven.plugins.LiquibaseChangeLogSyncSQLMojo
 
cleanup(Database) - Method in class org.liquibase.maven.plugins.LiquibaseChangeLogSyncToTagSQLMojo
 
cleanup(Database) - Method in class org.liquibase.maven.plugins.LiquibaseFutureRollbackSQL
 
cleanup(Database) - Method in class org.liquibase.maven.plugins.LiquibaseRollbackSQL
 
cleanup(Database) - Method in class org.liquibase.maven.plugins.LiquibaseUpdateSQL
 
cleanUp(CommandResultsBuilder) - Method in interface liquibase.command.CleanUpCommandStep
Method invoked to execute the cleanup action.
cleanUp(CommandResultsBuilder) - Method in class liquibase.command.core.AbstractUpdateCommandStep
 
cleanUp(CommandResultsBuilder) - Method in class liquibase.command.core.helpers.AbstractDatabaseConnectionCommandStep
 
cleanUp(CommandResultsBuilder) - Method in class liquibase.command.core.helpers.AbstractOutputWriterCommandStep
 
cleanUp(CommandResultsBuilder) - Method in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
cleanUp(CommandResultsBuilder) - Method in class liquibase.command.core.helpers.LockServiceCommandStep
 
CleanUpCommandStep - Interface in liquibase.command
Interface implemented by CommandSteps when they need to execute clean up tasks (such as closing database connections, flushing files, etc.) after other steps in the pipeline are executed.
clear() - Method in interface liquibase.logging.mdc.MdcManager
Clear the MDC.
clear() - Method in class liquibase.logging.mdc.NoOpMdcManager
 
clear() - Method in class liquibase.util.SmartMap
 
clearAllCheckSums() - Method in interface liquibase.changelog.ChangeLogHistoryService
 
clearAllCheckSums() - Method in class liquibase.changelog.MockChangeLogHistoryService
 
clearAllCheckSums() - Method in class liquibase.changelog.OfflineChangeLogHistoryService
 
clearAllCheckSums() - Method in class liquibase.changelog.StandardChangeLogHistoryService
 
clearCache() - Method in class liquibase.changelog.FastCheckService
Clear fastCheck cache
clearCache() - Method in class liquibase.util.Cache
 
clearCheckSum() - Method in class liquibase.changelog.ChangeSet
 
clearCheckSums - Variable in class liquibase.integration.spring.SpringLiquibase
 
clearCheckSums - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
A flag that forces checksums to be cleared from the DATABASECHANGELOG table.
clearCheckSums() - Method in class liquibase.changelog.DatabaseChangeLog
 
clearCheckSums() - Method in class liquibase.Liquibase
Sets checksums to null, so they will be repopulated next run
ClearChecksumsCommandStep - Class in liquibase.command.core
 
ClearChecksumsCommandStep() - Constructor for class liquibase.command.core.ClearChecksumsCommandStep
 
clearData() - Static method in class liquibase.configuration.core.DeprecatedConfigurationValueProvider
Deprecated. 
ClearDatabaseChangeLogTableGenerator - Class in liquibase.sqlgenerator.core
 
ClearDatabaseChangeLogTableGenerator() - Constructor for class liquibase.sqlgenerator.core.ClearDatabaseChangeLogTableGenerator
 
ClearDatabaseChangeLogTableStatement - Class in liquibase.statement.core
 
ClearDatabaseChangeLogTableStatement(String, String) - Constructor for class liquibase.statement.core.ClearDatabaseChangeLogTableStatement
 
clearExecutor(String, Database) - Method in class liquibase.executor.ExecutorService
 
clearExecutor(Database) - Method in class liquibase.executor.ExecutorService
Deprecated.
Please use clearExecutor(name, database)
clearRegistry() - Method in class liquibase.database.DatabaseFactory
Removes all registered databases, even built in ones.
clearWarnings() - Method in class liquibase.database.jvm.JdbcConnection
 
CLOB - Enum constant in enum liquibase.change.core.LoadDataChange.LOAD_DATA_TYPE
 
ClobType - Class in liquibase.datatype.core
 
ClobType() - Constructor for class liquibase.datatype.core.ClobType
 
ClobTypeSnowflake - Class in liquibase.datatype.core
 
ClobTypeSnowflake() - Constructor for class liquibase.datatype.core.ClobTypeSnowflake
 
clone() - Method in class liquibase.AbstractExtensibleObject
 
clone() - Method in interface liquibase.ExtensibleObject
Expose Cloneable#clone() as public
clone(DatabaseObject[]) - Method in class liquibase.snapshot.DatabaseSnapshot
Searches the current snapshot content for the given examples.
close() - Method in class liquibase.change.AbstractSQLChange.NormalizingStream
 
close() - Method in class liquibase.change.NormalizingStreamV8
Deprecated.
 
close() - Method in class liquibase.changelog.PropertyExpandingStream
 
close() - Method in class liquibase.database.AbstractJdbcDatabase
 
close() - Method in class liquibase.database.core.DerbyDatabase
 
close() - Method in class liquibase.database.core.MockDatabase
 
close() - Method in interface liquibase.database.Database
 
close() - Method in interface liquibase.database.DatabaseConnection
 
close() - Method in class liquibase.database.jvm.JdbcConnection
 
close() - Method in class liquibase.database.MockDatabaseConnection
 
close() - Method in class liquibase.database.OfflineConnection
 
close() - Method in class liquibase.database.TempObjectQuotingStrategy
 
close() - Method in class liquibase.integration.ant.AntTaskLogService
 
close() - Method in class liquibase.integration.spring.SpringResourceAccessor
 
close() - Method in interface liquibase.io.OutputFileHandler
Closes any resources associated with the output file handler.
close() - Method in class liquibase.io.StandardOutputFileHandler
 
close() - Method in class liquibase.Liquibase
 
close() - Method in class liquibase.logging.core.AbstractLogService
Default implementation does nothing.
close() - Method in class liquibase.logging.core.BufferedLogger
Deprecated.
 
close() - Method in class liquibase.logging.core.CompositeLogger
 
close() - Method in interface liquibase.logging.Logger
 
close() - Method in interface liquibase.logging.LogService
Closes the current log output file(s) or any other resources used by this LoggerFactory and its Loggers.
close() - Method in class liquibase.logging.mdc.MdcObject
 
close() - Method in class liquibase.resource.ClassLoaderResourceAccessor
 
close() - Method in class liquibase.resource.CompositeResourceAccessor
 
close() - Method in class liquibase.resource.DirectoryResourceAccessor
 
close() - Method in class liquibase.resource.InputStreamList
Close the streams in this collection.
close() - Method in class liquibase.resource.ZipResourceAccessor
 
close() - Method in class liquibase.sdk.resource.MockResourceAccessor
 
close() - Method in class liquibase.util.csv.CSVReader
 
close() - Method in class liquibase.util.csv.CSVWriter
 
close(ResultSet, Statement) - Static method in class liquibase.util.JdbcUtil
 
closeDatabase(Database) - Method in class liquibase.integration.ant.BaseLiquibaseTask
Convenience method to safely close the database connection.
closeResultSet(ResultSet) - Static method in class liquibase.util.JdbcUtil
Close the given JDBC ResultSet and ignore any thrown exception.
closeStatement(Statement) - Static method in class liquibase.util.JdbcUtil
Close the given JDBC Statement and ignore any thrown exception.
CLUSTERED_ATTRIBUTE - Static variable in class liquibase.structure.core.PrimaryKey
 
CockroachDatabase - Class in liquibase.database.core
 
CockroachDatabase() - Constructor for class liquibase.database.core.CockroachDatabase
 
CockroachTestSystem - Class in liquibase.extension.testing.testsystem.core
 
CockroachTestSystem() - Constructor for class liquibase.extension.testing.testsystem.core.CockroachTestSystem
 
CockroachTestSystem(TestSystem.Definition) - Constructor for class liquibase.extension.testing.testsystem.core.CockroachTestSystem
 
code - Variable in class liquibase.license.LicenseInstallResult
 
CODE_POINT_LIMIT - Static variable in class liquibase.parser.core.yaml.YamlSnapshotParser
 
CodePointCheck() - Constructor for class liquibase.integration.commandline.Main.CodePointCheck
Deprecated.
 
collectArguments(CommandScope) - Method in class liquibase.command.AbstractCliWrapperCommandStep
Deprecated.
Called by AbstractCliWrapperCommandStep.run(CommandResultsBuilder) to create the actual arguments passed to Main.run(String[]).
collectArguments(CommandScope, List<String>, String) - Method in class liquibase.command.AbstractCliWrapperCommandStep
Deprecated.
Collects the values from commandScope into an argument array to pass to Main.
CollectionUtil - Class in liquibase.util
 
CollectionUtil() - Constructor for class liquibase.util.CollectionUtil
 
column - Variable in class liquibase.util.grammar.SimpleCharStream
 
Column - Class in liquibase.structure.core
 
Column() - Constructor for class liquibase.structure.core.Column
 
Column(Class<? extends Relation>, String, String, String, String) - Constructor for class liquibase.structure.core.Column
 
Column(String) - Constructor for class liquibase.structure.core.Column
 
Column(ColumnConfig) - Constructor for class liquibase.structure.core.Column
 
COLUMN_DEF_COL - Static variable in class liquibase.snapshot.jvm.ColumnSnapshotGenerator
 
Column.AutoIncrementInformation - Class in liquibase.structure.core
 
ColumnAutoIncrementService - Class in liquibase.snapshot.jvm
Service class that centralizes database specific auto increment parameters information.
ColumnAutoIncrementService() - Constructor for class liquibase.snapshot.jvm.ColumnAutoIncrementService
 
ColumnComparator - Class in liquibase.diff.compare.core
 
ColumnComparator() - Constructor for class liquibase.diff.compare.core.ColumnComparator
 
ColumnConfig - Class in liquibase.change
The standard configuration used by Change classes to represent a column.
ColumnConfig() - Constructor for class liquibase.change.ColumnConfig
Create am empty ColumnConfig object.
ColumnConfig(Column) - Constructor for class liquibase.change.ColumnConfig
Create a ColumnConfig object based on a Column snapshot.
ColumnConfig.ValueNumeric - Class in liquibase.change
 
columnConfigFromName(String, Integer) - Method in class liquibase.change.core.LoadDataChange
Get the column using the name, index or the header
ColumnConstraint - Interface in liquibase.statement
 
ColumnExistsPrecondition - Class in liquibase.precondition.core
 
ColumnExistsPrecondition() - Constructor for class liquibase.precondition.core.ColumnExistsPrecondition
 
columnIdString(int, LoadDataColumnConfig) - Method in class liquibase.change.core.LoadDataChange
Returns a unique string for the column for better identification.
ColumnMapRowMapper - Class in liquibase.executor.jvm
RowMapper implementation that creates a java.util.Map for each row, representing all columns as key-value pairs: one entry for each column, with the column name as key.
ColumnMapRowMapper(boolean) - Constructor for class liquibase.executor.jvm.ColumnMapRowMapper
 
ColumnParentType - Enum in liquibase.util
Used to indicate what type of relation owns a column.
ColumnSnapshotGenerator - Class in liquibase.snapshot.jvm
 
ColumnSnapshotGenerator() - Constructor for class liquibase.snapshot.jvm.ColumnSnapshotGenerator
 
ColumnSnapshotGeneratorH2 - Class in liquibase.snapshot.jvm
 
ColumnSnapshotGeneratorH2() - Constructor for class liquibase.snapshot.jvm.ColumnSnapshotGeneratorH2
 
ColumnSnapshotGeneratorInformix - Class in liquibase.snapshot.jvm
Informix-specific parts of ColumnSnapshotGenerator to account for various quirks in IBM Informix.
ColumnSnapshotGeneratorInformix() - Constructor for class liquibase.snapshot.jvm.ColumnSnapshotGeneratorInformix
 
ColumnSnapshotGeneratorOracle - Class in liquibase.snapshot.jvm
Oracle Database-specific parts of ColumnSnapshotGenerator
ColumnSnapshotGeneratorOracle() - Constructor for class liquibase.snapshot.jvm.ColumnSnapshotGeneratorOracle
 
ColumnWriter - Class in liquibase.dbdoc
 
ColumnWriter(Resource, Database) - Constructor for class liquibase.dbdoc.ColumnWriter
 
command - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
COMMAND_ARGUMENTS - Static variable in class liquibase.integration.commandline.LiquibaseCommandLine
 
COMMAND_CONTEXT_FILTER - Static variable in class liquibase.logging.mdc.MdcKey
 
COMMAND_FAILED - Static variable in class liquibase.logging.mdc.MdcValue
 
COMMAND_LABEL_FILTER - Static variable in class liquibase.logging.mdc.MdcKey
 
COMMAND_NAME - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ChangelogSyncCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ClearChecksumsCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.DbDocCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.DiffChangelogCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.DiffCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.DropAllCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ExecuteSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.AbstractChangelogCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.AbstractDatabaseConnectionCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.ChangeExecListenerCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.DiffOutputControlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.LockServiceCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.PreCompareCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.ReferenceDbUrlConnectionCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.helpers.ShowSummaryArgument
 
COMMAND_NAME - Static variable in class liquibase.command.core.HistoryCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.InternalSnapshotCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ListLocksCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.MarkNextChangesetRanCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ReleaseLocksCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.RollbackCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.RollbackCountCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.RollbackSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.RollbackToDateCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.SnapshotCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.SnapshotReferenceCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.StartH2CommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.StatusCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.StopH2CommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.TagCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.TagExistsCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateCountCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateToTagCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
 
COMMAND_NAME - Static variable in class liquibase.command.core.ValidateCommandStep
 
COMMAND_NAME - Static variable in class liquibase.extension.testing.testsystem.command.TestSystemDownCommand
 
COMMAND_NAME - Static variable in class liquibase.extension.testing.testsystem.command.TestSystemUpCommand
 
COMMAND_SUCCESSFUL - Static variable in class liquibase.logging.mdc.MdcValue
 
CommandArgument - Class in liquibase.command
Deprecated.
Used by the old LiquibaseCommand style of command setup.
CommandArgument() - Constructor for class liquibase.command.CommandArgument
Deprecated.
 
CommandArgumentDefinition<DataType> - Class in liquibase.command
Defines a known, type-safe argument for a specific CommandStep.
CommandArgumentDefinition(String, Class<DataType>) - Constructor for class liquibase.command.CommandArgumentDefinition
 
CommandArgumentDefinition.Building<DataType> - Class in liquibase.command
A new CommandArgumentDefinition under construction from CommandBuilder
CommandBuilder - Class in liquibase.command
Builder for configuring CommandStep settings, such as CommandArgumentDefinitions and CommandResultDefinitions
CommandBuilder(String[]...) - Constructor for class liquibase.command.CommandBuilder
Creates a builder for the given command name
CommandDefinition - Class in liquibase.command
Metadata about a particular command.
CommandDefinition(String[]) - Constructor for class liquibase.command.CommandDefinition
 
CommandExecutionException - Exception in liquibase.command
Deprecated.
Used by the old LiquibaseCommand style of command setup.
CommandExecutionException - Exception in liquibase.exception
 
CommandExecutionException(String) - Constructor for exception liquibase.exception.CommandExecutionException
 
CommandExecutionException(String, Throwable) - Constructor for exception liquibase.exception.CommandExecutionException
 
CommandExecutionException(Throwable) - Constructor for exception liquibase.command.CommandExecutionException
Deprecated.
 
CommandExecutionException(Throwable) - Constructor for exception liquibase.exception.CommandExecutionException
 
CommandFactory - Class in liquibase.command
Manages the command related implementations.
CommandFactory() - Constructor for class liquibase.command.CommandFactory
 
commandFailed(String, int) - Method in class liquibase.command.CommandResultsBuilder
 
commandFailed(String, int, boolean) - Method in class liquibase.command.CommandResultsBuilder
 
CommandFailedException - Exception in liquibase.command
CommandFailedException is thrown any time a command did not succeed.
CommandFailedException(CommandResults, int, String, boolean) - Constructor for exception liquibase.command.CommandFailedException
 
CommandLineArgumentValueProvider - Class in liquibase.integration.commandline
 
CommandLineArgumentValueProvider(CommandLine.ParseResult) - Constructor for class liquibase.integration.commandline.CommandLineArgumentValueProvider
 
CommandLineParsingException - Exception in liquibase.exception
Deprecated. 
CommandLineParsingException() - Constructor for exception liquibase.exception.CommandLineParsingException
Deprecated.
 
CommandLineParsingException(String) - Constructor for exception liquibase.exception.CommandLineParsingException
Deprecated.
 
CommandLineParsingException(String, Throwable) - Constructor for exception liquibase.exception.CommandLineParsingException
Deprecated.
 
CommandLineParsingException(Throwable) - Constructor for exception liquibase.exception.CommandLineParsingException
Deprecated.
 
CommandLineUtils - Class in liquibase.integration.commandline
Common Utility methods used in the CommandLine application and the Maven plugin.
CommandLineUtils() - Constructor for class liquibase.integration.commandline.CommandLineUtils
 
commandName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
CommandOverride - Annotation Type in liquibase.command
Used to indicate that this CommandStep is intentionally overriding another CommandStep.
commandParams - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
CommandResult - Class in liquibase.command
Deprecated.
Used by the old LiquibaseCommand style of command setup.
CommandResult() - Constructor for class liquibase.command.CommandResult
Deprecated.
Creates new CommandResult with succeeded=true and message="Successful"
CommandResult(String) - Constructor for class liquibase.command.CommandResult
Deprecated.
Creates new CommandResult with the given message and succeeded=true
CommandResult(String, boolean) - Constructor for class liquibase.command.CommandResult
Deprecated.
 
CommandResultDefinition<DataType> - Class in liquibase.command
Defines a known, type-safe result from a specific CommandStep.
CommandResultDefinition(String, Class<DataType>) - Constructor for class liquibase.command.CommandResultDefinition
 
CommandResultDefinition.Building<DataType> - Class in liquibase.command
 
CommandResults - Class in liquibase.command
The results of CommandScope.execute().
CommandResults(SortedMap<String, Object>, CommandScope) - Constructor for class liquibase.command.CommandResults
 
CommandResultsBuilder - Class in liquibase.command
Because CommandResults is immutable, this class is used to build up the results during CommandStep.run(CommandResultsBuilder).
CommandScope - Class in liquibase.command
The primary facade used for executing commands.
CommandScope(String...) - Constructor for class liquibase.command.CommandScope
Creates a new scope for the given command.
CommandStep - Interface in liquibase.command
Defines a particular step in a command pipeline.
CommandValidationErrors - Class in liquibase.command
Deprecated.
Used by the old LiquibaseCommand style of command setup.
CommandValidationErrors(LiquibaseCommand) - Constructor for class liquibase.command.CommandValidationErrors
Deprecated.
 
CommandValidationException - Exception in liquibase.exception
Exception thrown when any pre-execution validation fails.
CommandValidationException(String) - Constructor for exception liquibase.exception.CommandValidationException
 
CommandValidationException(String, String) - Constructor for exception liquibase.exception.CommandValidationException
 
CommandValidationException(String, String, Throwable) - Constructor for exception liquibase.exception.CommandValidationException
 
CommandValidationException(String, Throwable) - Constructor for exception liquibase.exception.CommandValidationException
 
CommandValidationException(Throwable) - Constructor for exception liquibase.exception.CommandValidationException
 
comment(String) - Method in interface liquibase.executor.Executor
Adds a comment to the database.
comment(String) - Method in class liquibase.executor.jvm.JdbcExecutor
 
comment(String) - Method in class liquibase.executor.LoggingExecutor
 
Comment(String) - Constructor for class liquibase.util.StringClauses.Comment
 
COMMENT_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
COMMENT_REGEX - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CommentGenerator - Class in liquibase.sqlgenerator.core
 
CommentGenerator() - Constructor for class liquibase.sqlgenerator.core.CommentGenerator
 
CommentStatement - Class in liquibase.statement.core
 
CommentStatement(String) - Constructor for class liquibase.statement.core.CommentStatement
 
commit() - Method in class liquibase.database.AbstractJdbcDatabase
 
commit() - Method in class liquibase.database.core.MockDatabase
 
commit() - Method in interface liquibase.database.Database
 
commit() - Method in interface liquibase.database.DatabaseConnection
 
commit() - Method in class liquibase.database.jvm.DerbyConnection
 
commit() - Method in class liquibase.database.jvm.HsqlConnection
 
commit() - Method in class liquibase.database.jvm.JdbcConnection
 
commit() - Method in class liquibase.database.jvm.SybaseConnection
 
commit() - Method in class liquibase.database.MockDatabaseConnection
 
commit() - Method in class liquibase.database.OfflineConnection
 
CommonArgumentNames - Enum in liquibase.command
A common place to store commonly used command argument names.
CommonCatalogSchemaComparator - Class in liquibase.diff.compare.core
DatabaseObjectComparator for Catalog and Schema comparators with common stuff
CommonCatalogSchemaComparator() - Constructor for class liquibase.diff.compare.core.CommonCatalogSchemaComparator
 
COMPARATOR - Static variable in interface liquibase.servicelocator.PrioritizedService
 
compare(String, String, DatabaseObject, DatabaseObject, ObjectDifferences.CompareFunction) - Method in class liquibase.diff.ObjectDifferences
 
compare(String, DatabaseObject, DatabaseObject, ObjectDifferences.CompareFunction) - Method in class liquibase.diff.ObjectDifferences
 
compare(Database, Database, CompareControl) - Method in class liquibase.diff.DiffGeneratorFactory
 
compare(Database, Database, SnapshotControl, SnapshotControl, CompareControl) - Method in class liquibase.diff.DiffGeneratorFactory
 
compare(ChangeGenerator, ChangeGenerator) - Method in class liquibase.diff.output.changelog.ChangeGeneratorComparator
 
compare(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Method in class liquibase.diff.core.StandardDiffGenerator
 
compare(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Method in interface liquibase.diff.DiffGenerator
 
compare(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Method in class liquibase.diff.DiffGeneratorFactory
 
compare(DatabaseObject, DatabaseObject) - Method in class liquibase.diff.compare.DatabaseObjectCollectionComparator
 
COMPARE_CONTROL_ARG - Static variable in class liquibase.command.core.helpers.PreCompareCommandStep
 
COMPARE_CONTROL_RESULT - Static variable in class liquibase.command.core.helpers.PreCompareCommandStep
 
CompareControl - Class in liquibase.diff.compare
 
CompareControl() - Constructor for class liquibase.diff.compare.CompareControl
 
CompareControl(String[], Set<Class<? extends DatabaseObject>>) - Constructor for class liquibase.diff.compare.CompareControl
 
CompareControl(Set<Class<? extends DatabaseObject>>) - Constructor for class liquibase.diff.compare.CompareControl
 
CompareControl(CompareControl.SchemaComparison[], String) - Constructor for class liquibase.diff.compare.CompareControl
 
CompareControl(CompareControl.SchemaComparison[], Set<Class<? extends DatabaseObject>>) - Constructor for class liquibase.diff.compare.CompareControl
 
CompareControl.ComputedSchemas - Class in liquibase.diff.compare
 
CompareControl.DatabaseRole - Enum in liquibase.diff.compare
 
CompareControl.SchemaComparison - Class in liquibase.diff.compare
 
compareObjectNames(Database, String, String) - Static method in class liquibase.diff.compare.core.DefaultDatabaseObjectComparator
 
compareObjectType(Class<T>, DatabaseSnapshot, DatabaseSnapshot, DiffResult) - Method in class liquibase.diff.core.StandardDiffGenerator
 
compareTo(Object) - Method in class liquibase.command.CommandArgument
Deprecated.
 
compareTo(Object) - Method in class liquibase.diff.Difference
 
compareTo(Object) - Method in class liquibase.structure.AbstractDatabaseObject
 
compareTo(Object) - Method in class liquibase.structure.core.Column
 
compareTo(Object) - Method in class liquibase.structure.core.ForeignKey
 
compareTo(Object) - Method in class liquibase.structure.core.Index
 
compareTo(Object) - Method in class liquibase.structure.core.PrimaryKey
 
compareTo(Object) - Method in class liquibase.structure.core.Relation
 
compareTo(Object) - Method in class liquibase.structure.core.UniqueConstraint
 
compareTo(DatabaseChangeLog) - Method in class liquibase.changelog.DatabaseChangeLog
 
compareTo(CommandArgumentDefinition<?>) - Method in class liquibase.command.CommandArgumentDefinition
 
compareTo(CommandDefinition) - Method in class liquibase.command.CommandDefinition
 
compareTo(CommandResultDefinition<?>) - Method in class liquibase.command.CommandResultDefinition
 
compareTo(ConfigurationDefinition) - Method in class liquibase.configuration.ConfigurationDefinition
 
compareTo(TestSystem.Definition) - Method in class liquibase.extension.testing.testsystem.TestSystem.Definition
 
compareTo(ObjectMetaData.Attribute) - Method in class liquibase.ObjectMetaData.Attribute
 
compareTo(VersionUtils.LibraryInfo) - Method in class liquibase.util.VersionUtils.LibraryInfo
 
COMPARISON - Enum constant in enum liquibase.diff.compare.CompareControl.DatabaseRole
 
complete - Enum constant in enum liquibase.change.ChangeStatus.Status
 
COMPLETE_SQL_SCOPE_KEY - Static variable in interface liquibase.database.Database
 
COMPLEX_IDENTIFIER - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
CompositeLogger - Class in liquibase.logging.core
 
CompositeLogger(List<Logger>) - Constructor for class liquibase.logging.core.CompositeLogger
 
CompositeLogger(List<Logger>, LogMessageFilter) - Constructor for class liquibase.logging.core.CompositeLogger
Deprecated.
CompositeLogService - Class in liquibase.logging.core
 
CompositeLogService() - Constructor for class liquibase.logging.core.CompositeLogService
 
CompositeLogService(boolean, LogService...) - Constructor for class liquibase.logging.core.CompositeLogService
 
CompositeResourceAccessor - Class in liquibase.resource
A ResourceAccessor that contains multiple sub-accessors and combines the results of all of them.
CompositeResourceAccessor(Collection<ResourceAccessor>) - Constructor for class liquibase.resource.CompositeResourceAccessor
 
CompositeResourceAccessor(ResourceAccessor...) - Constructor for class liquibase.resource.CompositeResourceAccessor
 
CompositeUIService - Class in liquibase.ui
Used for handling multiple UI output services.
CompositeUIService(UIService, Collection<UIService>) - Constructor for class liquibase.ui.CompositeUIService
 
CompoundStatement - Interface in liquibase.statement
Marker interface to indicate that a SqlStatement can generate different Sql which should be specifically executed
compute(InputStream, boolean) - Static method in class liquibase.change.CheckSum
Compute a CheckSum of the given data stream (no normalization of line endings!)
compute(String) - Static method in class liquibase.change.CheckSum
Compute a storedCheckSum of the given string.
COMPUTE - Static variable in class liquibase.change.ChangeParameterMetaData
 
COMPUTED - Enum constant in enum liquibase.change.core.LoadDataChange.LOAD_DATA_TYPE
 
computeDependencies() - Method in class liquibase.util.DependencyUtil.DependencyGraph
 
ComputedSchemas() - Constructor for class liquibase.diff.compare.CompareControl.ComputedSchemas
 
computeMaxWidths(String[][]) - Static method in class liquibase.util.TableOutput
Compute the size of the largest string of each column of the provided table
computeMaxWidths(List<List<String>>) - Static method in class liquibase.util.TableOutput
Compute the size of the largest string of each column of the provided table
computeMD5(InputStream) - Static method in class liquibase.util.MD5Util
 
computeMD5(String) - Static method in class liquibase.util.MD5Util
 
computeSchemas(String, String, String, String, String, String, String, Database) - Static method in class liquibase.diff.compare.CompareControl
 
concat(String, String) - Static method in class liquibase.util.FilenameUtil
Concatenates a filename to a base path using normal command line style rules.
concatConsistentCase(String, String) - Static method in class liquibase.util.StringUtil
Concatenates the addition string to the baseString string, adjusting the case of "addition" to match the base string.
Conditional - Interface in liquibase.precondition
 
config - Variable in class liquibase.integration.cdi.CDILiquibase
 
config - Variable in class liquibase.integration.jakarta.cdi.CDILiquibase
 
config(String) - Method in class liquibase.logging.core.AbstractLogger
 
config(String) - Method in interface liquibase.logging.Logger
Logs configuration information.
config(String, Throwable) - Method in class liquibase.logging.core.AbstractLogger
 
config(String, Throwable) - Method in interface liquibase.logging.Logger
Logs configuration information together with data from an error/exception.
CONFIG_ENDPOINT_TIMEOUT_MILLIS - Static variable in class liquibase.analytics.configuration.AnalyticsArgs
 
CONFIG_ENDPOINT_URL - Static variable in class liquibase.analytics.configuration.AnalyticsArgs
 
ConfigurationContainer - Interface in liquibase.configuration
Deprecated.
interface from old style configuration code. Use ConfigurationDefinition and AutoloadedConfigurations now.
ConfigurationContainer() - Constructor for class liquibase.configuration.AbstractConfigurationContainer.ConfigurationContainer
Deprecated.
 
ConfigurationDefinition<DataType> - Class in liquibase.configuration
A higher-level/detailed definition to provide type-safety, metadata, default values, etc.
ConfigurationDefinition.Builder - Class in liquibase.configuration
Used to construct new ConfigurationDefinition instances.
ConfigurationDefinition.Building<DataType> - Class in liquibase.configuration
 
ConfigurationProperty - Class in liquibase.configuration
Deprecated. 
ConfigurationProperty(String, ConfigurationDefinition.Building) - Constructor for class liquibase.configuration.ConfigurationProperty
Deprecated.
 
ConfigurationValueConverter<DataType> - Interface in liquibase.configuration
Used by ConfigurationDefinition.getCurrentConfiguredValue() to translate whatever object type a ConfigurationValueProvider is returning into the object type the definition uses.
ConfigurationValueHandler - Interface in liquibase.configuration
Deprecated. 
ConfigurationValueObfuscator<DataType> - Interface in liquibase.configuration
Used by ConfigurationDefinition.getCurrentValueObfuscated() to obfuscate the current value.
ConfigurationValueProvider - Interface in liquibase.configuration
Defines a way for LiquibaseConfiguration to find configured values.
ConfigurationValueUtils - Class in liquibase.configuration
 
ConfigurationValueUtils() - Constructor for class liquibase.configuration.ConfigurationValueUtils
 
configureAdditionalResourceAccessors(ClassLoader) - Method in class liquibase.resource.ClassLoaderResourceAccessor
The classloader search logic in ClassLoaderResourceAccessor.search(String, boolean) does not handle jar files well.
configureChangeLogProperties() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
configureChangeSet(String, ChangeLogParameters, BufferedReader, StringBuilder, StringBuilder, ChangeSet, int, String, Matcher) - Method in class liquibase.parser.AbstractFormattedChangeLogParser
configureChangeSet(String, ChangeLogParameters, BufferedReader, StringBuilder, StringBuilder, ChangeSet, int, String, Matcher, ResourceAccessor) - Method in class liquibase.parser.AbstractFormattedChangeLogParser
 
configureChangeSet(String, ChangeLogParameters, BufferedReader, StringBuilder, StringBuilder, ChangeSet, int, String, Matcher, ResourceAccessor, DatabaseChangeLog, AbstractSQLChange, Matcher, boolean, String, AtomicBoolean) - Method in class liquibase.parser.AbstractFormattedChangeLogParser
Configure the change set with its attributes.
configureChangeSet(DatabaseChangeLog, boolean, boolean, boolean, boolean, String, String, String, String, String, String, String, String, String) - Method in class liquibase.parser.AbstractFormattedChangeLogParser
 
configureClassLoader() - Method in class liquibase.integration.commandline.LiquibaseCommandLine
 
configureClassLoader() - Method in class liquibase.integration.commandline.Main
Deprecated.
 
ConfiguredValue<DataType> - Class in liquibase.configuration
This wraps all the ProvidedValues to return the overall value returned from the collection of ConfigurationValueProviders.
ConfiguredValue(String, ConfigurationValueConverter<DataType>, ConfigurationValueObfuscator<DataType>) - Constructor for class liquibase.configuration.ConfiguredValue
 
ConfiguredValueModifier<DataType> - Interface in liquibase.configuration
Provides a way for LiquibaseConfiguration to modify configured values.
ConfiguredValueModifierFactory - Class in liquibase.configuration
Factory for working with ConfiguredValueModifiers.
configureFieldsAndValues() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
configureLogging() - Method in class liquibase.integration.commandline.LiquibaseCommandLine
 
configureSession() - Method in class liquibase.database.core.SnowflakeDatabase
 
connection - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
 
ConnectionPatterns - Class in liquibase.database.jvm
A base class that holds connection string patterns with connection credentials that should be hidden in logs.
ConnectionPatterns() - Constructor for class liquibase.database.jvm.ConnectionPatterns
 
ConnectionPatterns.PatternPair - Class in liquibase.database.jvm
 
ConnectionProperties - Class in liquibase.integration.ant.type
 
ConnectionProperties() - Constructor for class liquibase.integration.ant.type.ConnectionProperties
 
ConnectionServiceFactory - Class in liquibase.database
 
considerCatalogsAsSchemas() - Method in class liquibase.diff.output.DiffOutputControl
 
CONSOLE - Enum constant in enum liquibase.ui.UIServiceEnum
 
CONSOLE - Enum constant in enum liquibase.UpdateSummaryOutputEnum
 
ConsoleUIService - Class in liquibase.ui
UIService implementation that sends messages to stdout and stderr.
ConsoleUIService() - Constructor for class liquibase.ui.ConsoleUIService
 
ConsoleUIService(ConsoleUIService.ConsoleWrapper) - Constructor for class liquibase.ui.ConsoleUIService
 
ConsoleUIService.ConsoleWrapper - Class in liquibase.ui
Wrapper around Console to allow replacements as needed.
ConsoleWrapper(Console) - Constructor for class liquibase.ui.ConsoleUIService.ConsoleWrapper
This constructor is used for extensions that provide UIService implementations
ConsoleWrapper(Console, boolean) - Constructor for class liquibase.ui.ConsoleUIService.ConsoleWrapper
 
ConstraintsConfig - Class in liquibase.change
The standard configuration used by Change classes to represent a constraints on a column.
ConstraintsConfig() - Constructor for class liquibase.change.ConstraintsConfig
 
construct(Node) - Method in class liquibase.parser.core.yaml.CustomConstructYamlTimestamp
 
ContainerChecker - Class in liquibase.osgi
 
ContainerChecker() - Constructor for class liquibase.osgi.ContainerChecker
 
contains(String) - Method in class liquibase.util.StringClauses
 
contains(String, String) - Static method in class liquibase.util.StringUtil
Deprecated.
use StringUtils.contains(CharSequence, CharSequence) instead
contains(DatabaseObject, CompareControl.SchemaComparison[]) - Method in class liquibase.structure.DatabaseObjectCollection
 
containsColumn(String) - Method in class liquibase.snapshot.CachedRow
 
containsKey(Object) - Method in class liquibase.util.SmartMap
 
containsValue(Object) - Method in class liquibase.util.SmartMap
 
CONTEXT - Static variable in class liquibase.changelog.DatabaseChangeLog
 
CONTEXT - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CONTEXT_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
 
CONTEXT_FILTER - Static variable in class liquibase.changelog.DatabaseChangeLog
 
CONTEXT_FILTER - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CONTEXT_FILTER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CONTEXT_FILTER_REGEX - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CONTEXT_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
CONTEXT_REGEX - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ContextChangeSetFilter - Class in liquibase.changelog.filter
 
ContextChangeSetFilter() - Constructor for class liquibase.changelog.filter.ContextChangeSetFilter
 
ContextChangeSetFilter(Contexts) - Constructor for class liquibase.changelog.filter.ContextChangeSetFilter
 
contextDestroyed(ServletContextEvent) - Method in class liquibase.integration.servlet.LiquibaseJakartaServletListener
 
contextDestroyed(ServletContextEvent) - Method in class liquibase.integration.servlet.LiquibaseServletListener
 
ContextExpression - Class in liquibase
Encapsulates logic for evaluating if a set of runtime contexts matches a context expression string.
ContextExpression(String) - Constructor for class liquibase.ContextExpression
 
ContextExpression(String...) - Constructor for class liquibase.ContextExpression
 
ContextExpression(Collection<String>) - Constructor for class liquibase.ContextExpression
 
contextInitialized(ServletContextEvent) - Method in class liquibase.integration.servlet.LiquibaseJakartaServletListener
 
contextInitialized(ServletContextEvent) - Method in class liquibase.integration.servlet.LiquibaseServletListener
 
contextInitialized(GenericServletWrapper.ServletContext) - Method in class liquibase.integration.servlet.LiquibaseJakartaServletListener
 
contexts - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
contexts - Variable in class liquibase.integration.spring.SpringLiquibase
 
contexts - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
Specifies which contexts Liquibase will execute, which can be separated by a comma if multiple contexts are required.
contexts - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
are required.
Contexts - Class in liquibase
Wrapper for list of contexts.
Contexts() - Constructor for class liquibase.Contexts
 
Contexts(String) - Constructor for class liquibase.Contexts
 
Contexts(String...) - Constructor for class liquibase.Contexts
 
Contexts(Collection<String>) - Constructor for class liquibase.Contexts
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.DiffChangelogCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
 
CONTEXTS_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
 
CONTEXTS_SIZE - Static variable in class liquibase.changelog.StandardChangeLogHistoryService
 
CONTINUE - Enum constant in enum liquibase.precondition.core.PreconditionContainer.ErrorOption
 
CONTINUE - Enum constant in enum liquibase.precondition.core.PreconditionContainer.FailOption
 
continueOnError() - Method in class liquibase.statement.AbstractSqlStatement
 
continueOnError() - Method in class liquibase.statement.BatchDmlExecutablePreparedStatement
 
continueOnError() - Method in class liquibase.statement.InsertExecutablePreparedStatement
 
continueOnError() - Method in interface liquibase.statement.SqlStatement
 
continueOnError() - Method in class liquibase.statement.UpdateExecutablePreparedStatement
 
convert(Object) - Method in interface liquibase.configuration.ConfigurationValueConverter
Converts an arbitrary object into the correct type.
convert(Object) - Method in interface liquibase.configuration.ConfigurationValueHandler
Deprecated.
 
convert(Object, Class<T>) - Static method in class liquibase.util.ObjectUtil
Converts the given object to the targetClass
convert(Object, Class<T>, String) - Static method in class liquibase.util.ObjectUtil
Converts the given object to the targetClass
convert(String) - Method in interface liquibase.integration.commandline.LiquibaseCommandLineConfiguration.ArgumentConverter
 
CONVERT_DATA_TYPES - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
CONVERT_DATA_TYPES - Static variable in class liquibase.GlobalConfiguration
 
convertDataType(String, T, ConfigurationValueConverter<T>) - Static method in class liquibase.configuration.ConfigurationValueUtils
Call the convert method with the argument key in the current scope so that it can be used in an error message
convertEscaped(Object) - Method in class liquibase.serializer.AbstractLiquibaseSerializable
 
convertNumberToTargetClass(Number, Class) - Static method in class liquibase.util.NumberUtil
convertObject(Object, Class<T>) - Method in class liquibase.parser.core.ParsedNode
 
convertRequestedSchemaToCatalog(String) - Method in class liquibase.database.core.MockDatabase
 
convertRequestedSchemaToSchema(String) - Method in class liquibase.database.core.MockDatabase
 
convertSchema(String, CompareControl.SchemaComparison[]) - Static method in class liquibase.diff.compare.CompareControl.SchemaComparison
 
convertSqlArrayToString(Sql[]) - Static method in class liquibase.util.SqlUtil
Given an array of sql, get the string sql statements.
convertToForeignKeyConstraintType(Integer, Database) - Method in class liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
 
convertToMap(List, int) - Method in class liquibase.serializer.core.yaml.YamlSerializer
 
copy() - Method in class liquibase.diff.compare.DatabaseObjectComparatorChain
 
copy(InputStream, OutputStream) - Method in class liquibase.change.core.ExecuteShellCommandChange.StreamGobbler
 
copy(InputStream, OutputStream) - Static method in class liquibase.util.StreamUtil
Deprecated.
use IOUtils.copy(InputStream, OutputStream)
CopyRowsGenerator - Class in liquibase.sqlgenerator.core
 
CopyRowsGenerator() - Constructor for class liquibase.sqlgenerator.core.CopyRowsGenerator
 
CopyRowsStatement - Class in liquibase.statement.core
 
CopyRowsStatement(String, String, List<ColumnConfig>) - Constructor for class liquibase.statement.core.CopyRowsStatement
 
copyThisColumn(ColumnConfig) - Method in interface liquibase.database.core.SQLiteDatabase.AlterTableVisitor
 
coreBundle - Static variable in class liquibase.command.AbstractCommandStep
 
coreBundle - Static variable in class liquibase.lockservice.StandardLockService
 
coreBundle - Static variable in class liquibase.statement.ExecutablePreparedStatementBase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.AbstractJdbcDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.Db2zDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.DerbyDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.FirebirdDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.H2Database
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MockDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MySQLDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.OracleDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.PostgresDatabase
 
correctObjectName(String, Class<? extends DatabaseObject>) - Method in interface liquibase.database.Database
Fix the object name to the format the database expects, handling changes in case, etc.
correctObjectName(String, Class<? extends DatabaseObject>, boolean) - Method in class liquibase.database.core.MockDatabase
 
correctSchema(String, String) - Method in class liquibase.database.AbstractJdbcDatabase
Deprecated.
correctSchema(CatalogAndSchema) - Method in class liquibase.database.AbstractJdbcDatabase
Deprecated.
correctSchema(CatalogAndSchema) - Method in class liquibase.database.core.MockDatabase
 
correctSchema(CatalogAndSchema) - Method in interface liquibase.database.Database
COUNT - Enum constant in enum org.liquibase.maven.plugins.LiquibaseRollback.RollbackType
 
COUNT_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
 
COUNT_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
 
COUNT_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
 
COUNT_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
 
CountChangeSetFilter - Class in liquibase.changelog.filter
 
CountChangeSetFilter(int) - Constructor for class liquibase.changelog.filter.CountChangeSetFilter
 
create(String) - Method in class liquibase.change.ChangeFactory
Create a new Change implementation for the given change name.
create(String) - Method in class liquibase.change.visitor.ChangeVisitorFactory
Create a new ChangeVisitor subclass based on the given tag name.
create(String) - Method in class liquibase.database.PreparedStatementFactory
Creates a PreparedStatement object for the specified SQL statement.
create(String) - Method in class liquibase.precondition.PreconditionFactory
Create a new Precondition subclass based on the given tag name.
create(String) - Method in class liquibase.sql.visitor.SqlVisitorFactory
Create a new Change subclass based on the given tag name.
create(String, Driver, Properties) - Method in class liquibase.database.ConnectionServiceFactory
 
create(String, CommandScope) - Method in interface liquibase.io.OutputFileHandler
Creates a new output file with the specified name and sets the output stream in the command scope.
create(String, CommandScope) - Method in class liquibase.io.StandardOutputFileHandler
 
createAddColumnChange() - Method in class liquibase.diff.output.changelog.core.MissingColumnChangeGenerator
 
createAddColumnConfig() - Method in class liquibase.diff.output.changelog.core.MissingColumnChangeGenerator
 
createAddPrimaryKeyChange() - Method in class liquibase.diff.output.changelog.core.MissingPrimaryKeyChangeGenerator
 
createAddUniqueConstraintChange() - Method in class liquibase.diff.output.changelog.core.ChangedUniqueConstraintChangeGenerator
 
createAddUniqueConstraintChange() - Method in class liquibase.diff.output.changelog.core.MissingUniqueConstraintChangeGenerator
 
createAddUniqueConstraintStatement() - Method in class liquibase.change.core.AddUniqueConstraintChange
 
createAlternateParameterNames(DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
 
createAlterSequenceChange(Sequence, DiffOutputControl) - Method in class liquibase.diff.output.changelog.core.ChangedSequenceChangeGenerator
 
createCDILiquibaseConfig() - Method in class liquibase.integration.cdi.SchemesCDIConfigBuilder
API method.
createCDILiquibaseConfig() - Method in class liquibase.integration.jakarta.cdi.SchemesCDIConfigBuilder
API method.
createChangeLogHistoryService(Database) - Method in class liquibase.database.OfflineConnection
 
createChangeMetaData() - Method in class liquibase.change.AbstractChange
Generate the ChangeMetaData for this class.
createChangeMetaData() - Method in interface liquibase.change.Change
 
createChangeParameterMetadata(String) - Method in class liquibase.change.AbstractChange
Called by AbstractChange.createChangeMetaData() to create metadata for a given parameter.
createChangeSet(String, String, boolean, boolean, String, String, String, String, String, boolean, ObjectQuotingStrategy, DatabaseChangeLog) - Method in interface liquibase.changeset.ChangeSetService
Create a change set with the indicated arguments
createChangeSet(String, String, boolean, boolean, String, String, String, String, String, boolean, ObjectQuotingStrategy, DatabaseChangeLog) - Method in class liquibase.changeset.StandardChangeSetService
 
createChangeSet(String, String, boolean, boolean, String, String, String, DatabaseChangeLog) - Method in interface liquibase.changeset.ChangeSetService
Create a change set with the indicated arguments
createChangeSet(String, String, boolean, boolean, String, String, String, DatabaseChangeLog) - Method in class liquibase.changeset.StandardChangeSetService
 
createChangeSet(DatabaseChangeLog) - Method in interface liquibase.changeset.ChangeSetService
Create a change set with the changelog
createChangeSet(DatabaseChangeLog) - Method in class liquibase.changeset.StandardChangeSetService
 
createChangeSet(ParsedNode, ResourceAccessor) - Method in class liquibase.changelog.DatabaseChangeLog
 
createChangeSetInfo(ChangeSet, StringBuilder) - Method in class liquibase.serializer.core.formattedsql.FormattedSqlChangeLogSerializer
Create the changeSet header information and add it to the StringBuilder
createChangeSetService() - Method in class liquibase.changeset.ChangeSetServiceFactory
 
createClasspath() - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
createColumnMap(int) - Method in class liquibase.executor.jvm.ColumnMapRowMapper
Create a Map instance to be used as column map.
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.CockroachTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.DB2TestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.DB2zTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.DerbyTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.FirebirdTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.H2TestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.HsqlTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.InformixTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.MariaDBTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.MSSQLTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.MySQLTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.OracleTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.PostgresTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.SnowflakeTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.SQLiteTestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.core.SybaseASATestSystem
 
createContainerWrapper() - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
createCreateIndexChange() - Method in class liquibase.diff.output.changelog.core.ChangedIndexChangeGenerator
 
createCreateIndexChange() - Method in class liquibase.diff.output.changelog.core.MissingIndexChangeGenerator
 
createCreateTableChange() - Method in class liquibase.diff.output.changelog.core.MissingTableChangeGenerator
 
createDatabase(Connection) - Method in class liquibase.integration.cdi.CDILiquibase
Creates and returns a Database object retrieved from the DatabaseFactory.
createDatabase(Connection) - Method in class liquibase.integration.jakarta.cdi.CDILiquibase
Subclasses may override this method add change some database settings such as default schema before returning the database object.
createDatabase(Connection, ResourceAccessor) - Method in class liquibase.integration.spring.SpringLiquibase
Subclasses may override this method to modify the database settings, such as the default schema, before returning the database object.
createDatabase(ResourceAccessor) - Method in class liquibase.integration.ant.type.DatabaseType
 
CreateDatabaseChangeLogLockTableGenerator - Class in liquibase.sqlgenerator.core
 
CreateDatabaseChangeLogLockTableGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateDatabaseChangeLogLockTableGenerator
 
CreateDatabaseChangeLogLockTableStatement - Class in liquibase.statement.core
 
CreateDatabaseChangeLogLockTableStatement() - Constructor for class liquibase.statement.core.CreateDatabaseChangeLogLockTableStatement
 
CreateDatabaseChangeLogTableGenerator - Class in liquibase.sqlgenerator.core
 
CreateDatabaseChangeLogTableGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGenerator
 
CreateDatabaseChangeLogTableGeneratorSybase - Class in liquibase.sqlgenerator.core
 
CreateDatabaseChangeLogTableGeneratorSybase() - Constructor for class liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGeneratorSybase
 
CreateDatabaseChangeLogTableStatement - Class in liquibase.statement.core
 
CreateDatabaseChangeLogTableStatement() - Constructor for class liquibase.statement.core.CreateDatabaseChangeLogTableStatement
 
createDatabaseFromConfiguredDatabaseType() - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
createDatabaseFromType(DatabaseType, ResourceAccessor) - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
createDatabaseObject(ClassLoader, String, String, String, String, String, String, boolean, boolean, String, String, String, String, String, String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
Deprecated.
Use ResourceAccessor version
createDatabaseObject(String, String, String, String, String, String, String, String, String) - Method in class liquibase.command.core.helpers.AbstractDatabaseConnectionCommandStep
 
createDatabaseObject(ResourceAccessor, String, String, String, String, String, String, boolean, boolean, String, String, String, String, String, String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
Deprecated.
createDescriptionMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "description" value.
createDiffCommand(Database, Database, String, CompareControl.SchemaComparison[], ObjectChangeFilter, PrintStream) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
createDiffResult(CommandResultsBuilder) - Method in class liquibase.command.core.DiffCommandStep
 
createDiffToChangeLogObject(DiffResult, DiffOutputControl, boolean) - Method in class liquibase.command.core.DiffChangelogCommandStep
 
createDropIndexChange() - Method in class liquibase.diff.output.changelog.core.ChangedIndexChangeGenerator
 
createDropUniqueConstraintChange() - Method in class liquibase.diff.output.changelog.core.ChangedUniqueConstraintChangeGenerator
 
createDumperOptions() - Method in class liquibase.serializer.core.yaml.YamlSerializer
 
createEmptyColumnConfig(Class) - Method in class liquibase.change.AbstractChange
 
createErrorGobbler(InputStream, OutputStream) - Method in class liquibase.change.core.ExecuteShellCommandChange
 
createExampleValueMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "example" value.
createExampleValueMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.core.CreateProcedureChange
 
createFinalCommandArray(Database) - Method in class liquibase.change.core.ExecuteShellCommandChange
 
createFormatter() - Method in class liquibase.diff.output.report.DiffToReport
 
createGeneratorChain(Class<? extends DatabaseObject>, Database) - Method in class liquibase.snapshot.DatabaseSnapshot
 
createIfNull(List<T>) - Static method in class liquibase.util.CollectionUtil
Deprecated.
use CollectionUtils instead
createIfNull(Map<T, E>) - Static method in class liquibase.util.CollectionUtil
Deprecated.
use CollectionUtils instead
createIfNull(Set<T>) - Static method in class liquibase.util.CollectionUtil
Deprecated.
use CollectionUtils instead
createIfNull(T[]) - Static method in class liquibase.util.CollectionUtil
Deprecated.
use CollectionUtils instead
CreateIndexChange - Class in liquibase.change.core
Creates an index on an existing column.
CreateIndexChange() - Constructor for class liquibase.change.core.CreateIndexChange
 
CreateIndexGenerator - Class in liquibase.sqlgenerator.core
 
CreateIndexGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateIndexGenerator
 
CreateIndexGeneratorFirebird - Class in liquibase.sqlgenerator.core
Firebird-specific CREATE INDEX SQL generator.
CreateIndexGeneratorFirebird() - Constructor for class liquibase.sqlgenerator.core.CreateIndexGeneratorFirebird
 
CreateIndexGeneratorPostgres - Class in liquibase.sqlgenerator.core
 
CreateIndexGeneratorPostgres() - Constructor for class liquibase.sqlgenerator.core.CreateIndexGeneratorPostgres
 
CreateIndexStatement - Class in liquibase.statement.core
 
CreateIndexStatement(String, String, String, String, Boolean, String, AddColumnConfig...) - Constructor for class liquibase.statement.core.CreateIndexStatement
 
createInverses() - Method in class liquibase.change.AbstractChange
Create inverse changes that can roll back this change.
createInverses() - Method in class liquibase.change.core.AddColumnChange
 
createInverses() - Method in class liquibase.change.core.AddDefaultValueChange
 
createInverses() - Method in class liquibase.change.core.AddForeignKeyConstraintChange
 
createInverses() - Method in class liquibase.change.core.AddLookupTableChange
 
createInverses() - Method in class liquibase.change.core.AddNotNullConstraintChange
 
createInverses() - Method in class liquibase.change.core.AddPrimaryKeyChange
 
createInverses() - Method in class liquibase.change.core.AddUniqueConstraintChange
 
createInverses() - Method in class liquibase.change.core.CreateIndexChange
 
createInverses() - Method in class liquibase.change.core.CreateSequenceChange
 
createInverses() - Method in class liquibase.change.core.CreateTableChange
 
createInverses() - Method in class liquibase.change.core.CreateViewChange
 
createInverses() - Method in class liquibase.change.core.DropNotNullConstraintChange
 
createInverses() - Method in class liquibase.change.core.EmptyChange
 
createInverses() - Method in class liquibase.change.core.OutputChange
 
createInverses() - Method in class liquibase.change.core.RenameColumnChange
 
createInverses() - Method in class liquibase.change.core.RenameSequenceChange
 
createInverses() - Method in class liquibase.change.core.RenameTableChange
 
createInverses() - Method in class liquibase.change.core.RenameViewChange
 
createInverses() - Method in class liquibase.change.core.TagDatabaseChange
 
createJdbcWrapper(String) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
createKey(ChangeSet) - Method in class liquibase.changelog.ChangeLogIterator
Creates a unique key to identify this changeset
createKey(Database, String...) - Method in class liquibase.snapshot.ResultSetCache.RowData
 
createLiquibase(Connection) - Method in class liquibase.integration.cdi.CDILiquibase
 
createLiquibase(Connection) - Method in class liquibase.integration.jakarta.cdi.CDILiquibase
 
createLiquibase(Connection) - Method in class liquibase.integration.spring.SpringLiquibase
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.AbstractLiquibaseUpdateMojo
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.LiquibaseChangeLogSyncSQLMojo
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.LiquibaseChangeLogSyncToTagSQLMojo
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.LiquibaseFutureRollbackSQL
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.LiquibaseRollbackSQL
 
createLiquibase(Database) - Method in class org.liquibase.maven.plugins.LiquibaseUpdateSQL
 
createLoaderOptions() - Static method in class liquibase.parser.core.yaml.YamlParser
 
createModifyChangeSets(String, String) - Method in interface liquibase.changeset.ChangeSetService
Create the ModifyChangeSets instance which will do the modifications
createModifyChangeSets(ParsedNode) - Method in interface liquibase.changeset.ChangeSetService
Create the ModifyChangeSets instance which will do the modifications
createModifyChangeSets(ParsedNode) - Method in class liquibase.changeset.StandardChangeSetService
 
createMustEqualExistingMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "mustEqual" value.
createNode(String, String) - Method in class liquibase.parser.core.ParsedNode
 
createNode(String, String, String) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
 
createNode(ColumnConfig) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
 
createNode(LiquibaseSerializable) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
 
createParamsKey(Database) - Method in class liquibase.snapshot.ResultSetCache.RowData
 
createPreparedStatement(Database, String, String, String, List<LoadDataColumnConfig>, ChangeSet, ResourceAccessor) - Method in class liquibase.change.core.LoadDataChange
 
createPreparedStatement(Database, String, String, String, List<LoadDataColumnConfig>, ChangeSet, ResourceAccessor) - Method in class liquibase.change.core.LoadUpdateDataChange
 
CreateProcedureChange - Class in liquibase.change.core
 
CreateProcedureChange() - Constructor for class liquibase.change.core.CreateProcedureChange
 
CreateProcedureGenerator - Class in liquibase.sqlgenerator.core
 
CreateProcedureGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateProcedureGenerator
 
CreateProcedureStatement - Class in liquibase.statement.core
 
CreateProcedureStatement(String, String, String, String, String) - Constructor for class liquibase.statement.core.CreateProcedureStatement
 
createProcessBuilder(Database) - Method in class liquibase.change.core.ExecuteShellCommandChange
 
createReferenceSnapshot(CommandResultsBuilder) - Method in class liquibase.command.core.DiffCommandStep
 
createRequiredDatabasesMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "requiredDatabases" value.
createResource(String) - Method in class liquibase.resource.DirectoryPathHandler
 
createResource(String) - Method in interface liquibase.resource.PathHandler
Creates a new resource at the specified path and returns an OutputStream for writing to it.
createResource(String) - Method in class liquibase.resource.PathHandlerFactory
Creates a new resource at the specified path and returns an OutputStream for writing to it.
createResource(String) - Method in class liquibase.resource.ZipPathHandler
 
createResource(Path, String) - Method in class liquibase.resource.AbstractPathResourceAccessor
 
createResource(Path, String) - Method in class liquibase.resource.DirectoryResourceAccessor
 
createResource(Path, String) - Method in class liquibase.resource.ZipResourceAccessor
 
createResourceAccessor() - Method in class liquibase.integration.cdi.SchemesCDIConfigBuilder
API method.
createResourceAccessor() - Method in class liquibase.integration.jakarta.cdi.SchemesCDIConfigBuilder
API method.
createResourceOpener() - Method in class liquibase.integration.spring.SpringLiquibase
Create a new resourceOpener.
createSchemaKey(Database) - Method in class liquibase.snapshot.ResultSetCache.RowData
 
CreateSequenceChange - Class in liquibase.change.core
Creates a new sequence.
CreateSequenceChange() - Constructor for class liquibase.change.core.CreateSequenceChange
 
CreateSequenceGenerator - Class in liquibase.sqlgenerator.core
 
CreateSequenceGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateSequenceGenerator
 
CreateSequenceGeneratorSnowflake - Class in liquibase.sqlgenerator.core
 
CreateSequenceGeneratorSnowflake() - Constructor for class liquibase.sqlgenerator.core.CreateSequenceGeneratorSnowflake
 
CreateSequenceStatement - Class in liquibase.statement.core
 
CreateSequenceStatement(String, String, String) - Constructor for class liquibase.statement.core.CreateSequenceStatement
 
createSerializationTypeMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "serializationType" value.
createSinceMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "since" value.
createsIndexesForForeignKeys() - Method in class liquibase.database.AbstractJdbcDatabase
 
createsIndexesForForeignKeys() - Method in class liquibase.database.core.FirebirdDatabase
 
createsIndexesForForeignKeys() - Method in class liquibase.database.core.H2Database
 
createsIndexesForForeignKeys() - Method in class liquibase.database.core.MockDatabase
 
createsIndexesForForeignKeys() - Method in class liquibase.database.core.MySQLDatabase
 
createsIndexesForForeignKeys() - Method in interface liquibase.database.Database
 
createSnapshot(CatalogAndSchema[], Database, SnapshotControl) - Method in class liquibase.snapshot.SnapshotGeneratorFactory
Creates a database snapshot for a given array of catalog/schema combinations.
createSnapshot(CatalogAndSchema, Database, SnapshotControl) - Method in class liquibase.snapshot.SnapshotGeneratorFactory
 
createSnapshot(DatabaseObject[], Database, SnapshotControl) - Method in class liquibase.snapshot.SnapshotGeneratorFactory
Creates a database snapshot for a given array of DatabaseObjects
createSnapshot(T, Database) - Method in class liquibase.snapshot.SnapshotGeneratorFactory
Creates a DatabaseSnapshot for a single DatabaseObject.
createSnapshot(T, Database, SnapshotControl) - Method in class liquibase.snapshot.SnapshotGeneratorFactory
Creates a DatabaseSnapshot for a single DatabaseObject.
createSnapshotControl(CommandScope, Database) - Method in class liquibase.command.core.SnapshotCommandStep
 
createSnapshotControl(CommandScope, Database) - Method in class liquibase.command.core.SnapshotReferenceCommandStep
 
createStatement() - Method in class liquibase.database.jvm.JdbcConnection
 
createStatement(int, int) - Method in class liquibase.database.jvm.JdbcConnection
 
createStatement(int, int, int) - Method in class liquibase.database.jvm.JdbcConnection
 
createStatement(String, String, String) - Method in class liquibase.change.core.LoadDataChange
 
createStatement(String, String, String) - Method in class liquibase.change.core.LoadUpdateDataChange
Creates a InsertOrUpdateStatement statement object for the specified table
createStatementSet(String, String, String) - Method in class liquibase.change.core.LoadDataChange
 
createStream(InputStream) - Static method in class liquibase.statement.ExecutablePreparedStatementBase
 
createSupportedDatabasesMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
Create the ChangeParameterMetaData "supportedDatabase" value.
CreateTableChange - Class in liquibase.change.core
Creates a new table.
CreateTableChange() - Constructor for class liquibase.change.core.CreateTableChange
 
CreateTableGenerator - Class in liquibase.sqlgenerator.core
 
CreateTableGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateTableGenerator
 
CreateTableGeneratorInformix - Class in liquibase.sqlgenerator.core
An Informix-specific create table statement generator.
CreateTableGeneratorInformix() - Constructor for class liquibase.sqlgenerator.core.CreateTableGeneratorInformix
 
CreateTableStatement - Class in liquibase.statement.core
 
CreateTableStatement(String, String, String) - Constructor for class liquibase.statement.core.CreateTableStatement
 
CreateTableStatement(String, String, String, boolean) - Constructor for class liquibase.statement.core.CreateTableStatement
 
CreateTableStatement(String, String, String, boolean, boolean) - Constructor for class liquibase.statement.core.CreateTableStatement
 
CreateTableStatement(String, String, String, String) - Constructor for class liquibase.statement.core.CreateTableStatement
 
CreateTableStatement(String, String, String, String, String) - Constructor for class liquibase.statement.core.CreateTableStatement
 
CreateTableStatement(String, String, String, String, String, boolean) - Constructor for class liquibase.statement.core.CreateTableStatement
 
CreateTableStatement(String, String, String, String, String, boolean, boolean) - Constructor for class liquibase.statement.core.CreateTableStatement
 
createThisColumn(ColumnConfig) - Method in interface liquibase.database.core.SQLiteDatabase.AlterTableVisitor
 
createThisIndex(Index) - Method in interface liquibase.database.core.SQLiteDatabase.AlterTableVisitor
 
createTitle(Object) - Method in class liquibase.dbdoc.AuthorWriter
 
createTitle(Object) - Method in class liquibase.dbdoc.ColumnWriter
 
createTitle(Object) - Method in class liquibase.dbdoc.HTMLWriter
 
createTitle(Object) - Method in class liquibase.dbdoc.PendingChangesWriter
 
createTitle(Object) - Method in class liquibase.dbdoc.PendingSQLWriter
 
createTitle(Object) - Method in class liquibase.dbdoc.RecentChangesWriter
 
createTitle(Object) - Method in class liquibase.dbdoc.TableWriter
 
createViewChange() - Method in class liquibase.diff.output.changelog.core.ChangedViewChangeGenerator
 
createViewChange() - Method in class liquibase.diff.output.changelog.core.MissingViewChangeGenerator
 
CreateViewChange - Class in liquibase.change.core
Creates a new view.
CreateViewChange() - Constructor for class liquibase.change.core.CreateViewChange
 
CreateViewGenerator - Class in liquibase.sqlgenerator.core
 
CreateViewGenerator() - Constructor for class liquibase.sqlgenerator.core.CreateViewGenerator
 
CreateViewGeneratorInformix - Class in liquibase.sqlgenerator.core
 
CreateViewGeneratorInformix() - Constructor for class liquibase.sqlgenerator.core.CreateViewGeneratorInformix
 
createViewStatement(String, String, String, String, boolean) - Method in class liquibase.change.core.CreateViewChange
 
CreateViewStatement - Class in liquibase.statement.core
 
CreateViewStatement(String, String, String, String, boolean) - Constructor for class liquibase.statement.core.CreateViewStatement
 
createWrapper() - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
createYaml() - Method in class liquibase.serializer.core.yaml.YamlSerializer
 
CSVReader - Class in liquibase.util.csv
 
CSVReader(Reader) - Constructor for class liquibase.util.csv.CSVReader
 
CSVReader(Reader, char, char) - Constructor for class liquibase.util.csv.CSVReader
 
CSVWriter - Class in liquibase.util.csv
 
CSVWriter(Writer) - Constructor for class liquibase.util.csv.CSVWriter
 
curChar - Variable in class liquibase.util.grammar.SimpleSqlGrammarTokenManager
 
CURLY_BRACKET_PATTERN - Static variable in class liquibase.structure.AbstractDatabaseObject
 
CurrencyType - Class in liquibase.datatype.core
 
CurrencyType() - Constructor for class liquibase.datatype.core.CurrencyType
 
CURRENT_DATE_TIME_PLACE_HOLDER - Static variable in class liquibase.statement.DatabaseFunction
String value used for comparison.
currentDateTimeFunction - Variable in class liquibase.database.AbstractJdbcDatabase
 
currentDateTimeFunction - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
currentToken - Variable in exception liquibase.util.grammar.ParseException
This is the last token that has been consumed successfully.
CustomChange - Interface in liquibase.change.custom
Interface to implement when creating a custom change.
CustomChangeChecksum - Interface in liquibase.change.custom
Interface to implement that allows a custom change to generate its own checksum.
CustomChangeException - Exception in liquibase.exception
 
CustomChangeException() - Constructor for exception liquibase.exception.CustomChangeException
 
CustomChangeException(String) - Constructor for exception liquibase.exception.CustomChangeException
 
CustomChangeException(String, Throwable) - Constructor for exception liquibase.exception.CustomChangeException
 
CustomChangeException(Throwable) - Constructor for exception liquibase.exception.CustomChangeException
 
CustomChangeWrapper - Class in liquibase.change.custom
Adapts CustomChange implementations to the standard change system used by Liquibase.
CustomChangeWrapper() - Constructor for class liquibase.change.custom.CustomChangeWrapper
 
CustomConstructYamlTimestamp - Class in liquibase.parser.core.yaml
 
CustomConstructYamlTimestamp() - Constructor for class liquibase.parser.core.yaml.CustomConstructYamlTimestamp
 
CustomData - Class in liquibase.report
 
CustomData() - Constructor for class liquibase.report.CustomData
 
customize(Database) - Method in class liquibase.CatalogAndSchema
Returns a new CatalogAndSchema object with null/default catalog and schema names set to the correct default catalog and schema.
customize(T) - Method in interface liquibase.integration.spring.Customizer
Performs the customizations on the input argument.
customizer - Variable in class liquibase.integration.spring.SpringLiquibase
 
Customizer<T> - Interface in liquibase.integration.spring
Callback interface that accepts a single input argument and returns no result.
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.AbstractChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.core.CreateViewChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.core.DeleteDataChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.core.ExecuteShellCommandChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.core.RawSQLChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.core.StopChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.core.UpdateDataChange
 
customLoadLogic(ParsedNode, ResourceAccessor) - Method in class liquibase.change.custom.CustomChangeWrapper
 
customMdcLogging(CommandScope) - Method in class liquibase.command.core.AbstractUpdateCommandStep
 
customMdcLogging(CommandScope) - Method in class liquibase.command.core.UpdateCountCommandStep
 
customMdcLogging(CommandScope) - Method in class liquibase.command.core.UpdateToTagCommandStep
 
CustomMdcObject - Interface in liquibase.logging.mdc
Marker interface that identifies an object as a custom object used in MDC.
CustomPrecondition - Interface in liquibase.precondition
 
CustomPreconditionErrorException - Exception in liquibase.exception
Thrown when a precondition failed.
CustomPreconditionErrorException(String) - Constructor for exception liquibase.exception.CustomPreconditionErrorException
 
CustomPreconditionErrorException(String, Throwable) - Constructor for exception liquibase.exception.CustomPreconditionErrorException
 
CustomPreconditionFailedException - Exception in liquibase.exception
Thrown when a precondition failed.
CustomPreconditionFailedException(String) - Constructor for exception liquibase.exception.CustomPreconditionFailedException
 
CustomPreconditionFailedException(String, Throwable) - Constructor for exception liquibase.exception.CustomPreconditionFailedException
 
CustomPreconditionWrapper - Class in liquibase.precondition
 
CustomPreconditionWrapper() - Constructor for class liquibase.precondition.CustomPreconditionWrapper
 
CustomSqlChange - Interface in liquibase.change.custom
Interface to implement when creating a custom change that generates SQL.
CustomSqlRollback - Interface in liquibase.change.custom
Interface to implement that allows rollback of a custom sql change.
CustomTaskChange - Interface in liquibase.change.custom
Interface to implement when creating a custom change that does not actually generate SQL.
CustomTaskRollback - Interface in liquibase.change.custom
Interface to implement that allows rollback of a custom task change.
CyclicDependencyException - Exception in liquibase.integration.cdi.exceptions
 
CyclicDependencyException - Exception in liquibase.integration.jakarta.cdi.exceptions
 
CyclicDependencyException(String) - Constructor for exception liquibase.integration.cdi.exceptions.CyclicDependencyException
 
CyclicDependencyException(String) - Constructor for exception liquibase.integration.jakarta.cdi.exceptions.CyclicDependencyException
 

D

D_QUOTED_STRING_HYBRID - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
Data - Class in liquibase.structure.core
 
Data() - Constructor for class liquibase.structure.core.Data
 
DATA_OUTPUT_DIR_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
 
database - Enum constant in enum liquibase.Scope.Attr
 
database - Variable in class liquibase.dbdoc.HTMLWriter
 
database - Variable in class liquibase.executor.AbstractExecutor
 
database - Variable in class liquibase.Liquibase
Returns the Database used by this Liquibase instance.
database - Variable in class liquibase.lockservice.StandardLockService
 
database - Variable in class liquibase.statement.ExecutablePreparedStatementBase
 
database() - Element in annotation type liquibase.change.DatabaseChangeNote
 
Database - Interface in liquibase.database
Interface that every DBMS supported by this software must implement.
DATABASE_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
DATABASE_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
Deprecated.
This field is retained for backwards compatibility. Use the fields in DbUrlConnectionArgumentsCommandStep instead.
DATABASE_ARG - Static variable in class liquibase.command.core.InternalSnapshotCommandStep
 
DATABASE_CHANGE_LOG_CLOSING_XML_TAG - Static variable in class liquibase.diff.output.changelog.DiffToChangeLog
 
DATABASE_CHANGELOG_OUTCOME_FAILED - Static variable in class liquibase.logging.mdc.MdcValue
 
DATABASE_CHANGELOG_OUTCOME_SUCCESS - Static variable in class liquibase.logging.mdc.MdcValue
 
DATABASE_CHANGELOG_SQL - Static variable in class liquibase.logging.mdc.MdcKey
 
DATABASE_CHANGELOG_TABLE_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
DATABASE_CLASS - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
DatabaseChange - Annotation Type in liquibase.change
Annotation used by AbstractChange to declare ChangeMetaData information.
databaseChangeLog - Enum constant in enum liquibase.Scope.Attr
 
databaseChangeLog - Variable in class liquibase.changelog.ChangeLogIterator
 
DatabaseChangeLog - Class in liquibase.changelog
Encapsulates the information stored in the change log XML file.
DatabaseChangeLog() - Constructor for class liquibase.changelog.DatabaseChangeLog
 
DatabaseChangeLog(String) - Constructor for class liquibase.changelog.DatabaseChangeLog
 
DATABASECHANGELOG_TABLE_NAME - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
DATABASECHANGELOG_TABLE_NAME - Static variable in class liquibase.GlobalConfiguration
 
DatabaseChangeLog.OnUnknownFileFormat - Enum in liquibase.changelog
Controls what to do when including a file with a format that isn't recognized by a changelog parser.
DatabaseChangelogCommandStep - Class in liquibase.command.core.helpers
This helper class provides two objects: a valid and verified DatabaseChangeLog and the ChangeLogParameters object used to instantiate it.
DatabaseChangelogCommandStep() - Constructor for class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
databaseChangelogHistoryCaptureExtensions - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
If true, extensions are captured in the history table
databaseChangelogHistoryCaptureSql - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
If true, executed SQL is captured in the history table
databaseChangelogHistoryEnabled - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
This property enables Liquibase Pro users to store a record of all database changing liquibase operations in a new table DATABASECHANGELOGHISTORY.
DatabaseChangeLogLock - Class in liquibase.lockservice
Information about the database changelog lock which allows only one instance of Liquibase to attempt to update a database at a time.
DatabaseChangeLogLock(int, Date, String) - Constructor for class liquibase.lockservice.DatabaseChangeLogLock
 
DATABASECHANGELOGLOCK_TABLE_NAME - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
DATABASECHANGELOGLOCK_TABLE_NAME - Static variable in class liquibase.GlobalConfiguration
 
databaseChangeLogLockTable - Variable in class liquibase.integration.spring.SpringLiquibase
 
databaseChangeLogLockTableName - Static variable in interface liquibase.database.Database
 
databaseChangeLogLockTableName - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
databaseChangeLogLockTableName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the table name to use for the DATABASECHANGELOGLOCK table.
databaseChangeLogTable - Variable in class liquibase.integration.spring.SpringLiquibase
 
databaseChangeLogTableName - Static variable in interface liquibase.database.Database
 
databaseChangeLogTableName - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
databaseChangeLogTableName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the table name to use for the DATABASECHANGELOG table.
databaseChangeLogTablespaceName - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
DatabaseChangeNote - Annotation Type in liquibase.change
 
DatabaseChangeProperties - Annotation Type in liquibase.change
Container object which allows multiple DatabaseChangeProperty annotations to be used on a single property.
DatabaseChangeProperty - Annotation Type in liquibase.change
Annotation used by AbstractChange to declare ChangeParameterMetaData information.
databaseClass - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
databaseClass - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the database object class.
DatabaseConnection - Interface in liquibase.database
A liquibase abstraction over the normal Connection that is available in java.sql.
databaseConnectionRequired() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseChecksMojo
 
databaseConnectionRequired() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseFlowMojo
 
databaseConnectionRequired() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Optionally, an implementation of this mojo can override this to indicate that a connection to the database is not required.
DatabaseDataType - Class in liquibase.datatype
This class represents a native data type used by a specific RDBMS.
DatabaseDataType(String) - Constructor for class liquibase.datatype.DatabaseDataType
 
DatabaseDataType(String, Object...) - Constructor for class liquibase.datatype.DatabaseDataType
 
DatabaseException - Exception in liquibase.exception
 
DatabaseException() - Constructor for exception liquibase.exception.DatabaseException
 
DatabaseException(String) - Constructor for exception liquibase.exception.DatabaseException
 
DatabaseException(String, Throwable) - Constructor for exception liquibase.exception.DatabaseException
 
DatabaseException(Throwable) - Constructor for exception liquibase.exception.DatabaseException
 
DatabaseFactory - Class in liquibase.database
 
DatabaseFunction - Class in liquibase.statement
 
DatabaseFunction(String) - Constructor for class liquibase.statement.DatabaseFunction
 
DatabaseFunction(String, String) - Constructor for class liquibase.statement.DatabaseFunction
 
DatabaseFunctionType - Class in liquibase.datatype.core
 
DatabaseFunctionType() - Constructor for class liquibase.datatype.core.DatabaseFunctionType
 
DatabaseHistoryException - Exception in liquibase.exception
 
DatabaseHistoryException(String) - Constructor for exception liquibase.exception.DatabaseHistoryException
 
DatabaseHistoryException(String, Throwable) - Constructor for exception liquibase.exception.DatabaseHistoryException
 
DatabaseIncapableOfOperation - Exception in liquibase.exception
 
DatabaseIncapableOfOperation(String, String, Database) - Constructor for exception liquibase.exception.DatabaseIncapableOfOperation
 
DatabaseInfo - Class in liquibase.report
 
DatabaseInfo() - Constructor for class liquibase.report.DatabaseInfo
 
DatabaseLevelObject - Interface in liquibase.structure
 
DatabaseList - Class in liquibase.database
 
DatabaseList() - Constructor for class liquibase.database.DatabaseList
 
databaseNotes() - Element in annotation type liquibase.change.DatabaseChange
 
DatabaseObject - Interface in liquibase.structure
Interface for all types of database objects can be manipulated using ChangeSets.
DatabaseObjectCollection - Class in liquibase.structure
 
DatabaseObjectCollection(Database) - Constructor for class liquibase.structure.DatabaseObjectCollection
 
DatabaseObjectCollectionComparator - Class in liquibase.diff.compare
 
DatabaseObjectCollectionComparator() - Constructor for class liquibase.diff.compare.DatabaseObjectCollectionComparator
 
DatabaseObjectComparator - Interface in liquibase.diff.compare
 
DatabaseObjectComparatorChain - Class in liquibase.diff.compare
 
DatabaseObjectComparatorChain(List<DatabaseObjectComparator>, CompareControl.SchemaComparison[]) - Constructor for class liquibase.diff.compare.DatabaseObjectComparatorChain
 
DatabaseObjectComparatorFactory - Class in liquibase.diff.compare
 
DatabaseObjectFactory - Class in liquibase.structure.core
 
DatabaseObjectNameCompareFunction(Class<? extends DatabaseObject>, Database) - Constructor for class liquibase.diff.ObjectDifferences.DatabaseObjectNameCompareFunction
 
DatabaseRollbackFutureTask - Class in liquibase.integration.ant
 
DatabaseRollbackFutureTask() - Constructor for class liquibase.integration.ant.DatabaseRollbackFutureTask
 
DatabaseRollbackTask - Class in liquibase.integration.ant
Ant task for rolling back a database.
DatabaseRollbackTask() - Constructor for class liquibase.integration.ant.DatabaseRollbackTask
 
DatabaseSnapshot - Class in liquibase.snapshot
 
DatabaseSnapshot(DatabaseObject[], Database) - Constructor for class liquibase.snapshot.DatabaseSnapshot
 
databaseSupportsReplaceIfExists(Database) - Static method in class liquibase.change.core.CreateProcedureChange
 
DatabaseTableIdentifier - Class in liquibase.statement.core
 
DatabaseTableIdentifier() - Constructor for class liquibase.statement.core.DatabaseTableIdentifier
 
DatabaseTestSystem - Class in liquibase.extension.testing.testsystem
Base class for TestSystems for databases.
DatabaseTestSystem(String) - Constructor for class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
DatabaseTestSystem(TestSystem.Definition) - Constructor for class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
DatabaseType - Class in liquibase.integration.ant.type
 
DatabaseType(Project) - Constructor for class liquibase.integration.ant.type.DatabaseType
 
DatabaseUpdateTask - Class in liquibase.integration.ant
Ant task for migrating a database forward.
DatabaseUpdateTask() - Constructor for class liquibase.integration.ant.DatabaseUpdateTask
 
DatabaseUpdateTestingRollbackTask - Class in liquibase.integration.ant
Ant task for migrating a database forward testing rollback.
DatabaseUpdateTestingRollbackTask() - Constructor for class liquibase.integration.ant.DatabaseUpdateTestingRollbackTask
 
DatabaseUtils - Class in liquibase.database.core
 
DatabaseUtils() - Constructor for class liquibase.database.core.DatabaseUtils
 
DatabaseWrapper - Class in liquibase.extension.testing.testsystem.wrapper
Wraps the external database used by DatabaseTestSystem so that HOW the database is interacted with is independent of WHAT we do with that connection.
DatabaseWrapper() - Constructor for class liquibase.extension.testing.testsystem.wrapper.DatabaseWrapper
 
dataDir - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
Directory where insert statement csv files will be kept.
dataOutputDirectory - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
DataSnapshotGenerator - Class in liquibase.snapshot.jvm
 
DataSnapshotGenerator() - Constructor for class liquibase.snapshot.jvm.DataSnapshotGenerator
 
dataSource - Variable in class liquibase.integration.spring.SpringLiquibase
 
DataType - Class in liquibase.structure.core
 
DataType() - Constructor for class liquibase.structure.core.DataType
 
DataType(String) - Constructor for class liquibase.structure.core.DataType
 
DataType.ColumnSizeUnit - Enum in liquibase.structure.core
Specifies the unit of a column's size.
DataTypeCompareFunction(Database) - Constructor for class liquibase.diff.ObjectDifferences.DataTypeCompareFunction
 
DataTypeFactory - Class in liquibase.datatype
 
DataTypeFactory() - Constructor for class liquibase.datatype.DataTypeFactory
Build the factory registry from all classes in the classpath that implement LiquibaseDataType
DataTypeInfo - Annotation Type in liquibase.datatype
 
dataTypeIsNotModifiable(String) - Method in class liquibase.database.AbstractJdbcDatabase
 
dataTypeIsNotModifiable(String) - Method in class liquibase.database.core.MockDatabase
 
dataTypeIsNotModifiable(String) - Method in interface liquibase.database.Database
Types like int4 in postgres cannot have a modifier. e.g. int4(10) Checks whether the type is allowed to have a modifier
DataTypeWrapper - Class in liquibase.common.datatype
A wrapper class for data types.
DataTypeWrapper(LiquibaseDataType) - Constructor for class liquibase.common.datatype.DataTypeWrapper
 
DATE - Enum constant in enum liquibase.change.core.LoadDataChange.LOAD_DATA_TYPE
 
DATE - Enum constant in enum org.liquibase.maven.plugins.LiquibaseRollback.RollbackType
 
DATE_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
 
DATE_FORMAT_ARG - Static variable in class liquibase.command.core.HistoryCommandStep
 
dateFunctions - Variable in class liquibase.database.AbstractJdbcDatabase
 
DateParseException - Exception in liquibase.exception
 
DateParseException(String) - Constructor for exception liquibase.exception.DateParseException
 
DateTimeType - Class in liquibase.datatype.core
 
DateTimeType() - Constructor for class liquibase.datatype.core.DateTimeType
 
DateType - Class in liquibase.datatype.core
 
DateType() - Constructor for class liquibase.datatype.core.DateType
 
daysTilExpiration() - Method in interface liquibase.license.LicenseService
It is possible that users might have multiple licenses installed.
DB - Static variable in class liquibase.extension.testing.TestFilter
 
DB_PORT_ARG - Static variable in class liquibase.command.core.StartH2CommandStep
 
DB_URL_VISIBLE_KEYS - Static variable in class liquibase.report.DatabaseInfo
 
DB2Database - Class in liquibase.database.core
 
DB2Database() - Constructor for class liquibase.database.core.DB2Database
 
DB2TestSystem - Class in liquibase.extension.testing.testsystem.core
 
DB2TestSystem() - Constructor for class liquibase.extension.testing.testsystem.core.DB2TestSystem
 
DB2TestSystem(TestSystem.Definition) - Constructor for class liquibase.extension.testing.testsystem.core.DB2TestSystem
 
Db2zDatabase - Class in liquibase.database.core
 
Db2zDatabase() - Constructor for class liquibase.database.core.Db2zDatabase
 
DB2zTestSystem - Class in liquibase.extension.testing.testsystem.core
 
DB2zTestSystem() - Constructor for class liquibase.extension.testing.testsystem.core.DB2zTestSystem
 
DB2zTestSystem(TestSystem.Definition) - Constructor for class liquibase.extension.testing.testsystem.core.DB2zTestSystem
 
DBCL_HISTORY - Static variable in class liquibase.logging.mdc.MdcKey
 
dbclHistoryCaptureExtensions - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
If true, extensions are captured in the history table
dbclHistoryCaptureSql - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
If true, executed SQL is captured in the history table
dbclHistoryEnabled - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
This property enables Liquibase Pro users to store a record of all database changing liquibase operations in a new table DATABASECHANGELOGHISTORY.
DbDocCommandStep - Class in liquibase.command.core
 
DbDocCommandStep() - Constructor for class liquibase.command.core.DbDocCommandStep
 
DBDocTask - Class in liquibase.integration.ant
 
DBDocTask() - Constructor for class liquibase.integration.ant.DBDocTask
 
DBDocUtil - Class in liquibase.dbdoc
 
DBDocUtil() - Constructor for class liquibase.dbdoc.DBDocUtil
 
DBDocVisitor - Class in liquibase.changelog.visitor
 
DBDocVisitor(Database) - Constructor for class liquibase.changelog.visitor.DBDocVisitor
 
DBMS - Static variable in class liquibase.changelog.DatabaseChangeLog
 
DBMS - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
DBMS_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
DBMS_REGEX - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
DbmsChangeSetFilter - Class in liquibase.changelog.filter
 
DbmsChangeSetFilter(Database) - Constructor for class liquibase.changelog.filter.DbmsChangeSetFilter
 
DBMSPrecondition - Class in liquibase.precondition.core
Precondition for specifying the type of database (oracle, mysql, etc.).
DBMSPrecondition() - Constructor for class liquibase.precondition.core.DBMSPrecondition
 
DbmsTargetedChange - Interface in liquibase.change
Adding this interface to your Change class allows you to specify a dbms attribute listing the databases the change is applied to.
DbUrlConnectionArgumentsCommandStep - Class in liquibase.command.core.helpers
This class contains only the arguments used by DbUrlConnectionCommandStep.
DbUrlConnectionArgumentsCommandStep() - Constructor for class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
DbUrlConnectionCommandStep - Class in liquibase.command.core.helpers
Internal command step to be used on CommandStep pipeline to manage the database connection.
DbUrlConnectionCommandStep() - Constructor for class liquibase.command.core.helpers.DbUrlConnectionCommandStep
 
DDL_LOCK_TIMEOUT - Static variable in class liquibase.GlobalConfiguration
 
deactivate - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
debug - Enum constant in enum org.liquibase.maven.plugins.MavenLog.Level
 
debug(CharSequence) - Method in class org.liquibase.maven.plugins.MavenLog
 
debug(CharSequence, Throwable) - Method in class org.liquibase.maven.plugins.MavenLog
 
debug(String) - Method in class liquibase.logging.core.AbstractLogger
 
debug(String) - Method in interface liquibase.logging.Logger
Deprecated.
debug(String, Throwable) - Method in class liquibase.logging.core.AbstractLogger
 
debug(String, Throwable) - Method in interface liquibase.logging.Logger
debug(Throwable) - Method in class org.liquibase.maven.plugins.MavenLog
 
DEBUG - Enum constant in enum liquibase.GlobalConfiguration.DuplicateFileMode
 
DEBUG - Enum constant in enum org.liquibase.maven.plugins.MavenLog.Level
 
debugStream - Variable in class liquibase.util.grammar.SimpleSqlGrammarTokenManager
Debug output.
DecimalType - Class in liquibase.datatype.core
 
DecimalType() - Constructor for class liquibase.datatype.core.DecimalType
 
DEFAULT - Static variable in class liquibase.CatalogAndSchema
 
DEFAULT - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
Lexical state.
DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
Deprecated.
This field is retained for backwards compatibility. Use the fields in DbUrlConnectionArgumentsCommandStep instead.
DEFAULT_CHANGE_EXEC_LISTENER_RESULT_KEY - Static variable in class liquibase.command.core.AbstractUpdateCommandStep
 
DEFAULT_COMMENT_PATTERN - Static variable in class liquibase.change.core.LoadDataChange
CSV Lines starting with that sign(s) will be treated as comments by default
DEFAULT_QUOTE_CHARACTER - Static variable in class liquibase.util.csv.CSVReader
 
DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
Deprecated.
This field is retained for backwards compatibility. Use the fields in DbUrlConnectionArgumentsCommandStep instead.
DEFAULT_SEPARATOR - Static variable in class liquibase.util.csv.CSVReader
 
defaultAutoIncrementBy - Variable in class liquibase.database.AbstractJdbcDatabase
 
defaultAutoIncrementStartWith - Variable in class liquibase.database.AbstractJdbcDatabase
 
defaultCatalogName - Variable in class liquibase.database.AbstractJdbcDatabase
 
defaultCatalogName - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
defaultCatalogName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the default catalog name to use for the database connection.
defaultChangeExecListener - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
DefaultChangeExecListener - Class in liquibase.changelog.visitor
A wrapper ChangeExecListener who keeps track of deployed and failed ChangeSets, while also delegating listener actions to any other ChangeExecListener included when the object is constructed.
DefaultChangeExecListener(ChangeExecListener...) - Constructor for class liquibase.changelog.visitor.DefaultChangeExecListener
 
DefaultDatabaseObjectComparator - Class in liquibase.diff.compare.core
 
DefaultDatabaseObjectComparator() - Constructor for class liquibase.diff.compare.core.DefaultDatabaseObjectComparator
 
DefaultFormatter() - Constructor for class liquibase.util.StringUtil.DefaultFormatter
 
defaultIfNull(T, T) - Static method in class liquibase.util.ObjectUtil
Deprecated.
use ObjectUtils.defaultIfNull(Object, Object) instead
defaultIfNull(U, T, Function<U, T>) - Static method in class liquibase.util.ObjectUtil
Return the defaultValue if the object is null.
DefaultInputHandler<ReturnType> - Class in liquibase.ui
Default input handler simply calls ObjectUtil.convert(Object, Class)
DefaultInputHandler() - Constructor for class liquibase.ui.DefaultInputHandler
 
DefaultLoggerConfiguration - Class in liquibase.logging.core
Deprecated.
not in use anywhere in Liquibase code and has been superseded by log-level and its associated command line parameters
DefaultLoggerConfiguration() - Constructor for class liquibase.logging.core.DefaultLoggerConfiguration
Deprecated.
 
DEFAULTS_FILE - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
defaultSchema - Variable in class liquibase.integration.spring.SpringLiquibase
 
defaultSchemaName - Variable in class liquibase.database.AbstractJdbcDatabase
 
defaultSchemaName - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
defaultSchemaName - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the default schema name to use for the database connection.
defaultsFile - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
DefaultsFileValueProvider - Class in liquibase.configuration.core
 
DefaultsFileValueProvider(File) - Constructor for class liquibase.configuration.core.DefaultsFileValueProvider
 
DefaultsFileValueProvider(InputStream, String) - Constructor for class liquibase.configuration.core.DefaultsFileValueProvider
 
DefaultsFileValueProvider(Properties) - Constructor for class liquibase.configuration.core.DefaultsFileValueProvider
 
defaultValue(DataType) - Method in class liquibase.command.CommandArgumentDefinition.Building
defaultValue(DataType) - Method in class liquibase.command.CommandResultDefinition.Building
Set the default value for this result.
defaultValue(DataType, String) - Method in class liquibase.command.CommandArgumentDefinition.Building
Set the default value for this argument as well as the description of the default value.
DefaultXmlWriter - Class in liquibase.util.xml
 
DefaultXmlWriter() - Constructor for class liquibase.util.xml.DefaultXmlWriter
 
define(String, Class<T>) - Method in class liquibase.configuration.ConfigurationDefinition.Builder
Starts a new definition with the given key.
defineCommandNames() - Method in interface liquibase.command.CommandStep
Defines new command names For example, if it is part of `liquibase update`, this should return new String[][]{ new String[] {"update"}}.
defineCommandNames() - Method in class liquibase.command.core.CalculateChecksumCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ChangelogSyncCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ChangelogSyncSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ChangelogSyncToTagCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ClearChecksumsCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.DbDocCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.DiffChangelogCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.DiffCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.DropAllCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ExecuteSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.FutureRollbackCountSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.FutureRollbackSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.GenerateChangelogCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.AbstractOutputWriterCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.ChangeExecListenerCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.DatabaseChangelogCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.DiffOutputControlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.LockServiceCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.PreCompareCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.ReferenceDbUrlConnectionCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.helpers.ShowSummaryArgument
 
defineCommandNames() - Method in class liquibase.command.core.HistoryCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.InternalSnapshotCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ListLocksCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.MarkNextChangesetRanCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ReleaseLocksCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.RollbackCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.RollbackCountCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.RollbackCountSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.RollbackSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.RollbackToDateCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.RollbackToDateSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.SnapshotCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.SnapshotReferenceCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.StartH2CommandStep
 
defineCommandNames() - Method in class liquibase.command.core.StatusCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.StopH2CommandStep
 
defineCommandNames() - Method in class liquibase.command.core.TagCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.TagExistsCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UnexpectedChangesetsCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateCountCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateCountSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateTestingRollbackCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateToTagCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.UpdateToTagSqlCommandStep
 
defineCommandNames() - Method in class liquibase.command.core.ValidateCommandStep
 
defineCommandNames() - Method in class liquibase.extension.testing.testsystem.command.TestSystemDownCommand
 
defineCommandNames() - Method in class liquibase.extension.testing.testsystem.command.TestSystemUpCommand
 
definitionMatches(String, String, boolean) - Static method in class liquibase.database.DatabaseList
Compares a given database to a database definition string.
definitionMatches(String, Database, boolean) - Static method in class liquibase.database.DatabaseList
 
definitionMatches(Collection<String>, String, boolean) - Static method in class liquibase.database.DatabaseList
Same logic as DatabaseList.definitionMatches(String, liquibase.database.Database, boolean) but with a collection of definitions rather than a comma separated list.
definitionMatches(Collection<String>, Database, boolean) - Static method in class liquibase.database.DatabaseList
 
DelegatedConfigurationContainer(String) - Constructor for class liquibase.configuration.AbstractConfigurationContainer.DelegatedConfigurationContainer
Deprecated.
 
DeleteDataChange - Class in liquibase.change.core
 
DeleteDataChange() - Constructor for class liquibase.change.core.DeleteDataChange
 
DeleteGenerator - Class in liquibase.sqlgenerator.core
 
DeleteGenerator() - Constructor for class liquibase.sqlgenerator.core.DeleteGenerator
 
DeleteStatement - Class in liquibase.statement.core
 
DeleteStatement(String, String, String) - Constructor for class liquibase.statement.core.DeleteStatement
 
delimiter - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
Delimiter(String) - Constructor for class liquibase.util.StringClauses.Delimiter
 
DELIMITER_ARG - Static variable in class liquibase.command.core.ExecuteSqlCommandStep
 
DependencyGraph(DependencyUtil.NodeValueListener<T>) - Constructor for class liquibase.util.DependencyUtil.DependencyGraph
 
DependencyNotFoundException - Exception in liquibase.integration.cdi.exceptions
 
DependencyNotFoundException - Exception in liquibase.integration.jakarta.cdi.exceptions
 
DependencyNotFoundException(String) - Constructor for exception liquibase.integration.cdi.exceptions.DependencyNotFoundException
 
DependencyNotFoundException(String) - Constructor for exception liquibase.integration.jakarta.cdi.exceptions.DependencyNotFoundException
 
DependencyUtil - Class in liquibase.util
 
DependencyUtil() - Constructor for class liquibase.util.DependencyUtil
 
DependencyUtil.DependencyGraph<T> - Class in liquibase.util
 
DependencyUtil.NodeValueListener<T> - Interface in liquibase.util
 
depends() - Element in annotation type liquibase.integration.cdi.annotations.LiquibaseSchema
 
depends() - Element in annotation type liquibase.integration.jakarta.cdi.annotations.LiquibaseSchema
 
DEPLOYMENT_ID - Static variable in class liquibase.logging.mdc.MdcKey
 
DEPLOYMENT_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
DEPLOYMENT_OUTCOME_COUNT - Static variable in class liquibase.logging.mdc.MdcKey
 
DeploymentHistory() - Constructor for class liquibase.command.core.HistoryCommandStep.DeploymentHistory
 
deploymentId - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneUpdateMojo
Specifies the update your want to rollback.
deploymentId - Variable in class org.liquibase.maven.plugins.LiquibaseRollbackOneUpdateSQL
Specifies the Deployment ID in the DATABASECHANGELOG table for all changesets you want to rollback.
DEPLOYMENTS_RESULT - Static variable in class liquibase.command.core.HistoryCommandStep
 
DeprecatedConfigurationValueProvider - Class in liquibase.configuration.core
Deprecated. 
DeprecatedConfigurationValueProvider() - Constructor for class liquibase.configuration.core.DeprecatedConfigurationValueProvider
Deprecated.
 
DerbyConnection - Class in liquibase.database.jvm
 
DerbyConnection() - Constructor for class liquibase.database.jvm.DerbyConnection
 
DerbyConnection(Connection) - Constructor for class liquibase.database.jvm.DerbyConnection
 
DerbyDatabase - Class in liquibase.database.core
 
DerbyDatabase() - Constructor for class liquibase.database.core.DerbyDatabase
 
DerbyTestSystem - Class in liquibase.extension.testing.testsystem.core
 
DerbyTestSystem() - Constructor for class liquibase.extension.testing.testsystem.core.DerbyTestSystem
 
DerbyTestSystem(TestSystem.Definition) - Constructor for class liquibase.extension.testing.testsystem.core.DerbyTestSystem
 
describe() - Method in class liquibase.AbstractExtensibleObject
 
describe() - Method in class liquibase.change.core.SQLFileChange
 
describe() - Method in class liquibase.configuration.ProvidedValue
 
describe() - Method in interface liquibase.ExtensibleObject
Output a full description of this object.
describe() - Method in class liquibase.extension.testing.testsystem.wrapper.DatabaseWrapper
Describes the configuration of this wrapper.
describe() - Method in class liquibase.extension.testing.testsystem.wrapper.DockerDatabaseWrapper
 
describe() - Method in class liquibase.extension.testing.testsystem.wrapper.JdbcDatabaseWrapper
 
describe() - Method in class liquibase.extension.testing.testsystem.wrapper.UnimplementedWrapper
Deprecated.
 
describe() - Method in class liquibase.Scope
 
describeLocations() - Method in class liquibase.integration.spring.SpringResourceAccessor
 
describeLocations() - Method in class liquibase.resource.AbstractPathResourceAccessor
 
describeLocations() - Method in class liquibase.resource.ClassLoaderResourceAccessor
 
describeLocations() - Method in class liquibase.resource.CompositeResourceAccessor
 
describeLocations() - Method in interface liquibase.resource.ResourceAccessor
Returns a description of the places this classloader will look for paths.
describeLocations() - Method in class liquibase.resource.ZipResourceAccessor
 
describeLocations() - Method in class liquibase.sdk.resource.MockResourceAccessor
 
description - Variable in class liquibase.ObjectMetaData.Attribute
Description of the attribute.
description - Variable in class liquibase.resource.ClassLoaderResourceAccessor
 
description() - Element in annotation type liquibase.change.DatabaseChange
description() - Element in annotation type liquibase.change.DatabaseChangeProperty
description() - Element in annotation type liquibase.datatype.DataTypeInfo
 
description() - Element in annotation type liquibase.ExtensibleObjectAttribute
 
description(String) - Method in class liquibase.command.CommandArgumentDefinition.Building
Add a description
description(String) - Method in class liquibase.command.CommandResultDefinition.Building
Sets the description for this result.
destroy() - Method in interface liquibase.changelog.ChangeLogHistoryService
 
destroy() - Method in class liquibase.changelog.MockChangeLogHistoryService
 
destroy() - Method in class liquibase.changelog.OfflineChangeLogHistoryService
 
destroy() - Method in class liquibase.changelog.StandardChangeLogHistoryService
 
destroy() - Method in interface liquibase.lockservice.LockService
 
destroy() - Method in class liquibase.lockservice.MockLockService
 
destroy() - Method in class liquibase.lockservice.OfflineLockService
 
destroy() - Method in class liquibase.lockservice.StandardLockService
 
destroy(Database) - Method in interface liquibase.database.LiquibaseTableNames
 
destroy(Database) - Method in class liquibase.database.LiquibaseTableNamesFactory
 
destroy(Database) - Method in class liquibase.database.StandardLiquibaseTableNames
 
determineDriverVersion() - Method in class liquibase.database.core.DerbyDatabase
Determine Apache Derby driver major/minor version.
determineEndDelimiter(CommandScope) - Static method in class liquibase.command.core.ExecuteSqlCommandStep
 
DetermineNumberChangesFollowingVisitor - Class in liquibase.changelog.visitor
 
DetermineNumberChangesFollowingVisitor(String, String, String) - Constructor for class liquibase.changelog.visitor.DetermineNumberChangesFollowingVisitor
 
determineResourceComparator(String) - Method in class liquibase.changelog.DatabaseChangeLog
 
DEV_VERSION - Static variable in class liquibase.util.LiquibaseUtil
 
diff(Database, Database, CompareControl) - Method in class liquibase.Liquibase
 
DIFF_CHANGELOG_FILE - Static variable in class liquibase.logging.mdc.MdcKey
 
DIFF_CHANGELOG_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
DIFF_COLUMN_ORDER - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
DIFF_COLUMN_ORDER - Static variable in class liquibase.GlobalConfiguration
 
DIFF_OUTCOME - Static variable in class liquibase.logging.mdc.MdcKey
 
DIFF_OUTPUT_CONTROL - Static variable in class liquibase.command.core.helpers.DiffOutputControlCommandStep
 
DIFF_OUTPUT_CONTROL_SCOPE_KEY - Static variable in class liquibase.diff.output.changelog.DiffToChangeLog
 
DIFF_RESULT - Static variable in class liquibase.command.core.DiffCommandStep
 
DIFF_RESULTS_SUMMARY - Static variable in class liquibase.logging.mdc.MdcKey
 
DIFF_SNAPSHOT_DATABASE - Static variable in class liquibase.diff.output.changelog.DiffToChangeLog
 
DIFF_TYPES - Static variable in class liquibase.logging.mdc.MdcKey
 
DIFF_TYPES_ARG - Static variable in class liquibase.command.core.helpers.PreCompareCommandStep
 
DiffChangelogCommandStep - Class in liquibase.command.core
 
DiffChangelogCommandStep() - Constructor for class liquibase.command.core.DiffChangelogCommandStep
 
diffChangeLogFile - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
If this parameter is set, the changelog needed to "fix" differences between the two databases is output.
DiffCommand - Class in liquibase.command.core
Deprecated.
Implement commands with CommandStep and call them with CommandFactory.getCommandDefinition(String...).
DiffCommand() - Constructor for class liquibase.command.core.DiffCommand
Deprecated.
 
DiffCommandStep - Class in liquibase.command.core
 
DiffCommandStep() - Constructor for class liquibase.command.core.DiffCommandStep
 
DiffDatabaseTask - Class in liquibase.integration.ant
 
DiffDatabaseTask() - Constructor for class liquibase.integration.ant.DiffDatabaseTask
 
DiffDatabaseToChangeLogTask - Class in liquibase.integration.ant
 
DiffDatabaseToChangeLogTask() - Constructor for class liquibase.integration.ant.DiffDatabaseToChangeLogTask
 
Difference - Class in liquibase.diff
 
Difference(String, Object, Object) - Constructor for class liquibase.diff.Difference
 
Difference(String, String, Object, Object) - Constructor for class liquibase.diff.Difference
 
diffExcludeObjects - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
Objects to be excluded from the changelog.
diffExcludeObjects - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
Objects to be excluded from the changelog.
DiffGenerator - Interface in liquibase.diff
 
DiffGeneratorFactory - Class in liquibase.diff
 
DiffGeneratorFactory() - Constructor for class liquibase.diff.DiffGeneratorFactory
 
diffIncludeCatalog - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
Include the catalog in the diff output?
diffIncludeObjects - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
Objects to be included in the changelog.
diffIncludeObjects - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
Objects to be included in the changelog.
diffIncludeSchema - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
Include the schema in the diff output?
diffIncludeTablespace - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
Include the tablespace in the diff output?
DiffOutputControl - Class in liquibase.diff.output
 
DiffOutputControl() - Constructor for class liquibase.diff.output.DiffOutputControl
 
DiffOutputControl(boolean, boolean, boolean, CompareControl.SchemaComparison[]) - Constructor for class liquibase.diff.output.DiffOutputControl
 
DiffOutputControlCommandStep - Class in liquibase.command.core.helpers
Internal command step to be used on pipeline to instantiate a DiffOutputControl object that is mainly used by diffChangeLog/generateChangeLog .
DiffOutputControlCommandStep() - Constructor for class liquibase.command.core.helpers.DiffOutputControlCommandStep
 
diffResult - Variable in class liquibase.diff.output.report.DiffToReport
 
DiffResult - Class in liquibase.diff
 
DiffResult(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Constructor for class liquibase.diff.DiffResult
 
DiffResultsSummary - Class in liquibase.logging.mdc.customobjects
 
DiffResultsSummary() - Constructor for class liquibase.logging.mdc.customobjects.DiffResultsSummary
Constructor for service locator.
DiffResultsSummary(DiffResult) - Constructor for class liquibase.logging.mdc.customobjects.DiffResultsSummary
 
DiffStatusListener - Interface in liquibase.diff
 
DiffToChangeLog - Class in liquibase.diff.output.changelog
 
DiffToChangeLog(DiffResult, DiffOutputControl) - Constructor for class liquibase.diff.output.changelog.DiffToChangeLog
 
DiffToChangeLog(DiffResult, DiffOutputControl, boolean) - Constructor for class liquibase.diff.output.changelog.DiffToChangeLog
Creates a new DiffToChangeLog with the given DiffResult and default DiffOutputControl
DiffToChangeLog(DiffOutputControl) - Constructor for class liquibase.diff.output.changelog.DiffToChangeLog
 
DiffToChangeLogCommand - Class in liquibase.command.core
Deprecated.
Implement commands with CommandStep and call them with CommandFactory.getCommandDefinition(String...).
DiffToChangeLogCommand() - Constructor for class liquibase.command.core.DiffToChangeLogCommand
Deprecated.
 
DiffToReport - Class in liquibase.diff.output.report
 
DiffToReport(DiffResult, PrintStream) - Constructor for class liquibase.diff.output.report.DiffToReport
 
diffTypes - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
diffTypes - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
List of diff types to include in Change Log expressed as a comma separated list from: tables, views, columns, indexes, foreignkeys, primarykeys, uniqueconstraints, data.
diffTypes - Variable in class org.liquibase.maven.plugins.LiquibaseGenerateChangeLogMojo
List of diff types to include in Change Log expressed as a comma separated list from: tables, views, columns, indexes, foreignkeys, primarykeys, uniqueconstraints, data.
DIGIT - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
DIRECT_VALUE - Enum constant in enum liquibase.serializer.LiquibaseSerializable.SerializationType
 
DirectoryPathHandler - Class in liquibase.resource
PathHandler that converts the path into a DirectoryResourceAccessor.
DirectoryPathHandler() - Constructor for class liquibase.resource.DirectoryPathHandler
 
DirectoryResourceAccessor - Class in liquibase.resource
A @{link ResourceAccessor} implementation for files on the file system.
DirectoryResourceAccessor(File) - Constructor for class liquibase.resource.DirectoryResourceAccessor
Creates a FileSystemResourceAccessor with the given directory as the root.
DirectoryResourceAccessor(Path) - Constructor for class liquibase.resource.DirectoryResourceAccessor
Creates a FileSystemResourceAccessor with the given directory as the root.
disable() - Method in interface liquibase.license.LicenseService
Disable this LicenseService This can be used to turn off license checking after it has been determined that a license key is not valid
disable_tracing() - Method in class liquibase.util.grammar.SimpleSqlGrammar
Disable tracing.
disableForeignKeyChecks() - Method in class liquibase.database.AbstractJdbcDatabase
 
disableForeignKeyChecks() - Method in class liquibase.database.core.MockDatabase
 
disableForeignKeyChecks() - Method in class liquibase.database.core.MySQLDatabase
 
disableForeignKeyChecks() - Method in interface liquibase.database.Database
 
DISPLAY_NAME - Static variable in class liquibase.changelog.filter.DbmsChangeSetFilter
 
DO_NOT_SEND_EXCEPTION_TO_UI - Static variable in class liquibase.command.CommandScope
 
DockerDatabaseWrapper - Class in liquibase.extension.testing.testsystem.wrapper
Implementation of DatabaseWrapper for databases that are managed via docker in JdbcDatabaseContainers.
DockerDatabaseWrapper(JdbcDatabaseContainer, TestSystem) - Constructor for class liquibase.extension.testing.testsystem.wrapper.DockerDatabaseWrapper
 
doDiff(Database, Database, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doDiff(Database, Database, String, CompareControl.SchemaComparison[]) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doDiff(Database, Database, String, CompareControl.SchemaComparison[], PrintStream) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doDiff(Database, Database, String, CompareControl.SchemaComparison[], ObjectChangeFilter, PrintStream) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doDiffToChangeLog(String, Database, Database, String, DiffOutputControl, ObjectChangeFilter, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
Deprecated.
doDiffToChangeLog(String, Database, Database, String, DiffOutputControl, ObjectChangeFilter, String, String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doDiffToChangeLog(String, Database, Database, String, DiffOutputControl, ObjectChangeFilter, String, CompareControl.SchemaComparison[]) - Static method in class liquibase.integration.commandline.CommandLineUtils
doDiffToChangeLog(String, Database, Database, String, DiffOutputControl, ObjectChangeFilter, String, CompareControl.SchemaComparison[], String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doesTagExist(String) - Method in class liquibase.database.AbstractJdbcDatabase
 
doesTagExist(String) - Method in class liquibase.database.core.MockDatabase
 
doesTagExist(String) - Method in interface liquibase.database.Database
doGenerateChangeLog(String, Database, String, String, String, String, String, String, DiffOutputControl) - Static method in class liquibase.integration.commandline.CommandLineUtils
Deprecated.
doGenerateChangeLog(String, Database, String, String, String, String, String, String, DiffOutputControl, String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doGenerateChangeLog(String, Database, CatalogAndSchema[], String, String, String, String, DiffOutputControl) - Static method in class liquibase.integration.commandline.CommandLineUtils
Deprecated.
doGenerateChangeLog(String, Database, CatalogAndSchema[], String, String, String, String, DiffOutputControl, boolean) - Static method in class liquibase.integration.commandline.CommandLineUtils
doGenerateChangeLog(String, Database, CatalogAndSchema[], String, String, String, String, DiffOutputControl, boolean, String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doGenerateChangeLog(String, Database, CatalogAndSchema[], String, String, String, String, DiffOutputControl, String, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class liquibase.integration.servlet.LiquibaseJakartaStatusServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class liquibase.integration.servlet.LiquibaseStatusServlet
 
doMigration() - Method in class liquibase.integration.commandline.Main
Deprecated.
Do the actual database migration, i.e. apply the ChangeSets.
Done() - Method in class liquibase.util.grammar.SimpleCharStream
Reset buffer when finished.
doNowOrToday(String, String) - Static method in class liquibase.util.NowAndTodayUtil
Determines value for "NOW" or "TODAY" prefixed value.
doRollback(CommandResultsBuilder, List<RanChangeSet>, ChangeSetFilter) - Method in class liquibase.command.core.AbstractRollbackCommandStep
 
doRollback(CommandResultsBuilder, List<RanChangeSet>, ChangeSetFilter, RollbackReportParameters) - Method in class liquibase.command.core.AbstractRollbackCommandStep
 
doRollback(Database, String, String, ChangeLogIterator, ChangeLogParameters, DatabaseChangeLog, ChangeExecListener) - Static method in class liquibase.command.core.AbstractRollbackCommandStep
Actually perform the rollback operation.
doRollback(Database, String, String, ChangeLogIterator, ChangeLogParameters, DatabaseChangeLog, ChangeExecListener, RollbackReportParameters) - Static method in class liquibase.command.core.AbstractRollbackCommandStep
Actually perform the rollback operation.
doSilently(Callable<T>) - Static method in class liquibase.util.ExceptionUtil
Executes a given Callable and returns its result, swallowing any exceptions that occur.
doSilently(ExceptionUtil.ExceptionRunnable) - Static method in class liquibase.util.ExceptionUtil
Executes a given ExceptionUtil.ExceptionRunnable, swallowing any exceptions that occur.
DOUBLE_QUOTE_RESULT_REGEX - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
DoubleDataTypeSnowflake - Class in liquibase.datatype.core
 
DoubleDataTypeSnowflake() - Constructor for class liquibase.datatype.core.DoubleDataTypeSnowflake
 
DoubleType - Class in liquibase.datatype.core
 
DoubleType() - Constructor for class liquibase.datatype.core.DoubleType
 
doubleValue() - Method in class liquibase.change.ColumnConfig.ValueNumeric
 
doUpdate(Liquibase) - Method in class org.liquibase.maven.plugins.AbstractLiquibaseUpdateMojo
Performs the actual "update" work on the database.
doUpdate(Liquibase) - Method in class org.liquibase.maven.plugins.LiquibaseUpdate
 
doUpdate(Liquibase) - Method in class org.liquibase.maven.plugins.LiquibaseUpdateSQL
 
doUpdate(Liquibase) - Method in class org.liquibase.maven.plugins.LiquibaseUpdateTestingRollback
 
downloadMavenArtifact(String) - Static method in class liquibase.extension.testing.util.DownloadUtil
 
downloadMavenArtifact(String, String, String) - Static method in class liquibase.extension.testing.util.DownloadUtil
 
DownloadUtil - Class in liquibase.extension.testing.util
 
driver - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
driver - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Specifies the driver class name to use for the database connection.
DRIVER - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
DRIVER_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
DRIVER_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
Deprecated.
This field is retained for backwards compatibility. Use the fields in DbUrlConnectionArgumentsCommandStep instead.
DRIVER_PROPERTIES_FILE - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
 
DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
 
DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
Deprecated.
This field is retained for backwards compatibility. Use the fields in DbUrlConnectionArgumentsCommandStep instead.
driverPropertiesFile - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
driverPropertiesFile - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
The JDBC driver properties file
driverPropertiesFile - Variable in class org.liquibase.maven.plugins.LiquibaseDbclHistoryMojo
The JDBC driver properties file
driverVersionMajor - Variable in class liquibase.database.core.DerbyDatabase
 
driverVersionMinor - Variable in class liquibase.database.core.DerbyDatabase
 
DROP_DF_MSSQL - Static variable in class liquibase.sqlgenerator.core.DropDefaultValueGenerator
 
dropAll() - Method in class liquibase.Liquibase
Drops all database objects in the default schema.
dropAll(Boolean) - Method in class liquibase.Liquibase
Drops all database objects in the default schema.
dropAll(Boolean, CatalogAndSchema...) - Method in class liquibase.Liquibase
Drops all database objects in the passed schema(s).
dropAll(CatalogAndSchema...) - Method in class liquibase.Liquibase
Drops all database objects in the passed schema(s).
DropAllCommandStep - Class in liquibase.command.core
 
DropAllCommandStep() - Constructor for class liquibase.command.core.DropAllCommandStep
 
DropAllForeignKeyConstraintsChange - Class in liquibase.change.core
 
DropAllForeignKeyConstraintsChange() - Constructor for class liquibase.change.core.DropAllForeignKeyConstraintsChange
 
DropAllTask - Class in liquibase.integration.ant
 
DropAllTask() - Constructor for class liquibase.integration.ant.DropAllTask
 
DropColumnChange - Class in liquibase.change.core
Drops an existing column from a table.
DropColumnChange() - Constructor for class liquibase.change.core.DropColumnChange
 
DropColumnGenerator - Class in liquibase.sqlgenerator.core
 
DropColumnGenerator() - Constructor for class liquibase.sqlgenerator.core.DropColumnGenerator
 
DropColumnStatement - Class in liquibase.statement.core
 
DropColumnStatement(String, String, String, String) - Constructor for class liquibase.statement.core.DropColumnStatement
 
DropColumnStatement(List<DropColumnStatement>) - Constructor for class liquibase.statement.core.DropColumnStatement
 
dropDatabaseObjects(CatalogAndSchema) - Method in class liquibase.database.AbstractJdbcDatabase
 
dropDatabaseObjects(CatalogAndSchema) - Method in class liquibase.database.core.MockDatabase
 
dropDatabaseObjects(CatalogAndSchema) - Method in interface liquibase.database.Database
Drops all objects in a specified schema.
dropDatabaseObjects(CatalogAndSchema, SnapshotControl) - Method in interface liquibase.database.Database
 
dropDbclhistory - Variable in class org.liquibase.maven.plugins.LiquibaseDropAll
If true, the database changelog history table will be dropped.
DropDefaultValueChange - Class in liquibase.change.core
Removes the default value from an existing column.
DropDefaultValueChange() - Constructor for class liquibase.change.core.DropDefaultValueChange
 
DropDefaultValueGenerator - Class in liquibase.sqlgenerator.core
 
DropDefaultValueGenerator() - Constructor for class liquibase.sqlgenerator.core.DropDefaultValueGenerator
 
DropDefaultValueGeneratorSnowflake - Class in liquibase.sqlgenerator.core
 
DropDefaultValueGeneratorSnowflake() - Constructor for class liquibase.sqlgenerator.core.DropDefaultValueGeneratorSnowflake
 
DropDefaultValueStatement - Class in liquibase.statement.core
 
DropDefaultValueStatement(String, String, String, String, String) - Constructor for class liquibase.statement.core.DropDefaultValueStatement
 
dropFirst - Variable in class liquibase.integration.spring.SpringLiquibase
 
dropFirst - Variable in class org.liquibase.maven.plugins.LiquibaseUpdate
Whether or not to perform a drop on the database before executing the change.
DropForeignKeyConstraintChange - Class in liquibase.change.core
Drops an existing foreign key constraint.
DropForeignKeyConstraintChange() - Constructor for class liquibase.change.core.DropForeignKeyConstraintChange
 
DropForeignKeyConstraintGenerator - Class in liquibase.sqlgenerator.core
 
DropForeignKeyConstraintGenerator() - Constructor for class liquibase.sqlgenerator.core.DropForeignKeyConstraintGenerator
 
DropForeignKeyConstraintStatement - Class in liquibase.statement.core
 
DropForeignKeyConstraintStatement(String, String, String, String) - Constructor for class liquibase.statement.core.DropForeignKeyConstraintStatement
 
DropIndexChange - Class in liquibase.change.core
Drops an existing index.
DropIndexChange() - Constructor for class liquibase.change.core.DropIndexChange
 
DropIndexGenerator - Class in liquibase.sqlgenerator.core
 
DropIndexGenerator() - Constructor for class liquibase.sqlgenerator.core.DropIndexGenerator
 
DropIndexStatement - Class in liquibase.statement.core
 
DropIndexStatement(String, String, String, String, String) - Constructor for class liquibase.statement.core.DropIndexStatement
 
DropNotNullConstraintChange - Class in liquibase.change.core
Drops a not-null constraint from an existing column.
DropNotNullConstraintChange() - Constructor for class liquibase.change.core.DropNotNullConstraintChange
 
DropPrimaryKeyChange - Class in liquibase.change.core
Removes an existing primary key.
DropPrimaryKeyChange() - Constructor for class liquibase.change.core.DropPrimaryKeyChange
 
DropPrimaryKeyGenerator - Class in liquibase.sqlgenerator.core
 
DropPrimaryKeyGenerator() - Constructor for class liquibase.sqlgenerator.core.DropPrimaryKeyGenerator
 
DropPrimaryKeyStatement - Class in liquibase.statement.core
 
DropPrimaryKeyStatement(String, String, String, String) - Constructor for class liquibase.statement.core.DropPrimaryKeyStatement
 
DropProcedureChange - Class in liquibase.change.core
 
DropProcedureChange() - Constructor for class liquibase.change.core.DropProcedureChange
 
DropProcedureGenerator - Class in liquibase.sqlgenerator.core
 
DropProcedureGenerator() - Constructor for class liquibase.sqlgenerator.core.DropProcedureGenerator
 
DropProcedureGeneratorSnowflake - Class in liquibase.sqlgenerator.core
 
DropProcedureGeneratorSnowflake() - Constructor for class liquibase.sqlgenerator.core.DropProcedureGeneratorSnowflake
 
DropProcedureStatement - Class in liquibase.statement.core
 
DropProcedureStatement(String, String, String) - Constructor for class liquibase.statement.core.DropProcedureStatement
 
DropSequenceChange - Class in liquibase.change.core
Drops an existing sequence.
DropSequenceChange() - Constructor for class liquibase.change.core.DropSequenceChange
 
DropSequenceGenerator - Class in liquibase.sqlgenerator.core
 
DropSequenceGenerator() - Constructor for class liquibase.sqlgenerator.core.DropSequenceGenerator
 
DropSequenceStatement - Class in liquibase.statement.core
 
DropSequenceStatement(String, String, String) - Constructor for class liquibase.statement.core.DropSequenceStatement
 
DropTableChange - Class in liquibase.change.core
Drops an existing table.
DropTableChange() - Constructor for class liquibase.change.core.DropTableChange
 
DropTableGenerator - Class in liquibase.sqlgenerator.core
 
DropTableGenerator() - Constructor for class liquibase.sqlgenerator.core.DropTableGenerator
 
DropTableStatement - Class in liquibase.statement.core
 
DropTableStatement(String, String, String, boolean) - Constructor for class liquibase.statement.core.DropTableStatement
 
DropUniqueConstraintChange - Class in liquibase.change.core
Removes an existing unique constraint.
DropUniqueConstraintChange() - Constructor for class liquibase.change.core.DropUniqueConstraintChange
 
DropUniqueConstraintGenerator - Class in liquibase.sqlgenerator.core
 
DropUniqueConstraintGenerator() - Constructor for class liquibase.sqlgenerator.core.DropUniqueConstraintGenerator
 
DropUniqueConstraintStatement - Class in liquibase.statement.core
 
DropUniqueConstraintStatement(String, String, String, String) - Constructor for class liquibase.statement.core.DropUniqueConstraintStatement
 
DropUniqueConstraintStatement(String, String, String, String, ColumnConfig[]) - Constructor for class liquibase.statement.core.DropUniqueConstraintStatement
 
DropViewChange - Class in liquibase.change.core
Drops an existing view.
DropViewChange() - Constructor for class liquibase.change.core.DropViewChange
 
DropViewGenerator - Class in liquibase.sqlgenerator.core
 
DropViewGenerator() - Constructor for class liquibase.sqlgenerator.core.DropViewGenerator
 
DropViewStatement - Class in liquibase.statement.core
 
DropViewStatement(String, String, String) - Constructor for class liquibase.statement.core.DropViewStatement
 
DropViewStatement(String, String, String, Boolean) - Constructor for class liquibase.statement.core.DropViewStatement
 
DUPLICATE_CHANGESETS - Static variable in class liquibase.logging.mdc.MdcKey
 
DUPLICATE_FILE_MODE - Static variable in class liquibase.GlobalConfiguration
 
DuplicateChangeSetException - Exception in liquibase.exception
 
DuplicateChangeSetException(String) - Constructor for exception liquibase.exception.DuplicateChangeSetException
 
DuplicateChangesets - Class in liquibase.logging.mdc.customobjects
 
DuplicateChangesets() - Constructor for class liquibase.logging.mdc.customobjects.DuplicateChangesets
 
duplicateFileMode - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseChangeLogMojo
How to handle multiple files being found in the search path that have duplicate paths.
DuplicateStatementIdentifierException - Exception in liquibase.exception
 
DuplicateStatementIdentifierException(String) - Constructor for exception liquibase.exception.DuplicateStatementIdentifierException
 

E

EMPTY - Enum constant in enum liquibase.parser.ChangeLogParserConfiguration.MissingPropertyMode
 
EMPTY_CHANGE - Static variable in interface liquibase.change.Change
Represent an empty array of Change
EMPTY_CHANGE - Static variable in interface liquibase.diff.output.changelog.ChangeGenerator
Represent an empty array of Change.
EMPTY_QUOTE - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
EMPTY_SQL - Static variable in interface liquibase.sqlgenerator.SqlGenerator
Represent an empty array of Sql.
EMPTY_SQL_STATEMENT - Static variable in interface liquibase.statement.SqlStatement
Represent an empty array of SqlStatement.
EmptyChange - Class in liquibase.change.core
 
EmptyChange() - Constructor for class liquibase.change.core.EmptyChange
 
EmptyDatabaseSnapshot - Class in liquibase.snapshot
 
EmptyDatabaseSnapshot(Database) - Constructor for class liquibase.snapshot.EmptyDatabaseSnapshot
 
EmptyDatabaseSnapshot(Database, SnapshotControl) - Constructor for class liquibase.snapshot.EmptyDatabaseSnapshot
 
EmptyLineAndCommentSkippingInputStream - Class in liquibase.io
Input stream that does not read (skips) lines starting with commentPattern and line endings.
EmptyLineAndCommentSkippingInputStream(InputStream, String) - Constructor for class liquibase.io.EmptyLineAndCommentSkippingInputStream
Creates Input stream that does not read (skips) lines starting with commentLineStartsWith
emptyPassword - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
Deprecated.
Use an empty or null value for the password instead.
enable_tracing() - Method in class liquibase.util.grammar.SimpleSqlGrammar
Enable tracing.
enableColumnAutoIncrementIfAvailable(Column, Database, CachedRow, String, String, String, String) - Method in class liquibase.snapshot.jvm.ColumnAutoIncrementService
Verify if a column has auto increment capabilities and set the autoIncrement field with a placeholder object (starts with 1, increment 1)
ENABLED - Static variable in class liquibase.analytics.configuration.AnalyticsArgs
Do not access this value directly to check whether analytics are enabled.
enableForeignKeyChecks() - Method in class liquibase.database.AbstractJdbcDatabase
 
enableForeignKeyChecks() - Method in class liquibase.database.core.MockDatabase
 
enableForeignKeyChecks() - Method in class liquibase.database.core.MySQLDatabase
 
enableForeignKeyChecks() - Method in interface liquibase.database.Database
 
enableMonitoring() - Method in class liquibase.integration.commandline.LiquibaseCommandLine
 
encoding - Variable in class liquibase.change.AbstractSQLChange
 
END_DELIMITER - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
END_DELIMITER_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
END_DELIMITER_REGEX - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
endColumn - Variable in class liquibase.util.grammar.Token
The column number of the last character of this Token.
endLine - Variable in class liquibase.util.grammar.Token
The line number of the last character of this Token.
ENDS_WITH_FILTER - Static variable in class liquibase.changelog.DatabaseChangeLog
 
endsWith(String, String) - Static method in class liquibase.util.StringUtil
Deprecated.
use StringUtils.endsWith(CharSequence, CharSequence) instead
endsWithFilterIsSet() - Method in class liquibase.resource.ResourceAccessor.SearchOptions
 
enter(Map<String, Object>) - Static method in class liquibase.Scope
enter(LiquibaseListener, Map<String, Object>) - Static method in class liquibase.Scope
Creates a new scope without passing a ScopedRunner.
EnterpriseDBDatabase - Class in liquibase.database.core
 
EnterpriseDBDatabase() - Constructor for class liquibase.database.core.EnterpriseDBDatabase
 
entrySet() - Method in class liquibase.util.SmartMap
 
enumFromChecksumVersion(int) - Static method in enum liquibase.ChecksumVersion
 
EnvironmentValueProvider - Class in liquibase.configuration.core
Searches for the configuration values in the system environment variables.
EnvironmentValueProvider() - Constructor for class liquibase.configuration.core.EnvironmentValueProvider
 
EOF - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
End of File.
EOL - Static variable in exception liquibase.util.grammar.ParseException
The end of line string for this machine.
equals(Object) - Method in class liquibase.AbstractExtensibleObject
Default implementation counts objects equal if their describe() methods return equal strings.
equals(Object) - Method in class liquibase.change.AbstractChange
 
equals(Object) - Method in class liquibase.change.CheckSum
 
equals(Object) - Method in class liquibase.change.ColumnConfig.ValueNumeric
 
equals(Object) - Method in class liquibase.changelog.ChangeSet
 
equals(Object) - Method in class liquibase.changelog.DatabaseChangeLog
 
equals(Object) - Method in class liquibase.changelog.RanChangeSet
 
equals(Object) - Method in class liquibase.command.CommandArgument
Deprecated.
 
equals(Object) - Method in class liquibase.command.CommandArgumentDefinition
 
equals(Object) - Method in class liquibase.command.CommandDefinition
 
equals(Object) - Method in class liquibase.command.CommandResultDefinition
 
equals(Object) - Method in class liquibase.common.datatype.DataTypeWrapper
 
equals(Object) - Method in class liquibase.configuration.ConfigurationDefinition
 
equals(Object) - Method in class liquibase.database.AbstractJdbcDatabase
 
equals(Object) - Method in class liquibase.database.core.PostgresDatabase
 
equals(Object) - Method in class liquibase.database.jvm.JdbcConnection
 
equals(Object) - Method in class liquibase.datatype.LiquibaseDataType
 
equals(Object) - Method in class liquibase.exception.ValidationErrors
 
equals(Object) - Method in class liquibase.extension.testing.testsystem.TestSystem.Definition
 
equals(Object) - Method in class liquibase.ObjectMetaData.Attribute
 
equals(Object) - Method in class liquibase.parser.core.ParsedNode
 
equals(Object) - Method in class liquibase.resource.AbstractResource
 
equals(Object) - Method in class liquibase.statement.core.CommentStatement
 
equals(Object) - Method in class liquibase.statement.DatabaseFunction
 
equals(Object) - Method in class liquibase.structure.core.Catalog
 
equals(Object) - Method in class liquibase.structure.core.Column
 
equals(Object) - Method in class liquibase.structure.core.ForeignKey
 
equals(Object) - Method in class liquibase.structure.core.Index
 
equals(Object) - Method in class liquibase.structure.core.PrimaryKey
 
equals(Object) - Method in class liquibase.structure.core.Schema
 
equals(Object) - Method in class liquibase.structure.core.Sequence
 
equals(Object) - Method in class liquibase.structure.core.StoredDatabaseLogic
 
equals(Object) - Method in class liquibase.structure.core.Table
 
equals(Object) - Method in class liquibase.structure.core.UniqueConstraint
 
equals(Object) - Method in class liquibase.structure.core.View
 
equals(Object) - Method in class liquibase.util.SmartMap
 
equals(Object) - Method in class liquibase.util.StringClauses
 
equals(Object, Object) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
equals(Object, Object, boolean) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
equals(CatalogAndSchema, Database) - Method in class liquibase.CatalogAndSchema
 
equals(DatabaseObject, Database) - Method in class liquibase.database.core.MockDatabase
 
equalsIgnoreCaseAndEmpty(String, String) - Static method in class liquibase.util.StringUtil
Returns if two strings are equal, ignoring: case (uppercase/lowercase) difference between null, and empty string, and a string that only has spaces
equalsKey(String) - Method in class liquibase.configuration.ConfigurationDefinition
Return true if the given key matches this definition.
equalsSchemas(Database, String, String) - Method in class liquibase.diff.compare.core.CommonCatalogSchemaComparator
 
equalsWordNull(String) - Static method in class liquibase.util.StringUtil
Check whether the value is 'null' (case insensitive)
error - Enum constant in enum org.liquibase.maven.plugins.MavenLog.Level
 
error(CharSequence) - Method in class org.liquibase.maven.plugins.MavenLog
 
error(CharSequence, Throwable) - Method in class org.liquibase.maven.plugins.MavenLog
 
error(Throwable) - Method in class org.liquibase.maven.plugins.MavenLog
 
error(ErrorInfo) - Method in class liquibase.extension.testing.testsystem.spock.LiquibaseIntegrationTestExtension.ErrorListener
 
ERROR - Enum constant in enum liquibase.GlobalConfiguration.DuplicateFileMode
 
ERROR - Enum constant in enum liquibase.parser.ChangeLogParserConfiguration.MissingPropertyMode
 
ERROR - Enum constant in enum org.liquibase.maven.plugins.MavenLog.Level
 
ERROR_IF_MISSING - Static variable in class liquibase.changelog.DatabaseChangeLog
 
ERROR_IF_MISSING_OR_EMPTY - Static variable in class liquibase.changelog.DatabaseChangeLog
 
ERROR_ON_CIRCULAR_INCLUDE_ALL - Static variable in class liquibase.parser.ChangeLogParserConfiguration
 
ErrorListener() - Constructor for class liquibase.extension.testing.testsystem.spock.LiquibaseIntegrationTestExtension.ErrorListener
 
errorMessage - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
 
errorMessages - Variable in class liquibase.exception.ValidationErrors
 
ErrorPrecondition - Class in liquibase.precondition
 
ErrorPrecondition(Throwable, DatabaseChangeLog, Precondition) - Constructor for class liquibase.precondition.ErrorPrecondition
 
ESC_ANY_CHAR - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
ESC_D_QUOTE - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
ESC_S_QUOTE - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
RegularExpression Id.
escapeColumnName(String, String, String, String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeColumnName(String, String, String, String) - Method in class liquibase.database.core.MockDatabase
 
escapeColumnName(String, String, String, String) - Method in interface liquibase.database.Database
Escapes a single column name in a database-dependent manner so reserved words can be used as a column name (i.e.
escapeColumnName(String, String, String, String, boolean) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeColumnName(String, String, String, String, boolean) - Method in class liquibase.database.core.MockDatabase
 
escapeColumnName(String, String, String, String, boolean) - Method in interface liquibase.database.Database
Deprecated.
Know if you should quote the name or not, and use Database.escapeColumnName(String, String, String, String) which will quote things that look like functions, or leave it along as you see fit. Don't rely on this function guessing.
escapeColumnNameList(String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeColumnNameList(String) - Method in class liquibase.database.core.MockDatabase
 
escapeColumnNameList(String) - Method in interface liquibase.database.Database
Escapes a list of column names in a database-dependent manner so reserved words can be used as a column name (i.e.
escapeConstraintName(String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeConstraintName(String) - Method in class liquibase.database.core.MockDatabase
 
escapeConstraintName(String) - Method in interface liquibase.database.Database
 
escapeDataTypeName(String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeDataTypeName(String) - Method in class liquibase.database.core.MockDatabase
 
escapeDataTypeName(String) - Method in class liquibase.database.core.MSSQLDatabase
 
escapeDataTypeName(String) - Method in interface liquibase.database.Database
 
escapeHtml(String) - Static method in class liquibase.util.StringUtil
 
escapeIndexName(String, String, String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeIndexName(String, String, String) - Method in class liquibase.database.core.MockDatabase
 
escapeIndexName(String, String, String) - Method in class liquibase.database.core.MySQLDatabase
 
escapeIndexName(String, String, String) - Method in class liquibase.database.core.SybaseASADatabase
 
escapeIndexName(String, String, String) - Method in class liquibase.database.core.SybaseDatabase
 
escapeIndexName(String, String, String) - Method in interface liquibase.database.Database
 
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.H2Database
 
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.HsqlDatabase
 
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MockDatabase
 
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MSSQLDatabase
 
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.PostgresDatabase
This has special case logic to handle NOT quoting column names if they are of type 'LiquibaseColumn' - columns in the DATABASECHANGELOG or DATABASECHANGELOGLOCK tables.
escapeObjectName(String, Class<? extends DatabaseObject>) - Method in interface liquibase.database.Database
 
escapeObjectName(String, String, String, Class<? extends DatabaseObject>) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeObjectName(String, String, String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.InformixDatabase
 
escapeObjectName(String, String, String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MockDatabase
 
escapeObjectName(String, String, String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MSSQLDatabase
 
escapeObjectName(String, String, String, Class<? extends DatabaseObject>) - Method in interface liquibase.database.Database
 
escapeSequenceName(String, String, String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeSequenceName(String, String, String) - Method in class liquibase.database.core.MockDatabase
 
escapeSequenceName(String, String, String) - Method in interface liquibase.database.Database
 
escapeStringForDatabase(String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeStringForDatabase(String) - Method in class liquibase.database.core.MockDatabase
 
escapeStringForDatabase(String) - Method in class liquibase.database.core.MySQLDatabase
 
escapeStringForDatabase(String) - Method in interface liquibase.database.Database
 
escapeTableName(String, String, String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeTableName(String, String, String) - Method in class liquibase.database.core.MockDatabase
 
escapeTableName(String, String, String) - Method in class liquibase.database.core.MSSQLDatabase
 
escapeTableName(String, String, String) - Method in interface liquibase.database.Database
 
escapeViewName(String, String, String) - Method in class liquibase.database.AbstractJdbcDatabase
 
escapeViewName(String, String, String) - Method in class liquibase.database.core.MockDatabase
 
escapeViewName(String, String, String) - Method in interface liquibase.database.Database
 
escapeXml(String) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
Provided as a way for sub-classes to override and be able to convert a string that might have XML reserved characters to an XML-escaped version of that string.
evaluating(T) - Method in interface liquibase.util.DependencyUtil.NodeValueListener
 
Event - Class in liquibase.analytics
 
Event(String) - Constructor for class liquibase.analytics.Event
 
exampleValue() - Element in annotation type liquibase.change.DatabaseChangeProperty
exception - Variable in class liquibase.change.ChangeStatus
 
EXCEPTION_DETAILS - Static variable in class liquibase.logging.mdc.MdcKey
 
EXCEPTION_MESSAGE - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
ExceptionDetails - Class in liquibase.logging.mdc.customobjects
 
ExceptionDetails() - Constructor for class liquibase.logging.mdc.customobjects.ExceptionDetails
 
ExceptionDetails(Throwable, String) - Constructor for class liquibase.logging.mdc.customobjects.ExceptionDetails
 
ExceptionUtil - Class in liquibase.util
 
ExceptionUtil() - Constructor for class liquibase.util.ExceptionUtil
 
ExceptionUtil.ExceptionRunnable - Interface in liquibase.util
Functional interface for code blocks that may throw an Exception.
EXCLUDE - Enum constant in enum liquibase.diff.output.StandardObjectChangeFilter.FilterType
 
EXCLUDE_OBJECTS - Static variable in class liquibase.logging.mdc.MdcKey
 
EXCLUDE_OBJECTS_ARG - Static variable in class liquibase.command.core.helpers.PreCompareCommandStep
 
excludeObjects - Variable in class liquibase.integration.commandline.Main
Deprecated.
 
ExecutablePreparedStatement - Interface in liquibase.statement
To be implemented by instances that use a prepared statement for execution
ExecutablePreparedStatementBase - Class in liquibase.statement
 
ExecutablePreparedStatementBase(Database, String, String, String, List<? extends ColumnConfig>, ChangeSet, ResourceAccessor) - Constructor for class liquibase.statement.ExecutablePreparedStatementBase
 
ExecutablePreparedStatementBase.LOBContent<T> - Class in liquibase.statement
 
execute() - Method in class liquibase.command.CommandScope
Executes the command in this scope, and returns the results.
execute() - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
execute() - Method in class org.liquibase.liquibase_maven_plugin.HelpMojo
execute() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
 
execute() - Method in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
 
execute() - Method in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetMojo
 
execute() - Method in class org.liquibase.maven.plugins.LiquibaseRollbackOneChangeSetSQL
 
execute() - Method in class org.liquibase.maven.plugins.LiquibaseRollbackOneUpdateMojo
 
execute() - Method in class org.liquibase.maven.plugins.LiquibaseRollbackOneUpdateSQL
 
execute(String[]) - Method in class liquibase.integration.commandline.LiquibaseCommandLine
 
execute(Change) - Method in class liquibase.executor.AbstractExecutor
 
execute(Change) - Method in interface liquibase.executor.Executor
Write methods
execute(Change) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
execute(Change, List<SqlVisitor>) - Method in class liquibase.executor.AbstractExecutor
 
execute(Change, List<SqlVisitor>) - Method in interface liquibase.executor.Executor
 
execute(DatabaseChangeLog, ChangeExecListener, Database) - Method in class liquibase.changelog.ChangeSet
This method will actually execute each of the changes in the list against the specified database.
execute(DatabaseChangeLog, Database) - Method in class liquibase.changelog.ChangeSet
 
execute(LiquibaseCommand<T>) - Method in class liquibase.command.CommandFactory
Deprecated.
execute(Database) - Method in interface liquibase.change.custom.CustomTaskChange
Runs the change logic for this custom change.
execute(Database, ChangelogJdbcMdcListener.ExecuteJdbc) - Static method in class liquibase.executor.jvm.ChangelogJdbcMdcListener
Execute the given statement via the jdbc executor.
execute(PreparedStatementFactory) - Method in interface liquibase.statement.ExecutablePreparedStatement
Executes the prepared statement created by the given factory.
execute(PreparedStatementFactory) - Method in class liquibase.statement.ExecutablePreparedStatementBase
 
execute(Executor) - Method in interface liquibase.executor.jvm.ChangelogJdbcMdcListener.ExecuteJdbc
 
execute(Executor) - Method in interface liquibase.executor.jvm.ChangelogJdbcMdcListener.QueryJdbc
 
execute(CallableStatementCallback, List<SqlVisitor>) - Method in class liquibase.executor.jvm.JdbcExecutor
 
execute(StatementCallback, List<SqlVisitor>) - Method in class liquibase.executor.jvm.JdbcExecutor
 
execute(SqlStatement) - Method in interface liquibase.executor.Executor
 
execute(SqlStatement) - Method in class liquibase.executor.jvm.JdbcExecutor
 
execute(SqlStatement) - Method in class liquibase.executor.LoggingExecutor
 
execute(SqlStatement) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
execute(SqlStatement[], List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
 
execute(SqlStatement[], List<SqlVisitor>) - Method in class liquibase.database.core.MockDatabase
 
execute(SqlStatement[], List<SqlVisitor>) - Method in interface liquibase.database.Database
 
execute(SqlStatement, List<SqlVisitor>) - Method in interface liquibase.executor.Executor
 
execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.jvm.JdbcExecutor
 
execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.jvm.SnowflakeJdbcExecutor
 
execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.LoggingExecutor
 
executeAndExtract(String, Database) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
executeAndExtract(Database, boolean, String, Object...) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
executeAndExtract(Database, String, Object...) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
executeCommand(Database) - Method in class liquibase.change.core.ExecuteShellCommandChange
 
EXECUTED - Enum constant in enum liquibase.changelog.ChangeSet.ExecType
 
ExecutedAfterChangeSetFilter - Class in liquibase.changelog.filter
 
ExecutedAfterChangeSetFilter(Date, List<RanChangeSet>) - Constructor for class liquibase.changelog.filter.ExecutedAfterChangeSetFilter
 
executeInverses(Change) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
executeMode - Enum constant in enum liquibase.Scope.Attr
 
executePreparedStatement(PreparedStatement) - Method in class liquibase.statement.BatchDmlExecutablePreparedStatement
 
executePreparedStatement(PreparedStatement) - Method in class liquibase.statement.ExecutablePreparedStatementBase
 
executeRollbackStatements(Change, List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
 
executeRollbackStatements(Change, List<SqlVisitor>) - Method in class liquibase.database.core.MockDatabase
 
executeRollbackStatements(Change, List<SqlVisitor>) - Method in interface liquibase.database.Database
 
executeRollbackStatements(SqlStatement[], List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
 
executeRollbackStatements(SqlStatement[], List<SqlVisitor>) - Method in class liquibase.database.core.MockDatabase
 
executeRollbackStatements(SqlStatement[], List<SqlVisitor>) - Method in interface liquibase.database.Database
 
ExecuteShellCommandChange - Class in liquibase.change.core
Executes a given shell executable.
ExecuteShellCommandChange() - Constructor for class liquibase.change.core.ExecuteShellCommandChange
 
ExecuteShellCommandChange.StreamGobbler - Class in liquibase.change.core
 
executeSql(String) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
 
ExecuteSqlCommandStep - Class in liquibase.command.core
 
ExecuteSqlCommandStep() - Constructor for class liquibase.command.core.ExecuteSqlCommandStep
 
executeStatements(Change, DatabaseChangeLog, List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
 
executeStatements(Change, DatabaseChangeLog, List<SqlVisitor>) - Method in class liquibase.database.core.MockDatabase
 
executeStatements(Change, DatabaseChangeLog, List<SqlVisitor>) - Method in class liquibase.database.core.MSSQLDatabase
 
executeStatements(Change, DatabaseChangeLog, List<SqlVisitor>) - Method in interface liquibase.database.Database
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.BaseLiquibaseTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.ChangeLogSyncTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.ChangeLogSyncToTagTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DatabaseRollbackFutureTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DatabaseRollbackTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DatabaseUpdateTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DatabaseUpdateTestingRollbackTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DBDocTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DiffDatabaseTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DiffDatabaseToChangeLogTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.DropAllTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.GenerateChangeLogTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.MarkNextChangeSetRanTask
 
executeWithLiquibaseClassloader() - Method in class liquibase.integration.ant.TagDatabaseTask
 
Executor - Interface in liquibase.executor
Interface for a class that is capable of executing statements/queries against a DBMS.
executorExists(String, Database) - Method in class liquibase.executor.ExecutorService
Checks if an executor exists for the given name and database.
ExecutorService - Class in liquibase.executor
 
exists() - Method in class liquibase.resource.PathResource
 
exists() - Method in interface liquibase.resource.Resource
 
exists() - Method in class liquibase.resource.ResourceAccessor.NotFoundResource
 
exists() - Method in class liquibase.resource.URIResource
Cannot determine if the URI exists, return true
exists() - Method in class liquibase.sdk.resource.MockResource
 
exit(String) - Static method in class liquibase.Scope
Exits the scope started with Scope.enter(LiquibaseListener, Map)
ExitCodeException - Interface in liquibase.exception
This interface marks an exception as one which can specify the exit code that Liquibase should use if an exception which implements this interface is thrown.
ExpandBuff(boolean) - Method in class liquibase.util.grammar.SimpleCharStream
 
expandExpressions(String, DatabaseChangeLog) - Method in class liquibase.changelog.ChangeLogParameters
Expand any expressions in the given string, taking into account parameters local to the given changelog file as well as contexts, labels, and database configured in this instance.
expandExpressions(ParsedNode) - Method in class liquibase.changelog.DatabaseChangeLog
 
ExpectedChangesVisitor - Class in liquibase.changelog.visitor
 
ExpectedChangesVisitor(List<RanChangeSet>) - Constructor for class liquibase.changelog.visitor.ExpectedChangesVisitor
 
expectedTokenSequences - Variable in exception liquibase.util.grammar.ParseException
Each entry in this array is an array of integers.
ExpressionMatcher - Class in liquibase.util
Common functionality for matching set of Context/Labels against provided expression.
ExtensibleObject - Interface in liquibase
This interface defines how objects can be extended with additional attributes at runtime without subclassing and exposes the ability to query attributes without resorting to reflection.
ExtensibleObjectAttribute - Annotation Type in liquibase
Annotation that can be added to fields in AbstractExtensibleObject to configure ObjectMetaData.Attribute information about it.
ExtensionName() - Constructor for class liquibase.analytics.configuration.RemoteAnalyticsConfiguration.ExtensionName
 
EXTERNAL_FILE_DIR_SCOPE_KEY - Static variable in class liquibase.diff.output.changelog.DiffToChangeLog
 
extract(ResultSet) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
extract(ResultSet, boolean) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
extractData(ResultSet) - Method in class liquibase.executor.jvm.RowMapperNotNullConstraintsResultSetExtractor
 
extractData(ResultSet) - Method in class liquibase.executor.jvm.RowMapperResultSetExtractor
 

F

fail(String) - Static method in class liquibase.util.Validate
 
FAIL - Enum constant in enum liquibase.changelog.DatabaseChangeLog.OnUnknownFileFormat
Fail parsing with an error
FAIL - Enum constant in enum liquibase.parser.ChangeLogParserConfiguration.MissingIncludeConfiguration
 
FAIL - Enum constant in enum liquibase.precondition.core.PreconditionContainer.OnSqlOutputOption
 
FAIL - Enum constant in enum liquibase.SupportsMethodValidationLevelsEnum
 
FAIL_ON_ERROR - Static variable in class liquibase.logging.mdc.MdcKey
 
FAIL_ON_ERROR_PATTERN - Variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
FAIL_ON_ERROR_REGEX - Static variable in class liquibase.parser.AbstractFormattedChangeLogParser
 
FAILED - Enum constant in enum liquibase.changelog.ChangeSet.ExecType
 
FailedPrecondition - Class in liquibase.precondition
 
FailedPrecondition(String, DatabaseChangeLog, Precondition) - Constructor for class liquibase.precondition.FailedPrecondition
 
failOnDefferable() - Method in interface liquibase.database.Database
 
failure(String) - Static method in class liquibase.util.Validate
 
FastCheckService - Class in liquibase.changelog
Service to perform a fast check of the historyService to determine if there is no unrun changesets without obtaining an exclusive write lock.
fastFetch() - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
 
fastFetch() - Method in class liquibase.snapshot.ResultSetCache.SingleResultSetExtractor
 
fastFetchQuery() - Method in class liquibase.snapshot.jvm.SnowflakeResultSetConstraintsExtractor
 
fastFetchQuery() - Method in class liquibase.snapshot.ResultSetCache.SingleResultSetExtractor
 
FieldFilter() - Constructor for class liquibase.serializer.core.string.StringChangeLogSerializer.FieldFilter
 
file - Variable in class liquibase.util.VersionUtils.LibraryInfo
 
FILE - Static variable in class liquibase.changelog.DatabaseChangeLog
 
FILE_ENCODING - Static variable in class liquibase.GlobalConfiguration
 
fileEncoding - Enum constant in enum liquibase.Scope.Attr
FilenameUtil - Class in liquibase.util
General filename and filepath manipulation utilities.
FilenameUtil() - Constructor for class liquibase.util.FilenameUtil
 
FilenameUtils - Class in liquibase.util.file
Deprecated.
FilenameUtils() - Constructor for class liquibase.util.file.FilenameUtils
Deprecated.
 
FileSystemResourceAccessor - Class in liquibase.resource
FileSystemResourceAccessor(File...) - Constructor for class liquibase.resource.FileSystemResourceAccessor
Deprecated.
Creates a FileSystemResourceAccessor with the given directories/files as the roots.
FileSystemResourceAccessor(String) - Constructor for class liquibase.resource.FileSystemResourceAccessor
FileUtil - Class in liquibase.util
 
FillBuff() - Method in class liquibase.util.grammar.SimpleCharStream
 
Filter(Class<DatabaseObject>, Pattern) - Constructor for class liquibase.diff.output.StandardObjectChangeFilter.Filter
 
FILTER - Static variable in class liquibase.changelog.DatabaseChangeLog
 
FILTER_LOG_MESSAGES - Static variable in class liquibase.configuration.GlobalConfiguration
Deprecated. 
FILTER_LOG_MESSAGES - Static variable in class liquibase.GlobalConfiguration
Deprecated.
No longer used
filterMessage(String) - Method in class liquibase.logging.core.AbstractLogger
Deprecated.
now just returns the message
filterMessage(String) - Method in interface liquibase.logging.LogMessageFilter
Deprecated.
 
filterRollbackVisitors(List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
Takes a list of SqlVisitors and returns a new list with only the SqlVisitors set to apply to rollbacks
finalCommandArray - Variable in class liquibase.change.core.ExecuteShellCommandChange
 
finalizeIndex(Schema, String, Index, DatabaseSnapshot) - Method in class liquibase.snapshot.jvm.IndexSnapshotGenerator
 
finalizeSearchPath(String) - Method in class liquibase.integration.spring.SpringResourceAccessor
Ensure the given searchPath is a valid searchPath.
finalSchemaComparisons - Variable in class liquibase.diff.compare.CompareControl.ComputedSchemas
 
finalTargetSchemas - Variable in class liquibase.diff.compare.CompareControl.ComputedSchemas
 
finalUpdate(Liquibase, String, Contexts, LabelExpression) - Method in class liquibase.command.core.UpdateTestingRollbackCommandStep
Runs the final update operation in the update-testing-rollback chain
findAllInstances() - Method in class liquibase.extension.testing.testsystem.TestSystemFactory
 
findAllInstances() - Method in class liquibase.plugin.AbstractPluginFactory
Finds implementations of the given interface or class and returns instances of them.
findCorrectDatabaseImplementation(DatabaseConnection) - Method in class liquibase.database.DatabaseFactory
 
findDefaultDriver(String) - Method in class liquibase.database.DatabaseFactory
Returns the Java class name of the JDBC driver class (e.g.
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl) - Method in class liquibase.diff.compare.DatabaseObjectComparatorFactory
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, Set<String>) - Method in class liquibase.diff.compare.DatabaseObjectComparatorChain
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.CatalogComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.ColumnComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.DefaultDatabaseObjectComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.ForeignKeyComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.IndexComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.PrimaryKeyComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.SchemaComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.TableComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in class liquibase.diff.compare.core.UniqueConstraintComparator
 
findDifferences(DatabaseObject, DatabaseObject, Database, CompareControl, DatabaseObjectComparatorChain, Set<String>) - Method in interface liquibase.diff.compare.DatabaseObjectComparator
 
findExceptionInCauseChain(Throwable, Class<?>) - Static method in class liquibase.util.ExceptionUtil
Find an exception in the stack of exception causes whose cause matches the desired one.
FindForeignKeyConstraintsStatement - Class in liquibase.statement.core
 
FindForeignKeyConstraintsStatement(String, String, String) - Constructor for class liquibase.statement.core.FindForeignKeyConstraintsStatement
 
findInstances(Class<T>) - Method in interface liquibase.servicelocator.ServiceLocator
 
findInstances(Class<T>) - Method in class liquibase.servicelocator.StandardServiceLocator
 
findKeyInMapIgnoreCase(String, Map<String, Object>) - Static method in class liquibase.util.CollectionUtil
Find the actual key in a map, by searching the keys in the map and checking them ignoring case.
findResources(String, boolean, IncludeAllFilter, boolean, Comparator<String>, ResourceAccessor, int, int) - Method in class liquibase.changelog.DatabaseChangeLog
Deprecated.
findResources(String, boolean, IncludeAllFilter, boolean, Comparator<String>, ResourceAccessor, int, int, String) - Method in class liquibase.changelog.DatabaseChangeLog
 
findSource(Database) - Static method in class liquibase.logging.mdc.customobjects.ExceptionDetails
 
fine - Enum constant in enum org.liquibase.maven.plugins.MavenLog.Level
 
fine(String) - Method in class liquibase.logging.core.AbstractLogger
 
fine(String) - Method in interface liquibase.logging.Logger
Logs a debugging event to aid in troubleshooting.
fine(String, Throwable) - Method in class liquibase.logging.core.AbstractLogger
 
fine(String, Throwable) - Method in interface liquibase.logging.Logger
Logs a debugging event to aid in troubleshooting together with data from an error/exception.
FINE - Enum constant in enum org.liquibase.maven.plugins.MavenLog.Level
 
finish() - Method in class liquibase.change.core.ExecuteShellCommandChange.StreamGobbler
 
finishedSnapshot(DatabaseObject, DatabaseObject, Database) - Method in interface liquibase.snapshot.SnapshotListener
Called after an object is fully loaded from the database.
finishInitialization() - Method in class liquibase.change.AbstractChange
Default implementation is a no-op
finishInitialization() - Method in interface liquibase.change.Change
This method will be called by the changelog parsing process after all of the properties have been set to allow the task to do any additional initialization logic.
finishInitialization() - Method in class liquibase.change.core.SQLFileChange
 
finishInitialization(String) - Method in class liquibase.datatype.core.BigIntType
 
finishInitialization(String) - Method in class liquibase.datatype.core.IntType
 
finishInitialization(String) - Method in class liquibase.datatype.core.SmallIntType
 
finishInitialization(String) - Method in class liquibase.datatype.LiquibaseDataType
 
FirebirdDatabase - Class in liquibase.database.core
Firebird database implementation.
FirebirdDatabase() - Constructor for class liquibase.database.core.FirebirdDatabase
 
FirebirdTestSystem - Class in liquibase.extension.testing.testsystem.core
 
FirebirdTestSystem() - Constructor for class liquibase.extension.testing.testsystem.core.FirebirdTestSystem