public class CLNAfterInsert
extends org.h2.tools.TriggerAdapter
Triggered after a new CampaignLibraryNode had been inserted. It will insert into the relationship
closure table the self-reference (the distance of a node with itself is always 0).
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