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