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, setWithgetDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, 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 OracleDeleteStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLDeleteStatementCopyright © 2013–2021 Alibaba Group. All rights reserved.