Class OCommandExecutorSQLTransactional

All Implemented Interfaces:
OCommandDistributedReplicateRequest, OCommandExecutor

public class OCommandExecutorSQLTransactional extends OCommandExecutorSQLDelegate
Acts as a delegate to the real command inserting the execution of the command inside a new transaction if not yet begun.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)