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, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic OracleReturningClause getReturning()
public void setReturning(OracleReturningClause returning)
public OracleDeleteStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLDeleteStatementCopyright © 2013–2018 Alibaba Group. All rights reserved.