
public class ODeleteExecutionPlan extends OUpdateExecutionPlan
stepsJAVA_TYPE| Constructor and Description |
|---|
ODeleteExecutionPlan(OCommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCached() |
OInternalExecutionPlan |
copy(OCommandContext ctx) |
OResult |
toResult() |
executeInternal, fetchNext, resetchain, close, copyOn, deserialize, getCost, getStatement, getSteps, prettyPrint, serialize, setStatement, setStepspublic ODeleteExecutionPlan(OCommandContext ctx)
public OResult toResult()
toResult in interface OExecutionPlantoResult in class OUpdateExecutionPlanpublic boolean canBeCached()
canBeCached in interface OInternalExecutionPlancanBeCached in class OUpdateExecutionPlanpublic OInternalExecutionPlan copy(OCommandContext ctx)
copy in interface OInternalExecutionPlancopy in class OUpdateExecutionPlanCopyright © 2009–2025 OrientDB. All rights reserved.