# File vapor/repositorymgr.rb, line 331
    def start_transaction
      @dbh['AutoCommit'] = false
    end