Class OCommandExecutorAbstract

java.lang.Object
com.orientechnologies.common.parser.OBaseParser
com.orientechnologies.orient.core.command.OCommandExecutorAbstract
All Implemented Interfaces:
OCommandExecutor
Direct Known Subclasses:
OCommandExecutorFunction, OCommandExecutorScript, OCommandExecutorSQLAbstract, OCommandGremlinExecutor

public abstract class OCommandExecutorAbstract extends OBaseParser implements OCommandExecutor
Abstract implementation of Executor Command interface.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)