public class DropDatabase extends Expr
Constructor and Description |
---|
DropDatabase(String databaseName,
boolean ifExists) |
Modifier and Type | Method and Description |
---|---|
String |
getDatabaseName() |
int |
hashCode() |
boolean |
isIfExists() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.