public class RLNBeforeDetach
extends org.h2.tools.TriggerAdapter
Triggered before a RequirementLibraryNode is detached from its parent. It will cut from the
relationship closure table the subtree of the detached node.
Author:
bsiri
Field Summary
Fields inherited from class org.h2.tools.TriggerAdapter
before, schemaName, tableName, triggerName, type
Fields inherited from interface org.h2.api.Trigger