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

Methods

Public Instance methods

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

[Validate]