Interface OExecutionPlan
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
OInternalExecutionPlan
- All Known Implementing Classes:
ODDLExecutionPlan,ODeleteExecutionPlan,OForEachExecutionPlan,OIfExecutionPlan,OInfoExecutionPlan,OInsertExecutionPlan,ORetryExecutionPlan,OScriptExecutionPlan,OSelectExecutionPlan,OSingleOpExecutionPlan,OSingleOpServerExecutionPlan,OUpdateExecutionPlan
Created by luigidellaquila on 06/07/16.
-
Method Summary
-
Method Details
-
getSteps
List<OExecutionStep> getSteps() -
prettyPrint
-
toResult
OResult toResult()
-