Interface OCommandRequestText

All Superinterfaces:
OCommandRequest, OCommandRequestInternal
All Known Implementing Classes:
OCommandFunction, OCommandGremlin, OCommandRequestTextAbstract, OCommandScript, OCommandSQL, OCommandSQLResultset, OLiveQuery, OSQLAsynchQuery, OSQLNonBlockingQuery, OSQLQuery, OSQLSynchQuery

public interface OCommandRequestText extends OCommandRequestInternal
Internal specialization of generic OCommand interface based on a text command.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)