# File lib/active_record/connection_adapters/jdbc_adapter.rb, line 601
      def begin_db_transaction
        @connection.begin
      end