| Modifier and Type | Class and Description |
|---|---|
class |
SqlDropFunction
Parse tree for
DROP FUNCTION statement. |
class |
SqlDropMaterializedView
Parse tree for
DROP MATERIALIZED VIEW statement. |
class |
SqlDropTable
Parse tree for
DROP TABLE statement. |
class |
SqlDropType
Parse tree for
DROP TYPE statement. |
class |
SqlDropView
Parse tree for
DROP VIEW statement. |
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.