Module DataMapper::Resource::Transaction
In: lib/dm-core/resource.rb

TODO: move to dm-more/dm-transactions

Methods

Public Instance methods

 Produce a new Transaction for the class of this Resource

 ==== Returns
 <DataMapper::Adapters::Transaction>::
   a new DataMapper::Adapters::Transaction with all DataMapper::Repositories
   of the class of this DataMapper::Resource added.

-

 @api public

 TODO: move to dm-more/dm-transactions

[Validate]