class

Interro::Transaction

Inherits DB::Transaction / DB::BeginTransaction / DB::Disposable / Reference / Object

Constructors

new(original : DB::Transaction)
Source

Instance methods

after_commit
Source
after_rollback
Source
commit

commits the current transaction

Source
rollback

rollbacks the current transaction

Source

Nested types