Module | DataMapper::Transaction::Resource |
In: |
lib/dm-core/transaction.rb
|
Produce a new Transaction for the class of this Resource
@return [Adapters::Transaction]
a new Adapters::Transaction for the Repository of the class of this Resource added.
@api public