public class RLNAfterAttach
extends org.h2.tools.TriggerAdapter
Triggered after a RequirementLibraryNode was attached to another one (generally a RequirementFolder). It will
attach that node and its subtree to the ancestors of that 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