Class TapKit::DatabaseContext
In: lib/tapkit/access/database_context.rb
Parent: CooperatingObjectStore

Methods

Attributes

adapter_context  [R] 
channels  [R] 
coordinator  [R] 
database  [R] 

Public Class methods

Public Instance methods

Create a new channel if all existed channels are busy.

  • Delete snapshots of deleted objects
  • Set timestamp to now
  • Register new snapshots
  • Update global IDs for new records
  • Notificate GID_CHANGED_NOTIFICATION
  • End the transaction

Not yet implemented.

Returns true if the receiver is responsible for fetching and saving the object (or GlobalID), false otherwise.

Not yet implemented.

[Validate]