Class OCommandExecutorSQLResultsetDelegate

All Implemented Interfaces:
OCommandDistributedReplicateRequest, OCommandExecutor, OIterableRecordSource, Iterable<OIdentifiable>

public class OCommandExecutorSQLResultsetDelegate extends OCommandExecutorSQLDelegate implements OIterableRecordSource, Iterable<OIdentifiable>
SQL UPDATE command.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)