Class DropSchemaConstantAction

java.lang.Object
org.apache.derby.impl.sql.execute.DDLConstantAction
org.apache.derby.impl.sql.execute.DropSchemaConstantAction
All Implemented Interfaces:
ConstantAction

class DropSchemaConstantAction extends DDLConstantAction
This class describes actions that are ALWAYS performed for a DROP SCHEMA Statement at Execution time.