- 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
-
- 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
-
- AbstractCliWrapperCommandStep - Class in liquibase.command
-
Deprecated.
- AbstractCliWrapperCommandStep() - Constructor for class liquibase.command.AbstractCliWrapperCommandStep
-
Deprecated.
- AbstractCommand<T extends CommandResult> - Class in liquibase.command
-
- 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
-
- 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
-
- AbstractConfigurationValueProvider() - Constructor for class liquibase.configuration.AbstractConfigurationValueProvider
-
- AbstractDatabaseConnectionCommandStep - Class in liquibase.command
-
Abstract CommandStep providing database connectivity.
- AbstractDatabaseConnectionCommandStep() - Constructor for class liquibase.command.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.
- AbstractHubChangelogCommandStep - Class in liquibase.command.core
-
- AbstractHubChangelogCommandStep() - Constructor for class liquibase.command.core.AbstractHubChangelogCommandStep
-
- 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 Quality 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(LogMessageFilter) - Constructor for class liquibase.logging.core.AbstractLogger
-
- AbstractLogger() - Constructor for class liquibase.logging.core.AbstractLogger
-
- 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
-
- 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
-
- AbstractPathHandler - Class in liquibase.resource
-
- 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
-
- AbstractResourceAccessor() - Constructor for class liquibase.resource.AbstractResourceAccessor
-
- 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
-
- 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(Liquibase) - Method in class liquibase.database.core.MockDatabase
-
- 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
-
- Activator - Class in liquibase.osgi
-
- Activator() - Constructor for class liquibase.osgi.Activator
-
- Activator.LiquibaseBundle - Class in liquibase.osgi
-
- Activator.OSGIContainerChecker - Class in liquibase.osgi
-
- ActuallyExecutedChangeSetFilter - Class in liquibase.changelog.filter
-
- ActuallyExecutedChangeSetFilter(List<RanChangeSet>) - Constructor for class liquibase.changelog.filter.ActuallyExecutedChangeSetFilter
-
- add(CommandArgumentDefinition) - Method in class liquibase.command.CommandDefinition
-
- add(String) - Method in class liquibase.ContextExpression
-
- add(String) - Method in class liquibase.Contexts
-
- add(PropertySet) - Method in class liquibase.integration.ant.type.ConnectionProperties
-
- add(String) - Method in class liquibase.LabelExpression
-
- add(String) - Method in class liquibase.Labels
-
- add(LicenseInstallResult) - Method in class liquibase.license.LicenseInstallResult
-
- add(URI, InputStream) - Method in class liquibase.resource.InputStreamList
-
- add(DatabaseObject) - Method in class liquibase.structure.DatabaseObjectCollection
-
- add(T, T) - Method in class liquibase.util.DependencyUtil.DependencyGraph
-
- addAdditionalInformation(String) - Method in class liquibase.datatype.DatabaseDataType
-
- addAlias(String) - Method in class liquibase.command.CommandArgumentDefinition.Building
-
Adds an alias for this command argument
- 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
-
- addArg(String) - Method in class liquibase.change.core.ExecuteShellCommandChange
-
- 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
-
- addChangeLogId(String, String, DatabaseChangeLog) - Static method in class liquibase.changelog.ChangelogRewriter
-
Add the changelog ID from the changelog file and update the XSD version
- 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.InternalHistoryCommandStep.LegacyDeploymentDetails
-
- addChangeSet(RanChangeSet) - Method in class liquibase.command.core.InternalHistoryCommandStep.TabularDeploymentDetails
-
- 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
- addChildren(Map<String, Object>) - Method in class liquibase.parser.core.ParsedNode
-
Adds the given map as children of this node.
- addColumn(T) - Method in interface liquibase.change.ChangeWithColumns
-
Add a column configuration to the Change.
- 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(LoadDataColumnConfig) - Method in class liquibase.change.core.LoadDataChange
-
- addColumn(ColumnConfig) - Method in class liquibase.change.core.UpdateDataChange
-
- addColumn(String, LiquibaseDataType) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumn(String, LiquibaseDataType, Object) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumn(String, LiquibaseDataType, ColumnConstraint[]) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumn(String, LiquibaseDataType, Object, ColumnConstraint[]) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumn(String, LiquibaseDataType, Object, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumn(String, LiquibaseDataType, String, Object, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumn(ColumnConfig) - Method in class liquibase.statement.core.InsertStatement
-
- addColumn(Column) - Method in class liquibase.structure.core.Index
-
- addColumn(int, Column) - Method in class liquibase.structure.core.PrimaryKey
-
Adds a new column to the column list of this PrimaryKey.
- addColumn(Column) - Method in class liquibase.structure.core.Relation
-
- addColumn(int, Column) - Method in class liquibase.structure.core.UniqueConstraint
-
- AddColumnChange - Class in liquibase.change.core
-
Adds a column to an existing table.
- AddColumnChange() - Constructor for class liquibase.change.core.AddColumnChange
-
- AddColumnConfig - Class in liquibase.change
-
- AddColumnConfig(Column) - Constructor for class liquibase.change.AddColumnConfig
-
- AddColumnConfig() - Constructor for class liquibase.change.AddColumnConfig
-
- addColumnConstraint(NotNullConstraint) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumnConstraint(ForeignKeyConstraint) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumnConstraint(UniqueConstraint) - Method in class liquibase.statement.core.CreateTableStatement
-
- addColumnConstraint(AutoIncrementConstraint) - 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, ColumnConstraint...) - Constructor for class liquibase.statement.core.AddColumnStatement
-
- AddColumnStatement(String, String, String, String, String, Object, String, 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
-
- 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
-
- 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
- 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(Schema) - Method in class liquibase.diff.output.DiffOutputControl
-
- addIncludedSchema(CatalogAndSchema) - 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
-
- addListener(ChangeExecListener) - Method in class liquibase.changelog.visitor.DefaultChangeExecListener
-
- addLog(BufferedLogService.BufferedLogMessage) - Method in class liquibase.logging.core.BufferedLogService
-
- 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, String>) - Method in class liquibase.Scope
-
Add a key value pair to the MDC using the MDC manager.
- addMdcValue(String, Map<String, String>, 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, 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, Boolean, boolean, boolean, String, String, ColumnConstraint...) - Method in class liquibase.statement.core.CreateTableStatement
-
- addPrimaryKeyColumn(String, LiquibaseDataType, Object, Boolean, boolean, boolean, String, 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 interface liquibase.database.Database
-
- addResourceAccessor(ResourceAccessor) - Method in class liquibase.resource.CompositeResourceAccessor
-
- addResourceAccessor(String) - Method in class liquibase.resource.SearchPathResourceAccessor
-
- 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
-
- addRollbackChange(Change) - Method in class liquibase.changelog.ChangeSet
-
- addRollBackSQL(String) - Method in class liquibase.changelog.ChangeSet
-
- addRootPath(Path) - Method in class liquibase.resource.FileSystemResourceAccessor
-
Deprecated.
- addRootPath(File) - 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
-
- addStatus(ChangeSet, DatabaseChangeLog, Database) - 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.
- 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 class liquibase.command.AbstractDatabaseConnectionCommandStep
-
- 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.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.DeactivateChangelogCommandStep
-
- 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.DiffOutputControlCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.helpers.PreCompareCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.HistoryCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.InternalDropAllCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.InternalExecuteSqlCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.InternalHistoryCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.InternalSnapshotCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.InternalSyncHubCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.ListLocksCommandStep
-
- adjustCommandDefinition(CommandDefinition) - Method in class liquibase.command.core.LockServiceCommandStep
-
- 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.RegisterChangelogCommandStep
-
- 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.SyncHubCommandStep
-
- 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>) - Constructor for class liquibase.changelog.filter.AfterTagChangeSetFilter
-
- ALL - Static variable in class liquibase.change.ChangeParameterMetaData
-
- ALL_CATALOGS_STRING_SCRATCH_KEY - Static variable in class liquibase.snapshot.DatabaseSnapshot
-
- allowedAllPackages() - Method in class liquibase.osgi.Activator.LiquibaseBundle
-
- 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
-
- alreadyRegisteredUUID - Static variable in class liquibase.hub.core.MockHubService
-
- alreadySaw(URI) - Method in class liquibase.resource.InputStreamList
-
- altConnection - Variable in class liquibase.extension.testing.setup.TestSetupEnvironment
-
- 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
-
- 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
-
- 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, LogMessageFilter) - Constructor for class liquibase.integration.ant.AntTaskLogger
-
- AntTaskLogger(Task) - 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
-
- apiKey - Static variable in class liquibase.hub.core.MockHubService
-
- ApiKey - Class in liquibase.hub.model
-
- ApiKey() - Constructor for class liquibase.hub.model.ApiKey
-
- 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(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(String) - Method in class liquibase.util.StringClauses
-
Adds a new clause at the end of the list.
- append(Enum, StringClauses) - Method in class liquibase.util.StringClauses
-
- append(Enum, String) - Method in class liquibase.util.StringClauses
-
- append(StringClauses.LiteralClause) - Method in class liquibase.util.StringClauses
-
- appendChangeSet(ChangeSet, ChangeSet.ExecType) - Method in class liquibase.changelog.OfflineChangeLogHistoryService
-
- AppendSqlVisitor - Class in liquibase.sql.visitor
-
- AppendSqlVisitor() - Constructor for class liquibase.sql.visitor.AppendSqlVisitor
-
- 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(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.AbstractExecutor
-
- areEqual() - Method in class liquibase.diff.DiffResult
-
- 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
-
- areEqual() - Method in class liquibase.diff.StringDiff
-
- argument(String, Class<DataType>) - Method in class liquibase.command.CommandBuilder
-
- argument(CommonArgumentNames, Class<DataType>) - Method in class liquibase.command.CommandBuilder
-
- ARGUMENT_CONVERTER - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
-
- 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_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
-
- autoUpdate - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
-
Allows automatic backup and updating of liquibase.checks.conf file when new quality checks are available.
- available() - Method in class liquibase.change.AbstractSQLChange.NormalizingStream
-
- CachedRow - Class in liquibase.snapshot
-
- CachedRow(Map) - Constructor for class liquibase.snapshot.CachedRow
-
- CachingDatabaseMetaData(Database, DatabaseMetaData) - Constructor for class liquibase.snapshot.JdbcDatabaseSnapshot.CachingDatabaseMetaData
-
- calculateCheckSum(String) - Method in class liquibase.Liquibase
-
- calculateCheckSum(String, String, String) - Method in class liquibase.Liquibase
-
- 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 - Class in liquibase.structure.core
-
- Catalog() - Constructor for class liquibase.structure.core.Catalog
-
- Catalog(String) - Constructor for class liquibase.structure.core.Catalog
-
- catalog - Variable in class org.liquibase.maven.plugins.LiquibaseDropAll
-
- 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
Observes CDI container startup events and triggers the Liquibase update
process via @PostConstruct on CDILiquibase
- CDIBootstrap() - Constructor for class liquibase.integration.cdi.CDIBootstrap
-
- CDIBootstrap - Class in liquibase.integration.jakarta.cdi
-
CDI Bootstrap
Observes CDI container startup events and triggers the Liquibase update
process via @PostConstruct on CDILiquibase
- CDIBootstrap() - Constructor for class liquibase.integration.jakarta.cdi.CDIBootstrap
-
- CDILiquibase - Class in liquibase.integration.cdi
-
A CDI wrapper for Liquibase.
- CDILiquibase() - Constructor for class liquibase.integration.cdi.CDILiquibase
-
- CDILiquibase - Class in liquibase.integration.jakarta.cdi
-
A CDI wrapper for Liquibase.
- CDILiquibase() - Constructor for class liquibase.integration.jakarta.cdi.CDILiquibase
-
- CDILiquibaseConfig - Class in liquibase.integration.cdi
-
Holds the configuration for Liquibase
- CDILiquibaseConfig() - Constructor for class liquibase.integration.cdi.CDILiquibaseConfig
-
- CDILiquibaseConfig - Class in liquibase.integration.jakarta.cdi
-
Holds the configuration for Liquibase
- CDILiquibaseConfig() - Constructor for class liquibase.integration.jakarta.cdi.CDILiquibaseConfig
-
- ch - Variable in class liquibase.integration.commandline.Main.CodePointCheck
-
Deprecated.
- Change - Interface in liquibase.change
-
Interface all changes (refactorings) implement.
- change - Variable in class liquibase.exception.ValidationErrors
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- CHANGE_EXEC_LISTENER_CLASS_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- CHANGE_EXEC_LISTENER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- 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
- 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.InternalDropAllCommandStep
-
- 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.ChangelogSyncCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.DbDocCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.DeactivateChangelogCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.DiffChangelogCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.DropAllCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.HistoryCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.InternalDropAllCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.InternalSyncHubCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.ListLocksCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RegisterChangelogCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.ReleaseLocksCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.StatusCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.SyncHubCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- 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.UpdateTestingRollbackCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- CHANGELOG_FILE_ARG - Static variable in class liquibase.command.core.ValidateCommandStep
-
- CHANGELOG_PARSE_MODE - Static variable in class liquibase.parser.ChangeLogParserConfiguration
-
- CHANGELOG_PROPERTIES - Static variable in class liquibase.logging.mdc.MdcKey
-
- ChangeLogAlreadyRegisteredException - Exception in liquibase.exception
-
Exception class indicating that a particular changelog has already been registered with Hub.
- ChangeLogAlreadyRegisteredException() - Constructor for exception liquibase.exception.ChangeLogAlreadyRegisteredException
-
- ChangeLogAlreadyRegisteredException(HubChangeLog) - Constructor for exception liquibase.exception.ChangeLogAlreadyRegisteredException
-
- 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 Quality Checks to use.
- 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
-
- ChangeLogIterator(DatabaseChangeLog, ChangeSetFilter...) - Constructor for class liquibase.changelog.ChangeLogIterator
-
- ChangeLogIterator(DatabaseChangeLog, boolean, ChangeSetFilter...) - Constructor for class liquibase.changelog.ChangeLogIterator
-
- ChangeLogIterator(List<RanChangeSet>, 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 - Class in liquibase.changelog
-
- ChangeLogParameters() - Constructor for class liquibase.changelog.ChangeLogParameters
-
- 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.
- changeLogParameters - Variable in class liquibase.integration.commandline.Main
-
Deprecated.
- ChangeLogParametersType - Class in liquibase.integration.ant.type
-
- ChangeLogParametersType(Project) - Constructor for class liquibase.integration.ant.type.ChangeLogParametersType
-
- ChangeLogParseException - Exception in liquibase.exception
-
- ChangeLogParseException(Throwable) - Constructor for exception liquibase.exception.ChangeLogParseException
-
- ChangeLogParseException(String) - Constructor for exception liquibase.exception.ChangeLogParseException
-
- ChangeLogParseException(String, 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
-
- 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
-
- ChangelogRewriter - Class in liquibase.changelog
-
- ChangelogRewriter() - Constructor for class liquibase.changelog.ChangelogRewriter
-
- ChangelogRewriter.ChangeLogRewriterResult - Class in liquibase.changelog
-
- ChangeLogRewriterResult(String, boolean) - Constructor for class liquibase.changelog.ChangelogRewriter.ChangeLogRewriterResult
-
- 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, Writer) - Method in class liquibase.Liquibase
-
- changeLogSync(Contexts, LabelExpression, Writer) - Method in class liquibase.Liquibase
-
- changeLogSync(String) - Method in class liquibase.Liquibase
-
- changeLogSync(Contexts) - Method in class liquibase.Liquibase
-
- changeLogSync(Contexts, LabelExpression) - Method in class liquibase.Liquibase
-
- changeLogSync(String, String) - Method in class liquibase.Liquibase
-
- changeLogSync(String, Contexts, LabelExpression) - Method in class liquibase.Liquibase
-
Changelogsync or changelogsync to tag
- changeLogSync(String, String, Writer) - Method in class liquibase.Liquibase
-
- changeLogSync(String, 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
-
- ChangeSet - Class in liquibase.changelog
-
Encapsulates a changeSet and all its associated changes.
- ChangeSet(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, boolean, 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, boolean, boolean, String, String, String, boolean, ObjectQuotingStrategy, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
-
- ChangeSet(String, String, boolean, boolean, String, String, String, String, boolean, ObjectQuotingStrategy, DatabaseChangeLog) - Constructor for class liquibase.changelog.ChangeSet
-
- ChangeSet(String, String, String, String) - Constructor for class liquibase.logging.mdc.customobjects.ChangesetsRolledback.ChangeSet
-
- ChangeSet.ExecType - Enum in liquibase.changelog
-
- ChangeSet.RunStatus - Enum in liquibase.changelog
-
- ChangeSet.ValidationFailOption - Enum in liquibase.changelog
-
- CHANGESET_AUTHOR - Static variable in class liquibase.logging.mdc.MdcKey
-
- 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_AUTHOR_PART - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
-
- CHANGESET_ID_CHANGELOG_PART - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
-
- CHANGESET_ID_CHANGESET_PART - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
-
- CHANGESET_ID_NUM_PARTS - 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_SQL - Static variable in class liquibase.logging.mdc.MdcKey
-
- changeSetAuthor - Variable in class liquibase.integration.commandline.Main
-
Deprecated.
- 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.
- 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
-
- 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
- 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
-
- 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
-
- ChangeSetVisitor - Interface in liquibase.changelog.visitor
-
- 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.
- ChangeWithColumns<T extends ColumnConfig> - Interface in liquibase.change
-
Markers a Change class as containing one or more
ColumnConfig
configuration.
- CharType - Class in liquibase.datatype.core
-
- CharType() - Constructor for class liquibase.datatype.core.CharType
-
- 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.UniqueConstraintExistsPrecondition
-
- check(Database, DatabaseChangeLog, ChangeSet, ChangeExecListener) - Method in class liquibase.precondition.core.ViewExistsPrecondition
-
- check(Database) - Method in interface liquibase.precondition.CustomPrecondition
-
- 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
- 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.command.core.DropAllCommand
-
Deprecated.
- checkLiquibaseTables(Database) - Method in class liquibase.command.core.InternalDropAllCommandStep
-
- 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
-
- checkRequiredField(String, Object, boolean) - Method in class liquibase.exception.ValidationErrors
-
- checkRequiredField(String, Object, String) - Method in class liquibase.exception.ValidationErrors
-
- 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.LiquibaseDropAll
-
- 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.LiquibaseRegisterChangeLogMojo
-
- checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseRollback
-
- checkRequiredParametersAreSpecified() - Method in class org.liquibase.maven.plugins.LiquibaseSyncHubMojo
-
- 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 Quality 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 - Class in liquibase.change
-
CheckSums are used by liquibase to determine if a Change has been modified since it was originally ran.
- checkSum - Variable in class liquibase.changelog.ChangeSet
-
- CHECKSUM_RESULT - Static variable in class liquibase.command.core.CalculateChecksumCommandStep
-
- checksumChanged(ChangeSet, RanChangeSet) - Method in class liquibase.changelog.filter.ShouldRunChangeSetFilter
-
- checkVersionInfo(DatabaseSnapshot, DatabaseSnapshot, DiffResult) - Method in class liquibase.diff.core.StandardDiffGenerator
-
- 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, Scope.ScopedRunner) - Static method in class liquibase.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(String, Object, Scope.ScopedRunner) - Static method in class liquibase.Scope
-
Creates a new scope that is a child of this scope.
- child(Enum, Object, Scope.ScopedRunner) - Static method in class liquibase.Scope
-
- CLASS - Static variable in interface liquibase.configuration.ConfigurationValueConverter
-
- classLoader - Variable in class liquibase.integration.commandline.Main
-
Deprecated.
- ClassLoaderResourceAccessor - Class in liquibase.resource
-
- ClassLoaderResourceAccessor() - Constructor for class liquibase.resource.ClassLoaderResourceAccessor
-
- ClassLoaderResourceAccessor(ClassLoader) - Constructor for class liquibase.resource.ClassLoaderResourceAccessor
-
- CLASSPATH - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
-
- classpath - Variable in class liquibase.integration.commandline.Main
-
Deprecated.
- 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(CommandResultsBuilder) - Method in class liquibase.command.AbstractDatabaseConnectionCommandStep
-
- cleanUp(CommandResultsBuilder) - Method in interface liquibase.command.CleanUpCommandStep
-
Method invoked to execute the cleanup action.
- cleanUp(CommandResultsBuilder) - Method in class liquibase.command.core.LockServiceCommandStep
-
- 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
-
- 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
-
- clearCheckSum() - Method in class liquibase.changelog.ChangeSet
-
- clearCheckSums() - Method in class liquibase.changelog.DatabaseChangeLog
-
- clearCheckSums - Variable in class liquibase.integration.spring.SpringLiquibase
-
- clearCheckSums() - Method in class liquibase.Liquibase
-
Sets checksums to null so they will be repopulated next run
- clearCheckSums - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
-
A flag that forces checksums to be cleared from the DATABASECHANGELOG table.
- 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(Database) - Method in class liquibase.executor.ExecutorService
-
- clearExecutor(String, Database) - Method in class liquibase.executor.ExecutorService
-
- clearRegistry() - Method in class liquibase.database.DatabaseFactory
-
Removes all registered databases, even built in ones.
- clearWarnings() - Method in class liquibase.database.jvm.JdbcConnection
-
- ClobType - Class in liquibase.datatype.core
-
- ClobType() - Constructor for class liquibase.datatype.core.ClobType
-
- 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.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.integration.ant.AntTaskLogService
-
- close() - Method in class liquibase.integration.spring.SpringResourceAccessor
-
- 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
-
- 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.
- 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.
- 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
.
- collectArguments(CommandScope) - Method in class liquibase.command.core.ChangelogSyncCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ClearChecksumsCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.DbDocCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.DropAllCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ExecuteSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.HistoryCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ListLocksCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ReleaseLocksCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.RollbackCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.RollbackCountCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.RollbackCountSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.RollbackSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.RollbackToDateCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.SnapshotReferenceCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.StatusCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.SyncHubCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateCountCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateCountSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateToTagCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- collectArguments(CommandScope) - Method in class liquibase.command.core.ValidateCommandStep
-
- CollectionUtil - Class in liquibase.util
-
- CollectionUtil() - Constructor for class liquibase.util.CollectionUtil
-
- Column - Class in liquibase.structure.core
-
- Column() - Constructor for class liquibase.structure.core.Column
-
- Column(String) - Constructor for class liquibase.structure.core.Column
-
- Column(Class<? extends Relation>, String, String, String, String) - Constructor for class liquibase.structure.core.Column
-
- Column(ColumnConfig) - Constructor for class liquibase.structure.core.Column
-
- column - Variable in class liquibase.util.grammar.SimpleCharStream
-
- Column.AutoIncrementInformation - Class in liquibase.structure.core
-
- COLUMN_DEF_COL - Static variable in class liquibase.snapshot.jvm.ColumnSnapshotGenerator
-
- 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(Column) - Constructor for class liquibase.change.ColumnConfig
-
Create a ColumnConfig object based on a
Column
snapshot.
- ColumnConfig() - Constructor for class liquibase.change.ColumnConfig
-
Create am empty ColumnConfig object.
- 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
-
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_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.AbstractDatabaseConnectionCommandStep
-
- 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.DeactivateChangelogCommandStep
-
- 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.DbUrlConnectionCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.helpers.DiffOutputControlCommandStep
-
- 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.HistoryCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.InternalDropAllCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.InternalExecuteSqlCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.InternalHistoryCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.InternalSnapshotCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.InternalSyncHubCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.ListLocksCommandStep
-
- COMMAND_NAME - Static variable in class liquibase.command.core.LockServiceCommandStep
-
- 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.RegisterChangelogCommandStep
-
- 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.SyncHubCommandStep
-
- 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
-
- 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
-
- CommandBuilder - Class in liquibase.command
-
- 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
-
- CommandExecutionException(Throwable) - Constructor for exception liquibase.command.CommandExecutionException
-
Deprecated.
- CommandExecutionException - Exception in liquibase.exception
-
- CommandExecutionException(Throwable) - Constructor for exception liquibase.exception.CommandExecutionException
-
- CommandExecutionException(String) - Constructor for exception liquibase.exception.CommandExecutionException
-
- CommandExecutionException(String, 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
-
- commandParams - Variable in class liquibase.integration.commandline.Main
-
Deprecated.
- CommandResult - Class in liquibase.command
-
- 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
-
- CommandResults(SortedMap<String, Object>, CommandScope) - Constructor for class liquibase.command.CommandResults
-
- CommandResultsBuilder - Class in liquibase.command
-
- 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
-
- CommandValidationErrors(LiquibaseCommand) - Constructor for class liquibase.command.CommandValidationErrors
-
Deprecated.
- CommandValidationException - Exception in liquibase.exception
-
Exception thrown when any pre-execution validation fails.
- CommandValidationException(String, String) - Constructor for exception liquibase.exception.CommandValidationException
-
- CommandValidationException(String) - Constructor for exception liquibase.exception.CommandValidationException
-
- CommandValidationException(Throwable) - 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
-
- 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
-
- 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(DatabaseObject, DatabaseObject) - Method in class liquibase.diff.compare.DatabaseObjectCollectionComparator
-
- compare(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Method in class liquibase.diff.core.StandardDiffGenerator
-
- compare(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Method in interface liquibase.diff.DiffGenerator
-
- compare(Database, Database, CompareControl) - Method in class liquibase.diff.DiffGeneratorFactory
-
- compare(Database, Database, SnapshotControl, SnapshotControl, CompareControl) - Method in class liquibase.diff.DiffGeneratorFactory
-
- compare(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Method in class liquibase.diff.DiffGeneratorFactory
-
- compare(String, DatabaseObject, DatabaseObject, ObjectDifferences.CompareFunction) - Method in class liquibase.diff.ObjectDifferences
-
- compare(String, String, DatabaseObject, DatabaseObject, ObjectDifferences.CompareFunction) - Method in class liquibase.diff.ObjectDifferences
-
- compare(ChangeGenerator, ChangeGenerator) - Method in class liquibase.diff.output.changelog.ChangeGeneratorComparator
-
- 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(Set<Class<? extends DatabaseObject>>) - Constructor for class liquibase.diff.compare.CompareControl
-
- CompareControl(CompareControl.SchemaComparison[], Set<Class<? extends DatabaseObject>>) - Constructor for class liquibase.diff.compare.CompareControl
-
- CompareControl(CompareControl.SchemaComparison[], String) - Constructor for class liquibase.diff.compare.CompareControl
-
- CompareControl(String[], 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
-
- compareObjectType(Class<T>, DatabaseSnapshot, DatabaseSnapshot, DiffResult) - Method in class liquibase.diff.core.StandardDiffGenerator
-
- compareTo(DatabaseChangeLog) - Method in class liquibase.changelog.DatabaseChangeLog
-
- compareTo(Object) - Method in class liquibase.command.CommandArgument
-
Deprecated.
- 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(Object) - Method in class liquibase.diff.Difference
-
- compareTo(TestSystem.Definition) - Method in class liquibase.extension.testing.testsystem.TestSystem.Definition
-
- compareTo(ObjectMetaData.Attribute) - Method in class liquibase.ObjectMetaData.Attribute
-
- 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
-
- COMPLEX_IDENTIFIER - Static variable in interface liquibase.util.grammar.SimpleSqlGrammarConstants
-
RegularExpression Id.
- CompositeLogger - Class in liquibase.logging.core
-
- CompositeLogger(List<Logger>, LogMessageFilter) - Constructor for class liquibase.logging.core.CompositeLogger
-
- CompositeLogger(List<Logger>) - Constructor for class liquibase.logging.core.CompositeLogger
-
- 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(ResourceAccessor...) - Constructor for class liquibase.resource.CompositeResourceAccessor
-
- CompositeResourceAccessor(Collection<ResourceAccessor>) - Constructor for class liquibase.resource.CompositeResourceAccessor
-
- CompoundStatement - Interface in liquibase.statement
-
Marker interface to indicate that a
SqlStatement
can generate different
Sql
which should be specifically executed
- COMPUTE - Static variable in class liquibase.change.ChangeParameterMetaData
-
- compute(String) - Static method in class liquibase.change.CheckSum
-
Compute a storedCheckSum of the given string.
- compute(InputStream, boolean) - Static method in class liquibase.change.CheckSum
-
Compute a CheckSum of the given data stream (no normalization of line endings!)
- computeDependencies() - Method in class liquibase.util.DependencyUtil.DependencyGraph
-
- ComputedSchemas() - Constructor for class liquibase.diff.compare.CompareControl.ComputedSchemas
-
- 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
- computeMaxWidths(String[][]) - Static method in class liquibase.util.TableOutput
-
Compute the size of the largest string of each column of the provided table
- computeMD5(String) - Static method in class liquibase.util.MD5Util
-
- computeMD5(InputStream) - 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, Throwable) - Method in class liquibase.logging.core.AbstractLogger
-
- config(String) - Method in interface liquibase.logging.Logger
-
Logs configuration information.
- config(String, Throwable) - Method in interface liquibase.logging.Logger
-
Logs configuration information together with data from an error/exception.
- ConfigurationContainer() - Constructor for class liquibase.configuration.AbstractConfigurationContainer.ConfigurationContainer
-
Deprecated.
- ConfigurationContainer - Interface in liquibase.configuration
-
- 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
-
- 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
-
- ConfigurationValueHandler - Interface in liquibase.configuration
-
Deprecated.
- ConfigurationValueObfuscator<DataType> - Interface in liquibase.configuration
-
- ConfigurationValueProvider - Interface in liquibase.configuration
-
- configureAdditionalResourceAccessors(ClassLoader) - Method in class liquibase.resource.ClassLoaderResourceAccessor
-
- configureChangeLogProperties() - Method in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
-
- configureClassLoader() - Method in class liquibase.integration.commandline.LiquibaseCommandLine
-
- configureClassLoader() - Method in class liquibase.integration.commandline.Main
-
Deprecated.
- ConfiguredValue<DataType> - Class in liquibase.configuration
-
- ConfiguredValue(String, ConfigurationValueConverter<DataType>, ConfigurationValueObfuscator<DataType>) - Constructor for class liquibase.configuration.ConfiguredValue
-
- ConfiguredValueModifier<DataType> - Interface in liquibase.configuration
-
- ConfiguredValueModifierFactory - Class in liquibase.configuration
-
- 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
-
- Connection - Class in liquibase.hub.model
-
- Connection() - Constructor for class liquibase.hub.model.Connection
-
- 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
-
- 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
-
- contains(DatabaseObject, CompareControl.SchemaComparison[]) - Method in class liquibase.structure.DatabaseObjectCollection
-
- contains(String) - Method in class liquibase.util.StringClauses
-
- 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_ARG - Static variable in class liquibase.command.core.GenerateChangelogCommandStep
-
- 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() - Constructor for class liquibase.ContextExpression
-
- 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
-
- 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 - 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_ARG - Static variable in class liquibase.command.core.ChangelogSyncCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.StatusCommandStep
-
- CONTEXTS_ARG - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- 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.UpdateTestingRollbackCommandStep
-
- 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_IF_CONNECTION_AND_PROJECT_ID_BOTH_SET_ARG - Static variable in class liquibase.command.core.InternalSyncHubCommandStep
-
- 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(String) - Method in interface liquibase.integration.commandline.LiquibaseCommandLineConfiguration.ArgumentConverter
-
- convert(Object, Class<T>) - Static method in class liquibase.util.ObjectUtil
-
Converts the given object to the targetClass
- CONVERT_DATA_TYPES - Static variable in class liquibase.configuration.GlobalConfiguration
-
Deprecated.
- CONVERT_DATA_TYPES - Static variable in class liquibase.GlobalConfiguration
-
- 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
-
- convertToForeignKeyConstraintType(Integer, Database) - Method in class liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
-
- convertToMap(List, int) - Method in class liquibase.serializer.core.yaml.YamlSerializer
-
- copy(InputStream, OutputStream) - Method in class liquibase.change.core.ExecuteShellCommandChange.StreamGobbler
-
- copy() - Method in class liquibase.diff.compare.DatabaseObjectComparatorChain
-
- copy(InputStream, OutputStream) - Static method in class liquibase.util.StreamUtil
-
- 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
-
- CoreInitOnboardingResponse - Class in liquibase.hub.model
-
- CoreInitOnboardingResponse() - Constructor for class liquibase.hub.model.CoreInitOnboardingResponse
-
- 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.MockDatabase
-
- correctObjectName(String, Class<? extends DatabaseObject>, boolean) - 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.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.
- 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_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.RollbackCountSqlCommandStep
-
- 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, Driver, Properties) - Method in class liquibase.database.ConnectionServiceFactory
-
- create(String) - Method in class liquibase.database.PreparedStatementFactory
-
Create a PreparedStatement
object,
sql pre-compilation might take place, depending on driver support.
- 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.
- 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
-
- 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.
- createChangeLog(HubChangeLog) - Method in class liquibase.hub.core.MockHubService
-
- createChangeLog(HubChangeLog) - Method in class liquibase.hub.core.StandardHubService
-
- createChangeLog(HubChangeLog) - Method in interface liquibase.hub.HubService
-
- 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
-
- 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
- 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.
- createConnection(Connection) - Method in class liquibase.hub.core.MockHubService
-
- createConnection(Connection) - Method in class liquibase.hub.core.StandardHubService
-
- createConnection(Connection) - Method in interface liquibase.hub.HubService
-
- 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.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(ResourceAccessor) - Method in class liquibase.integration.ant.type.DatabaseType
-
- createDatabase(Connection) - Method in class liquibase.integration.cdi.CDILiquibase
-
Subclasses may override this method add change some database settings such as
default schema before returning the database object.
- 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 add change some database settings such as
default schema before returning the database object.
- 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(String, String, String, String, String, String, String) - Method in class liquibase.command.AbstractDatabaseConnectionCommandStep
-
- 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
-
- 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
-
- 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) - 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
-
- 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
-
- createHttpClient() - Method in class liquibase.hub.core.StandardHubService
-
- createIfNull(List<T>) - Static method in class liquibase.util.CollectionUtil
-
Returns passed currentValue if it is not null and creates a new ArrayList if it is null.
- createIfNull(T[]) - Static method in class liquibase.util.CollectionUtil
-
Returns a new empty array if the passed array is null.
- createIfNull(Set<T>) - Static method in class liquibase.util.CollectionUtil
-
Returns a new empty set if the passed set is null.
- createIfNull(Map<T, E>) - Static method in class liquibase.util.CollectionUtil
-
Returns a new empty map if the passed map is null.
- 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.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.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
-
- createMustEqualExistingMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
-
- createNode(String, String) - Method in class liquibase.parser.core.ParsedNode
-
- createNode(LiquibaseSerializable) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
-
- createNode(String, String, String) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
-
- createNode(ColumnConfig) - Method in class liquibase.serializer.core.xml.XMLChangeLogSerializer
-
- createOperation(String, String, HubChangeLog, Connection) - Method in class liquibase.hub.core.MockHubService
-
- createOperation(String, String, HubChangeLog, Connection) - Method in class liquibase.hub.core.StandardHubService
-
- createOperation(String, String, HubChangeLog, Connection) - Method in interface liquibase.hub.HubService
-
- createOperationInOrganization(String, String, UUID) - Method in class liquibase.hub.core.MockHubService
-
- createOperationInOrganization(String, String, UUID) - Method in class liquibase.hub.core.StandardHubService
-
- createOperationInOrganization(String, String, UUID) - Method in interface liquibase.hub.HubService
-
- 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
-
- createProject(Project) - Method in class liquibase.hub.core.MockHubService
-
- createProject(Project) - Method in class liquibase.hub.core.StandardHubService
-
- createProject(Project) - Method in interface liquibase.hub.HubService
-
- createReferenceSnapshot(CommandResultsBuilder) - Method in class liquibase.command.core.DiffCommandStep
-
- createRequiredDatabasesMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
-
- createResource(Path, String) - Method in class liquibase.resource.AbstractPathResourceAccessor
-
- createResource(String) - Method in class liquibase.resource.DirectoryPathHandler
-
- createResource(Path, String) - Method in class liquibase.resource.DirectoryResourceAccessor
-
- 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.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.
- createRollbackVisitor() - Method in class liquibase.Liquibase
-
- createRollbackVisitor(List<ChangesetsRolledback.ChangeSet>) - Method in class liquibase.Liquibase
-
- 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
-
- createSinceMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.AbstractChange
-
- 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
-
- createSnapshot(CatalogAndSchema[], Database, SnapshotControl) - Method in class liquibase.snapshot.SnapshotGeneratorFactory
-
Creates a database snapshot for a given array of catalog/schema combinations.
- 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.
- createStatement(String, String, String) - Method in class liquibase.change.core.LoadDataChange
-
- createStatement(String, String, String) - Method in class liquibase.change.core.LoadUpdateDataChange
-
- createStatement() - Method in class liquibase.database.jvm.JdbcConnection
-
- createStatement(int, int, int) - Method in class liquibase.database.jvm.JdbcConnection
-
- createStatement(int, int) - Method in class liquibase.database.jvm.JdbcConnection
-
- 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
-
- createSupportedDatabasesMetaData(String, DatabaseChangeProperty) - Method in class liquibase.change.core.AddForeignKeyConstraintChange
-
- 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, String, String) - 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
-
- createUpdateVisitor() - Method in class liquibase.Liquibase
-
- createUpdateVisitor(ChangeExecListener) - Method in class liquibase.Liquibase
-
- CreateViewChange - Class in liquibase.change.core
-
Creates a new view.
- CreateViewChange() - Constructor for class liquibase.change.core.CreateViewChange
-
- createViewChange() - Method in class liquibase.diff.output.changelog.core.ChangedViewChangeGenerator
-
- createViewChange() - Method in class liquibase.diff.output.changelog.core.MissingViewChangeGenerator
-
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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(String) - Constructor for exception liquibase.integration.cdi.exceptions.CyclicDependencyException
-
- CyclicDependencyException - Exception in liquibase.integration.jakarta.cdi.exceptions
-
- CyclicDependencyException(String) - Constructor for exception liquibase.integration.jakarta.cdi.exceptions.CyclicDependencyException
-
- 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 - Interface in liquibase.database
-
Interface that every DBMS supported by this software must implement.
- database - Variable in class liquibase.dbdoc.HTMLWriter
-
- database - Variable in class liquibase.executor.AbstractExecutor
-
- database - Variable in class liquibase.Liquibase
-
- database - Variable in class liquibase.lockservice.StandardLockService
-
- database - Variable in class liquibase.statement.ExecutablePreparedStatementBase
-
- DATABASE_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
-
- DATABASE_ARG - Static variable in class liquibase.command.core.InternalDropAllCommandStep
-
- DATABASE_ARG - Static variable in class liquibase.command.core.InternalExecuteSqlCommandStep
-
- DATABASE_ARG - Static variable in class liquibase.command.core.InternalHistoryCommandStep
-
- DATABASE_ARG - Static variable in class liquibase.command.core.InternalSnapshotCommandStep
-
- DATABASE_ARG - Static variable in class liquibase.command.core.InternalSyncHubCommandStep
-
- 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
-
- 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.OnUnknownFileFormat - Enum in liquibase.changelog
-
Controls what to do when including a file with a format that isn't recognized by a changelog parser.
- DATABASECHANGELOG_TABLE_NAME - Static variable in class liquibase.configuration.GlobalConfiguration
-
Deprecated.
- DATABASECHANGELOG_TABLE_NAME - Static variable in class liquibase.GlobalConfiguration
-
- 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
-
- DatabaseChangeProperty - Annotation Type in liquibase.change
-
- 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
-
- DatabaseLevelObject - Interface in liquibase.structure
-
- DatabaseList - Class in liquibase.database
-
- DatabaseList() - Constructor for class liquibase.database.DatabaseList
-
- 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
-
- DatabaseTestSystem - Class in liquibase.extension.testing.testsystem
-
- 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.
- DataTypeWrapper - Class in liquibase.common.datatype
-
A wrapper class for data types.
- DataTypeWrapper(LiquibaseDataType) - Constructor for class liquibase.common.datatype.DataTypeWrapper
-
- DATE_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- DATE_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- DATE_FORMAT_ARG - Static variable in class liquibase.command.core.InternalHistoryCommandStep
-
- 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
-
- 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
-
- DB_PORT_ARG - Static variable in class liquibase.command.core.StartH2CommandStep
-
- 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
-
- 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.
- 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.
- deactivateChangeLog(HubChangeLog) - Method in class liquibase.hub.core.MockHubService
-
- deactivateChangeLog(HubChangeLog) - Method in class liquibase.hub.core.StandardHubService
-
- deactivateChangeLog(HubChangeLog) - Method in interface liquibase.hub.HubService
-
- DeactivateChangelogCommandStep - Class in liquibase.command.core
-
- DeactivateChangelogCommandStep() - Constructor for class liquibase.command.core.DeactivateChangelogCommandStep
-
- debug(String) - Method in class liquibase.logging.core.AbstractLogger
-
- debug(String, Throwable) - Method in class liquibase.logging.core.AbstractLogger
-
- debug(String) - Method in interface liquibase.logging.Logger
-
- debug(String, Throwable) - Method in interface liquibase.logging.Logger
-
- 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.ChangelogSyncCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ClearChecksumsCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.DbDocCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.DropAllCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ExecuteSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.HistoryCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ListLocksCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ReleaseLocksCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.StatusCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.SyncHubCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- DEFAULT_CATALOG_NAME_ARG - Static variable in class liquibase.command.core.ValidateCommandStep
-
- 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 - Static variable in class liquibase.command.core.UpdateCommandStep
-
Deprecated.
- DEFAULT_SCHEMA_NAME - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
Deprecated.
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ClearChecksumsCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.DbDocCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.DropAllCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ExecuteSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.HistoryCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ListLocksCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ReleaseLocksCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.StatusCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.SyncHubCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- DEFAULT_SCHEMA_NAME_ARG - Static variable in class liquibase.command.core.ValidateCommandStep
-
- 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.
- defaultCatalogName - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
-
The default catalog name to use for the database connection
- 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
-
- defaultChangeExecListener - Variable in class org.liquibase.maven.plugins.AbstractLiquibaseMojo
-
- 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
-
Return the defaultValue if the passed value is null.
- DefaultInputHandler<ReturnType> - Class in liquibase.ui
-
- DefaultInputHandler() - Constructor for class liquibase.ui.DefaultInputHandler
-
- DefaultLoggerConfiguration - Class in liquibase.logging.core
-
- 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.
- defaultSchemaName - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
-
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(Properties) - Constructor for class liquibase.configuration.core.DefaultsFileValueProvider
-
- DefaultsFileValueProvider(InputStream, String) - Constructor for class liquibase.configuration.core.DefaultsFileValueProvider
-
- DefaultsFileValueProvider(File) - Constructor for class liquibase.configuration.core.DefaultsFileValueProvider
-
- 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.
- 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.
- 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.DeactivateChangelogCommandStep
-
- 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.DbUrlConnectionCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.helpers.DiffOutputControlCommandStep
-
- 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.HistoryCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.InternalDropAllCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.InternalExecuteSqlCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.InternalHistoryCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.InternalSnapshotCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.InternalSyncHubCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.ListLocksCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.LockServiceCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- defineCommandNames() - Method in class liquibase.command.core.RegisterChangelogCommandStep
-
- 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.SyncHubCommandStep
-
- 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
-
- 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
-
- deletedUUID - Static variable in class liquibase.hub.core.MockHubService
-
- 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
-
- DELIMITER_ARG - Static variable in class liquibase.command.core.InternalExecuteSqlCommandStep
-
- DependencyGraph(DependencyUtil.NodeValueListener<T>) - Constructor for class liquibase.util.DependencyUtil.DependencyGraph
-
- DependencyNotFoundException - Exception in liquibase.integration.cdi.exceptions
-
- DependencyNotFoundException(String) - Constructor for exception liquibase.integration.cdi.exceptions.DependencyNotFoundException
-
- DependencyNotFoundException - Exception in liquibase.integration.jakarta.cdi.exceptions
-
- 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
-
- 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.InternalHistoryCommandStep.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.InternalHistoryCommandStep
-
- 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.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(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.
- description - Variable in class liquibase.ObjectMetaData.Attribute
-
Description of the attribute.
- description - Variable in class liquibase.resource.ClassLoaderResourceAccessor
-
- 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
-
- determineDriverVersion() - Method in class liquibase.database.core.DerbyDatabase
-
Determine Apache Derby driver major/minor version.
- DetermineNumberChangesFollowingVisitor - Class in liquibase.changelog.visitor
-
- DetermineNumberChangesFollowingVisitor(String, String, String) - Constructor for class liquibase.changelog.visitor.DetermineNumberChangesFollowingVisitor
-
- diff(Database, Database, CompareControl) - Method in class liquibase.Liquibase
-
- DIFF_COLUMN_ORDER - Static variable in class liquibase.configuration.GlobalConfiguration
-
Deprecated.
- DIFF_COLUMN_ORDER - Static variable in class liquibase.GlobalConfiguration
-
- 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_SNAPSHOT_DATABASE - Static variable in class liquibase.diff.output.changelog.DiffToChangeLog
-
- 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
-
- 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? If this is null then the catalog will not be included
- 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? If this is null then the schema will not be included
- diffIncludeTablespace - Variable in class org.liquibase.maven.plugins.LiquibaseDatabaseDiff
-
Include the tablespace in the diff output? If this is null then the tablespace will not be included
- 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 - Class in liquibase.diff
-
- DiffResult(DatabaseSnapshot, DatabaseSnapshot, CompareControl) - Constructor for class liquibase.diff.DiffResult
-
- diffResult - Variable in class liquibase.diff.output.report.DiffToReport
-
- DiffStatusListener - Interface in liquibase.diff
-
- DiffToChangeLog - Class in liquibase.diff.output.changelog
-
- DiffToChangeLog(DiffResult, DiffOutputControl) - Constructor for class liquibase.diff.output.changelog.DiffToChangeLog
-
- DiffToChangeLog(DiffOutputControl) - Constructor for class liquibase.diff.output.changelog.DiffToChangeLog
-
- DiffToChangeLogCommand - Class in liquibase.command.core
-
- 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.
- DirectoryPathHandler - Class in liquibase.resource
-
- 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
-
- DockerDatabaseWrapper - Class in liquibase.extension.testing.testsystem.wrapper
-
Implementation of
DatabaseWrapper
for databases that are managed via docker in
JdbcDatabaseContainer
s.
- 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, DiffOutputControl, ObjectChangeFilter, String) - Static method in class liquibase.integration.commandline.CommandLineUtils
-
- doDiffToChangeLog(String, Database, Database, DiffOutputControl, ObjectChangeFilter, String, CompareControl.SchemaComparison[]) - 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
-
- doGenerateChangeLog(String, Database, CatalogAndSchema[], String, String, String, String, DiffOutputControl) - Static method in class liquibase.integration.commandline.CommandLineUtils
-
- doGenerateChangeLog(String, Database, CatalogAndSchema[], String, String, String, String, DiffOutputControl, boolean) - 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.
- 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.
- doRegisterChangelog(String, UUID, String, CommandResultsBuilder, boolean) - Method in class liquibase.command.core.RegisterChangelogCommandStep
-
- 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 - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
-
- 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 - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
-
The JDBC driver class
- DRIVER_ARG - Static variable in class liquibase.command.core.ChangelogSyncCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ClearChecksumsCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.DbDocCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.DropAllCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ExecuteSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.HistoryCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ListLocksCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ReleaseLocksCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.SnapshotReferenceCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.StatusCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.SyncHubCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- DRIVER_ARG - Static variable in class liquibase.command.core.ValidateCommandStep
-
- DRIVER_PROPERTIES_FILE - Static variable in class liquibase.integration.commandline.LiquibaseCommandLineConfiguration
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ChangelogSyncToTagSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ClearChecksumsCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.DbDocCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.DropAllCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ExecuteSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.FutureRollbackCountSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.FutureRollbackFromTagSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.FutureRollbackSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.helpers.DbUrlConnectionCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.HistoryCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ListLocksCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.MarkNextChangesetRanSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ReleaseLocksCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackCountCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackCountSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackToDateCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.RollbackToDateSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.SnapshotReferenceCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.StatusCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.SyncHubCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UnexpectedChangesetsCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateCountCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateCountSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateTestingRollbackCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.UpdateToTagSqlCommandStep
-
- DRIVER_PROPERTIES_FILE_ARG - Static variable in class liquibase.command.core.ValidateCommandStep
-
- driverPropertiesFile - Variable in class liquibase.integration.commandline.Main
-
Deprecated.
- driverPropertiesFile - Variable in class org.liquibase.maven.plugins.LiquibaseChecksRunMojo
-
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(CatalogAndSchema...) - Method in class liquibase.Liquibase
-
Drops all database objects in the passed schema(s).
- DropAllCommand - Class in liquibase.command.core
-
- DropAllCommand() - Constructor for class liquibase.command.core.DropAllCommand
-
Deprecated.
- 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.
- 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_FILE_MODE - Static variable in class liquibase.GlobalConfiguration
-
- DuplicateChangeSetException - Exception in liquibase.exception
-
- DuplicateChangeSetException(String) - Constructor for exception liquibase.exception.DuplicateChangeSetException
-
- 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
-
- 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
-
- 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
-
- 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)
- 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
-
- 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.
- 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
-
- 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(CatalogAndSchema, Database) - Method in class liquibase.CatalogAndSchema
-
- 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(DatabaseObject, Database) - Method in class liquibase.database.core.MockDatabase
-
- 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, Object) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
-
- equals(Object, Object, boolean) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
-
- 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
-
- 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(ErrorInfo) - Method in class liquibase.extension.testing.testsystem.spock.LiquibaseIntegrationTestExtension.ErrorListener
-
- 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 - 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, boolean) - Method in class liquibase.database.AbstractJdbcDatabase
-
- escapeColumnName(String, String, String, String) - Method in class liquibase.database.core.MockDatabase
-
- escapeColumnName(String, String, String, String, boolean) - 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 interface liquibase.database.Database
-
- 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, String, String, Class<? extends DatabaseObject>) - Method in class liquibase.database.AbstractJdbcDatabase
-
- escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.AbstractJdbcDatabase
-
- escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.HsqlDatabase
-
- escapeObjectName(String, String, String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.InformixDatabase
-
- escapeObjectName(String, Class<? extends DatabaseObject>) - Method in class liquibase.database.core.MockDatabase
-
- escapeObjectName(String, String, 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, String, 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, String, String, Class<? extends DatabaseObject>) - Method in interface liquibase.database.Database
-
- escapeObjectName(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
-
- ExampleExecutor - Class in liquibase.executor.jvm
-
This is an example of a custom
Executor
implementation which can be specified
in a changelog with the "runWith" attribute
- ExampleExecutor() - Constructor for class liquibase.executor.jvm.ExampleExecutor
-
Constructor
- exception - Variable in class liquibase.change.ChangeStatus
-
- 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(Database) - Method in interface liquibase.change.custom.CustomTaskChange
-
Method called to run the change logic.
- execute(DatabaseChangeLog, Database) - Method in class liquibase.changelog.ChangeSet
-
- 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(LiquibaseCommand<T>) - Method in class liquibase.command.CommandFactory
-
- execute() - Method in class liquibase.command.CommandScope
-
Executes the command in this scope, and returns the results.
- 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(Change) - Method in class liquibase.executor.AbstractExecutor
-
- execute(Change, List<SqlVisitor>) - Method in class liquibase.executor.AbstractExecutor
-
- execute(Change) - Method in interface liquibase.executor.Executor
-
Write methods
- execute(Change, List<SqlVisitor>) - Method in interface liquibase.executor.Executor
-
- execute(SqlStatement) - Method in interface liquibase.executor.Executor
-
- execute(SqlStatement, List<SqlVisitor>) - Method in interface liquibase.executor.Executor
-
- execute(SqlStatement, Database, ChangelogJdbcMdcListener.ExecuteJdbc) - Static method in class liquibase.executor.jvm.ChangelogJdbcMdcListener
-
Execute the given statement via the jdbc executor.
- execute(Executor) - Method in interface liquibase.executor.jvm.ChangelogJdbcMdcListener.ExecuteJdbc
-
- execute(Executor) - Method in interface liquibase.executor.jvm.ChangelogJdbcMdcListener.QueryJdbc
-
- execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.jvm.ExampleExecutor
-
- execute(StatementCallback, List<SqlVisitor>) - Method in class liquibase.executor.jvm.JdbcExecutor
-
- execute(CallableStatementCallback, List<SqlVisitor>) - Method in class liquibase.executor.jvm.JdbcExecutor
-
- execute(SqlStatement) - Method in class liquibase.executor.jvm.JdbcExecutor
-
- execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.jvm.JdbcExecutor
-
- execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.jvm.SnowflakeJdbcExecutor
-
- execute(SqlStatement) - Method in class liquibase.executor.LoggingExecutor
-
- execute(SqlStatement, List<SqlVisitor>) - Method in class liquibase.executor.LoggingExecutor
-
- execute(SqlStatement) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
-
- execute(Change) - Method in class liquibase.extension.testing.testsystem.DatabaseTestSystem
-
- execute() - Method in class liquibase.integration.ant.BaseLiquibaseTask
-
- execute(String[]) - Method in class liquibase.integration.commandline.LiquibaseCommandLine
-
- execute(PreparedStatementFactory) - Method in interface liquibase.statement.ExecutablePreparedStatement
-
Execute the prepared statement
- execute(PreparedStatementFactory) - Method in class liquibase.statement.ExecutablePreparedStatementBase
-
- 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
-
- executeAndExtract(String, Database) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
-
- executeAndExtract(String, Database, boolean) - Method in class liquibase.snapshot.ResultSetCache.ResultSetExtractor
-
- executeAndExtract(String, Database) - Method in class liquibase.snapshot.ResultSetCacheSnowflake.SingleResultSetExtractor
-
- executeAndExtract(String, Database, boolean) - Method in class liquibase.snapshot.ResultSetCacheSnowflake.SingleResultSetExtractor
-
- executeCommand(Database) - Method in class liquibase.change.core.ExecuteShellCommandChange
-
- 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
-
- executePreparedStatement(PreparedStatement) - Method in class liquibase.statement.BatchDmlExecutablePreparedStatement
-
- executePreparedStatement(PreparedStatement) - Method in class liquibase.statement.ExecutablePreparedStatementBase
-
- executeRollbackScript(String, List<ChangeSet>, Contexts, LabelExpression) - Method in class liquibase.Liquibase
-
- executeRollbackStatements(SqlStatement[], List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
-
- executeRollbackStatements(Change, List<SqlVisitor>) - Method in class liquibase.database.AbstractJdbcDatabase
-
- executeRollbackStatements(Change, List<SqlVisitor>) - Method in class liquibase.database.core.MockDatabase
-
- executeRollbackStatements(SqlStatement[], 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 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
-
- ExecuteSqlCommand - Class in liquibase.command.core
-
- ExecuteSqlCommand() - Constructor for class liquibase.command.core.ExecuteSqlCommand
-
Deprecated.
- 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 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
-
Return true if there is an existing Executor for this name/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
-
- 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
-
- 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
-