Module DataMapper::Model::Transaction
In: lib/dm-core/model.rb

TODO: move to dm-more/dm-transactions

Methods

Public Instance methods

 Produce a new Transaction for this Resource class

 @return <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]