Modifier and Type | Class and Description |
---|---|
class |
OfflineChangeLogHistoryService |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseColumn
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DataTypeWrapper
A wrapper class for data types.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultsFileValueProvider |
Modifier and Type | Class and Description |
---|---|
class |
MockDatabaseConnection |
class |
OfflineConnection |
Modifier and Type | Class and Description |
---|---|
class |
DerbyConnection |
class |
HsqlConnection |
class |
SybaseASAConnection
A SybaseASA specific Delegate that removes the calls
to nativeSQL due to driver issues.
|
class |
SybaseConnection
A Sybase specific Delegate that removes the calls to commit
and rollback as Sybase requires that autocommit be set to true.
|
Modifier and Type | Class and Description |
---|---|
class |
MissingDataExternalFileChangeGenerator |
Modifier and Type | Class and Description |
---|---|
class |
LoggingExecutor
A variant of the Executor service that does not actually modify the target database(s).
|
Modifier and Type | Class and Description |
---|---|
class |
MockExecutor |
Copyright © 2023 Liquibase.org. All rights reserved.