public class OracleForStatement extends SQLForStatement implements OracleStatement
| Constructor and Description |
|---|
OracleForStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor v) |
OracleForStatement |
clone() |
SQLName |
getEndLabel() |
boolean |
isAll() |
void |
setAll(boolean all) |
void |
setEndLabel(SQLName endLabel) |
getIndex, getRange, getStatements, setIndex, setRangegetChildren, 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, waitgetChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseString, toParameterizedString, toString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic void accept0(OracleASTVisitor v)
accept0 in interface OracleSQLObjectpublic boolean isAll()
public void setAll(boolean all)
public SQLName getEndLabel()
public void setEndLabel(SQLName endLabel)
public OracleForStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLStatementImplCopyright © 2013–2021 Alibaba Group. All rights reserved.