public class SQLDropDatabaseStatement extends SQLStatementImpl implements SQLDDLStatement
| Constructor and Description |
|---|
SQLDropDatabaseStatement() |
SQLDropDatabaseStatement(String dbType) |
| Modifier and Type | Method and Description |
|---|---|
SQLExpr |
getDatabase() |
boolean |
isIfExists() |
void |
setDatabase(SQLExpr database) |
void |
setIfExists(boolean ifExists) |
getDbType, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLDropDatabaseStatement()
public SQLDropDatabaseStatement(String dbType)
Copyright © 2013–2016 Alibaba Group. All rights reserved.