Module: TorqueBox::Transactions::ActiveRecordAdapters Private

Defined in:
lib/torquebox/active_record_adapters.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

These are only mixed in when ActiveRecord is loaded. They make ActiveRecord’s transactions distributed.

Defined Under Namespace

Modules: Connection, Transaction, XAResource