Class OCommandExecutorSQLAlterDatabase

All Implemented Interfaces:
OCommandDistributedReplicateRequest, OCommandExecutor

public class OCommandExecutorSQLAlterDatabase extends OCommandExecutorSQLAbstract implements OCommandDistributedReplicateRequest
SQL ALTER DATABASE command: Changes an attribute of the current database.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)