| Package | Description |
|---|---|
| liquibase.changelog | |
| liquibase.database | |
| liquibase.database.jvm | |
| liquibase.diff.output.changelog.core | |
| liquibase.executor | |
| liquibase.sdk.executor |
| Modifier and Type | Class and Description |
|---|---|
class |
OfflineChangeLogHistoryService |
| 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 © 2020 Liquibase.org. All rights reserved.