public class TCLNAfterAttach
extends org.h2.tools.TriggerAdapter
Triggered after a TestCaseLibraryNode was attached to another one (generally a TestCaseFolder). 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