public class OracleDeleteStatement extends SQLDeleteStatement
Constructor and Description |
---|
OracleDeleteStatement() |
Modifier and Type | Method and Description |
---|---|
OracleDeleteStatement |
clone() |
List<SQLHint> |
getHints() |
OracleReturningClause |
getReturning() |
void |
setReturning(OracleReturningClause returning) |
addCondition, addCondition, addWhere, getAlias, getChildren, getExprTableSource, getFrom, getTableName, getTableSource, getUsing, getWhere, getWith, isOnly, removeCondition, removeCondition, replace, setAlias, setFrom, setOnly, setTableName, setTableName, setTableSource, setTableSource, setUsing, setWhere, setWith
getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent
public OracleReturningClause getReturning()
public void setReturning(OracleReturningClause returning)
public OracleDeleteStatement clone()
clone
in interface SQLObject
clone
in interface SQLStatement
clone
in class SQLDeleteStatement
Copyright © 2013–2021 Alibaba Group. All rights reserved.