# File lib/active_record/connection_adapters/db2_adapter.rb, line 78 def begin_db_transaction @connection.set_auto_commit_off end