public class HiveInsertStatement extends SQLInsertStatement implements SQLStatement
SQLInsertStatement.ValuesClause| Constructor and Description |
|---|
HiveInsertStatement() |
| Modifier and Type | Method and Description |
|---|---|
HiveInsertStatement |
clone() |
List<SQLCommentHint> |
getHeadHintsDirect() |
boolean |
isIfNotExists() |
void |
setIfNotExists(boolean ifNotExists) |
cloneTo, getChildren, getDbType, getWith, isAfterSemi, isUpsert, setAfterSemi, setDbType, setUpsert, setWith, toStringaddColumn, 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, setValuessetHeadHints, toLowerCaseString, toParameterizedString, 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, waitgetChildren, getDbType, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseString, toParameterizedString, toString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic HiveInsertStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLInsertStatementpublic List<SQLCommentHint> getHeadHintsDirect()
getHeadHintsDirect in interface SQLStatementgetHeadHintsDirect in class SQLStatementImplpublic boolean isIfNotExists()
public void setIfNotExists(boolean ifNotExists)
Copyright © 2013–2021 Alibaba Group. All rights reserved.