Class UnwrapPreviousValueStep

java.lang.Object
com.orientechnologies.orient.core.sql.executor.AbstractExecutionStep
com.orientechnologies.orient.core.sql.executor.UnwrapPreviousValueStep
All Implemented Interfaces:
OExecutionStepInternal

public class UnwrapPreviousValueStep extends AbstractExecutionStep
for UPDATE, unwraps the current result set to return the previous value
Author:
Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)