| Package | Description |
|---|---|
| liquibase.executor | |
| liquibase.executor.jvm | |
| liquibase.sdk.executor |
| 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 |
ExampleExecutor
This is an example of a custom
Executor implemention which can be specified
in a changelog with the "runWith" attribute |
class |
JdbcExecutor
Class to simplify execution of SqlStatements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockExecutor |
Copyright © 2021 Liquibase.org. All rights reserved.