Class OUpdateExecutionPlan

java.lang.Object
com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlan
com.orientechnologies.orient.core.sql.executor.OUpdateExecutionPlan
All Implemented Interfaces:
OExecutionPlanContextOps, OInternalExecutionPlan
Direct Known Subclasses:
ODeleteExecutionPlan, OForEachExecutionPlan, ORetryExecutionPlan

public class OUpdateExecutionPlan extends OSelectExecutionPlan
Author:
Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)