public class ReindexStatement extends AbstractSqlStatement
EMPTY_SQL_STATEMENT
Constructor and Description |
---|
ReindexStatement(String catalogName,
String schemaName,
String tableName) |
Modifier and Type | Method and Description |
---|---|
String |
getCatalogName() |
String |
getSchemaName() |
String |
getTableName() |
continueOnError, setContinueOnError, skipOnUnsupported
Copyright © 2023 Liquibase.org. All rights reserved.