Class OCommandScript

All Implemented Interfaces:
OCommandRequest, OCommandRequestInternal, OCommandRequestText

public class OCommandScript extends OCommandRequestTextAbstract
Script command request implementation. It just stores the request and delegated the execution to the configured OCommandExecutor.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also: