Uses of Class
com.orientechnologies.orient.core.sql.executor.OScriptExecutionPlan
Packages that use OScriptExecutionPlan
Package
Description
-
Uses of OScriptExecutionPlan in com.orientechnologies.orient.core.sql.executor
Methods in com.orientechnologies.orient.core.sql.executor that return OScriptExecutionPlanModifier and TypeMethodDescriptionIfStep.initNegativePlan(OCommandContext ctx) ForEachStep.initPlan(OCommandContext ctx) RetryStep.initPlan(List<OStatement> body, OCommandContext ctx) IfStep.initPositivePlan(OCommandContext ctx) IfStep.producePlan(OCommandContext ctx) -
Uses of OScriptExecutionPlan in com.orientechnologies.orient.core.sql.parser
Methods in com.orientechnologies.orient.core.sql.parser that return OScriptExecutionPlan