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