Class and Description |
---|
liquibase.integration.ant.AntResourceAccessor
This class is deprecated. The ResourceAccessor for the ant tasks now uses other pre-defined
implementations and there is no need for a custom implementation. This class will be removed in the future.
|
liquibase.integration.ant.BaseLiquibaseTask.ChangeLogProperty
Use
ChangeLogParametersType instead. |
liquibase.integration.ant.BaseLiquibaseTask.LogRedirector |
liquibase.lockservice.LockServiceImpl
use StandardLockService instead
|
liquibase.logging.LogFactory
use
LogService now.
This class is kept for compatibility with Liquibase 3.5 and prior. |
Constructor and Description |
---|
liquibase.changelog.visitor.RollbackVisitor(Database)
- please use the constructor with ChangeExecListener, which can be null.
|
liquibase.changelog.visitor.UpdateVisitor(Database)
- please use the constructor with ChangeExecListener, which can be null.
|
Copyright © 2019 Liquibase.org. All rights reserved.