public static class OracleMultiInsertStatement.ConditionalInsertClauseItem extends OracleSQLObjectImpl
| Constructor and Description |
|---|
ConditionalInsertClauseItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleMultiInsertStatement.InsertIntoClause |
getThen() |
SQLExpr |
getWhen() |
void |
setThen(OracleMultiInsertStatement.InsertIntoClause then) |
void |
setWhen(SQLExpr when) |
clone, computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getWhen()
public void setWhen(SQLExpr when)
public OracleMultiInsertStatement.InsertIntoClause getThen()
public void setThen(OracleMultiInsertStatement.InsertIntoClause then)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.