public class DropPrimaryKeyStatement extends AbstractSqlStatement
| Constructor and Description |
|---|
DropPrimaryKeyStatement(String catalogName,
String schemaName,
String tableName,
String constraintName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogName() |
String |
getConstraintName() |
Boolean |
getDropIndex() |
String |
getSchemaName() |
String |
getTableName() |
void |
setDropIndex(Boolean dropIndex) |
continueOnError, setContinueOnError, skipOnUnsupportedCopyright © 2018 Liquibase.org. All rights reserved.