| Name | Description | Type | Package | Framework |
| CommonsLoggingLiquibaseLogger | Liquibase Logger that delegates to an Apache Commons Log. | Class | org.springframework.boot.liquibase | Spring Boot |
| LiquibaseAutoConfiguration | Auto-configuration for Liquibase. | Class | org.springframework.boot.autoconfigure.liquibase | Spring Boot |
| LiquibaseAutoConfiguration .LiquibaseConfiguration | Class | org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration | Spring Boot | |
| LiquibaseAutoConfiguration .LiquibaseJpaDependencyConfiguration | Additional configuration to ensure that EntityManagerFactory beansdepend-on the liquibase bean. | Class | org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration | Spring Boot |
| LiquibaseEndpoint | Endpoint to expose liquibase info. | Class | org.springframework.boot.actuate.endpoint | Spring Boot |
| LiquibaseProperties | Configuration properties to configure SpringLiquibase. | Class | org.springframework.boot.autoconfigure.liquibase | Spring Boot |
| LiquibaseServiceLocatorApplicationListener | ApplicationListener that replaces the liquibase ServiceLocator with aversion that works with Spring Boot executable archives. | Class | org.springframework.boot.liquibase | Spring Boot |
| AbstractLiquibaseSerializable | Nested Class SummaryNested classes/interfaces inherited from interface liquibase. | Class | liquibase.serializer | LiquiBase |
| BaseLiquibaseTask | Base class for all Ant Liquibase tasks. | Class | liquibase.integration.ant | LiquiBase |
| BaseLiquibaseTask .ChangeLogProperty | Constructor SummaryBaseLiquibaseTask. | Class | liquibase.integration.ant | LiquiBase |
| BaseLiquibaseTask .LogRedirector | Redirector of logs from java. | Class | liquibase.integration.ant | LiquiBase |
| Liquibase | Primary facade class for interacting with Liquibase. | Class | liquibase | LiquiBase |
| LiquibaseCommand | Interface | liquibase.command | LiquiBase | |
| LiquibaseConfiguration | Provides unified management of configuration properties within Liquibase core and in extensions. | Class | liquibase.configuration | LiquiBase |
| LiquibaseDataType | Object representing a data type, instead of a plain string. | Class | liquibase.datatype | LiquiBase |
| LiquibaseEntityResolver | Finds the Liquibase schema from the classpath rather than fetching it over the Internet. | Class | liquibase.parser.core.xml | LiquiBase |
| LiquibaseException | Base class for all Liquibase exceptions. | Class | liquibase.exception | LiquiBase |
| LiquibaseParser | Interface | liquibase.parser | LiquiBase | |
| LiquibaseSerializable | Interface | liquibase.serializer | LiquiBase | |
| LiquibaseSerializable .SerializationType | Class | liquibase.serializer | LiquiBase | |
| LiquibaseSerializer | Interface | liquibase.serializer | LiquiBase | |
| LiquibaseService | Class | liquibase.servicelocator | LiquiBase | |
| LiquibaseServletListener | Servlet listener than can be added to web. | Class | liquibase.integration.servlet | LiquiBase |
| LiquibaseStatusServlet | Servlet that can be registered via web. | Class | liquibase.integration.servlet | LiquiBase |
| LiquibaseUtil | Class | liquibase.util | LiquiBase | |
| MultiTenantSpringLiquibase | A wrapper of Liquibase suitable in multi-tenant environments where multiple data sources represent tenants. | Class | liquibase.integration.spring | LiquiBase |
| SpringLiquibase | A Spring-ified wrapper for Liquibase. | Class | liquibase.integration.spring | LiquiBase |
| UnexpectedLiquibaseException | Class | liquibase.exception | LiquiBase | |
| UnexpectedLiquibaseSdkException | See Also:Serialized FormConstructor SummaryUnexpectedLiquibaseSdkException() | Class | liquibase.sdk.exception | LiquiBase |
| YamlChangeLogSerializer .LiquibaseRepresenter | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | liquibase.serializer.core.yaml | LiquiBase |