public static class OracleMultiInsertStatement.InsertIntoClause extends SQLInsertInto implements OracleSQLObject, OracleMultiInsertStatement.Entry
| Constructor and Description |
|---|
InsertIntoClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleMultiInsertStatement.InsertIntoClause |
clone() |
void |
cloneTo(OracleMultiInsertStatement.InsertIntoClause x) |
SQLErrorLoggingClause |
getErrorLogging() |
OracleReturningClause |
getReturning() |
void |
setErrorLogging(SQLErrorLoggingClause errorLogging) |
void |
setReturning(OracleReturningClause returning) |
addColumn, addInsertBeforeComment, addPartition, addValueCause, cloneTo, getAlias, getColumns, getColumnsString, getColumnsStringHash, getHint, getInsertBeforeCommentsDirect, getPartitions, getQuery, getTableName, getTableSource, getValues, getValuesList, isOverwrite, replace, setAlias, setColumnsString, setHint, setOverwrite, setQuery, setQuery, setTableName, setTableSource, setTableSource, setValuesgetChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, 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 OracleReturningClause getReturning()
public void setReturning(OracleReturningClause returning)
public SQLErrorLoggingClause getErrorLogging()
public void setErrorLogging(SQLErrorLoggingClause errorLogging)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic void cloneTo(OracleMultiInsertStatement.InsertIntoClause x)
public OracleMultiInsertStatement.InsertIntoClause clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLInsertIntoCopyright © 2013–2022 Alibaba Group. All rights reserved.