Class OCommandExecutorSQLDropClass

All Implemented Interfaces:
OCommandDistributedReplicateRequest, OCommandExecutor

public class OCommandExecutorSQLDropClass extends OCommandExecutorSQLAbstract implements OCommandDistributedReplicateRequest
SQL DROP CLASS command: Drops a class from the database. Cluster associated are removed too if are used exclusively by the deleting class.
Author:
Luca Garulli