public class SQLDropSequenceStatement extends SQLStatementImpl implements SQLDropStatement
| Constructor and Description |
|---|
SQLDropSequenceStatement() |
SQLDropSequenceStatement(String dbType) |
| Modifier and Type | Method and Description |
|---|---|
SQLName |
getName() |
String |
getSchema() |
boolean |
isIfExists() |
void |
setIfExists(boolean ifExists) |
void |
setName(SQLName name) |
clone, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getDbType, isAfterSemi, setAfterSemiaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLDropSequenceStatement()
public SQLDropSequenceStatement(String dbType)
Copyright © 2013–2017 Alibaba Group. All rights reserved.