public static class OracleMultiInsertStatement.ConditionalInsertClauseItem extends OracleSQLObjectImpl
attributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
ConditionalInsertClauseItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleMultiInsertStatement.InsertIntoClause |
getThen() |
SQLExpr |
getWhen() |
void |
setThen(OracleMultiInsertStatement.InsertIntoClause then) |
void |
setWhen(SQLExpr when) |
accept0, clone, computeDataType, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, 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 在接口中 OracleSQLObjectaccept0 在类中 OracleSQLObjectImplCopyright © 2013–2023. All rights reserved.