public class SQLSubmitJobStatement extends SQLStatementImpl
| Constructor and Description |
|---|
SQLSubmitJobStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(SQLASTVisitor visitor) |
SQLSubmitJobStatement |
clone() |
List<SQLObject> |
getChildren() |
SQLStatement |
getStatment() |
boolean |
isAwait() |
void |
setAwait(boolean await) |
void |
setStatment(SQLStatement statment) |
getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void accept0(SQLASTVisitor visitor)
public List<SQLObject> getChildren()
getChildren in interface SQLStatementgetChildren in class SQLStatementImplpublic boolean isAwait()
public void setAwait(boolean await)
public SQLStatement getStatment()
public void setStatment(SQLStatement statment)
public SQLSubmitJobStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLStatementImplCopyright © 2013–2021 Alibaba Group. All rights reserved.