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