public class VacuumStatement
extends liquibase.statement.AbstractSqlStatement
| Constructor and Description |
|---|
VacuumStatement(String catalogName,
String schemaName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogName() |
String |
getSchemaName() |
String |
getTableName() |
void |
setCatalogName(String catalogName) |
Copyright © 2020 Liquibase.org. All rights reserved.