Class DropRoleConstantAction

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

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