public class SetColumnRemarksStatement extends AbstractSqlStatement
| Constructor and Description |
|---|
SetColumnRemarksStatement(String catalogName,
String schemaName,
String tableName,
String columnName,
String remarks) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogName() |
String |
getColumnName() |
String |
getRemarks() |
String |
getSchemaName() |
String |
getTableName() |
continueOnError, setContinueOnError, skipOnUnsupportedCopyright © 2018 Liquibase.org. All rights reserved.