public class CreateChangeLogContainerStatement extends CreateContainerStatement
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_NAME |
| Constructor and Description |
|---|
CreateChangeLogContainerStatement(String containerName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
execute, toJscontinueOnErrorskipOnUnsupported, toStringpublic static final String COMMAND_NAME
public CreateChangeLogContainerStatement(String containerName)
public String getCommandName()
getCommandName in class CreateContainerStatementCopyright © 2021 Liquibase.org. All rights reserved.