Class | RR::TriggerModeSwitcher |
In: |
lib/rubyrep/trigger_mode_switcher.rb
|
Parent: | Object |
Switches rubyrep triggers between "exclude rubyrep activity" modes.
session | [RW] | The active Session |
Switches the trigger of the named table to "exclude rubyrep activity" mode. Only switches if it didn‘t do so already for the table.
Does the actual switching of the trigger mode.
Keeps track of all the triggers. This is a hash with 2 keys: :left and :right. Each of these entries is a Set containing table names.