Uses of Annotation Type
liquibase.servicelocator.LiquibaseService
Package
Description
-
Uses of LiquibaseService in liquibase.changelog
-
Uses of LiquibaseService in liquibase.changelog.column
Modifier and TypeClassDescriptionfinal class
This class is just a marker class that is used to distinguish columns that are used in the DATABASECHANGELOG and DATABASECHANGELOGLOCK tables from other columns that might be used in Liquibase-managed database schemas. -
Uses of LiquibaseService in liquibase.common.datatype
-
Uses of LiquibaseService in liquibase.configuration.core
-
Uses of LiquibaseService in liquibase.database
-
Uses of LiquibaseService in liquibase.database.jvm
Modifier and TypeClassDescriptionclass
class
class
A SybaseASA specific Delegate that removes the calls to nativeSQL due to driver issues.class
A Sybase specific Delegate that removes the calls to commit and rollback as Sybase requires that autocommit be set to true. -
Uses of LiquibaseService in liquibase.diff.output.changelog.core
-
Uses of LiquibaseService in liquibase.executor
Modifier and TypeClassDescriptionclass
A variant of the Executor service that does not actually modify the target database(s). -
Uses of LiquibaseService in liquibase.sdk.executor