Class OCommandExecutorSQLPermissionAbstract

All Implemented Interfaces:
OCommandExecutor
Direct Known Subclasses:
OCommandExecutorSQLGrant, OCommandExecutorSQLRevoke

public abstract class OCommandExecutorSQLPermissionAbstract extends OCommandExecutorSQLAbstract
SQL GRANT command: Grant a privilege to a database role.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)