public class DeleteStatement extends ModificationFunctionStatement
funcname, functionslitlist, queryoptions| Constructor and Description |
|---|
DeleteStatement() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
doLitListDeletes(boolean strict,
Map arguments) |
int |
doUpdates(QueryMatches matches) |
String |
toString() |
doFunctionUpdates, doStaticUpdates, getFunction, makeFunction, setFunction, toStringFunctionaddLit, close, getEmbeddedQuery, getIndex, getLitList, getValue, setClauseList, toStringLitlistgetOptions, setOptionspublic int doUpdates(QueryMatches matches) throws InvalidQueryException
doUpdates in class ModificationStatementInvalidQueryExceptionprotected int doLitListDeletes(boolean strict,
Map arguments)
throws InvalidQueryException
doLitListDeletes in class ModificationFunctionStatementInvalidQueryException