public abstract class AbstractCosmosContainerStatement extends AbstractCosmosStatement
| Modifier and Type | Field and Description |
|---|---|
protected String |
containerName |
static Integer |
ITEM_ID_1 |
static String |
ITEM_ID_1_STRING |
| Constructor and Description |
|---|
AbstractCosmosContainerStatement() |
| Modifier and Type | Method and Description |
|---|---|
String |
toJs() |
continueOnError, getCommandNameskipOnUnsupported, toStringpublic static final Integer ITEM_ID_1
public static final String ITEM_ID_1_STRING
protected final String containerName
public String toJs()
toJs in class AbstractCosmosStatementCopyright © 2021 Liquibase.org. All rights reserved.