Class RR::LoggedChangeLoaders
In: lib/rubyrep/logged_change_loader.rb
Parent: Object

Makes management of logged change loaders easier

Methods

[]   new   update  

Attributes

loaders  [RW]  A hash of LoggedChangeLoader instances for the :left and :right database
session  [RW]  The current Session

Public Class methods

Create new logged change loaders.

Public Instance methods

Returns the LoggedChangeLoader for the specified (:left or :right) database.

Forces an update of the change log cache

[Validate]