Package | Description |
---|---|
liquibase.executor | |
liquibase.executor.jvm | |
liquibase.sdk.executor |
Modifier and Type | Class and Description |
---|---|
class |
LoggingExecutor |
Modifier and Type | Method and Description |
---|---|
Executor |
ExecutorService.getExecutor(Database database) |
Modifier and Type | Method and Description |
---|---|
void |
ExecutorService.setExecutor(Database database,
Executor executor) |
Constructor and Description |
---|
LoggingExecutor(Executor delegatedExecutor,
Writer output,
Database database) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcExecutor
Class to simplify execution of SqlStatements.
|
Modifier and Type | Class and Description |
---|---|
class |
MockExecutor |
Copyright © 2015 Liquibase.org. All rights reserved.