| Package | Description |
|---|---|
| com.exasol.sql | |
| com.exasol.sql.ddl.drop | |
| com.exasol.sql.ddl.drop.rendering |
| Modifier and Type | Method and Description |
|---|---|
DropSchema |
StatementFactory.dropSchema(String schemaName)
Create a
DropSchema statement. |
| Modifier and Type | Method and Description |
|---|---|
DropSchema |
DropSchema.ifExists()
Add
IF EXISTS clause into a DROP SCHEMA statement. |
| Modifier and Type | Method and Description |
|---|---|
void |
DropSchemaVisitor.visit(DropSchema dropSchema) |
| Modifier and Type | Method and Description |
|---|---|
void |
DropSchemaRenderer.visit(DropSchema dropSchema) |
Copyright © 2018–2021. All rights reserved.