| Package | Description |
|---|---|
| liquibase.command |
| Modifier and Type | Method and Description |
|---|---|
CommandResultDefinition.Building<DataType> |
CommandResultDefinition.Building.defaultValue(DataType defaultValue)
Set the default value for this result.
|
CommandResultDefinition.Building<DataType> |
CommandResultDefinition.Building.description(String description)
Sets the description for this result.
|
<DataType> CommandResultDefinition.Building<DataType> |
CommandBuilder.result(String name,
Class<DataType> type)
Starts the building of a new
CommandResultDefinition. |
Copyright © 2023 Liquibase.org. All rights reserved.