public class OracleDeleteStatement extends SQLDeleteStatement
| Constructor and Description |
|---|
OracleDeleteStatement() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLHint> |
getHints() |
OracleReturningClause |
getReturning() |
boolean |
isOnly() |
void |
setOnly(boolean only) |
void |
setReturning(OracleReturningClause returning) |
getAlias, getExprTableSource, getFrom, getTableName, getTableSource, getWhere, setAlias, setFrom, setTableName, setTableName, setTableSource, setTableSource, setWheregetDbType, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, 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 boolean isOnly()
public void setOnly(boolean only)
Copyright © 2013–2017 Alibaba Group. All rights reserved.