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

Methods

Public Class methods

@api private

Public Instance methods

Produce a new Transaction for this Resource class

@return <Adapters::Transaction

  a new Adapters::Transaction with all Repositories
  of the class of this Resource added.

@api public

[Validate]